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-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
2010-09-09
hp_accel: add quirks for HP ProBook 532x and HP Mini 5102
Takashi Iwai
1
-0
/
+2
2010-09-09
MAINTAINERS: remove drivers/char/hpet.c
Jiri Slaby
1
-5
/
+0
2010-09-09
rtc-bfin: fix state restoration when resuming
Mike Frysinger
1
-2
/
+11
2010-09-09
rtc-bfin: fix inverted logic in suspend path
Mike Frysinger
1
-1
/
+1
2010-09-09
kfifo: add parenthesis for macro parameter reference
Huang Ying
1
-29
/
+29
2010-09-09
mmc: avoid getting CID on SDIO-only cards
David Vrabel
2
-3
/
+4
2010-09-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
33
-175
/
+427
2010-09-09
sctp: fix test for end of loop
Joe Perches
1
-23
/
+23
2010-09-09
ARM: Update mach-types
Russell King
1
-2
/
+96
2010-09-09
ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...
Russell King
4
-95
/
+10
2010-09-09
Merge branch 'origin'
Russell King
167
-1076
/
+1693
2010-09-09
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
2
-1
/
+9
2010-09-09
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2
-2
/
+6
2010-09-09
perf: Fix CPU hotplug
Peter Zijlstra
1
-3
/
+3
2010-09-09
perf, trace: Fix module leak
Li Zefan
1
-0
/
+3
2010-09-09
ahci: fix hang on failed softreset
Tejun Heo
1
-1
/
+1
2010-09-09
pata_artop: Fix device ID parity check
Jean Delvare
1
-1
/
+2
2010-09-09
AT91: SAM9G45 - add a separate clock entry for every single TC block
Fabian Godehardt
2
-5
/
+14
[prev]
[next]