aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds16-425/+854
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds10-56/+33
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-5/+1
2006-01-10[PATCH] Serial: disable jsm in ppc64 defconfigPaul Jackson1-1/+1
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl5-13/+13
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-5/+0
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2-6/+6
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy5-14/+6
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2-5/+2
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy4-23/+10
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner1-3/+4
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+4
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig2-2/+0
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig14-316/+7
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig1-21/+0
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2-66/+0
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig10-152/+5
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-2/+0
2006-01-10[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig1-4/+0
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-7/+0
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni2-24/+40
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal4-0/+123
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2-0/+77
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org1-1/+85
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2-1/+10
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2-0/+48
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-44/+3
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal4-12/+3
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org1-2/+4
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org24-245/+1
2006-01-10[PATCH] printk levels for i386 oops code.Dave Jones1-27/+34
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk5-21/+0
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton1-1/+1
2006-01-10[PATCH] powerpc: Some ppc compile fixes...David Woodhouse2-2/+1
2006-01-10[PATCH] powerpc: Extended PCI config spaceBenjamin Herrenschmidt1-1/+1
2006-01-10[PATCH] powerpc: remove compat_sys_pciconfig_*Stephen Rothwell2-27/+3
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras5-8/+10
2006-01-09[SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.David S. Miller1-1/+1
2006-01-10[PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas1-1/+2
2006-01-10powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras2-10/+9
2006-01-10[PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas1-37/+23
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas3-12/+9
2006-01-10[PATCH] powerpc: IOMMU: don't ioremap null addressesLinas Vepstas1-1/+1
2006-01-10[PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2-4/+29
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2-39/+66
2006-01-10[PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas1-5/+3
2006-01-10[PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas1-4/+23
2006-01-10[PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas1-0/+3
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas2-14/+1