aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-4/+29
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe1-0/+17
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-8/+10
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-1/+4
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe5-4/+12
2006-04-24[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy1-0/+4
2006-04-24[SPARC]: __NR_sys removalOGAWA Hirofumi2-2/+2
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg1-1/+4
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-36/+77
2006-04-23powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras1-1/+5
2006-04-21[PARISC] Make ioremap default to _nocacheKyle McMartin1-12/+5
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin1-1/+7
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller2-23/+65
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson1-3/+4
2006-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+2
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+8
2006-04-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik1-1/+2
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2006-04-20[PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Eric Dumazet1-2/+2
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen4-5/+47
2006-04-20[PATCH] memory_hotplug.h cleanupAdrian Bunk1-3/+0
2006-04-20[PATCH] xtensa: Fix TIOCGICOUNT macroChris Zankel1-1/+1
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller2-0/+8
2006-04-19[SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2-2/+2
2006-04-19[PATCH] softmac: fix event sendingJohannes Berg1-1/+2
2006-04-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2-0/+13
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust1-0/+1
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk1-0/+12
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk1-1/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch1-0/+4
2006-04-19[PATCH] m32r: update switch_to macro for tuningHirokazu Takata1-44/+23
2006-04-19[PATCH] m32r: mappi3 reboot supportHirokazu Takata1-11/+11
2006-04-19[PATCH] m32r: update include/asm-m32r/semaphore.hHirokazu Takata1-60/+4
2006-04-19[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata3-15/+17
2006-04-19[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disablelepton1-2/+3
2006-04-19[PATCH] for_each_possible_cpu: x86_64KAMEZAWA Hiroyuki1-1/+1
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman1-2/+1
2006-04-18Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds35-79/+1241
2006-04-19[MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2-2/+45
2006-04-19[MIPS] MIPS boards: Set HZ to 100.Ralf Baechle1-0/+13
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle4-1/+53
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle16-21/+924
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle4-14/+102
2006-04-19[MIPS] Fix genrtc compilation.Ralf Baechle1-2/+2
2006-04-19[MIPS] Use "R" constraint for cache_op.Ralf Baechle1-1/+1
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2-20/+17
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2-2/+15
2006-04-19[MIPS] MV6434x: Add prototype of interrupt dispatch function.Ralf Baechle1-0/+2
2006-04-19[MIPS] it8172: Fix build of serial driver.Ralf Baechle1-6/+6
2006-04-19[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle1-1/+1