summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-0324-101/+407
|\
| * [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
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-011-1/+1
| |\ \
| | * | [NET]: use hlist_unhashed()Akinobu Mita2006-04-291-1/+1
| | |/
| * | 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-2967-3372/+2004
| |\ \ | | |/
| | * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-281-1/+3
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-272-5/+3
| | |\
| | | * [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-271-1/+0
| | | * [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare2006-04-271-3/+2
| | | * [PATCH] Kobject: fix build errorKay Sievers2006-04-271-1/+1
| | * | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-271-0/+2
| | |/
| | * Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-262-0/+20
| | |\
| | | * [PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2006-04-261-0/+17
| | | * [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-261-0/+3
| | * | [PATCH] sky2: reschedule if irq still pendingStephen Hemminger2006-04-261-8/+10
| | |/
| | * [NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy2006-04-241-0/+4
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-201-0/+7
| | |\
| | | * [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-201-0/+7
| | * | [PATCH] memory_hotplug.h cleanupAdrian Bunk2006-04-201-3/+0
| | |/
| | * Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-04-192-0/+13
| | |\
| | | * NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-191-0/+1
| | | * NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-191-0/+12
| | * | [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-191-1/+0
| | * | [PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch2006-04-191-0/+4
| | * | [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-191-2/+1
| | |/
| | * [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle2006-04-191-1/+1
| * | 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
OpenPOWER on IntegriCloud