aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-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] 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
* | powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras2006-04-22
* | [PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson2006-04-21
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-20
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-20
| |\
| | * [PATCH] softmac: fix event sendingJohannes Berg2006-04-19
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-20
|\ \ \ | |/ / |/| |
| * | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-20
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-20
|\ \ \
| * | | [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-19
| |/ /
* | | [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Eric Dumazet2006-04-20
* | | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-20
* | | [PATCH] memory_hotplug.h cleanupAdrian Bunk2006-04-20
* | | [PATCH] xtensa: Fix TIOCGICOUNT macroChris Zankel2006-04-20
|/ /
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-04-19
|\ \ | |/ |/|
| * NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-19
| * NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-19
* | [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-19
* | [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-19
* | [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-19
* | [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-19
* | [PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata2006-04-19
* | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-19
* | [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...lepton2006-04-19
* | [PATCH] for_each_possible_cpu: x86_64KAMEZAWA Hiroyuki2006-04-19
* | [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-19
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-18
|\
| * [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-18
| * [MIPS] MIPS boards: Set HZ to 100.Ralf Baechle2006-04-18
| * [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-18