aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-10Linux v2.6.14-rc4v2.6.14-rc4Linus Torvalds
2005-10-10[PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen
2005-10-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte
2005-10-10[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller
2005-10-10[PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-10[ARM] 2968/1: defconfig for the ARM Collie platformVincent Sanders
2005-10-10[ARM] 2967/1: defconfig for the ARM Corgi platformVincent Sanders
2005-10-10[ARM] 2966/1: defconfig for the ARM Poodle platformVincent Sanders
2005-10-10[ARM] 2965/1: defconfig for the ARM Spitz platformVincent Sanders
2005-10-10[ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer
2005-10-10[PATCH] ide: Workaround PM problemBenjamin Herrenschmidt
2005-10-10[PATCH] relayfs: fix bogus param value in call to vmapTom Zanussi
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-10[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTERJeff Dike
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki
2005-10-10[PATCH] uml: cleanup whitespace for COW driverPaolo 'Blaisorblade' Giarrusso
2005-10-10[PATCH] uml: cleanup byte order macros for COW driverPaolo 'Blaisorblade' Giarrusso
2005-10-10[PATCH] uml: restore include breakage, breaking binary format of COW driverPaolo 'Blaisorblade' Giarrusso
2005-10-10[PATCH] uml: allow building .s/.i/.lst files from userspace filesPaolo 'Blaisorblade' Giarrusso
2005-10-10[PATCH] uml: add mode=skas0 as a synonym of skas0Paolo 'Blaisorblade' Giarrusso
2005-10-10[PATCH] Uml: hide commands when not being verbosePaolo 'Blaisorblade' Giarrusso
2005-10-10[PATCH] pcmcia: fix task state at pccard thread exitSteven Rostedt
2005-10-10[ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks
2005-10-10[ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks
2005-10-10[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie
2005-10-10[ARM] 2961/1: corgi: Add missing includeRichard Purdie
2005-10-10[ARM] 2960/1: collie: Add missing scoop call parametersRichard Purdie
2005-10-10[ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis
2005-10-10[ARM] 2958/1: fix definition in imx-regs.hSascha Hauer
2005-10-10[ARM] 2957/1: imx UART Error handlingSascha Hauer
2005-10-10[ARM] Update mach-typesRussell King
2005-10-08[SPARC64]: Fix compile error in irq.cSven Hartge
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-08[PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells
2005-10-08[PATCH] key: plug request_key_auth memleakDavid Howells
2005-10-08[PATCH] yenta: fix build if YENTA && !CARDBUSDavid Vrabel
2005-10-08[PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov