summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-04-01microblaze: Add a missing single quote to make 'make help' happyArun Bhanu1-1/+1
2010-04-01microblaze: Fix "kstack=" parsingSteven J. Magnani1-4/+2
2010-04-01x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel1-1/+1
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-2/+0
2010-04-01sparc: Fix regset register window handling.David S. Miller2-0/+8
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+38
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo541-190/+400
2010-03-30x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo1-1/+0
2010-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-13/+13
2010-03-30sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller1-1/+1
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu4-12/+37
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu1-1/+1
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells2-2/+2
2010-03-29ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas1-2/+2
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg1-1/+9
2010-03-29ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar1-0/+1
2010-03-29ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar1-0/+1
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming1-0/+1
2010-03-29sh: Fix FDPIC binary loaderAndrew Stubbs1-2/+4
2010-03-29arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-03-29sh: Update ecovec_defconfigYusuke Goda1-46/+190
2010-03-28ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas1-1/+1
2010-03-28arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall3-10/+10
2010-03-27sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley1-2/+2
2010-03-27powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze1-0/+2
2010-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-12/+19
2010-03-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+61
2010-03-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+30
2010-03-26sh: update the TLB replacement counter for entry wiring.Matt Fleming2-5/+19
2010-03-26ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2-6/+16
2010-03-26ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2-0/+11
2010-03-26ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2-0/+20
2010-03-26ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2-37/+62
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas1-1/+12
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas1-3/+6
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas1-3/+1
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas1-5/+0
2010-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-31/+102
2010-03-25Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-18/+42
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky3-6/+7
2010-03-24[S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger1-4/+4
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu3-3/+30
2010-03-23[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTONChristian Lamparter1-1/+1
2010-03-23[ARM] Kirkwood: WPS button keycode mappingChristian Lamparter1-2/+2
2010-03-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King7-25/+25
2010-03-23sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt1-2/+2
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt2-2/+2
2010-03-23sh: Fix build after dynamic PMB reworkMatt Fleming1-0/+2
2010-03-23sh: Replace unsafe manipulation of MMUCRMatt Fleming2-7/+16