summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-11-29powerpc: Fix fallout from device_node->name constificationGrant Likely
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29powerpc: switch to generic fork/clone/vforkAl Viro
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner
2012-11-25powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
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-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-22powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro
2012-10-22powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro
2012-10-22powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro
2012-10-22powerpc: don't bother with zero-extending arguments in sys_clone()Al Viro
2012-10-22powerpc: take dereferencing to ret_from_kernel_thread()Al Viro
2012-10-17cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar
2012-10-17cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-10-17cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar
2012-10-17powerpc: Build fix for powerpc KVMAneesh Kumar K.V
2012-10-17Revert "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
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds