summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-11-15powerpc/xmon: Remove empty xmon_map_scc()Michael Ellerman
2012-11-15powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()Michael Ellerman
2012-11-15powerpc/udbg: Remove unused udbg_read()Michael Ellerman
2012-11-15powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds
2012-11-15powerpc: dtc is required to build dtb filesMatthew McClintock
2012-11-15powerpc/pseries: Double NR_CPUS in defconfigNishanth Aravamudan
2012-11-15powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-03uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov
2012-11-03uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-31PPC: ePAPR: Convert hcall header to uapi (round 2)Alexander Graf
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()Paul Mackerras
2012-10-30KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0Paul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras
2012-10-30KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Fix some races in starting secondary threadsPaul Mackerras
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras
2012-10-30PPC: ePAPR: Convert header to uapiAlexander Graf
2012-10-30KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf
2012-10-30KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2012-10-29KVM: do not treat noslot pfn as a error pfnXiao Guangrong
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-25powerpc/mpc5200: move lpbfifo node and fix its interrupt propertyAnatolij Gustschin
2012-10-25powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang
2012-10-25powerpc/pcm030: add pcm030-audio-fabric to dtsEric Millbrandt
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov
2012-10-23KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall
2012-10-21powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro
2012-10-21powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro
2012-10-21powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro
2012-10-21powerpc: don't bother with zero-extending arguments in sys_clone()Al Viro
2012-10-21powerpc: take dereferencing to ret_from_kernel_thread()Al Viro
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V
2012-10-18Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt
2012-10-14powerpc: don't mess with r2 in copy_thread() and friendsAl Viro
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro