aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-03-17powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong
2012-03-16powerpc: Fix power4/970 idle code regression with lockdepBenjamin Herrenschmidt
2012-03-15powerpc: Add initial e6500 cpu supportKumar Gala
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt
2012-03-09powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt
2012-03-09powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt
2012-03-09powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt
2012-03-09powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt
2012-03-09powerpc: clean up vio.cStephen Rothwell
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan
2012-03-07powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-02-27Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar
2012-02-23fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar
2012-02-23fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar
2012-02-23fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar
2012-02-23fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar
2012-02-23fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds