aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap32-0/+32
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S5-0/+49
2006-01-11[PATCH] uml: kill an unused variableJeff Dike1-1/+0
2006-01-11[PATCH] uml: fix debug output on x86_64Jeff Dike1-2/+2
2006-01-11[PATCH] uml: eliminate doubled boot outputJeff Dike1-1/+1
2006-01-11[PATCH] uml: revert compile-time option checkingJeff Dike1-4/+0
2006-01-11[PATCH] uml: update Kconfig helpJeff Dike1-4/+4
2006-01-11[PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike4-20/+12
2006-01-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-01-11[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk1-1/+1
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds25-117/+278
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman1-2/+2
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds19-111/+147
2006-01-11[PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala1-1/+1
2006-01-10x86: fix "make install" targetLinus Torvalds1-1/+1
2006-01-11[PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman1-6/+0
2006-01-11[PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman1-2/+11
2006-01-11[PATCH] powerpc: Add some missing .gitignore'sKumar Gala3-0/+22
2006-01-11[PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala7-53/+85
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand1-5/+29
2006-01-11[PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni1-1/+1
2006-01-11powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras1-0/+2
2006-01-11[PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard1-0/+26
2006-01-11[PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman6-41/+80
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2-8/+24
2006-01-11[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering1-6/+0
2006-01-11[PATCH] PCI Hotplug/powerpc: module build breaklinas1-0/+3
2006-01-11[PATCH] enable the RTC driver in ppc64_defconfigOlaf Hering1-1/+1
2006-01-10[PARISC] Use STABS_DEBUG macro from vmlinux.lds.hMatthew Wilcox1-9/+2
2006-01-10[PARISC] Fix Dino reporting on J2240Matthew Wilcox1-0/+1
2006-01-10[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler1-0/+7
2006-01-10[PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox1-3/+8
2006-01-10[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin1-37/+63
2006-01-10[PARISC] Make local cache flushes take a void *Matthew Wilcox3-10/+8
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller17-52/+58
2006-01-10[PATCH] m68knommu: fix ram length of m5208evb boardGreg Ungerer1-1/+1
2006-01-10[PATCH] m68knommu: fix a5 reg corruption in signal handlersGreg Ungerer1-0/+8
2006-01-10[PATCH] m68knommu: fix mangled 'truct' in ptrace.cGreg Ungerer1-1/+1
2006-01-10[PATCH] m68knommu: don't set gcc optimizer flagsGreg Ungerer1-1/+0
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer1-13/+0
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer1-4/+0
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds62-120/+145
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