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
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
730
-12169
/
+12282
2010-10-05
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
Paul E. McKenney
2
-2
/
+2
2010-09-23
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
Paul E. McKenney
1
-0
/
+4
2010-09-23
rcu: Add tracing data to support queueing models
Paul E. McKenney
4
-4
/
+25
2010-09-23
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
1
-4
/
+7
2010-09-23
rcu: only one evaluation of arg in rcu_dereference_check() unless sparse
Paul E. McKenney
1
-3
/
+11
2010-09-23
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
Christian Dietrich
1
-2
/
+0
2010-09-23
rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh
Eric Dumazet
1
-1
/
+1
2010-09-10
generic-ipi: Fix deadlock in __smp_call_function_single
Heiko Carstens
1
-3
/
+14
2010-09-09
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-15
/
+64
2010-09-09
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
3
-12
/
+31
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
3
-1
/
+18
2010-09-09
ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+3
2010-09-09
ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+4
2010-09-09
libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
Tejun Heo
2
-0
/
+5
2010-09-09
minix: fix regression in minix_mkdir()
Jorge Boncompte [DTI2]
1
-1
/
+1
2010-09-09
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
1
-4
/
+16
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
5
-3
/
+72
2010-09-09
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
1
-4
/
+5
2010-09-09
vmstat: update zone stat threshold when onlining a cpu
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-09-09
vfs: take O_NONBLOCK out of the O_* uniqueness test
James Bottomley
1
-3
/
+7
2010-09-09
swap: discard while swapping only if SWAP_FLAG_DISCARD
Hugh Dickins
2
-2
/
+3
2010-09-09
swap: do not send discards as barriers
Christoph Hellwig
1
-6
/
+3
2010-09-09
swap: prevent reuse during hibernation
Hugh Dickins
1
-4
/
+20
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
5
-84
/
+26
2010-09-09
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
1
-1
/
+1
2010-09-09
drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared
Linus Walleij
1
-1
/
+1
2010-09-09
MAINTAINERS: correct entry for legacy RTC-driver
Wolfram Sang
1
-4
/
+2
2010-09-09
gpio: doc updates
David Brownell
2
-9
/
+27
2010-09-09
gpio: sx150x: correct and refine reset-on-probe behavior
Gregory Bean
2
-5
/
+25
2010-09-09
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
1
-8
/
+8
2010-09-09
mm: compaction: handle active and inactive fairly in too_many_isolated
Minchan Kim
1
-3
/
+4
2010-09-09
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
1
-3
/
+2
2010-09-09
arch/powerpc/include/asm/fsldma.h needs slab.h
Ira W. Snyder
1
-0
/
+1
2010-09-09
rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm
Atsushi Nemoto
1
-1
/
+1
2010-09-09
binfmt_misc: fix binfmt_misc priority
Jan Sembera
1
-1
/
+1
2010-09-09
mm: avoid warning when COMPACTION is selected
Andrea Arcangeli
1
-1
/
+1
2010-09-09
mm: fix swapin race condition
Andrea Arcangeli
3
-19
/
+43
2010-09-09
drivers/mmc/host/imxmmc.c: adjust confusing if indentation
Julia Lawall
1
-1
/
+2
2010-09-09
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
Ethan Du
1
-1
/
+1
2010-09-09
mmc: at91_mci: add missing linux/highmem.h include
Marc Kleine-Budde
1
-0
/
+1
2010-09-09
omap_hsmmc: remove unused local `state'
Sergio Aguirre
1
-1
/
+0
2010-09-09
ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected
Jiri Pinkava
1
-1
/
+1
2010-09-09
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
2
-8
/
+7
2010-09-09
tmio_mmc: don't clear unhandled pending interrupts
Yusuke Goda
1
-4
/
+1
2010-09-09
cgroups: fix API thinko
Michael S. Tsirkin
2
-7
/
+18
2010-09-09
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
1
-1
/
+1
2010-09-09
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
1
-64
/
+180
2010-09-09
MAINTAINERS: kexec-tools has moved
Simon Horman
1
-1
/
+1
2010-09-09
O_DIRECT: fix the splitting up of contiguous I/O
Jeff Moyer
1
-2
/
+2
[next]