summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-101-1/+1
|\
| * [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-1016-425/+854
|\ \
| * | [PATCH] powerpc: Some ppc compile fixes...David Woodhouse2006-01-102-2/+1
| * | [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-105-8/+10
| * | [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-103-12/+9
| * | [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-102-39/+66
| * | [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-102-14/+1
| * | [PATCH] powerpc: remove bogus printkLinas Vepstas2006-01-101-5/+3
| * | [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-101-2/+24
| * | [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-103-294/+320
| * | [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-104-30/+394
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-1010-56/+33
|\ \
| * | 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-084-14/+6
* | | [PATCH] TTY layer buffering revampAlan Cox2006-01-101-5/+1
* | | [PATCH] Serial: disable jsm in ppc64 defconfigPaul Jackson2006-01-101-1/+1
* | | [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-105-13/+13
* | | [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-5/+0
* | | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-102-6/+6
* | | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-105-14/+6
* | | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-102-5/+2
* | | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-104-23/+10
* | | [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-3/+4
* | | [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-101-0/+4
* | | [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-102-2/+0
* | | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-1014-316/+7
* | | [PATCH] add ->compat_ioctl to dasdChristoph Hellwig2006-01-101-21/+0
* | | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-102-66/+0
* | | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-1010-152/+5
* | | [PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2006-01-101-2/+0
* | | [PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig2006-01-101-4/+0
* | | [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-101-7/+0
* | | [PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2006-01-102-24/+40
* | | [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-104-0/+123
* | | [PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2006-01-102-0/+77
* | | [PATCH] kdump: x86_64 kexec on panicakpm@osdl.org2006-01-101-1/+85
* | | [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-102-1/+10
* | | [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-102-0/+48
OpenPOWER on IntegriCloud