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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-26
/
+58
2010-08-23
kobject: Break the kobject namespace defs into their own header
David Howells
3
-34
/
+58
2010-08-23
block: add function call to switch the IO scheduler from a driver
Jens Axboe
1
-0
/
+1
2010-08-22
header: fix broken headers for user space
Changli Gao
10
-26
/
+26
2010-08-22
fanotify: flush outstanding perm requests on group destroy
Eric Paris
2
-7
/
+1
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
Linus Torvalds
1
-1
/
+1
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
1
-1
/
+1
2010-08-21
Input: uinput - add devname alias to allow module on-demand load
Kay Sievers
2
-1
/
+1
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
1
-2
/
+1
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2
-8
/
+6
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
1
-0
/
+2
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-1
/
+5
2010-08-18
netfilter: fix userspace header warning
Sam Ravnborg
1
-0
/
+2
2010-08-18
net: add Fast Ethernet driver for PXA168.
Sachin Sanap
1
-0
/
+30
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
5
-23
/
+197
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+3
2010-08-18
fs: scale files_lock
Nick Piggin
1
-0
/
+7
2010-08-18
lglock: introduce special lglock and brlock spin locks
Nick Piggin
1
-0
/
+172
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2
-2
/
+8
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2
-5
/
+3
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
1
-7
/
+7
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2
-9
/
+1
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
1
-2
/
+1
2010-08-17
spi.h: missing kernel-doc notation, please fix
Ernst Schwab
1
-0
/
+3
2010-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2010-08-17
Make do_execve() take a const filename pointer
David Howells
3
-5
/
+8
2010-08-17
VIDEO: amba clcd: don't disable an already disabled clock
Russell King
1
-0
/
+1
2010-08-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
1
-4
/
+4
2010-08-15
Merge branch 'linus' into release
Len Brown
301
-2984
/
+7887
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
Linus Torvalds
10
-268
/
+262
2010-08-14
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-0
/
+21
2010-08-14
include: replace unifdef-y with header-y
Sam Ravnborg
10
-268
/
+262
2010-08-14
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
Ira W. Snyder
1
-0
/
+21
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+17
2010-08-13
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
Linus Torvalds
1
-3
/
+2
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
4
-17
/
+17
2010-08-13
PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs
Dave Airlie
1
-0
/
+3
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-3
/
+2
2010-08-13
dma-mapping: fix build errors on !HAS_DMA architectures
Heiko Carstens
1
-0
/
+2
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2010-08-12
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
2
-24
/
+29
2010-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
3
-4
/
+18
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
Linus Torvalds
5
-20
/
+39
2010-08-12
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+2
2010-08-12
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
3
-16
/
+110
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-67
/
+221
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
Linus Torvalds
4
-0
/
+221
2010-08-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
6
-220
/
+286
2010-08-12
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+36
2010-08-12
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
1
-1
/
+1
[prev]
[next]