summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
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-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-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
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 'agust/next' into nextBenjamin Herrenschmidt
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/kprobe: Introduce a new thread flagTiejun Chen
2012-09-18powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan
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-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V
2012-09-17powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGEAneesh Kumar K.V
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-17powerpc/mm: Fix typo in PTRS_PER_PUDScott Wood
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt
2012-09-14powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startAnatolij Gustschin
2012-09-13Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12powerpc/mpc85xx: Add new ext fields to Integrated FLash ControllerPrabhakar Kushwaha
2012-09-12powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui
2012-09-12powerpc/85xx: implement hardware timebase syncZhao Chenhui
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui
2012-09-12powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi
2012-09-11powerpc/PCI: Override pcibios_window_alignment()Gavin Shan
2012-09-10powerpc: cleanup old DABRX #definesMichael Neuling
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan
2012-09-10powerpc/eeh: Probe mode supportGavin Shan
2012-09-10powerpc/eeh: Move stats to PEGavin Shan
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan