summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22ARM: 7004/1: fix traps.h compile warningsMikael Pettersson
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun
2011-07-22ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar
2011-07-21ARM: Fix build errors caused by adding generic macrosRussell King
2011-07-21ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King
2011-07-21ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King
2011-07-21ARM: GIC: avoid routing interrupts to offline CPUsRussell King
2011-07-21ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra
2011-07-20rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney
2011-07-20sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-19vmscan: fix a livelock in kswapdShaohua Li
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-19vfs: fix race in rcu lookup of pruned dentryLinus Torvalds
2011-07-19rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-19rcu: decrease rcu_report_exp_rnp coupling with schedulerPaul E. McKenney
2011-07-19ceph: fix file mode calculationSage Weil
2011-07-19ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij
2011-07-19ARM: 7000/1: LPAE: Use long long printk format for displaying the pudCatalin Marinas
2011-07-19ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-18Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King
2011-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre
2011-07-18ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-18pppoe: Must flush connections when MAC address changes too.David S. Miller