summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-139-15/+34
|\
| * powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-224-7/+15
| * powerpc: Fix program check handling when lockdep is enabledMichael Ellerman2012-02-221-1/+1
| * powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-161-1/+7
| * powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-161-1/+1
| * powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
| * powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-141-2/+3
| * powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-0/+6
|\ \ | |/ |/|
| * perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-0/+6
* | powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
* | powerpc/crash: Fix build error without SMPChristian Kujau2012-01-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-181-17/+13Star
|\ \
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-14/+12Star
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-3/+1Star
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-141-10/+2Star
|\ \ \
| * | | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-111-10/+2Star
* | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-132-2/+2
* | | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-132-4/+4
| |/ / |/| |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-30/+40
|\ \ \
| * | | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
| * | | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-061-19/+21
| * | | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+1
| * | | PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-19/+0Star
|\ \ \ | |_|/ |/| |
| * | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-19/+0Star
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-0/+3
|\ \
| * | serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-101-0/+3
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+0Star
|\ \
| * | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-211-1/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \
| * | switch procfs to umode_t useAl Viro2012-01-041-1/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-140/+139Star
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-137/+136Star
| |\ \ | | |/ | |/|
| | * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-213-135/+134Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0726-334/+772
|\ \ \
| * | | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-201-2/+93
| * | | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-203-1/+217
| * | | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-201-0/+12
| * | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-205-6/+8
| * | | powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-191-1/+1
| * | | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-191-8/+9
| * | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-191-5/+5
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-162-0/+29
| |\ \ \
| | * | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-092-0/+16
| | * | | powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-301-0/+13
| * | | | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-162-189/+204
| |\ \ \ \
| | * | | | powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard2011-12-081-12/+21
| | * | | | powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard2011-12-081-7/+26