summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
* | | | | | | [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-024-3/+42
* | | | | | | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-2/+2
* | | | | | | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-022-2/+2
* | | | | | | [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
OpenPOWER on IntegriCloud