aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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 master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds2006-04-24
|\
| * [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefinedSteve French2006-04-24
* | [NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy2006-04-24
* | [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-24
* | [NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy2006-04-24
* | [NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai2006-04-24
* | [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-24
* | [NETFILTER]: ULOG target is not obsoleteThomas Voegtle2006-04-24
* | [NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2006-04-24
* | [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-04-23
|\
| * [PARISC] MAINTAINERSKyle McMartin2006-04-21
| * [PARISC] Make ioremap default to _nocacheKyle McMartin2006-04-21
| * [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-21
| * [PARISC] Further work for multiple page sizesHelge Deller2006-04-21
| * [PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox2006-04-21
| * [PARISC] defconfig updatesHelge Deller2006-04-21
| * [PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler2006-04-21
| * [PARISC] Misc. janitorial workHelge Deller2006-04-21
| * [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-21
| * [PARISC] OSS ad1889: Match register names with ALSA driverStuart Brady2006-04-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-04-23
|\ \