summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+5
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar4-2/+154
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß1-1/+2
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß1-1/+1
2009-11-12powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2-1/+54
2009-11-12powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2-8/+16
2009-11-12powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov3-5/+27
2009-11-12powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2-84/+0
2009-11-12powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov1-1/+22
2009-11-12powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov1-1/+1
2009-11-12powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov1-0/+7
2009-11-05Use hrtimers for the decrementerAlexander Graf1-2/+4
2009-11-05Add fields to PACAAlexander Graf1-0/+9
2009-11-05Split init_new_context and destroy_contextAlexander Graf1-0/+2
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf1-0/+2
2009-11-05Add book3s_64 highmem asm codeAlexander Graf1-0/+1
2009-11-05Add Book3s_64 intercept helpersAlexander Graf1-0/+58
2009-11-05Add asm/kvm_book3s.hAlexander Graf1-0/+136
2009-11-05Add Book3s fields to vcpu structsAlexander Graf1-1/+72
2009-11-05Add Book3s definitionsAlexander Graf1-0/+39
2009-11-05Pass PVR in sregsAlexander Graf1-0/+2
2009-11-05powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio1-0/+39
2009-11-05powerpc/5200: add general purpose timer API for the MPC5200Grant Likely1-0/+7
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman1-0/+3
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner1-1/+0
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling1-5/+0
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2-6/+20
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson1-0/+3
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson1-1/+1
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson5-13/+32
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson4-56/+45
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-2/+0
2009-10-30powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman1-2/+2
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo1-1/+1
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard1-4/+5
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2-0/+47
2009-10-28powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard1-0/+34
2009-10-28powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard1-0/+53
2009-10-28powerpc: perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard1-2/+14
2009-10-28powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard1-2/+5
2009-10-28powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard1-0/+2
2009-10-15of: merge other miscellaneous prototypesGrant Likely1-14/+0
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely1-10/+0
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-4/+0
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely1-20/+0
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely1-17/+0
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely1-31/+0
2009-10-15of: add common header for flattened device tree representationGrant Likely1-11/+1
2009-10-15of: merge struct device_nodeGrant Likely1-20/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-12/+0