summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-032-2/+2
* [PATCH] pid.h cleanupAndrew Morton2006-10-031-15/+15
* Add prototype for sigset_from_compat()Linus Torvalds2006-10-021-0/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-10-023-5/+30
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-01249-2528/+5153
| |\
| * | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-262-3/+7
| * | [MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse2006-09-251-0/+3
| * | [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-0/+11
| * | [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-251-2/+4
| * | [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-0/+5
| * | Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse2006-09-221-1/+0
| * | ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-221-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-024-88/+223
|\ \ \
| * | | Input: add KEY_BLUETOOTH and KEY_WLAN definitionsLennart Poettering2006-09-191-0/+3
| * | | Input: add new BUS_VIRTUAL bus typeMichael Hanselmann2006-09-191-0/+1
| * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-1986-255/+1256
| |\ \ \
| * | | | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-141-1/+1
| * | | | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-9/+0
| * | | | Input: constify input coreDmitry Torokhov2006-09-141-5/+5
| * | | | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-141-0/+1
| * | | | Input: add driver for Touchwin serial touchscreensRick Koch2006-08-051-0/+1
| * | | | Input: add driver for Touchright serial touchscreensRick Koch2006-08-051-0/+1
| * | | | Input: add driver for Penmount serial touchscreensRick Koch2006-08-051-0/+1
| * | | | Input: update the force feedback documentationAnssi Hannula2006-07-191-53/+122
| * | | | Input: drop remnants of the old force-feedback interfaceAnssi Hannula2006-07-191-8/+0
| * | | | Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-191-12/+23
| * | | | Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-191-0/+3
| * | | | Input: implement new force feedback interfaceAnssi Hannula2006-07-191-0/+61
* | | | | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-0/+1
* | | | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-0/+7
* | | | | [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-0/+2
* | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-5/+1
* | | | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-0/+2
* | | | | [PATCH] IPC namespace - utilsKirill Korotaev2006-10-022-1/+20
* | | | | [PATCH] IPC namespace coreKirill Korotaev2006-10-024-0/+40
* | | | | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-022-0/+12
* | | | | [PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn2006-10-021-2/+0
* | | | | [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-024-3/+42
* | | | | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* | | | | [PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn2006-10-021-0/+10
* | | | | [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-024-7/+7
* | | | | [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-023-0/+54
* | | | | [PATCH] nfsd: lockdep annotationPeter Zijlstra2006-10-021-2/+9
* | | | | [PATCH] knfsd: make rpc threads pools numa awareGreg Banks2006-10-021-0/+1
* | | | | [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-021-5/+16
* | | | | [PATCH] knfsd: add svc_getGreg Banks2006-10-021-0/+11
* | | | | [PATCH] knfsd: split svc_serv into poolsGreg Banks2006-10-022-2/+24
* | | | | [PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2006-10-021-1/+1
* | | | | [PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2006-10-021-0/+1
* | | | | [PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2006-10-021-1/+1
OpenPOWER on IntegriCloud