summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-115-0/+49
* [PATCH] uml: kill an unused variableJeff Dike2006-01-111-1/+0
* [PATCH] uml: fix debug output on x86_64Jeff Dike2006-01-111-2/+2
* [PATCH] uml: eliminate doubled boot outputJeff Dike2006-01-111-1/+1
* [PATCH] uml: revert compile-time option checkingJeff Dike2006-01-111-4/+0
* [PATCH] uml: update Kconfig helpJeff Dike2006-01-111-4/+4
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-114-20/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-111-1/+1
|\
| * [SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk2006-01-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1125-117/+278
|\ \ | |/ |/|
| * [PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman2006-01-111-2/+2
| * [PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala2006-01-111-1/+1
| * [PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman2006-01-111-6/+0
| * [PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman2006-01-111-2/+11
| * [PATCH] powerpc: Add some missing .gitignore'sKumar Gala2006-01-113-0/+22
| * [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala2006-01-117-53/+85
| * [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand2006-01-111-5/+29
| * [PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni2006-01-111-1/+1
| * powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras2006-01-111-0/+2
| * [PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2006-01-111-0/+26
| * [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-116-41/+80
| * [PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2006-01-112-8/+24
| * [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering2006-01-111-6/+0
| * [PATCH] PCI Hotplug/powerpc: module build breaklinas2006-01-111-0/+3
| * [PATCH] enable the RTC driver in ppc64_defconfigOlaf Hering2006-01-111-1/+1
* | [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-01-1019-111/+147
|\ \
| * | [PARISC] Use STABS_DEBUG macro from vmlinux.lds.hMatthew Wilcox2006-01-101-9/+2
| * | [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-101-0/+1
| * | [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler2006-01-101-0/+7
| * | [PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox2006-01-101-3/+8
| * | [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin2006-01-101-37/+63
| * | [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-103-10/+8
| * | [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-1017-52/+58
| |/
* | x86: fix "make install" targetLinus Torvalds2006-01-101-1/+1
|/
* [PATCH] m68knommu: fix ram length of m5208evb boardGreg Ungerer2006-01-101-1/+1
* [PATCH] m68knommu: fix a5 reg corruption in signal handlersGreg Ungerer2006-01-101-0/+8
* [PATCH] m68knommu: fix mangled 'truct' in ptrace.cGreg Ungerer2006-01-101-1/+1
* [PATCH] m68knommu: don't set gcc optimizer flagsGreg Ungerer2006-01-101-1/+0
* [PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer2006-01-101-13/+0
* [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.cGreg Ungerer2006-01-101-4/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-1062-120/+145
|\
| * MIPS: Malta: Change CPU default to R2.Ralf Baechle2006-01-101-5/+5
| * MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.Ralf Baechle2006-01-101-1/+1
| * MIPS: Don't pass -finline-limit=100000.Ralf Baechle2006-01-101-1/+0
| * MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-101-2/+2
| * MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.Ralf Baechle2006-01-1024-31/+0
| * Update Yoichi Yuasa's email address.Ralf Baechle2006-01-1020-23/+23
| * MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle2006-01-102-0/+15
| * MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle2006-01-101-1/+3
OpenPOWER on IntegriCloud