summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Unify mem= handlingMichael Ellerman2006-05-191-2/+11
* [PATCH] powerpc: whitespace cleanup in reg.hMichael Neuling2006-05-191-23/+23
* Merge ../linux-2.6Paul Mackerras2006-05-0537-127/+628
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-054-7/+75
| |\
| | * powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras2006-05-031-6/+13
| | * [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+60
| | * [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-032-1/+2
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-044-8/+32
| |\ \
| | * | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-041-0/+10
| | * | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-302-1/+8
| | * | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-7/+14
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-041-0/+1
| |\ \ \
| | * | | [MMC] extend data timeout for writesRussell King2006-05-021-0/+1
| | |/ /
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-041-2/+3
| |\ \ \
| | * | | [PATCH] splice: LRU fixupsJens Axboe2006-05-041-2/+3
| | | |/ | | |/|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-044-17/+17
| |\ \ \
| | * | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-041-7/+7
| | * | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-041-4/+4
| | * | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-041-5/+5
| | * | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-041-1/+1
| | |/ /
| * / / [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-032-2/+2
| |/ /
| * | [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