aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-251-4/+4
* | [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-251-7/+7
* | [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-251-0/+3
* | [PATCH] kexec code cleanupManeesh Soni2005-06-256-60/+71
* | [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-252-4/+11
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-256-16/+45
* | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-251-0/+8
* | [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-251-0/+18
* | [PATCH] kdump: KconfigVivek Goyal2005-06-251-0/+7
* | [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+12