summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Shut up gcc warning in assabet.cRussell King2005-11-211-1/+2
* [ARM] ebsa110: __arch_ioremap should be 3 argsRussell King2005-11-211-1/+1
* [ARM] Add asm/memory.h to asm/numnodes.hRussell King2005-11-211-0/+2
* [ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan2005-11-211-0/+1
* [ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer2005-11-211-1/+1
* [PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov2005-11-201-1/+1
* [PATCH] Remove compat ioctl semaphoreAndi Kleen2005-11-201-7/+0
* [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com2005-11-201-1/+1
* [PATCH] Register disabled CPUsAshok Raj2005-11-201-3/+1
* [PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen2005-11-201-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-11-2015-176/+385
|\
| * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-19425-10899/+7791
| |\
| * | [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to WindowsSteve French2005-11-191-0/+1
| * | [CIFS] Fix mknod of block and chardev over SFU mountsSteve French2005-11-183-13/+62
| * | [CIFS] Missing part of previous patchSteve French2005-11-182-0/+3
| * | [CIFS] Fix scheduling while atomic when pending writes at file close timeSteve French2005-11-182-22/+56
| * | [CIFS] Vectored and async i/o turned on and correct theSteve French2005-11-171-72/+45
| * | [CIFS] Recognize properly symlinks and char/blk devices (not justSteve French2005-11-171-4/+44
| * | [CIFS] Fix sparse warnings on smb bcc (byte count)Steve French2005-11-162-3/+3
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-15184-13071/+2723
| |\ \
| * | | [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLsSteve French2005-11-151-14/+17
| * | | [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French2005-11-152-10/+66
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-13277-1545/+10850
| |\ \ \
| * \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-12444-13452/+7823
| |\ \ \ \
| * | | | | [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-117-68/+60
| * | | | | [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requestsSteve French2005-11-114-17/+75
* | | | | | Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov2005-11-201-2/+3
* | | | | | Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov2005-11-201-0/+2
* | | | | | Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-202-6/+18
* | | | | | Input: handle failures in input_register_device()Dmitry Torokhov2005-11-201-27/+36
* | | | | | Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3
* | | | | | Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-202-0/+5
* | | | | | Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-202-153/+169
* | | | | | Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* | | | | | Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* | | | | | Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* | | | | | Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* | | | | | Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* | | | | | Input: add Wistron driverDmitry Torokhov2005-11-204-0/+459
* | | | | | Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov2005-11-201-31/+68
| |_|_|_|/ |/| | | |
* | | | | Linux v2.6.15-rc2v2.6.15-rc2Linus Torvalds2005-11-191-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1911-78/+36
|\ \ \ \ \
| * | | | | [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-194-11/+5
| * | | | | [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-192-11/+7
| * | | | | [PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz2005-11-191-15/+0
| * | | | | [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-192-7/+0
| * | | | | [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-191-25/+0
| * | | | | [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-192-0/+2
| * | | | | [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-192-9/+22
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-193-24/+27
|\ \ \ \ \ \
OpenPOWER on IntegriCloud