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-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
836
-839
/
+0
2006-04-25
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
1
-2
/
+0
2006-04-25
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
1
-5
/
+2
2006-04-25
Don't include private headers from user-visible part of linux/ext2_fs.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible part of linux/smb_fs.h
David Woodhouse
1
-2
/
+2
2006-04-25
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
1
-13
/
+12
2006-04-25
Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace
David Woodhouse
1
-0
/
+2
2006-04-25
Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h
David Woodhouse
1
-2
/
+2
2006-04-25
Move comment in mtd-abi.h to stop confusing unifdef
David Woodhouse
1
-2
/
+3
2006-04-25
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include <asm/atomic.h> from user-visible part of linux/sem.h
David Woodhouse
1
-1
/
+1
2006-04-25
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
1
-8
/
+10
2006-04-25
Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include private headers from user-visible parts of include/linux/nfs*.h
David Woodhouse
3
-27
/
+26
2006-04-25
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include <linux/list.h> from user-visible part of linux/msg.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private files from user-visible part of linux/ncp_fs.h
David Woodhouse
1
-3
/
+2
2006-04-25
Sanitise linux/mman.h for userspace consumption
David Woodhouse
1
-5
/
+8
2006-04-25
Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h
David Woodhouse
1
-1
/
+0
2006-04-25
Don't include <linux/device.h> from user-visible part of linux/ipmi.h
David Woodhouse
1
-1
/
+1
2006-04-25
Sanitise linux/i2c.h for userspace consumption
David Woodhouse
1
-3
/
+6
2006-04-25
Sanitise linux/i2c-algo-ite.h for userspace consumption
David Woodhouse
1
-2
/
+5
2006-04-25
Include various private files only from within __KERNEL__ in genhd.h
David Woodhouse
1
-6
/
+6
2006-04-25
Export only the appropriate GS_xxx flags to userspace from generic_serial.h
David Woodhouse
1
-2
/
+4
2006-04-25
Use __KERNEL__ to hide kernel-private bits of linux/gameport.h
David Woodhouse
1
-0
/
+6
2006-04-25
Don't include agp_backend.h in user-visible part of agpgart.h
David Woodhouse
1
-2
/
+1
2006-04-25
Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.
David Woodhouse
1
-1
/
+1
2006-04-25
Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.h
David Woodhouse
1
-4
/
+3
2006-04-24
[NETFILTER]: Fix compat_xt_counters alignment for non-x86
Patrick McHardy
1
-0
/
+4
2006-04-24
[SPARC]: __NR_sys removal
OGAWA Hirofumi
2
-2
/
+2
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
4
-36
/
+77
2006-04-23
powerpc: Fix define_machine so machine_is() works from modules
Paul Mackerras
1
-1
/
+5
2006-04-21
[PARISC] Make ioremap default to _nocache
Kyle McMartin
1
-12
/
+5
2006-04-21
[PARISC] Add new entries to the syscall table
Kyle McMartin
1
-1
/
+7
2006-04-21
[PARISC] Further work for multiple page sizes
Helge Deller
2
-23
/
+65
2006-04-21
[PATCH] powerpc: IOMMU support for honoring dma_mask
Olof Johansson
1
-3
/
+4
2006-04-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2006-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+8
2006-04-20
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-1
/
+2
2006-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2006-04-20
[PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2
Eric Dumazet
1
-2
/
+2
2006-04-20
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
4
-5
/
+47
2006-04-20
[PATCH] memory_hotplug.h cleanup
Adrian Bunk
1
-3
/
+0
2006-04-20
[PATCH] xtensa: Fix TIOCGICOUNT macro
Chris Zankel
1
-1
/
+1
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
2
-0
/
+8
2006-04-19
[SPARC]: __NR_sys_splice --> __NR_splice
David S. Miller
2
-2
/
+2
2006-04-19
[PATCH] softmac: fix event sending
Johannes Berg
1
-1
/
+2
2006-04-19
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2
-0
/
+13
2006-04-19
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
1
-0
/
+1
[next]