aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse2006-05-03
| * | | | Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse2006-05-02
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-01
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-30
| |\ \ \ \ \
| * | | | | | Sanitise ethtool.h and mii.h for userspace.David Woodhouse2006-04-28
| * | | | | | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-28
| * | | | | | Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse2006-04-28
| * | | | | | Remove struct input_device_id from public view in linux/input.hDavid Woodhouse2006-04-28
| * | | | | | Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse2006-04-28
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-28
| |\ \ \ \ \ \
| * | | | | | | linux/blkpg.h needs <linux/compiler.h> for __userDavid Woodhouse2006-04-27
| * | | | | | | Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse2006-04-27
| * | | | | | | Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse2006-04-27
| * | | | | | | Don't include implementation details from asm-s390/ptrace.h and page.hDavid Woodhouse2006-04-26
| * | | | | | | Sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-26
| * | | | | | | Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.hDavid Woodhouse2006-04-26
| * | | | | | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
| * | | | | | | Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include private headers from user-visible part of linux/ext3_fs.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include private headers from user-visible part of linux/ext2_fs.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include private headers from user-visible part of linux/smb_fs.hDavid Woodhouse2006-04-25
| * | | | | | | Sanitise linux/sunrpc/debug.h for userspace consumptionDavid Woodhouse2006-04-25
| * | | | | | | Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspaceDavid Woodhouse2006-04-25
| * | | | | | | Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.hDavid Woodhouse2006-04-25
| * | | | | | | Move comment in mtd-abi.h to stop confusing unifdefDavid Woodhouse2006-04-25
| * | | | | | | Don't include private headers from user-visible part of linux/signal.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include <asm/atomic.h> from user-visible part of linux/sem.hDavid Woodhouse2006-04-25
| * | | | | | | Partially sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-25
| * | | | | | | Don't include <linux/list.h> from user-visible part of reiserfs_xattr.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include private headers from user-visible parts of linux/quota.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include private headers from user-visible parts of include/linux/nfs*.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include <linux/stringify> from user-visible part of linux/net.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include <linux/list.h> from user-visible part of linux/msg.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include private files from user-visible part of linux/ncp_fs.hDavid Woodhouse2006-04-25
| * | | | | | | Sanitise linux/mman.h for userspace consumptionDavid Woodhouse2006-04-25
| * | | | | | | Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include <linux/device.h> from user-visible part of linux/ipmi.hDavid Woodhouse2006-04-25
| * | | | | | | Sanitise linux/i2c.h for userspace consumptionDavid Woodhouse2006-04-25
| * | | | | | | Sanitise linux/i2c-algo-ite.h for userspace consumptionDavid Woodhouse2006-04-25
| * | | | | | | Include various private files only from within __KERNEL__ in genhd.hDavid Woodhouse2006-04-25
| * | | | | | | Export only the appropriate GS_xxx flags to userspace from generic_serial.hDavid Woodhouse2006-04-25
| * | | | | | | Use __KERNEL__ to hide kernel-private bits of linux/gameport.hDavid Woodhouse2006-04-25
| * | | | | | | Don't include agp_backend.h in user-visible part of agpgart.hDavid Woodhouse2006-04-25
| * | | | | | | Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.David Woodhouse2006-04-25
| * | | | | | | Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.hDavid Woodhouse2006-04-25
* | | | | | | | Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-20
|\ \ \ \ \ \ \ \
| * | | | | | | | [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistencyDavid Woodhouse2006-06-05
| * | | | | | | | Update UML kernel/physmem.c to use rb_parent() accessor macroAndrew Morton2006-05-01
| * | | | | | | | [RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse2006-04-21
| * | | | | | | | [RBTREE] Add explicit alignment to sizeof(long) for struct rb_node.David Woodhouse2006-04-21