aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-04[PATCH] splice: LRU fixupsJens Axboe1-2/+3
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller2-2/+2
2006-05-03powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras1-6/+13
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-0/+60
2006-05-03[PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2-1/+2
2006-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse116-432/+2153
2006-05-03Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse2-172/+0
2006-05-02[MMC] extend data timeout for writesRussell King1-0/+1
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe1-0/+1
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe1-3/+2
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds4-23/+193
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy1-0/+8
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-4/+25
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr1-0/+1
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr1-0/+24
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe1-0/+2
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe1-5/+6
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe1-1/+20
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe1-2/+1
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+3
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+0
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-52/+112
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2-1/+7
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb1-2/+5
2006-05-01[PATCH] More user space subject labelsSteve Grubb1-1/+1
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb2-0/+17
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb2-16/+15
2006-05-01[PATCH] audit inode patchSteve Grubb1-0/+34
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel2-0/+117
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+4
2006-04-30[SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller1-2/+0
2006-04-30[ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2-1/+8
2006-04-30[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke1-7/+14
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King1-0/+1
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita3-3/+3
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-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov1-0/+2
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov288-4990/+5714
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[SCSI] srp.h: avoid padding of structsRoland Dreier1-6/+17
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