summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-23
| * | | fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-23
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \
| * | | | drivercore: Output common devicetree information in ueventGrant Likely2012-02-01
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16
| * | | | | irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-16
| * | | | | irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-14
| * | | | | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \ \ \
| * | | | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-01
| * | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| | |_|_|/ | |/| | |
* | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
|\| | | |
| * | | | powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-22
| * | | | powerpc: Fix program check handling when lockdep is enabledMichael Ellerman2012-02-22
| | |_|/ | |/| |
| * | | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-16
| * | | powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-16
| * | | powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-16
| * | | powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-14
| * | | powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-14
| |/ /
* | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
|\ \ \ | |/ / |/| |
| * | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
* | | powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-25
* | | powerpc/crash: Fix build error without SMPChristian Kujau2012-01-25
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\ \
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-14
|\ \ \
| * | | powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-11
* | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* | | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
| |/ / |/| |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \ \
| * | | powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-06
| * | | powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-06
| * | | powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-06
| * | | PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \ \ | |_|/ |/| |
| * | powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\ \
| * | serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-09
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-21
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch procfs to umode_t useAl Viro2012-01-03
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ | | |/ | |/|
| | * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \ \