index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
4
-5
/
+32
2009-03-26
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-17
/
+14
2009-03-26
PCI: save and restore PCIe 2.0 registers
Yu Zhao
1
-0
/
+2
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
64
-298
/
+2030
2009-03-26
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-37
/
+153
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
2
-2
/
+5
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
48
-678
/
+648
2009-03-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
2
-0
/
+14
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-204
/
+212
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
11
-112
/
+154
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-45
/
+35
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-21
/
+55
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-277
/
+0
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
4
-0
/
+5
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-3
/
+22
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
Linus Torvalds
4
-1
/
+106
2009-03-26
Add a strictatime mount option
Matthew Garrett
2
-0
/
+2
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
66
-234
/
+459
2009-03-26
compiler-gcc4: conditionalize #error on __KERNEL__
H. Peter Anvin
1
-2
/
+4
2009-03-26
remove __KERNEL_STRICT_NAMES
Arnd Bergmann
1
-11
/
+2
2009-03-26
make netfilter use strict integer types
Arnd Bergmann
39
-190
/
+260
2009-03-26
make MTD headers use strict integer types
Arnd Bergmann
1
-13
/
+14
2009-03-26
make most exported headers use strict integer types
Arnd Bergmann
13
-220
/
+229
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
14
-49
/
+50
2009-03-26
unconditionally include asm/types.h from linux/types.h
Jaswinder Singh Rajput
1
-1
/
+2
2009-03-26
dmaengine: Add privatecnt to revert DMA_PRIVATE property
Atsushi Nemoto
1
-0
/
+9
2009-03-26
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core
Ingo Molnar
2
-21
/
+3
2009-03-25
ext4: Use WRITE_SYNC for commits which are caused by fsync()
Theodore Ts'o
1
-0
/
+6
2009-03-26
quota: Remove uppercase aliases for quota functions.
Jan Kara
1
-31
/
+0
2009-03-26
quota: Remove NODQUOT macro
Jan Kara
1
-2
/
+0
2009-03-26
quota: Use inode->i_blkbits to get block bits
Mingming Cao
1
-14
/
+8
2009-03-26
quota: Add quota reservation claim and released operations
Mingming Cao
2
-0
/
+59
2009-03-26
quota: Add quota reservation support
Mingming Cao
2
-0
/
+24
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
1
-0
/
+6
2009-03-25
genirq: fix devres.o build for GENERIC_HARDIRQS=n
Thomas Gleixner
1
-0
/
+14
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
1
-0
/
+23
2009-03-25
dmaengine: allow dma support for async_tx to be toggled
Dan Williams
1
-0
/
+18
2009-03-25
async_tx: provide __async_inline for HAS_DMA=n archs
Dan Williams
1
-0
/
+9
2009-03-25
dmaengine: kill some unused headers
Dan Williams
1
-3
/
+0
2009-03-25
Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core
Ingo Molnar
1
-0
/
+20
2009-03-24
[libata] Improve timeout handling
Alan Cox
1
-0
/
+2
2009-03-24
[libata] Drain data on errors
Alan Cox
1
-0
/
+3
2009-03-24
include/linux/ata.h: add some more transfer masks
Erik Inge Bolsø
1
-0
/
+6
2009-03-24
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
1
-0
/
+3
2009-03-24
Dynamic debug: fix pr_fmt() build error
Greg Banks
2
-3
/
+4
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
4
-96
/
+91
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2
-1
/
+13
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
2
-1
/
+11
2009-03-24
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
1
-2
/
+2
2009-03-24
driver core: move platform_data into platform_device
Ming Lei
2
-2
/
+8
[prev]
[next]