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
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
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
lglock: make lg_lock_global() actually lock globally
Jonathan Corbet
1
-2
/
+2
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
3
-7
/
+8
2010-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-12
/
+27
2010-09-09
Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6
Linus Torvalds
9
-107
/
+475
2010-09-08
Merge branches 'cxgb3' and 'nes' into for-linus
Roland Dreier
4
-11
/
+26
2010-09-08
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
2
-1
/
+3
2010-09-08
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-09-08
RDMA/nes: Fix double CLOSE event indication crash
Faisal Latif
1
-8
/
+10
2010-09-08
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-17
/
+28
2010-09-08
Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-25
/
+25
2010-09-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-29
/
+30
2010-09-08
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-53
/
+133
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-20
/
+30
2010-09-08
ARM: Ensure PTE modifications via dma_alloc_coherent are visible
Russell King
1
-0
/
+2
2010-09-08
semaphore: Add DEFINE_SEMAPHORE
Thomas Gleixner
1
-0
/
+3
2010-09-08
ARM: 6359/1: ep93xx: move clock initialization earlier
Mika Westerberg
1
-1
/
+1
2010-09-08
Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"
Russell King
2
-8
/
+8
2010-09-08
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
Mark Fasheh
1
-20
/
+107
2010-09-08
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
Mark Fasheh
1
-32
/
+88
2010-09-08
ocfs2: allow return of new inode block location before allocation of the inode
Mark Fasheh
2
-0
/
+180
2010-09-08
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
Mark Fasheh
1
-13
/
+4
2010-09-08
ocfs2: split out inode alloc code from ocfs2_mknod_locked
Mark Fasheh
1
-18
/
+37
2010-09-08
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...
Tristan Ye
1
-1
/
+1
[next]