aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-1/+1
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras5-83/+48
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds59-1457/+3990
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-53/+4
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+3
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-13/+4
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-0/+3
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-11/+11
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds46-437/+1035
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-36/+0
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-7/+5
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+2
2012-05-22powerpc: Fix irq distributionKim Phillips1-1/+1
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags"Benjamin Herrenschmidt1-71/+6
2012-05-22powerpc: Fixing a cputhread code documentationAnshuman Khandual1-1/+1
2012-05-21powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro1-3/+3
2012-05-21new helper: sigsuspend()Al Viro1-10/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-172/+8
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21powerpc: Use generic time configAnna-Maria Gleixner1-9/+3
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo24-144/+152
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-11/+11
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2-9/+11
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf1-0/+6
2012-05-16powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder1-1/+2
2012-05-16powerpc/crypto: Build files for the nx device driverKent Yoder1-0/+1
2012-05-15Merge branch 'drivers/mmc' into next/driversArnd Bergmann1-0/+1
2012-05-15mmc: dt: Consolidate DT bindingsArnd Bergmann1-0/+1
2012-05-14powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder1-1/+7
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder2-39/+280
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2-0/+19
2012-05-14powerpc/pseries: Add new hvcall constants to support PFOKent Yoder1-2/+23
2012-05-14powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flagsK.Prasad1-6/+71
2012-05-14powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings1-2/+6
2012-05-14Merge branch 'merge' into nextBenjamin Herrenschmidt7-55/+168
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown33-228/+336
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-53/+4
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-10Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt5-24/+252
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+13
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-29/+16
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter2-4/+2
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-36/+0