aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-8/+38
2006-04-29[PATCH] i386: fix broken FP exception handlingChuck Ebbert1-2/+2
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard1-4/+10
2006-04-28[PATCH] s390: add read_mostly optimizationChristian Borntraeger1-0/+2
2006-04-28[PATCH] s390: futex atomic operationsMartin Schwidefsky1-4/+119
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton2-2/+4
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug1-0/+2
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab1-1/+19
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin1-0/+1
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse1-3/+3
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2-0/+3
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-8/+29
2006-04-27[IA64] enable dumps to capture second page of kernel stackCliff Wickman1-1/+1
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner1-1/+5
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+3
2006-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-32/+25
2006-04-27Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+2
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk1-1/+0
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare1-3/+2
2006-04-27[PATCH] Kobject: fix build errorKay Sievers1-1/+1
2006-04-27[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden3-3/+24
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman1-0/+1
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto1-32/+24
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe1-0/+2
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[IA64] Setup an IA64 specific reclaim distanceChristoph Lameter1-0/+5
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson1-3/+4
2006-04-20[IA64] eliminate compile time warningsSatoru Takeuchi1-0/+2
2006-04-20[IA64-SGI] SN SAL call to inject memory errorsRuss Anderson1-0/+13
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-20[IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner1-3/+2
2006-04-20[IA64] Remove unused variable in sn_sal.hRuss Anderson1-3/+1
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