aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| | * | | | | | powerpc: Extended ptrace interfaceDave Kleikamp2010-02-16
| | * | | | | | powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
| | * | | | | | powerpc: Improve 64bit copy_tofrom_userAnton Blanchard2010-02-16
| | * | | | | | powerpc: Pair loads and stores in copy_4k_pageAnton Blanchard2010-02-16
| | * | | | | | powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2010-02-16
| | * | | | | | powerpc: Fix lwsync patching code on 64bitAnton Blanchard2010-02-16
| | * | | | | | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard2010-02-16
| | * | | | | | powerpc: Convert open coded native hashtable bit lockAnton Blanchard2010-02-16
| | * | | | | | powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard2010-02-16
| | * | | | | | powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-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: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
| | * | | | | | powerpc: Rework /proc/interruptsAnton Blanchard2010-02-16
| | * | | | | | powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-16
| | * | | | | | powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-16
| | * | | | | | powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-16
| | * | | | | | powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard2010-02-16
| | * | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-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: Reformat SD_NODE_INIT to match x86Anton Blanchard2010-02-08
| | * | | | | powerpc: Convert mmu context allocator from idr to idaAnton Blanchard2010-02-08
| | * | | | | powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard2010-02-08
| | * | | | | powerpc: Reduce differences between pseries and ppc64 defconfigsAnton Blanchard2010-02-08
| | * | | | | powerpc/pseries: Quieten cede latency printkAnton Blanchard2010-02-08
| | * | | | | arch/powerpc: Fix continuation line formatsJoe Perches2010-02-08
| | * | | | | powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt2010-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: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo2010-02-03
| | * | | | | powerpc: Increase NR_IRQS Kconfig maximum to 32768Anton Blanchard2010-02-03
| | * | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-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
| | * | | | | powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-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: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-14
| | * | | | | 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: put default string compare and #a/s-cell values into common headerGrant 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