aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-02-19powerpc: Convert big_irq_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc/fsl-booke: replace a hardcoded constantSebastian Andrzej Siewior
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-17powerpc: Rework /proc/interruptsAnton Blanchard
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09powerpc: Only print clockevent settings onceAnton Blanchard
2010-02-09powerpc: Clear MSR_RI during RTAS callsAnton Blanchard
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-02-09powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard
2010-02-09powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil
2010-02-04powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt
2010-02-03powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com
2010-02-03powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely
2010-01-28of: merge machine_is_compatible()Grant Likely
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard
2010-01-15powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot
2010-01-15powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot
2010-01-15powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese
2010-01-15powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov
2010-01-15powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds