Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs) | Steve French | 2005-11-15 | |
| * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-13 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-12 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | [CIFS] Cleanup sparse warnings for unicode little endian casts | Steve French | 2005-11-11 | |
| * | | | | | | | | [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests | Steve French | 2005-11-11 | |
* | | | | | | | | | Fix missing initialization in ir-kbd-gpio.c | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Fix an OOPS when initializing IR remote on saa7134 | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: make serio and gameport more swsusp friendly | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: handle failures in input_register_device() | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: uinput - don't use "interruptible" in FF code | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: uinput - add UI_SET_SWBIT ioctl | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: uinput - convert to dynalloc allocation | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: wistron - disable wifi/bluetooth on suspend | Miloslav Trmac | 2005-11-20 | |
* | | | | | | | | | Input: wistron - add PM support | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: wistron - convert to dynamic input_dev allocation | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: wistron - add support for Acer Aspire 1500 notebooks | Bernhard Rosenkraenzer | 2005-11-20 | |
* | | | | | | | | | Input: wistron - disable for x86_64 | Andrew Morton | 2005-11-20 | |
* | | | | | | | | | Input: add Wistron driver | Dmitry Torokhov | 2005-11-20 | |
* | | | | | | | | | Input: atkbd - speed up setting leds/repeat state | Dmitry Torokhov | 2005-11-20 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
* | | | | | | | | Linux v2.6.15-rc2v2.6.15-rc2 | Linus Torvalds | 2005-11-19 | |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-11-19 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | [PATCH] ide: add missing __init tags to device drivers | Bartlomiej Zolnierkiewicz | 2005-11-19 | |
| * | | | | | | | | [PATCH] ide: remove dead code from flagged_taskfile() | Bartlomiej Zolnierkiewicz | 2005-11-19 | |
| * | | | | | | | | [PATCH] ide: remove dead DEBUG_TASKFILE code | Bartlomiej Zolnierkiewicz | 2005-11-19 | |
| * | | | | | | | | [PATCH] ide: remove unused ide_action_t:ide_next | Bartlomiej Zolnierkiewicz | 2005-11-19 | |
| * | | | | | | | | [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd() | Bartlomiej Zolnierkiewicz | 2005-11-19 | |
| * | | | | | | | | [PATCH] sis5513: enable ATA133 for the SiS965 southbridge | Aurelien Jarno | 2005-11-19 | |
| * | | | | | | | | [PATCH] via82cxxx: add VIA VT6410 IDE support | Mathias Kretschmer | 2005-11-19 | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-19 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [SERIAL] Remove unused variable in sa1100.c | Russell King | 2005-11-19 | |
| * | | | | | | | | | [SERIAL] Fix status reporting with PL011 serial driver | Russell King | 2005-11-19 | |
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | [DRIVER MODEL] Fix typo in ohci-ppc-soc.c | Andrey Volkov | 2005-11-17 | |
| * | | | | | | | | | | [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms | Russell King | 2005-11-17 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | [ARM] 3168/1: Update ARM signal delivery and masking | Daniel Jacobowitz | 2005-11-19 | |
| * | | | | | | | | | | [ARM] Fix get_user when passed a const pointer | Russell King | 2005-11-18 | |
| * | | | | | | | | | | [ARM] Fix some corner cases in new mm initialisation | Russell King | 2005-11-17 | |
| * | | | | | | | | | | [ARM] __ioremap doesn't use 4th argument | Russell King | 2005-11-17 | |
| * | | | | | | | | | | [ARM] Drivers should not make use of architecture private __ioremap | Russell King | 2005-11-17 | |
| * | | | | | | | | | | [ARM] Improve comment about ASSERT()s in vmlinux.lds.S | Russell King | 2005-11-17 | |
* | | | | | | | | | | | powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac | Paul Mackerras | 2005-11-19 | |
* | | | | | | | | | | | powerpc: Merge spinlock.h | Paul Mackerras | 2005-11-19 | |
* | | | | | | | | | | | powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel | Paul Mackerras | 2005-11-19 | |
* | | | | | | | | | | | powerpc: Merge pci.h | Paul Mackerras | 2005-11-19 | |
* | | | | | | | | | | | powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc | Paul Mackerras | 2005-11-19 | |
* | | | | | | | | | | | [PATCH] powerpc: Remove imalloc.h | David Gibson | 2005-11-18 | |
* | | | | | | | | | | | Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr | Paul Mackerras | 2005-11-18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | powerpc: merge dma-mapping.h | Stephen Rothwell | 2005-11-18 | |
| * | | | | | | | | | | | ppc32: move some dma routines | Stephen Rothwell | 2005-11-18 |