summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] restore parport_pc probing on powermacOlaf Hering2006-10-031-1/+0
* [PATCH] kernel-doc for kernel/dma.cRandy Dunlap2006-10-031-2/+1
* [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
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-021-0/+1
|\
| * [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-021-0/+1
* | Add prototype for sigset_from_compat()Linus Torvalds2006-10-021-0/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-10-025-13/+31
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-01939-11616/+24791
| |\
| * | [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] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>David Woodhouse2006-09-252-8/+1
| * | [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
* | | 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-19352-1719/+2857
| |\ \ \
| * | | | 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
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-027-78/+78
|\ \ \ \ \
| * | | | | [MIPS] Remove unused galileo-boars header filesYoichi Yuasa2006-10-012-67/+0
| * | | | | [MIPS] Rename SERIAL_PORT_DEFNS for EV64120Yoichi Yuasa2006-10-011-9/+8
| * | | | | [MIPS] Add UART IRQ number for EV64120Yoichi Yuasa2006-10-011-0/+1
| * | | | | [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-011-1/+1
| * | | | | [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-011-2/+0
| * | | | | [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-011-0/+44
| * | | | | [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-011-0/+25
| | |_|_|/ | |/| | |
* | | | | [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] AVR32: Implement kernel_execveHaavard Skinnemoen2006-10-021-77/+3
* | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-0216-625/+1
* | | | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-029-397/+8
* | | | | [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
OpenPOWER on IntegriCloud