summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.14-rc4v2.6.14-rc4Linus Torvalds2005-10-101-1/+1
* [PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen2005-10-101-1/+1
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-103-5/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-101-36/+91
|\
| * [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller2005-10-101-36/+91
* | Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-103-3/+6
* | [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-103-3/+44
* | [PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen2005-10-101-2/+0
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2005-10-101-11/+11
|\
| * [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre2005-10-101-11/+11
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-104-0/+4827
|\ \
| * | [ARM] 2968/1: defconfig for the ARM Collie platformVincent Sanders2005-10-101-0/+888
| * | [ARM] 2967/1: defconfig for the ARM Corgi platformVincent Sanders2005-10-101-0/+1523
| * | [ARM] 2966/1: defconfig for the ARM Poodle platformVincent Sanders2005-10-101-0/+1015
| * | [ARM] 2965/1: defconfig for the ARM Spitz platformVincent Sanders2005-10-101-0/+1401
* | | [PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer2005-10-102-2/+10
* | | [PATCH] ide: Workaround PM problemBenjamin Herrenschmidt2005-10-101-0/+8
* | | [PATCH] relayfs: fix bogus param value in call to vmapTom Zanussi2005-10-101-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-1010-16/+129
|\ \ \ | |/ /
| * | [ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks2005-10-101-0/+3
| * | [ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks2005-10-101-0/+1
| * | [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2005-10-102-2/+20
| * | [ARM] 2961/1: corgi: Add missing includeRichard Purdie2005-10-101-0/+1
| * | [ARM] 2960/1: collie: Add missing scoop call parametersRichard Purdie2005-10-101-3/+3
| * | [ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis2005-10-101-1/+10
| * | [ARM] 2958/1: fix definition in imx-regs.hSascha Hauer2005-10-101-1/+1
| * | [ARM] 2957/1: imx UART Error handlingSascha Hauer2005-10-101-5/+4
| * | [ARM] Update mach-typesRussell King2005-10-101-4/+86
| |/
* | [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTERJeff Dike2005-10-101-9/+28
* | [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-104-9/+144
* | [PATCH] uml: cleanup whitespace for COW driverPaolo 'Blaisorblade' Giarrusso2005-10-101-9/+9
* | [PATCH] uml: cleanup byte order macros for COW driverPaolo 'Blaisorblade' Giarrusso2005-10-102-2/+26
* | [PATCH] uml: restore include breakage, breaking binary format of COW driverPaolo 'Blaisorblade' Giarrusso2005-10-101-2/+2
* | [PATCH] uml: allow building .s/.i/.lst files from userspace filesPaolo 'Blaisorblade' Giarrusso2005-10-101-2/+2
* | [PATCH] uml: add mode=skas0 as a synonym of skas0Paolo 'Blaisorblade' Giarrusso2005-10-101-0/+11
* | [PATCH] Uml: hide commands when not being verbosePaolo 'Blaisorblade' Giarrusso2005-10-101-1/+1
* | [PATCH] pcmcia: fix task state at pccard thread exitSteven Rostedt2005-10-101-0/+3
* | [SPARC64]: Fix compile error in irq.cSven Hartge2005-10-081-0/+1
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08145-360/+340
* [PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe2005-10-081-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2005-10-0819-53/+115
|\
| * [ALSA] usb-audio: add MIDI quirk for Hercules DJ ConsoleClemens Ladisch2005-10-071-0/+21
| * [ALSA] usb-audio: add another ID for Hercules DJ ConsoleClemens Ladisch2005-10-071-1/+6
| * [ALSA] ali5451 - Don't build non-existing modem PCMTakashi Iwai2005-10-071-2/+4
| * [ALSA] emu10k1 - Fix handling of ac97_chip=2Takashi Iwai2005-10-071-9/+10
| * [ALSA] korg1212: fix typoClemens Ladisch2005-10-071-1/+1
| * [ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai2005-10-073-4/+13
| * [ALSA] via82xx - dxs_support entry for an ASUS moboTakashi Iwai2005-10-071-0/+1
| * [ALSA] Fix confliction of capture controls on ALC880 test modelTakashi Iwai2005-10-071-12/+0
| * [ALSA] fix HD audio ALC882 lfe (un)muteJohn W. Linville2005-10-071-1/+1
OpenPOWER on IntegriCloud