summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2009-11-24powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß
2009-11-11powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov
2009-11-11powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov
2009-11-11powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov
2009-11-11powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov
2009-11-11powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov
2009-11-05Use hrtimers for the decrementerAlexander Graf
2009-11-05Add fields to PACAAlexander Graf
2009-11-05Split init_new_context and destroy_contextAlexander Graf
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf
2009-11-05Add book3s_64 highmem asm codeAlexander Graf
2009-11-05Add Book3s_64 intercept helpersAlexander Graf
2009-11-05Add asm/kvm_book3s.hAlexander Graf
2009-11-05Add Book3s fields to vcpu structsAlexander Graf
2009-11-05Add Book3s definitionsAlexander Graf
2009-11-05Pass PVR in sregsAlexander Graf
2009-11-04powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio
2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-10-30powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard
2009-10-28powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard
2009-10-28powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard
2009-10-28powerpc: perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard
2009-10-28powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard
2009-10-28powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard
2009-10-15of: merge other miscellaneous prototypesGrant Likely
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely