summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas
2012-01-06powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-03switch procfs to umode_t useAl Viro
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21PM: Drop generic_subsys_pm_opsRafael J. Wysocki
2011-12-20powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose
2011-12-20powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-19powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt
2011-12-19powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'ps3' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-09serial: add irq handler for Freescale 16550 errata.Paul Gortmaker
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc: Cleanup memblock usageTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras
2011-12-08powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras
2011-12-08powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand
2011-12-08powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard
2011-12-08powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard
2011-12-08powerpc: Rework die()Anton Blanchard
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard
2011-12-08powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard
2011-12-08powerpc: Give us time to get all oopses out before panickingAnton Blanchard