summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-04-30powerpc-preempt-lazy-support.patchThomas Gleixner
2013-04-30powerpc/fsl-msi: use a different locklcass for the cascade interruptSebastian Andrzej Siewior
2013-04-30power-disable-highmem-on-rt.patchThomas Gleixner
2013-04-30Powerpc: Use generic rwsem on RTThomas Gleixner
2013-04-30softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-04-30mm: pagefault_disabled()Peter Zijlstra
2013-04-30mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2013-04-30powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2013-04-30early-printk-consolidate.patchThomas Gleixner
2013-04-25kvm/powerpc/e500mc: fix tlb invalidation on cpu migrationScott Wood
2013-04-25powerpc: add a missing label in resume_kernelKevin Hao
2013-04-12powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-20powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-20powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-20powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-20powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-03-14powerpc: Apply early paca fixups to boot_paca and the boot cpu's pacaMichael Ellerman
2013-02-28powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-02-28uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V
2013-01-28powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen
2013-01-28powerpc: kernel/kgdb.c: Fix memory leakageCong Ding
2013-01-28powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen
2013-01-28powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love
2013-01-28powerpc/pasemi: Fix crash on rebootSteven Rostedt
2013-01-28powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong
2013-01-17KVM: PPC: Emulate dcbfAlexander Graf
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-06KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNVAndreas Schwab
2013-01-04Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
2013-01-03powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20powerpc: Corrected include header path in kvm_para.hBharat Bhushan
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-18compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-18include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-17Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt