summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+40
* OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-122-0/+10
* OneNAND: handle byte access on BufferRAMKyungmin Park2006-05-121-0/+3
* Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-081-9/+0
* [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-071-13/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-03116-432/+2153
|\
| * [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-021-0/+1
| * [PATCH] splice: fix page LRU accountingJens Axboe2006-05-021-3/+2
| * Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-014-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/+15
| | * [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-011-0/+8
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-011-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/+1
| | |/
| * | [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-011-0/+1
| * | [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-011-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-293-3/+3
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-011-2/+0
| |\ \
| | * | [SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller2006-04-301-2/+0
| | |/
| * | 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-111-0/+2
| | * | | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-111-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-297-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-276-8/+29
| |\ \ \