summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix rpc shutdown event condition bugLinus Torvalds2006-01-101-1/+1
* [PATCH] rcu: fix hotplug-cpu ->donelist leakOleg Nesterov2006-01-101-1/+2
* [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-102-44/+42
* [PATCH] ide-cd: clear random-write capability it not supportedAndrey Borzenkov2006-01-101-0/+2
* [PATCH] dm: don't enable bouncing by defaultJens Axboe2006-01-101-0/+1
* [PATCH] cdrom: kill "open failed" error messageJens Axboe2006-01-101-1/+1
* [PATCH] ide: preserve errors for failed requestsJens Axboe2006-01-101-5/+6
* [PATCH] Work around ppc64 compiler bugAnton Blanchard2006-01-101-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-109-136/+5
|\
| * Input: ibmasm - fix input initialization error pathDmitry Torokhov2006-01-101-0/+1
| * Input: remove obsolete maple input driversPaul Mundt2006-01-105-123/+0
| * Input: prepare for f_ops constnessArjan van de Ven2006-01-101-1/+1
| * Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac2006-01-101-3/+3
| * Input: grip_mp - kill commented out codeDmitry Torokhov2006-01-101-9/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-102-1/+3
|\ \
| * | [MUTEX]: linux/mutex-debug.h needs linux/linkage.hDavid S. Miller2006-01-091-0/+2
| * | [SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.David S. Miller2006-01-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1022-436/+896
|\ \ \
| * | | [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-103-3/+2
| * | | [PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt2006-01-101-1/+1
| * | | [PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2006-01-102-27/+3
| * | | powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-106-8/+14
| * | | [PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas2006-01-101-1/+2
| * | | powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras2006-01-102-10/+9
| * | | [PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas2006-01-101-37/+23
| * | | [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-105-18/+14
| * | | [PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas2006-01-101-1/+1
| * | | [PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2006-01-102-4/+29
| * | | [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-103-40/+69
| * | | [PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas2006-01-101-5/+3
| * | | [PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas2006-01-101-4/+23
| * | | [PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas2006-01-101-0/+3
| * | | [PATCH] powerpc: Remove duplicate codeLinas Vepstas2006-01-103-14/+4
| * | | [PATCH] powerpc: remove bogus printkLinas Vepstas2006-01-101-5/+3
| * | | [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-102-2/+25
| * | | [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-104-294/+328
| * | | [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-107-35/+413
| |/ /
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-1021-148/+195
|\ \ \
| * | | kbuild: re-export VERSION, PATCHLEVEL, SUBLEVELSam Ravnborg2006-01-091-1/+1
| * | | kbuild: KERNELRELEASE is only re-defined when buiding the kernelSam Ravnborg2006-01-091-42/+53
| * | | kbuild/xfs: introduce fs/xfs/KbuildSam Ravnborg2006-01-091-0/+6
| * | | kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2006-01-096-45/+23
| * | | frv: Use KERNELRELEASESam Ravnborg2006-01-081-2/+2
| * | | kbuild: remove GCC_VERSIONSam Ravnborg2006-01-085-16/+8
| * | | kbuild: reference_discarded additionDave Jones2006-01-081-0/+6
| * | | kbuild: ensure mrproper removes .old_versionTore Anderson2006-01-081-1/+1
| * | | kbuild: In setlocalversion change -git_dirty to just -dirtyRyan Anderson2006-01-081-1/+1
| * | | modpost/file2alias: Fix typoBrian Gerst2006-01-081-1/+1
| * | | kbuild: clean up asm-offsets.h creationBrian Gerst2006-01-081-3/+2
| * | | kconfig: factor out ncurses check in a shell scriptSam Ravnborg2006-01-082-36/+79
OpenPOWER on IntegriCloud