summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+10
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+8
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2-4/+4
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim1-2/+2
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-2/+2
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+0
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-5/+4
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-3/+7
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2-14/+12
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar6-13/+20
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2012-11-29powerpc: Fix fallout from device_node->name constificationGrant Likely1-1/+1
2012-11-28powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2-8/+0
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner1-2/+2
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy1-1/+2
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2-6/+2
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-7/+7
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-2/+2
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely3-4/+3
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-03uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov1-0/+6
2012-11-03uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov1-3/+1
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker1-2/+2
2012-10-25powerpc/mpc5200: move lpbfifo node and fix its interrupt propertyAnatolij Gustschin2-6/+6
2012-10-25powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang1-4/+5
2012-10-25powerpc/pcm030: add pcm030-audio-fabric to dtsEric Millbrandt1-1/+6
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov1-0/+3
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar1-23/+13
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar3-10/+20
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar1-4/+0
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V2-2/+3
2012-10-18Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt1-1/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+3
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds56-1528/+1705
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds15-136/+66
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro1-3/+2
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds1-5/+6
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu1-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton1-1/+1
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse286-3577/+6822
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells56-1528/+1705
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds7-16/+22
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu1-4/+9