aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc64
AgeCommit message (Expand)Author
2005-09-12[PATCH] ppc64: Remove unused codeAnton Blanchard
2005-09-12[PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard
2005-09-12[PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard
2005-09-12[PATCH] ppc64: ptrace cleanupsAnton Blanchard
2005-09-12[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings
2005-09-12ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras
2005-09-09[PATCH] ppc64: remove use of asm/segment.hKumar Gala
2005-09-09[PATCH] powerpc: Merge a few more include filesjdl@freescale.com
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAOlof Johansson
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-30[PATCH] ppc64: Add CONFIG_HZAnton Blanchard
2005-08-30[PATCH] oprofile PVR 970MPJake Moilanen
2005-08-30[PATCH] Move all the very similar files to asm-powerpcStephen Rothwell
2005-08-30[PATCH] Move the identical files from include/asm-ppc{,64}Stephen Rothwell
2005-08-30[PATCH] Create include/asm-powerpcStephen Rothwell
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-08-30[PATCH] Create vio_bus_opsStephen Rothwell
2005-08-30[PATCH] Create vio_register_deviceStephen Rothwell
2005-08-30[PATCH] ppc64: four level pagetables fixAndrew Morton
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy