summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-171-1/+1
* [PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino2006-01-172-33/+134
* [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-174-2/+111
* [PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen2006-01-171-17/+0Star
* [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}Jan Beulich2006-01-171-71/+37Star
* [PATCH] x86_64: Update defconfigAndi Kleen2006-01-171-4/+17
* [PATCH] sh: Move CPU subtype configuration to its own KconfigPaul Mundt2006-01-174-350/+482
* [PATCH] sh: Simple timer frameworkPaul Mundt2006-01-173-0/+287
* [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-1716-612/+1224
* [PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt2006-01-173-136/+196
* [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-178-452/+536
* [PATCH] sh: kexec() supportkogiidena2006-01-174-3/+225
* [PATCH] sh: DMA updatesPaul Mundt2006-01-178-94/+194
* [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt2006-01-1711-252/+288
* [PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan2006-01-171-1/+1
* [PATCH] mips: add pm_power_offYoichi Yuasa2006-01-171-0/+6
* [PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan2006-01-171-1/+2
* [PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk2006-01-171-4/+1Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1716-252/+578
|\
| * Pull perfmon-montecito into release branchTony Luck2006-01-172-0/+271
| |\
| | * [IA64] Perfmon for MontecitoStephane Eranian2006-01-162-0/+271
| * | [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava2006-01-1712-247/+257
| * | [IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige2006-01-171-5/+14
| * | [IA64] Simple memory hot-add for ia64.Yasunori Goto2006-01-161-0/+36
| |/
* | x86-64: fix initrd freeingLinus Torvalds2006-01-161-1/+1
* | [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen2006-01-161-13/+5Star
* | [PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen2006-01-161-1/+1
* | [PATCH] x86_64: lapic resume uses correct base addressShaohua Li2006-01-161-4/+1Star
* | [PATCH] x86_64: Only let user select PM timer support when EMBEDDEDAndi Kleen2006-01-161-1/+1
* | [PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2006-01-162-10/+7Star
* | [PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen2006-01-161-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-162-3/+3
|\
| * correct email address of Manfred SpraulChristian Kujau2006-01-151-1/+1
| * return statement cleanup - kill pointless parenthesesJesper Juhl2006-01-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1544-10461/+2266Star
|\ \
| * | powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras2006-01-153-2/+1899
| * | [PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2006-01-1533-10283/+195Star
| * | [PATCH] powerpc: Kconfig changes for CRASH_DUMPHaren Myneni2006-01-151-11/+10Star
| * | [PATCH] powerpc: Update pmac32_defconfigBenjamin Herrenschmidt2006-01-151-45/+60
| * | [PATCH] powerpc: Fix Maple buildBenjamin Herrenschmidt2006-01-153-41/+68
| * | [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notesHaren Myneni2006-01-152-73/+7Star
| * | powerpc/32: Generate miboot images with ARCH=powerpcPaul Mackerras2006-01-152-6/+27
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-15111-223/+774
|\ \
| * | [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-142-3/+15
| * | [ARM] 3112/1: old ABI compat: config option to turn it onNicolas Pitre2006-01-141-0/+17
| * | [ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Nicolas Pitre2006-01-142-4/+4
| * | [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-143-35/+100
| * | [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre2006-01-143-0/+372
| * | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-142-2/+12
| * | [ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre2006-01-142-2/+24