summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-09-30powerpc: split ret_from_forkAl Viro
2012-09-29defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-27powerpc/fsl-pci: use 'Header Type' to identify PCIE modeMinghuan Lian
2012-09-27powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V
2012-09-27powerpc: Remove tlb batching hack for nighthawkMichael Ellerman
2012-09-27powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman
2012-09-27powerpc/perf: Sample only if SIAR-Valid bit is set in P7+sukadev@linux.vnet.ibm.com
2012-09-27Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-09-27Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch spufs/coredump to iterate_fd()Al Viro
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-09-21userns: On ppc convert current_uid from a kuid before printing.Eric W. Biederman
2012-09-19powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabledJia Hongtao
2012-09-19powerpc/mpc85xx: Update interrupt handling for IFC controllerPrabhakar Kushwaha
2012-09-19powerpc/85xx: Enable USB support in p1023rds_defconfigChunhe Lan
2012-09-19powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-09-18powerpc/eeh: Fix crash on converting OF node to edevGavin Shan
2012-09-18powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-09-18powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen
2012-09-18powerpc/kprobe: Introduce a new thread flagTiejun Chen
2012-09-18powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan
2012-09-18powerpc/eeh: Global mutex to protect PE treeGavin Shan
2012-09-18powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan
2012-09-18powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan
2012-09-18powerpc: Add an xmon command to dump one or all pacasMichael Ellerman
2012-09-17powerpc/powernv: Remove unused functionsGavin Shan
2012-09-17powerpc/powernv: Using PCI core to do resource assignmentGavin Shan
2012-09-17powerpc/powernv: Fix overrunning segment tracing arrayGavin Shan
2012-09-17powerpc/powernv: Skip check on PE if necessaryGavin Shan
2012-09-17powerpc/powernv: Initialize DMA for PEsGavin Shan
2012-09-17powerpc/powernv: I/O and MMIO resource assignment for PEsGavin Shan
2012-09-17powerpc/powernv: PE list based on creation orderGavin Shan
2012-09-17powerpc/powernv: Create bus sensitive PEsGavin Shan
2012-09-17powerpc/trace: Fix interrupt tracepoints vs. RCULi Zhong
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V