summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-021-0/+1
* [PATCH] splice: fix page LRU accountingJens Axboe2006-05-021-3/+2Star
* Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-024-23/+193
|\
| * [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-2/+5
| * [PATCH] More user space subject labelsSteve Grubb2006-05-011-1/+1
| * [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-012-0/+17
| * [PATCH] change lspp ipc auditingSteve Grubb2006-05-012-16/+15Star
| * [PATCH] audit inode patchSteve Grubb2006-05-011-0/+34
| * [PATCH] support for context based audit filteringDarrel Goeddel2006-05-012-0/+117
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+4
* | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-021-0/+8
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-021-4/+25
|\ \
| * | [PATCH] vmsplice: allow user to pass in gift pagesJens Axboe2006-05-011-0/+2
| * | [PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe2006-05-011-5/+6
| * | [PATCH] pipe: introduce ->pin() buffer operationJens Axboe2006-05-011-1/+20
| * | [PATCH] splice: fix bugs in pipe_to_file()Jens Axboe2006-05-011-2/+1Star
| |/
* | [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-021-0/+1
* | [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-021-0/+24
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-013-3/+3
|\ \
| * | [NET]: use hlist_unhashed()Akinobu Mita2006-04-303-3/+3
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-011-2/+0Star
|\ \
| * | [SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller2006-05-011-2/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-05-013-52/+112
|\ \
| * | Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-291-0/+2
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-29288-4990/+5714
| |\ \
| * | | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-262-51/+101
| * | | Input: allow passing NULL to input_free_device()Dmitry Torokhov2006-04-261-1/+2
| * | | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-261-2/+4
| * | | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-121-0/+2
| * | | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-121-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-05-012-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai2006-04-272-1/+7
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-04-307-8/+38
|\ \ \ \
| * | | | [PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2006-04-291-4/+10
| * | | | [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-281-0/+2
| * | | | [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-281-1/+19
| * | | | [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-281-0/+1
| * | | | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-281-3/+3
| * | | | [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-282-0/+3
* | | | | [PATCH] i386: fix broken FP exception handlingChuck Ebbert2006-04-291-2/+2
| |_|_|/ |/| | |
* | | | [PATCH] s390: add read_mostly optimizationChristian Borntraeger2006-04-281-0/+2
* | | | [PATCH] s390: futex atomic operationsMartin Schwidefsky2006-04-281-4/+119
* | | | [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-282-2/+4
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-286-8/+29
|\ \ \
| * | | [IA64] enable dumps to capture second page of kernel stackCliff Wickman2006-04-271-1/+1
| * | | [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-271-1/+5
| * | | [IA64] Setup an IA64 specific reclaim distanceChristoph Lameter2006-04-211-0/+5
| * | | [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-211-0/+2
| * | | [IA64-SGI] SN SAL call to inject memory errorsRuss Anderson2006-04-211-0/+13
| * | | [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodesJack Steiner2006-04-201-3/+2Star