summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman2005-06-307-26/+19
* [PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering2005-06-281-5/+2
* [PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering2005-06-282-15/+2
* [PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering2005-06-281-43/+0
* [PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering2005-06-282-87/+1
* [PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch2005-06-281-1/+6
* [PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann2005-06-281-5/+3
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-2715-331/+201
|\
| * [SPARC64]: Get rid of fast IRQ feature.David S. Miller2005-06-274-233/+51
| * [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-2712-98/+150
* | [PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2005-06-272-3/+22
* | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch2005-06-271-0/+7
* | [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-272-0/+103
* | [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-272-2/+117
* | [PATCH] Return probe redesign: x86_64 specific changesRusty Lynch2005-06-271-63/+70
* | [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-271-63/+70
* | [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-272-116/+23
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-271-4/+4
|\ \
| * | [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-271-4/+4
| |/
* | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-272-0/+58
* | [PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2005-06-272-0/+2
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-272-6/+6
* | [PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt2005-06-271-7/+19
* | [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti2005-06-271-2/+12
* | [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-271-1/+1
* | [PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala2005-06-271-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-276-93/+150
|\ \
| * | [PATCH] ARM: Update mach-typesRussell King2005-06-271-3/+66
| * | [PATCH] ARM: Move memmap freeing into init.cRussell King2005-06-272-78/+65
| * | [PATCH] ARM: Move PGD kernel page table initialisationRussell King2005-06-271-8/+7
| * | [PATCH] ARM: Add VST idle loop callRussell King2005-06-272-4/+11
| * | [PATCH] ARM: Add missed AAEC2000 fileRussell King2005-06-271-0/+1
| |/
* | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-273-2/+6
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2624-50/+49
|\
| * [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0
| * [PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2005-06-261-0/+5
| * [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-2623-44/+44
* | [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala2005-06-261-7/+7
* | [PATCH] arm: swsusp build fixAndrew Morton2005-06-261-1/+1
|/
* Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds2005-06-251-1/+1
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-257-16/+7
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-257-16/+7
* | [PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas2005-06-251-15/+15
* | [PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas2005-06-251-1/+1
* | [PATCH] update comment about gzip scratch sizeOlaf Hering2005-06-251-1/+1
* | [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-252-6/+1
* | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-2510-22/+17
* | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-253-9/+4
* | [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-251-1/+1
* | [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-251-2/+2
OpenPOWER on IntegriCloud