index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
Merge branch 'devel-stable' into for-next
Russell King
107
-4020
/
+5104
2011-07-22
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
934
-6641
/
+33881
2011-07-22
ARM: 7004/1: fix traps.h compile warnings
Mikael Pettersson
1
-0
/
+3
2011-07-22
ARM: 6998/2: kernel: use proper memory barriers for bitops
Heechul Yun
1
-2
/
+2
2011-07-22
ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
Petr Štetiar
1
-1
/
+5
2011-07-21
ARM: Fix build errors caused by adding generic macros
Russell King
8
-21
/
+5
2011-07-21
ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPU
Russell King
1
-11
/
+28
2011-07-21
ARM: CPU hotplug: pass in proper affinity mask on IRQ migration
Russell King
1
-6
/
+4
2011-07-21
ARM: GIC: avoid routing interrupts to offline CPUs
Russell King
1
-3
/
+3
2011-07-21
ARM: CPU hotplug: fix abuse of irqdesc->node
Russell King
2
-9
/
+2
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-28
/
+103
2011-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-61
/
+190
2011-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+10
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
5
-28
/
+103
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
1
-6
/
+13
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2
-3
/
+11
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
1
-5
/
+24
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
3
-29
/
+132
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
3
-34
/
+58
2011-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-7
/
+10
2011-07-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
3
-7
/
+24
2011-07-19
vmscan: fix a livelock in kswapd
Shaohua Li
1
-1
/
+2
2011-07-19
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
1
-1
/
+1
2011-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-72
/
+35
2011-07-19
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
1
-1
/
+6
2011-07-19
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
1
-6
/
+6
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
2
-2
/
+9
2011-07-19
rcu: decrease rcu_report_exp_rnp coupling with scheduler
Paul E. McKenney
1
-2
/
+4
2011-07-19
ceph: fix file mode calculation
Sage Weil
1
-7
/
+10
2011-07-19
ARM: 6981/2: mmci: adjust calculation of f_min
Linus Walleij
1
-1
/
+9
2011-07-19
ARM: 7000/1: LPAE: Use long long printk format for displaying the pud
Catalin Marinas
1
-1
/
+1
2011-07-19
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
Dave Martin
4
-1
/
+23
2011-07-19
ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence
Russell King
4
-60
/
+12
2011-07-19
davinci: DM365 EVM: fix video input mux bits
Jon Povey
1
-2
/
+2
2011-07-19
ARM: davinci: Check for NULL return from irq_alloc_generic_chip
Todd Poynor
1
-0
/
+6
2011-07-18
Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...
Russell King
55
-288
/
+304
2011-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+3
2011-07-18
ARM: ARM_DMA_ZONE_SIZE is no more
Nicolas Pitre
2
-7
/
+0
2011-07-18
ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2
-2
/
+1
2011-07-18
ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
4
-4
/
+9
2011-07-18
ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
6
-4
/
+15
2011-07-18
ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2
-4
/
+3
2011-07-18
ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
13
-4
/
+48
2011-07-18
ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
3
-7
/
+2
2011-07-18
ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
13
-7
/
+13
2011-07-18
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
2
-0
/
+10
2011-07-18
ARM: change ARM_DMA_ZONE_SIZE into a variable
Nicolas Pitre
2
-12
/
+22
2011-07-18
pppoe: Must flush connections when MAC address changes too.
David S. Miller
1
-1
/
+2
[next]