summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-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-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-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12ppc: eeh_event should just use kthread_run()Al Viro
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds
2012-10-10arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu
2012-10-10arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu