summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | powerpc: Fix irq distributionKim Phillips2012-05-22
| * | | | | Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-22
| * | | | | powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-16
| * | | | | powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-14
| * | | | | powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-14
| * | | | | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-14
| * | | | | powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-14
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-14
| |\| | | |
| * | | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-10
| |\ \ \ \ \
| | * | | | | powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-03
| | * | | | | powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose2012-05-03
| * | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-09
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-30
| * | | | | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-30
| * | | | | | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-30
| * | | | | | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-30
| * | | | | | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-30
| * | | | | | powerpc: Better scheduling of CR save code in system call pathAnton Blanchard2012-04-30
| * | | | | | powerpc: No need to preserve count register across system callAnton Blanchard2012-04-30
| * | | | | | powerpc: No need to save XER in a system callAnton Blanchard2012-04-30
| * | | | | | powerpc: Hide some system call labels from profile toolsAnton Blanchard2012-04-30
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-04
| |\| | | | |
| * | | | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-18
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * | | | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \ \ \
| * | | | | | powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-08
| * | | | | | powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-05-08
| * | | | | | powerpc: Use generic init_taskThomas Gleixner2012-05-05
| * | | | | | powerpc: Use generic idle thread allocationThomas Gleixner2012-04-26
| * | | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| | |_|/ / / | |/| | | |
* | | | | | powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-12
| |_|_|/ / |/| | | |
* | | | | powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-09
* | | | | powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-09
| |/ / / |/| | |
* | | | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-30
|/ / /
* | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-23
|\ \ \ | |_|/ |/| |
| * | powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2012-04-19
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \ \
| * | | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-10
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-11
|\ \ \ | |/ / |/| / | |/
| * powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt2012-04-11
| * powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt2012-04-10
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\ \ | |/ |/|
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | powerpc: Fix fallout from system.h split upStephen Rothwell2012-04-02
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-28
|\ \ \
| * | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-28