summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris1-3/+1
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-30/+40
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-19/+0
2012-01-10Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-140/+139
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds26-334/+772
2012-01-07powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas1-11/+14
2012-01-07powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas1-19/+21
2012-01-07powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+1
2012-01-07PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-137/+136
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+13
2012-01-04switch procfs to umode_t useAl Viro1-1/+1
2011-12-22convert 'memory' sysdev_class to a regular subsystemKay Sievers1-2/+2
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers3-135/+134
2011-12-22PM: Drop generic_subsys_pm_opsRafael J. Wysocki1-1/+0
2011-12-20powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose1-2/+93
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose3-1/+217
2011-12-20powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose1-0/+12
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose5-6/+8
2011-12-19powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt1-1/+1
2011-12-19powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras1-8/+9
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab1-5/+5
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2-0/+29
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt2-189/+204
2011-12-16Merge branch 'ps3' into nextBenjamin Herrenschmidt1-2/+2
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2-0/+29
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-8/+7
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney1-2/+14
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-10serial: add irq handler for Freescale 16550 errata.Paul Gortmaker1-0/+3
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds2-0/+16
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2-5/+1
2011-12-08powerpc: Cleanup memblock usageTejun Heo1-11/+6
2011-12-08memblock: Kill memblock_init()Tejun Heo1-2/+0
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2-0/+5
2011-12-08powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras1-1/+1
2011-12-08powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard1-1/+1
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand1-2/+2
2011-12-08powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard1-12/+21
2011-12-08powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard1-7/+26
2011-12-08powerpc: Rework die()Anton Blanchard1-55/+73
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard1-18/+3
2011-12-08powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard1-15/+57
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2-95/+25
2011-12-08powerpc: Give us time to get all oopses out before panickingAnton Blanchard1-1/+13
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar1-0/+2