summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard2011-12-081-7/+26
| | * | | | powerpc: Rework die()Anton Blanchard2011-12-081-55/+73
| | * | | | powerpc: Cleanup crash/kexec codeAnton Blanchard2011-12-081-18/+3
| | * | | | powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard2011-12-081-15/+57
| | * | | | powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-082-95/+25
| | * | | | powerpc: Give us time to get all oopses out before panickingAnton Blanchard2011-12-081-1/+13
| * | | | | Merge branch 'ps3' into nextBenjamin Herrenschmidt2011-12-161-2/+2
| |\ \ \ \ \
| | * | | | | powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-081-2/+2
| | |/ / / /
| * | | | | Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2011-12-162-0/+29
| |\ \ \ \ \
| | * | | | | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-081-0/+2
| | * | | | | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-081-0/+27
| | |/ / / /
| * | | | | powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2011-12-082-0/+5
| * | | | | powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras2011-12-081-1/+1
| * | | | | powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard2011-12-081-1/+1
| |/ / / /
| * | | | Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt2011-12-081-0/+10
| |\ \ \ \
| | * | | | powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce2011-12-071-0/+10
| | |/ / /
| * | | | powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt2011-12-071-2/+1
| * | | | powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt2011-12-071-4/+10
| |/ / /
| * | | powerpc: Decode correct MSR bits in oops outputAnton Blanchard2011-11-281-3/+19
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-251-0/+3
| |\ \ \
| | * | | powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EPJason Jin2011-11-241-0/+3
| | |/ /
| * | | powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli2011-11-251-0/+8
| * | | powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt2011-11-251-0/+3
| * | | powerpc/pci: Change how re-assigning resouces workBenjamin Herrenschmidt2011-11-251-30/+36
| * | | powerpc/pci: Add a platform hook after probe and before resource surveyBenjamin Herrenschmidt2011-11-251-0/+6
| * | | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-1/+2
| * | | powerpc/pseries: Cancel RTAS event scan before firmware flashRavi K. Nittala2011-11-252-0/+13
| * | | powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2Jimi Xenidis2011-11-251-2/+8
| * | | powerpc/time: Optimise decrementer_check_overflowAnton Blanchard2011-11-252-20/+16
| * | | powerpc/time: Fix some style issuesAnton Blanchard2011-11-251-11/+11
| * | | powerpc/time: Remove unnecessary sanity check of decrementer expirationAnton Blanchard2011-11-251-11/+3
| * | | powerpc/time: Use clocksource_register_hzAnton Blanchard2011-11-251-10/+3
| * | | powerpc/time: Use clockevents_calc_mult_shiftAnton Blanchard2011-11-251-28/+2
| * | | powerpc/time: Handle wrapping of decrementerAnton Blanchard2011-11-252-9/+15
| |/ /
* | | 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