summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-0/+3
* [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-032-1/+6
* [PATCH] vt: proper prototypes for some console functionsAdrian Bunk2006-10-032-0/+4
* [PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2006-10-031-0/+1
* [PATCH] fbdev: Add generic ddc read functionalityDennis Munsie2006-10-031-0/+2
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-031-0/+3
* [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-031-1/+0
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-031-1/+0
* [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-031-1/+2
* [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-031-1/+3
* [PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2006-10-032-12/+43
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-032-0/+4
* [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-031-0/+11
* [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