| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c | Michael Ellerman | 2005-06-30 | 2 | -48/+59 |
* | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c | Michael Ellerman | 2005-06-30 | 2 | -20/+23 |
* | [PATCH] ppc64: Don't pass the pointers to xItLpQueue around | Michael Ellerman | 2005-06-30 | 5 | -31/+31 |
* | [PATCH] ppc64: Reorganise the paca initialisation macros | Michael Ellerman | 2005-06-30 | 1 | -146/+65 |
* | [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c | Michael Ellerman | 2005-06-30 | 2 | -21/+21 |
* | [PATCH] ppc64: Spread lpevents by default on iSeries | Michael Ellerman | 2005-06-30 | 1 | -1/+1 |
* | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries | Michael Ellerman | 2005-06-30 | 7 | -26/+19 |
* | [PATCH] remove duplicate printf in arch/ppc64/boot/main.c | Olaf Hering | 2005-06-28 | 1 | -5/+2 |
* | [PATCH] remove printk usage in arch/ppc64/boot/prom.c | Olaf Hering | 2005-06-28 | 2 | -15/+2 |
* | [PATCH] remove unused arch/ppc64/boot/mknote.c | Olaf Hering | 2005-06-28 | 1 | -43/+0 |
* | [PATCH] remove unused arch/ppc64/boot/piggyback.c | Olaf Hering | 2005-06-28 | 2 | -87/+1 |
* | [PATCH] ppc64: don't create spurious symlinks under node0 sysdev | Nathan Lynch | 2005-06-28 | 1 | -1/+6 |
* | [PATCH] ppc64: simplify nvram partition scanning code | Arnd Bergmann | 2005-06-28 | 1 | -5/+3 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-06-27 | 15 | -331/+201 |
|\ |
|
| * | [SPARC64]: Get rid of fast IRQ feature. | David S. Miller | 2005-06-27 | 4 | -233/+51 |
| * | [SPARC64]: Avoid membar instructions in delay slots. | David S. Miller | 2005-06-27 | 12 | -98/+150 |
* | | [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 |