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
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
2010-09-08
ocfs2: Fix deadlock when allocating page
Jan Kara
3
-4
/
+5
2010-09-08
ocfs2: properly set and use inode group alloc hint
Mark Fasheh
1
-4
/
+20
2010-09-08
ocfs2: Use the right group in nfs sync check.
Tao Ma
1
-8
/
+11
2010-09-08
ocfs2: Flush drive's caches on fdatasync
Jan Kara
1
-1
/
+10
2010-09-08
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
Tao Ma
1
-3
/
+5
2010-09-08
ocfs2: Fix incorrect checksum validation error
Sunil Mushran
1
-1
/
+5
2010-09-08
ocfs2: Fix metaecc error messages
Sunil Mushran
1
-2
/
+2
2010-09-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-45
/
+40
2010-09-08
ima: always maintain counters
Mimi Zohar
3
-4
/
+9
2010-09-08
AppArmor: Fix locking from removal of profile namespace
John Johansen
1
-2
/
+4
2010-09-08
AppArmor: Fix splitting an fqname into separate namespace and profile names
John Johansen
1
-1
/
+1
2010-09-08
AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes
John Johansen
3
-11
/
+15
2010-09-08
AppArmor: Drop hack to remove appended " (deleted)" string
John Johansen
1
-27
/
+11
[next]