Age | Commit message (Expand) | Author | Files | Lines |
2005-06-30 | [PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c | Michael Ellerman | 1 | -29/+29 |
2005-06-30 | [PATCH] ppc64: Cleanup proc printing of event types | Michael Ellerman | 1 | -10/+10 |
2005-06-30 | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca | Michael Ellerman | 1 | -15/+29 |
2005-06-30 | [PATCH] ppc64: Don't count number of events processed for caller | Michael Ellerman | 4 | -13/+5 |
2005-06-30 | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* | Michael Ellerman | 5 | -14/+14 |
2005-06-30 | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue | Michael Ellerman | 2 | -24/+24 |
2005-06-30 | [PATCH] ppc64: Move definition of xItLpQueue | Michael Ellerman | 2 | -7/+8 |
2005-06-30 | [PATCH] ppc64: Make two ItLpQueue related functions static | Michael Ellerman | 1 | -2/+2 |
2005-06-30 | [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c | Michael Ellerman | 2 | -48/+59 |
2005-06-30 | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c | Michael Ellerman | 2 | -20/+23 |
2005-06-30 | [PATCH] ppc64: Don't pass the pointers to xItLpQueue around | Michael Ellerman | 5 | -31/+31 |
2005-06-30 | [PATCH] ppc64: Reorganise the paca initialisation macros | Michael Ellerman | 1 | -146/+65 |
2005-06-30 | [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c | Michael Ellerman | 2 | -21/+21 |
2005-06-30 | [PATCH] ppc64: Spread lpevents by default on iSeries | Michael Ellerman | 1 | -1/+1 |
2005-06-30 | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries | Michael Ellerman | 7 | -26/+19 |
2005-06-28 | [PATCH] remove duplicate printf in arch/ppc64/boot/main.c | Olaf Hering | 1 | -5/+2 |
2005-06-28 | [PATCH] remove printk usage in arch/ppc64/boot/prom.c | Olaf Hering | 2 | -15/+2 |
2005-06-28 | [PATCH] remove unused arch/ppc64/boot/mknote.c | Olaf Hering | 1 | -43/+0 |
2005-06-28 | [PATCH] remove unused arch/ppc64/boot/piggyback.c | Olaf Hering | 2 | -87/+1 |
2005-06-28 | [PATCH] ppc64: don't create spurious symlinks under node0 sysdev | Nathan Lynch | 1 | -1/+6 |
2005-06-28 | [PATCH] ppc64: simplify nvram partition scanning code | Arnd Bergmann | 1 | -5/+3 |
2005-06-27 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 15 | -331/+201 |
2005-06-27 | [SPARC64]: Get rid of fast IRQ feature. | David S. Miller | 4 | -233/+51 |
2005-06-27 | [SPARC64]: Avoid membar instructions in delay slots. | David S. Miller | 12 | -98/+150 |
2005-06-27 | [PATCH] kprobes/ia64: refuse kprobe on ivt code | Keshavamurthy Anil S | 2 | -3/+22 |
2005-06-27 | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1 | Rusty Lynch | 1 | -0/+7 |
2005-06-27 | [PATCH] Return probe redesign: ppc64 specific implementation | Rusty Lynch | 2 | -0/+103 |
2005-06-27 | [PATCH] Return probe redesign: ia64 specific implementation | Rusty Lynch | 2 | -2/+117 |
2005-06-27 | [PATCH] Return probe redesign: x86_64 specific changes | Rusty Lynch | 1 | -63/+70 |
2005-06-27 | [PATCH] Return probe redesign: i386 specific changes | Rusty Lynch | 1 | -63/+70 |
2005-06-27 | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 2 | -116/+23 |
2005-06-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -4/+4 |
2005-06-27 | [PATCH] seccomp: tsc disable | Andrea Arcangeli | 2 | -0/+58 |
2005-06-27 | [PATCH] ppc64: Add missing exports | Benjamin Herrenschmidt | 2 | -0/+2 |
2005-06-27 | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 2 | -6/+6 |
2005-06-27 | [PATCH] ppc32: Bump PMU interrupt priority | Benjamin Herrenschmidt | 1 | -7/+19 |
2005-06-27 | [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLB | Marcelo Tosatti | 1 | -2/+12 |
2005-06-27 | [PATCH] mips: fixed try_to_freeze build error | Yoichi Yuasa | 1 | -1/+1 |
2005-06-27 | [PATCH] ppc32: Fix compiling of sandpoint platform | Kumar Gala | 1 | -0/+1 |
2005-06-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -93/+150 |
2005-06-27 | [PATCH] USB: omap_udc updates (mostly cleanups) | David Brownell | 1 | -4/+4 |
2005-06-27 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 3 | -2/+6 |
2005-06-27 | [PATCH] ARM: Update mach-types | Russell King | 1 | -3/+66 |
2005-06-27 | [PATCH] ARM: Move memmap freeing into init.c | Russell King | 2 | -78/+65 |
2005-06-27 | [PATCH] ARM: Move PGD kernel page table initialisation | Russell King | 1 | -8/+7 |
2005-06-27 | [PATCH] ARM: Add VST idle loop call | Russell King | 2 | -4/+11 |
2005-06-27 | [PATCH] ARM: Add missed AAEC2000 file | Russell King | 1 | -0/+1 |
2005-06-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 24 | -50/+49 |
2005-06-26 | [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code | Lennert Buytenhek | 1 | -6/+0 |
2005-06-26 | [PATCH] ARM: 2756/1: add ixp2000 msf mapping | Lennert Buytenhek | 1 | -0/+5 |