summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-2/+13
|\
| * nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-8/+7
| * powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2011-12-111-2/+14
| * nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
| * nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-082-5/+1
* | powerpc: Cleanup memblock usageTejun Heo2011-12-081-11/+6
* | memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
|/
* powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
* powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-171-22/+0
* powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
* powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
* powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-163-1/+3
* powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2
* powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-161-1/+1
* powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf2011-11-081-3/+3
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0741-29/+38
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-016-8/+0
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-0120-20/+20
| * powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker2011-11-011-1/+2
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-11-011-0/+1
| * powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-11-012-0/+2
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-012-0/+2
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-0110-0/+10
| * powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker2011-11-011-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0731-171/+966
|\ \ | |/ |/|
| * powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock2011-11-031-2/+2
| * powerpc: respect mem= setting for early memory limit setupKumar Gala2011-10-121-1/+4
| * powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.SBharat Bhushan2011-10-121-1/+1
| * powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2011-10-071-1/+8
| * powerpc: Don't try OPAL takeover on old 970 bladesBenjamin Herrenschmidt2011-09-291-0/+10
| * powerpc/perf_event: Fix Power6 L1 cache read & write event codes]Carl E. Love2011-09-291-2/+2
| * powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt2011-09-291-4/+14
| * powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is setBenjamin Herrenschmidt2011-09-261-1/+1
| * powerpc: Reserve iommu page 0Thadeu Lima de Souza Cascardo2011-09-231-0/+8
| * perf events, powerpc: Add POWER7 stalled-cycles-frontend/backend eventsAnshuman Khandual2011-09-201-0/+2
| * powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-202-4/+33
| * powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-202-1/+17
| * powerpc/powernv: Add support for instanciating OPAL v2 from Open FirmwareBenjamin Herrenschmidt2011-09-201-19/+117
| * powerpc/powernv: Basic support for OPALBenjamin Herrenschmidt2011-09-201-0/+7
| * powerpc/powernv: Get kernel command line accross OPAL takeoverBenjamin Herrenschmidt2011-09-203-1/+13
| * powerpc/powernv: Add OPAL takeover from PowerVMBenjamin Herrenschmidt2011-09-203-18/+228
| * powerpc/powernv: Don't clobber r9 in relative_toc()Benjamin Herrenschmidt2011-09-201-3/+3
| * powerpc/pci: Call pcie_bus_configure_settings()Benjamin Herrenschmidt2011-09-201-0/+11
| * powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt2011-09-201-5/+25
| * powerpc: Coding style cleanupsAnton Blanchard2011-09-201-7/+13
| * powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-202-3/+2