| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: Remove unused code | Anton Blanchard | 2005-09-12 | 1 | -4/+0 |
* | [PATCH] ppc64: Add ptrace data breakpoint support | Anton Blanchard | 2005-09-12 | 5 | -0/+39 |
* | [PATCH] ppc64: Add definitions for new PTRACE calls | Anton Blanchard | 2005-09-12 | 1 | -0/+7 |
* | [PATCH] ppc64: ptrace cleanups | Anton Blanchard | 2005-09-12 | 1 | -52/+69 |
* | [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS | Robert Jennings | 2005-09-12 | 1 | -0/+72 |
* | ppc64: Set up PCI tree from Open Firmware device tree | Paul Mackerras | 2005-09-12 | 2 | -0/+6 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 2 | -105/+106 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-09 | 9 | -247/+40 |
|\ |
|
| * | [PATCH] Separate pci bits out of struct device_node | Paul Mackerras | 2005-09-09 | 2 | -24/+40 |
| * | [PATCH] ppc64: remove use of asm/segment.h | Kumar Gala | 2005-09-09 | 1 | -6/+0 |
| * | [PATCH] powerpc: Merge a few more include files | jdl@freescale.com | 2005-09-09 | 6 | -217/+0 |
* | | [PATCH] basic iomem annotations (ppc64) | viro@ZenIV.linux.org.uk | 2005-09-09 | 2 | -40/+41 |
|/ |
|
* | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 2005-09-08 | 1 | -0/+13 |
* | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-08 | 1 | -0/+3 |
* | [PATCH] Kprobes: prevent possible race conditions ppc64 changes | Prasanna S Panchamukhi | 2005-09-08 | 1 | -0/+14 |
* | [PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc | Stephen Rothwell | 2005-09-08 | 1 | -1/+0 |
* | [PATCH] Consolidate asm-ppc*/fcntl.h | Stephen Rothwell | 2005-09-08 | 1 | -65/+1 |
* | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 2005-09-08 | 1 | -25/+1 |
* | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 2005-09-08 | 1 | -7/+0 |
* | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese | 2005-09-08 | 1 | -0/+5 |
* | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-08 | 2 | -15/+20 |
* | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 2005-09-08 | 1 | -8/+10 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-08 | 2 | -0/+85 |
* | [PATCH] Invert sense of SLB class bit | David Gibson | 2005-09-06 | 1 | -2/+4 |
* | [PATCH] ppc64: Move oprofile_model into cpu feature struct | Anton Blanchard | 2005-09-06 | 1 | -0/+4 |
* | [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 | Anton Blanchard | 2005-09-06 | 1 | -0/+111 |
* | [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct | Anton Blanchard | 2005-09-06 | 1 | -0/+3 |
* | [PATCH] ppc64: remove CPU_FTR_PMC8 | Anton Blanchard | 2005-09-06 | 1 | -1/+1 |
* | [PATCH] ppc64: add number of PMCs to cputable | Anton Blanchard | 2005-09-06 | 1 | -0/+3 |
* | [PATCH] ppc/ppc64: Merge more include files | Jon Loeliger | 2005-09-06 | 8 | -244/+0 |
* | [PATCH] Move 3 more headers to asm-powerpc | Becky Bruce | 2005-09-06 | 3 | -480/+0 |
* | [PATCH] ppc64: speedup cmpxchg | Anton Blanchard | 2005-09-06 | 1 | -11/+8 |
* | [PATCH] ppc64: Consolidate early console and PPCDBG code | Milton Miller | 2005-09-06 | 1 | -3/+3 |
* | [PATCH] ppc64: Take udbg out of ppc_md | Milton Miller | 2005-09-06 | 2 | -16/+14 |
* | [PATCH] ppc64: Add VMX save flag to VPA | Olof Johansson | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] mm: consolidate get_order | Stephen Rothwell | 2005-09-05 | 1 | -14/+3 |
* | [PATCH] SPARSEMEM EXTREME | Bob Picco | 2005-09-05 | 1 | -0/+22 |
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-30 | 24 | -453/+53 |
|\ |
|
| * | [PATCH] ppc64: Add CONFIG_HZ | Anton Blanchard | 2005-08-30 | 1 | -1/+3 |
| * | [PATCH] oprofile PVR 970MP | Jake Moilanen | 2005-08-30 | 1 | -0/+1 |
| * | [PATCH] Move all the very similar files to asm-powerpc | Stephen Rothwell | 2005-08-30 | 11 | -343/+0 |
| * | [PATCH] Move the identical files from include/asm-ppc{,64} | Stephen Rothwell | 2005-08-30 | 8 | -49/+0 |
| * | [PATCH] Create include/asm-powerpc | Stephen Rothwell | 2005-08-30 | 1 | -6/+0 |
| * | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-30 | 1 | -5/+1 |
| * | [PATCH] Create vio_bus_ops | Stephen Rothwell | 2005-08-30 | 1 | -49/+48 |
| * | [PATCH] Create vio_register_device | Stephen Rothwell | 2005-08-30 | 1 | -3/+1 |
| * | [PATCH] ppc64: four level pagetables fix | Andrew Morton | 2005-08-30 | 1 | -0/+2 |
* | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git | Linus Torvalds | 2005-08-30 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options | Patrick McHardy | 2005-08-30 | 1 | -0/+2 |