summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2-2/+11
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-14powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-14powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-08-09powerpc/ftrace: Fix assembly trampoline register usageroger blofeld1-6/+6
2012-07-16powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt1-1/+1
2012-07-16powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-0/+46
2012-07-16powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt1-1/+1
2012-06-17powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-17powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-01powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner1-9/+5
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2-3/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2-10/+3
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-0/+3
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach1-0/+3
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+0
2012-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-20/+23
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely1-6/+0
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt1-2/+2
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt1-18/+21
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds5-20/+28
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell2-0/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds28-23/+19
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds6-14/+49
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-83/+362
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells28-23/+19
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz5-20/+28
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt1-4/+8
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell4-8/+5
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell1-2/+2
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard1-0/+34
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds1-0/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+2
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-93/+28
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds49-7535/+2041
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-614/+3
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell1-14/+0
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell7-252/+15
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-0/+18
2012-03-20powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas1-4/+8
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas3-6/+10
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2012-03-17powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-1/+1
2012-03-16powerpc: Fix power4/970 idle code regression with lockdepBenjamin Herrenschmidt1-1/+1
2012-03-15powerpc: Add initial e6500 cpu supportKumar Gala1-0/+18