summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-614/+3
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar9-15/+34
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-4/+4
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt4-7/+15
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman1-1/+1
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely1-502/+0
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely1-7/+0
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-14irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely1-171/+69
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-39/+39
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King1-2/+3
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt1-1/+5
2012-02-01drivercore: Output common devicetree information in ueventGrant Likely1-1/+1
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-0/+6
2012-01-25powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt1-0/+2
2012-01-25powerpc/crash: Fix build error without SMPChristian Kujau1-1/+1
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-17/+13
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-14/+12
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-3/+1
2012-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-10/+2
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2-2/+2
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches2-4/+4
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-30/+40
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-19/+0
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard1-10/+2
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-140/+139
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds26-334/+772
2012-01-06powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas1-11/+14
2012-01-06powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas1-19/+21
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+1
2012-01-06PCI: 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-03switch procfs to umode_t useAl Viro1-1/+1
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers1-2/+2
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers3-135/+134
2011-12-21PM: Drop generic_subsys_pm_opsRafael J. Wysocki1-1/+0
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-0/+6
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