index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
2006-04-25
1
-2
/
+0
*
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
2006-04-25
1
-5
/
+2
*
Don't include private headers from user-visible part of linux/ext2_fs.h
David Woodhouse
2006-04-25
1
-1
/
+1
*
Don't include private headers from user-visible part of linux/smb_fs.h
David Woodhouse
2006-04-25
1
-2
/
+2
*
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
2006-04-25
1
-13
/
+12
*
Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace
David Woodhouse
2006-04-25
1
-0
/
+2
*
Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h
David Woodhouse
2006-04-25
1
-2
/
+2
*
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
2006-04-25
1
-2
/
+2
*
Don't include <asm/atomic.h> from user-visible part of linux/sem.h
David Woodhouse
2006-04-25
1
-1
/
+1
*
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-25
1
-8
/
+10
*
Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h
David Woodhouse
2006-04-25
1
-1
/
+1
*
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
2006-04-25
1
-2
/
+2
*
Don't include private headers from user-visible parts of include/linux/nfs*.h
David Woodhouse
2006-04-25
3
-27
/
+26
*
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
2006-04-25
1
-1
/
+1
*
Don't include <linux/list.h> from user-visible part of linux/msg.h
David Woodhouse
2006-04-25
1
-1
/
+1
*
Don't include private files from user-visible part of linux/ncp_fs.h
David Woodhouse
2006-04-25
1
-3
/
+2
*
Sanitise linux/mman.h for userspace consumption
David Woodhouse
2006-04-25
1
-5
/
+8
*
Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h
David Woodhouse
2006-04-25
1
-1
/
+0
*
Don't include <linux/device.h> from user-visible part of linux/ipmi.h
David Woodhouse
2006-04-25
1
-1
/
+1
*
Sanitise linux/i2c.h for userspace consumption
David Woodhouse
2006-04-25
1
-3
/
+6
*
Sanitise linux/i2c-algo-ite.h for userspace consumption
David Woodhouse
2006-04-25
1
-2
/
+5
*
Include various private files only from within __KERNEL__ in genhd.h
David Woodhouse
2006-04-25
1
-6
/
+6
*
Export only the appropriate GS_xxx flags to userspace from generic_serial.h
David Woodhouse
2006-04-25
1
-2
/
+4
*
Use __KERNEL__ to hide kernel-private bits of linux/gameport.h
David Woodhouse
2006-04-25
1
-0
/
+6
*
Don't include agp_backend.h in user-visible part of agpgart.h
David Woodhouse
2006-04-25
1
-2
/
+1
*
Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.
David Woodhouse
2006-04-25
1
-1
/
+1
*
[NETFILTER]: Fix compat_xt_counters alignment for non-x86
Patrick McHardy
2006-04-24
1
-0
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-04-20
1
-0
/
+7
|
\
|
*
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-04-20
1
-0
/
+7
*
|
[PATCH] memory_hotplug.h cleanup
Adrian Bunk
2006-04-20
1
-3
/
+0
|
/
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-04-19
2
-0
/
+13
|
\
|
*
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
2006-04-19
1
-0
/
+1
|
*
NFS: fix PROC_FS=n compile error
Adrian Bunk
2006-04-19
1
-0
/
+12
*
|
[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
Adrian Bunk
2006-04-19
1
-1
/
+0
*
|
[PATCH] ide: ATI SB600 IDE support
Anatoli Antonovitch
2006-04-19
1
-0
/
+4
*
|
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2006-04-19
1
-2
/
+1
|
/
*
[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.
Ralf Baechle
2006-04-19
1
-1
/
+1
*
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2006-04-14
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2006-04-14
1
-0
/
+4
|
\
|
*
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
2006-04-13
1
-0
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-04-14
3
-9
/
+34
|
\
\
|
*
|
[PATCH] remove kernel/power/pm.c:pm_unregister()
Adrian Bunk
2006-04-14
1
-7
/
+0
|
*
|
[PATCH] PCI: fix sparse warning about pci_bus_flags
Roland Dreier
2006-04-14
1
-1
/
+1
|
*
|
[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
John W. Linville
2006-04-14
1
-1
/
+2
|
*
|
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
2006-04-14
1
-0
/
+31
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-04-14
4
-0
/
+17
|
\
\
\
|
*
|
|
[PATCH] pm: print name of failed suspend function
Andrew Morton
2006-04-14
1
-0
/
+8
|
*
|
|
[PATCH] BLOCK: delay all uevents until partition table is scanned
Kay Sievers
2006-04-14
1
-0
/
+1
|
*
|
|
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-04-14
2
-0
/
+8
|
|
/
/
*
/
/
[PATCH] USB: linux/usb/net2280.h common definitions
Pete Zaitcev
2006-04-14
1
-0
/
+444
|
/
/
[next]