aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-01
* KVM: PPC: Export __giveup_vsxAlexander Graf2010-03-01
* KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-01
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-01
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-26
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29
| |\
| * | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-28
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-02-27
|\ \ \
| * \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-25
| |\ \ \
| * | | | powerpc: Convert pmc_owner_lock to raw_spinlockThomas Gleixner2010-02-18
| * | | | powerpc: Convert die.lock to raw_spinlockThomas Gleixner2010-02-18
| * | | | powerpc: Convert big_irq_lock to raw_spinlockThomas Gleixner2010-02-18
| * | | | powerpc/fsl-booke: replace a hardcoded constantSebastian Andrzej Siewior2010-02-17
| * | | | powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-16
| * | | | powerpc: Extended ptrace interfaceDave Kleikamp2010-02-16
| * | | | powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
| * | | | powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2010-02-16
| * | | | powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-16
| * | | | powerpc: Rework /proc/interruptsAnton Blanchard2010-02-16
| * | | | powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-16
| * | | | powerpc: Only print clockevent settings onceAnton Blanchard2010-02-08
| * | | | powerpc: Clear MSR_RI during RTAS callsAnton Blanchard2010-02-08
| * | | | powerpc: Remove trailing space in messagesFrans Pop2010-02-08
| * | | | powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard2010-02-08
| * | | | powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard2010-02-08
| * | | | arch/powerpc: Fix continuation line formatsJoe Perches2010-02-08
| * | | | powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt2010-02-03
| * | | | powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com2010-02-03
| * | | | powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard2010-02-03
| * | | | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-03
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
| * | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
| * | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
| |/ / /
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
|\ \ \ \ | |/ / / |/| | |
| * | | of: move definition of of_chosen into common code.Grant Likely2010-02-14
| * | | of: remove unused extern reference to devtree_lockGrant Likely2010-02-14
| * | | of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-14
| * | | of/flattree: endian-convert members of boot_param_headerJeremy Kerr2010-02-09
| * | | of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-09
| * | | of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-09
| * | | of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
| * | | of: merge of_find_node_by_phandleJeremy Kerr2010-02-09
| * | | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
| * | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28
| |\ \ \ | | | |/ | | |/|
| * | | of: unify phandle name in struct device_nodeGrant Likely2010-01-28
| * | | of: Merge of_node_get() and of_node_put()Grant Likely2010-01-28
| * | | of: merge machine_is_compatible()Grant Likely2010-01-28