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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
1
-0
/
+1
2009-06-30
spi: add spi_master flag word
David Brownell
1
-0
/
+4
2009-06-30
spi: new spi->mode bits
David Brownell
2
-0
/
+4
2009-06-30
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
1
-2
/
+14
2009-06-30
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
1
-0
/
+1
2009-06-30
alpha: fix percpu build breakage
Tejun Heo
2
-1
/
+6
2009-06-30
gcov: fix __ctors_start alignment
Heiko Carstens
1
-1
/
+2
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
2
-10
/
+29
2009-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-1
/
+2
2009-06-29
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-06-29
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-1
/
+1
2009-06-29
Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-0
/
+6
2009-06-29
fs: allow d_instantiate to be called with negative parent dentry
Jeremy Kerr
1
-1
/
+1
2009-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
1
-0
/
+6
2009-06-28
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-06-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2009-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+9
2009-06-28
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2
-3
/
+64
2009-06-28
KVM: protect concurrent make_all_cpus_request
Marcelo Tosatti
1
-0
/
+1
2009-06-25
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-06-25
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-19
/
+19
2009-06-25
x86: Add sysctl to allow panic on IOCK NMI error
Kurt Garloff
1
-0
/
+1
2009-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-2
/
+0
2009-06-25
clarify get_user_pages() prototype
Peter Zijlstra
1
-1
/
+1
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
1
-0
/
+1
2009-06-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+19
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
1
-0
/
+9
2009-06-24
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
1
-1
/
+2
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
5
-20
/
+432
2009-06-24
Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2009-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-16
/
+16
2009-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-33
/
+98
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-6
/
+9
2009-06-24
helpers for acl caching + switch to those
Al Viro
1
-0
/
+64
2009-06-24
switch shmem to inode->i_acl
Al Viro
1
-8
/
+0
2009-06-24
switch reiserfs to inode->i_acl
Al Viro
2
-21
/
+0
2009-06-24
switch reiserfs to usual conventions for caching ACLs
Al Viro
1
-2
/
+2
2009-06-24
switch ext3 to inode->i_acl
Al Viro
1
-4
/
+0
2009-06-24
add caching of ACLs in struct inode
Al Viro
1
-0
/
+7
2009-06-24
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
2
-0
/
+27
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
2
-0
/
+9
2009-06-24
ide: relax DMA info validity checking
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-06-24
drm: Fix shifts which were miscalculated when converting from bitfields.
Michel Dänzer
1
-19
/
+19
2009-06-24
Merge branch 'bjorn-notify' into release
Len Brown
1
-0
/
+3
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
6
-16
/
+13
2009-06-24
Audit: clean up all op= output to include string quoting
Eric Paris
1
-0
/
+3
2009-06-23
ACPI: Add the reference count to avoid unloading ACPI video bus twice
Zhao Yakui
1
-2
/
+2
2009-06-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+11
2009-06-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+15
[next]