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
2006-06-21
[PATCH] USB: convert usb class devices to real devices
Greg Kroah-Hartman
1
-2
/
+3
2006-06-21
[PATCH] USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
1
-1
/
+1
2006-06-21
[PATCH] USB: make endpoints real struct devices
Greg Kroah-Hartman
1
-1
/
+3
2006-06-21
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
1
-0
/
+0
2006-06-21
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
2
-4
/
+4
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
1
-0
/
+0
2006-06-21
[PATCH] usbcore: port reset for composite devices
Alan Stern
1
-0
/
+9
2006-06-21
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
Greg Kroah-Hartman
1
-0
/
+2
2006-06-21
[PATCH] Driver model: add ISA bus
Rene Herman
1
-0
/
+28
2006-06-21
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...
Alan Stern
1
-1
/
+2
2006-06-21
[PATCH] Driver core: allow struct device to have a dev_t
Greg Kroah-Hartman
1
-0
/
+14
2006-06-21
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
1
-0
/
+2
2006-06-21
[PATCH] Driver Core: Allow sysdev_class have attributes
Shaohua Li
1
-1
/
+17
2006-06-21
[PATCH] Driver Core: remove unused exports
Greg Kroah-Hartman
1
-8
/
+0
2006-06-21
[PATCH] TTY: return class device pointer from tty_register_device()
Hansjoerg Lipp
1
-1
/
+3
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
11
-147
/
+482
2006-06-20
[PATCH] add __iowrite64_copy
Brice Goglin
1
-0
/
+1
2006-06-20
[PATCH] s390: add __raw_writeq required by __iowrite64_copy
Cedric Le Goater
1
-0
/
+5
2006-06-20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
42
-160
/
+1455
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+6
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-100
/
+39
2006-06-20
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+209
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
904
-1465
/
+840
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2
-6
/
+22
2006-06-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
15
-418
/
+482
2006-06-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-30
/
+1496
2006-06-20
[ARM] 3610/1: Make reboot work on Versatile
Deepak Saxena
1
-9
/
+7
2006-06-20
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
1
-1
/
+11
2006-06-20
[ARM] Include asm/hardware.h not asm/arch/hardware.h
Russell King
4
-4
/
+4
2006-06-20
Merge Zaurus branch
Russell King
4
-0
/
+19
2006-06-20
Merge AT91 branch
Russell King
15
-140
/
+455
2006-06-20
[ARM] 3599/1: AT91RM9200 remove global variables
Andrew Victor
1
-7
/
+0
2006-06-20
[ARM] 3607/1: AT91RM9200 misc fixes
Andrew Victor
3
-5
/
+2
2006-06-20
[ARM] 3605/1: AT91RM9200 Power Management
Andrew Victor
1
-0
/
+5
2006-06-20
[ARM] 3603/1: AT91RM9200 remove old files
Andrew Victor
1
-115
/
+0
2006-06-20
[ARM] 3606/1: PXA27x SSP Register definitions
Liam Girdwood
1
-1
/
+17
2006-06-20
[ARM] 3602/1: ixp23xx: fix two typos
Lennert Buytenhek
2
-2
/
+2
2006-06-20
[PATCH] log more info for directory entry change events
Amy Griffis
2
-8
/
+10
2006-06-20
[PATCH] audit: path-based rules
Amy Griffis
1
-0
/
+1
2006-06-20
[PATCH] Audit of POSIX Message Queue Syscalls v.2
George C. Wilson
1
-0
/
+46
2006-06-20
[PATCH] inline more audit helpers
Al Viro
1
-3
/
+21
2006-06-20
[PATCH] update of IPC audit record cleanup
Linda Knippers
1
-2
/
+2
2006-06-20
[PATCH] add filtering by ppid
Al Viro
1
-0
/
+1
2006-06-20
[PATCH] collect sid of those who send signals to auditd
Al Viro
1
-2
/
+1
2006-06-20
[PATCH] execve argument logging
Al Viro
1
-1
/
+5
2006-06-20
[PATCH] audit_panic() is audit-internal
Al Viro
1
-1
/
+0
2006-06-20
[PATCH] inotify (4/5): allow watch removal from event handler
Amy Griffis
1
-0
/
+7
2006-06-20
[PATCH] inotify (3/5): add interfaces to kernel API
Amy Griffis
1
-0
/
+20
2006-06-20
[PATCH] inotify (2/5): add name's inode to event handler
Amy Griffis
2
-16
/
+20
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2
-1
/
+77
[next]