index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-um
/
futex.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-25
[NETFILTER]: ipt action: use xt_check_target for basic verification
Patrick McHardy
1
-0
/
+5
2006-04-25
[NETFILTER]: x_tables: move table->lock initialization
Dmitry Mishin
1
-1
/
+1
2006-04-25
[NETFILTER]: ip6_tables: remove broken comefrom debugging
Patrick McHardy
1
-13
/
+0
2006-04-25
[NETFILTER]: nf_conntrack: kill unused callback init_conntrack
Yasuyuki Kozakai
1
-3
/
+0
2006-04-25
[NETFILTER]: Fix compat_xt_counters alignment for non-x86
Patrick McHardy
1
-0
/
+4
2006-04-25
[NETFILTER]: ULOG target is not obsolete
Thomas Voegtle
1
-1
/
+1
2006-04-25
[NETFILTER]: nf_conntrack: Fix module refcount dropping too far
Yasuyuki Kozakai
2
-9
/
+4
2006-04-24
[SPARC]: __NR_sys removal
OGAWA Hirofumi
2
-2
/
+2
2006-04-24
[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined
Steve French
1
-1
/
+4
2006-04-23
drm: possible cleanups
Dave Airlie
4
-9
/
+1
2006-04-23
drm: fixup r300 scratch on BE machines
Dave Airlie
1
-1
/
+1
2006-04-23
[CIFS] Fix typo in previous
Steve French
1
-1
/
+1
2006-04-23
powerpc: Fix define_machine so machine_is() works from modules
Paul Mackerras
1
-1
/
+5
2006-04-22
[PATCH] tpm: add HID module parameter
Kylene Jo Hall
1
-1
/
+12
2006-04-22
[PATCH] tpm: add interrupt module parameter
Kylene Jo Hall
1
-35
/
+43
2006-04-22
[PATCH] tpm: spacing cleanups 2
Kylene Jo Hall
1
-13
/
+9
2006-04-22
[PATCH] tpm_infineon section fixup
Randy Dunlap
1
-1
/
+2
2006-04-22
[PATCH] tpm: update bios log code for 1.2
Kylene Jo Hall
1
-12
/
+37
2006-04-22
[PATCH] tpm: check mem start and len
Kylene Jo Hall
1
-0
/
+7
2006-04-22
[PATCH] tpm: tpm_infineon updated to latest interface changes
Marcel Selhorst
1
-29
/
+29
2006-04-22
[PATCH] tpm: use clear_bit
Kylene Jo Hall
1
-18
/
+7
2006-04-22
[PATCH] tpm: msecs_to_jiffies cleanups
Kylene Jo Hall
3
-26
/
+32
[next]