aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-05-01[PATCH] support for context based audit filteringGravatar Darrel Goeddel 2-0/+117
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Gravatar Al Viro 1-4/+4
2006-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 7-8/+38
2006-04-29[PATCH] i386: fix broken FP exception handlingGravatar Chuck Ebbert 1-2/+2
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Gravatar Anton Blanchard 1-4/+10
2006-04-28[PATCH] s390: add read_mostly optimizationGravatar Christian Borntraeger 1-0/+2
2006-04-28[PATCH] s390: futex atomic operationsGravatar Martin Schwidefsky 1-4/+119
2006-04-28[PATCH] request_irq(): remove warnings from irq probingGravatar Andrew Morton 2-2/+4
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysGravatar Vitaly Bordug 1-0/+2
2006-04-28[PATCH] powerpc: Wire up *at syscallsGravatar Andreas Schwab 1-1/+19
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundGravatar Eugene Surovegin 1-0/+1
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.Gravatar David Woodhouse 1-3/+3
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesGravatar David Gibson 2-0/+3
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 6-8/+29
2006-04-27[IA64] enable dumps to capture second page of kernel stackGravatar Cliff Wickman 1-1/+1
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeGravatar Jack Steiner 1-1/+5
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 2-5/+3
2006-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 2-32/+25
2006-04-27Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 1-0/+2
2006-04-27[PATCH] Kobject: possible cleanupsGravatar Adrian Bunk 1-1/+0
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledGravatar Jean Delvare 1-3/+2
2006-04-27[PATCH] Kobject: fix build errorGravatar Kay Sievers 1-1/+1
2006-04-27[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseGravatar Zachary Amsden 3-3/+24
2006-04-27[MIPS] 24K LV: Add core card id.Gravatar Chris Dearman 1-0/+1
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Gravatar Atsushi Nemoto 1-32/+24
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Gravatar Jens Axboe 1-0/+2
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 6-4/+29
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersGravatar Jens Axboe 1-0/+17
2006-04-26[PATCH] sky2: reschedule if irq still pendingGravatar Stephen Hemminger 1-8/+10
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Jeff Garzik 1-1/+4
2006-04-26[PATCH] Add support for the sys_vmsplice syscallGravatar Jens Axboe 5-4/+12
2006-04-24[NETFILTER]: Fix compat_xt_counters alignment for non-x86Gravatar Patrick McHardy 1-0/+4
2006-04-24[SPARC]: __NR_sys removalGravatar OGAWA Hirofumi 2-2/+2
2006-04-24[PATCH] softmac: fix SIOCSIWAPGravatar Johannes Berg 1-1/+4
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 4-36/+77
2006-04-23powerpc: Fix define_machine so machine_is() works from modulesGravatar Paul Mackerras 1-1/+5
2006-04-21[PARISC] Make ioremap default to _nocacheGravatar Kyle McMartin 1-12/+5
2006-04-21[PARISC] Add new entries to the syscall tableGravatar Kyle McMartin 1-1/+7
2006-04-21[PARISC] Further work for multiple page sizesGravatar Helge Deller 2-23/+65
2006-04-21[IA64] Setup an IA64 specific reclaim distanceGravatar Christoph Lameter 1-0/+5
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskGravatar Olof Johansson 1-3/+4
2006-04-20[IA64] eliminate compile time warningsGravatar Satoru Takeuchi 1-0/+2
2006-04-20[IA64-SGI] SN SAL call to inject memory errorsGravatar Russ Anderson 1-0/+13
2006-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+2
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-0/+8
2006-04-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Jeff Garzik 1-1/+2
2006-04-20[IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesGravatar Jack Steiner 1-3/+2
2006-04-20[IA64] Remove unused variable in sn_sal.hGravatar Russ Anderson 1-3/+1
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-2/+2
2006-04-20[PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Gravatar Eric Dumazet 1-2/+2