summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-112-12/+10
|\
| * Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-082-14/+12
| |\
| | * vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
| | * vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-192-6/+2
| | * vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-7/+7
| | * vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-2/+2
| * | Merge branch 'linus' into sched/coreIngo Molnar2012-12-076-13/+20
| |\ \ | | |/ | |/|
| * | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-2/+2
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-113-3/+8
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \
| | * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/ /
| * | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-12-082-3/+7
| |\ \ \ | | |_|/ | |/| |
| | * | uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov2012-11-031-0/+6
| | * | uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov2012-11-031-3/+1
| | |/
* | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-112-4/+4
|\ \ \
| * | | bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-111-2/+2
| * | | numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-111-2/+2
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-0/+3
|\ \ \ \
| * | | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-112-8/+0
|\ \ \ \
| * | | | powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-282-8/+0
| |/ / /
* | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-11-291-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-271-2/+2
| | |/
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-114-5/+4
|\ \ \ | |/ / |/| |
| * | powerpc: Fix fallout from device_node->name constificationGrant Likely2012-11-291-1/+1
| * | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-173-4/+3
| |/
* | powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-261-1/+1
* | powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
* | powerpc/mpc5200: move lpbfifo node and fix its interrupt propertyAnatolij Gustschin2012-10-252-6/+6
* | powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang2012-10-251-4/+5
* | powerpc/pcm030: add pcm030-audio-fabric to dtsEric Millbrandt2012-10-251-1/+6
|/
* cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar2012-10-181-23/+13
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-183-10/+20
* cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar2012-10-181-4/+0
* powerpc: Build fix for powerpc KVMAneesh Kumar K.V2012-10-182-2/+3
* Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt2012-10-181-1/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-6/+3
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-6/+3
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-1356-1528/+1705
|\ \
| * | UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-0956-1528/+1705
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-3/+2
|\ \ \
| * | | ppc: eeh_event should just use kthread_run()Al Viro2012-10-111-3/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-122-3/+3
|\ \ \ \
| * | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-242-2/+2
| * | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1215-136/+66
|\ \ \ \ | | |/ / | |/| |
| * | | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | | powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-308-51/+21
OpenPOWER on IntegriCloud