Age | Commit message (Expand) | Author |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers |
2011-12-16 | powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | Benjamin Herrenschmidt |
2011-12-16 | powerpc/pmac: Simplify old pmac PIC interrupt handling | Benjamin Herrenschmidt |
2011-12-07 | powerpc/mpic: Add in-core support for cascaded MPICs | Kyle Moffett |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett |
2011-12-07 | powerpc: Consolidate mpic_alloc() OF address translation | Kyle Moffett |
2011-11-25 | powerpc: Mark IPI interrupts IRQF_NO_THREAD | Thomas Gleixner |
2011-11-25 | powerpc/powermac: Add missing of_node_put | Julia Lawall |
2011-11-08 | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang |
2011-10-31 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker |
2011-09-29 | powerpc: Fix device-tree matching for Apple U4 bridge | Benjamin Herrenschmidt |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-12 | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring |
2011-06-30 | powerpc: Move free_initmem to common code | Dave Carroll |
2011-06-20 | powerpc: Avoid extra indirect function call in sending IPIs | Paul Mackerras |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt |
2011-05-31 | powerpc/pmac: Don't register pmac PIC syscore ops when HW not present | Benjamin Herrenschmidt |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-19 | powerpc/psurge: Create a irq_host for secondary cpus | Milton Miller |
2011-05-19 | powerpc: Add kconfig for muxed smp ipi support | Milton Miller |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller |
2011-05-19 | powerpc: Remove powermac/pic.h | Milton Miller |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller |
2011-05-11 | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-04-20 | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman |
2011-04-18 | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-01 | powerpc/pmac/smp: Remove no-longer needed preempt workaround | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fix CPU hotplug crashes on some machines | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Remove HMT changes for PowerMac offline code | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: mac: pic: Use irqd_is_level_type() | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |