| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kprobes/ia64: refuse kprobe on ivt code | Keshavamurthy Anil S | 2005-06-27 | 2 | -3/+22 |
* | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1 | Rusty Lynch | 2005-06-27 | 1 | -0/+7 |
* | [PATCH] Return probe redesign: ppc64 specific implementation | Rusty Lynch | 2005-06-27 | 2 | -0/+103 |
* | [PATCH] Return probe redesign: ia64 specific implementation | Rusty Lynch | 2005-06-27 | 2 | -2/+117 |
* | [PATCH] Return probe redesign: x86_64 specific changes | Rusty Lynch | 2005-06-27 | 1 | -63/+70 |
* | [PATCH] Return probe redesign: i386 specific changes | Rusty Lynch | 2005-06-27 | 1 | -63/+70 |
* | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 2005-06-27 | 2 | -116/+23 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-06-27 | 1 | -4/+4 |
|\ |
|
| * | [PATCH] USB: omap_udc updates (mostly cleanups) | David Brownell | 2005-06-27 | 1 | -4/+4 |
* | | [PATCH] seccomp: tsc disable | Andrea Arcangeli | 2005-06-27 | 2 | -0/+58 |
* | | [PATCH] ppc64: Add missing exports | Benjamin Herrenschmidt | 2005-06-27 | 2 | -0/+2 |
* | | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 2005-06-27 | 2 | -6/+6 |
* | | [PATCH] ppc32: Bump PMU interrupt priority | Benjamin Herrenschmidt | 2005-06-27 | 1 | -7/+19 |
* | | [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLB | Marcelo Tosatti | 2005-06-27 | 1 | -2/+12 |
* | | [PATCH] mips: fixed try_to_freeze build error | Yoichi Yuasa | 2005-06-27 | 1 | -1/+1 |
* | | [PATCH] ppc32: Fix compiling of sandpoint platform | Kumar Gala | 2005-06-27 | 1 | -0/+1 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-27 | 6 | -93/+150 |
|\ \ |
|
| * | | [PATCH] ARM: Update mach-types | Russell King | 2005-06-27 | 1 | -3/+66 |
| * | | [PATCH] ARM: Move memmap freeing into init.c | Russell King | 2005-06-27 | 2 | -78/+65 |
| * | | [PATCH] ARM: Move PGD kernel page table initialisation | Russell King | 2005-06-27 | 1 | -8/+7 |
| * | | [PATCH] ARM: Add VST idle loop call | Russell King | 2005-06-27 | 2 | -4/+11 |
| * | | [PATCH] ARM: Add missed AAEC2000 file | Russell King | 2005-06-27 | 1 | -0/+1 |
| |/ |
|
* | | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 3 | -2/+6 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-26 | 24 | -50/+49 |
|\ |
|
| * | [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code | Lennert Buytenhek | 2005-06-26 | 1 | -6/+0 |
| * | [PATCH] ARM: 2756/1: add ixp2000 msf mapping | Lennert Buytenhek | 2005-06-26 | 1 | -0/+5 |
| * | [PATCH] ARM: Add SA_TIMER flag to timer interrupts | Russell King | 2005-06-26 | 23 | -44/+44 |
* | | [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset | Kumar Gala | 2005-06-26 | 1 | -7/+7 |
* | | [PATCH] arm: swsusp build fix | Andrew Morton | 2005-06-26 | 1 | -1/+1 |
|/ |
|
* | Fix up try_to_freeze() usage in arch/i386/kernel/signal.c | Linus Torvalds | 2005-06-25 | 1 | -1/+1 |
* | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 | 7 | -16/+7 |
|\ |
|
| * | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 7 | -16/+7 |
* | | [PATCH] printk: arch/i386/mm/pgtable.c | Christophe Lucas | 2005-06-25 | 1 | -15/+15 |
* | | [PATCH] printk: arch/i386/mm/ioremap.c | Christophe Lucas | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] update comment about gzip scratch size | Olaf Hering | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] i386: cleanup boot_cpu_logical_apicid variables | Adrian Bunk | 2005-06-25 | 2 | -6/+1 |
* | | [PATCH] x86_64: coding style and whitespace fixups | Domen Puncer | 2005-06-25 | 10 | -22/+17 |
* | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ | Jesper Juhl | 2005-06-25 | 3 | -9/+4 |
* | | [PATCH] arch/i386/crypto/aes.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] arch/i386/mm/fault.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -2/+2 |
* | | [PATCH] arch/i386/kernel/apm.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -4/+4 |
* | | [PATCH] arch/i386/kernel/traps.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -7/+7 |
* | | [PATCH] x86-64: add memcpy/memset prototypes | randy_dunlap | 2005-06-25 | 1 | -0/+3 |
* | | [PATCH] kexec code cleanup | Maneesh Soni | 2005-06-25 | 6 | -60/+71 |
* | | [PATCH] kdump: Save trap information for later analysis | Alexander Nyberg | 2005-06-25 | 2 | -4/+11 |
* | | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-25 | 6 | -16/+45 |
* | | [PATCH] Retrieve elfcorehdr address from command line | Vivek Goyal | 2005-06-25 | 1 | -0/+8 |
* | | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal | 2005-06-25 | 1 | -0/+18 |
* | | [PATCH] kdump: Kconfig | Vivek Goyal | 2005-06-25 | 1 | -0/+7 |
* | | [PATCH] kdump: Retrieve saved max pfn | Vivek Goyal | 2005-06-25 | 1 | -0/+12 |