summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King241-2134/+2824
2011-07-22ARM: 7004/1: fix traps.h compile warningsMikael Pettersson1-0/+3
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun1-2/+2
2011-07-22ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar1-1/+5
2011-07-21ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King1-11/+28
2011-07-21ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King1-6/+4
2011-07-21ARM: GIC: avoid routing interrupts to offline CPUsRussell King1-3/+3
2011-07-21ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2-9/+2
2011-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+9
2011-07-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds3-7/+24
2011-07-19ARM: 7000/1: LPAE: Use long long printk format for displaying the pudCatalin Marinas1-1/+1
2011-07-19ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin3-1/+18
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King4-60/+12
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor1-0/+6
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-16/+6
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-26/+41
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-13/+13
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau1-1/+1
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee4-26/+27
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2-0/+14
2011-07-16ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki1-16/+6
2011-07-13x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard1-0/+8
2011-07-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-13/+20
2011-07-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds9-30/+32
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King5-42/+50
2011-07-12arm: davinci: Fix low level gpio irq handlers' argumentIdo Yariv1-5/+16
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-2/+1
2011-07-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2-22/+24
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo1-1/+1
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack1-4/+4
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann1-14/+15
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann1-5/+6
2011-07-11ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij1-5/+5
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-23/+42
2011-07-09ARM: vfp: ensure that thread flushing works if preemptedRussell King1-10/+13
2011-07-09ARM: vfp: fix a hole in VFP thread migrationRussell King3-55/+89
2011-07-09ARM: vfp: rename check_exception to vfp_hw_state_validRussell King1-6/+4
2011-07-09ARM: vfp: rename last_VFP_context to vfp_current_hw_stateRussell King2-20/+26
2011-07-09Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-20/+36
2011-07-08ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypageHeechul Yun1-1/+0
2011-07-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+19
2011-07-08ARM: dmabounce: simplify dma_set_mask()Russell King1-8/+2
2011-07-08ARM: 6996/1: mm: Poison freed init memoryStephen Boyd1-1/+16
2011-07-08ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang1-1/+1
2011-07-08ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang1-3/+1
2011-07-08ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang1-6/+2
2011-07-08ARM: vmlinux.lds: use _text and _stext the same way as x86Russell King1-2/+2