Age | Commit message (Expand) | Author | Files | Lines |
2010-08-02 | powerpc/512x: Group mpc512x board's selection menu | Anatolij Gustschin | 1 | -9/+4 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 16 | -54/+54 |
2010-07-08 | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix... | Denis Kirjanov | 1 | -1/+5 |
2010-06-16 | powerpc/5200: fix oops during going to standby | Dmitry Baryshkov | 1 | -1/+10 |
2010-06-02 | powerpc/cell: Fix integer constant warning | Denis Kirjanov | 1 | -1/+1 |
2010-05-31 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 1 | -3/+99 |
2010-05-31 | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2 | -1/+13 |
2010-05-28 | tracing: fix for tracepoint API change | Stephen Rothwell | 1 | -5/+5 |
2010-05-28 | rename the generic fsync implementations | Christoph Hellwig | 1 | -1/+1 |
2010-05-28 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -2/+1 |
2010-05-25 | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 42 | -222/+551 |
2010-05-25 | powerpc/mpc5121: move PSC FIFO memory init to platform code | Anatolij Gustschin | 1 | -0/+78 |
2010-05-25 | powerpc/85xx: Add P1021MDS board support | Haiying Wang | 1 | -3/+99 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 34 | -182/+502 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 7 | -18/+35 |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 30 | -176/+489 |
2010-05-21 | powerpc/pseries: Make request_ras_irqs() available to other pseries code | Mark Nelson | 4 | -60/+90 |
2010-05-21 | powerpc: Use smt_snooze_delay=-1 to always busy loop | Anton Blanchard | 1 | -5/+5 |
2010-05-21 | powerpc/kexec: Speedup kexec hash PTE tear down | Michael Neuling | 1 | -13/+20 |
2010-05-21 | powerpc/pseries: Add hcall to read 4 ptes at a time in real mode | Michael Neuling | 2 | -0/+56 |
2010-05-21 | powerpc/eeh: Fix oops when probing in early boot | Anton Blanchard | 1 | -1/+1 |
2010-05-21 | powerpc: Avoid bad relocations in iSeries code | Paul Mackerras | 1 | -2/+2 |
2010-05-21 | powerpc: Use common cpu_die (fixes SMP+SUSPEND build) | Milton Miller | 3 | -5/+13 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2010-05-19 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 4 | -7/+5 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 7 | -19/+19 |
2010-05-17 | powerpc/8610: add probing for individual DMA channels, not just DMA controllers | Timur Tabi | 1 | -1/+2 |
2010-05-17 | powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards | Anton Vorontsov | 2 | -0/+2 |
2010-05-12 | powerpc/44x: Add basic ICON PPC440SPe board support | Stefan Roese | 2 | -1/+13 |
2010-05-07 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 3 | -4/+11 |
2010-05-06 | powerpc/cpumask: Update some comments | Anton Blanchard | 3 | -5/+5 |
2010-05-06 | powerpc/cpumask: Convert hotplug-cpu code to new cpumask API | Anton Blanchard | 1 | -14/+19 |
2010-05-06 | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks | Anton Blanchard | 1 | -1/+1 |
2010-05-06 | powerpc/cpumask: Convert xics driver to new cpumask API | Anton Blanchard | 1 | -17/+21 |
2010-05-06 | powerpc/cpumask: Convert pseries SMP code to new cpumask API | Anton Blanchard | 1 | -7/+9 |
2010-05-06 | powerpc/cpumask: Convert iseries SMP code to new cpumask API | Anton Blanchard | 1 | -1/+1 |
2010-05-06 | powerpc/cpumask: Use cpu_online_mask | Anton Blanchard | 2 | -2/+2 |
2010-05-06 | powerpc/pseries: Only call start-cpu when a CPU is stopped | Michael Neuling | 1 | -0/+6 |
2010-05-06 | powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu | Michael Neuling | 3 | -26/+34 |
2010-05-05 | powerpc/4xx: Simple platform for the ISS 4xx simulator | Torez Smith | 3 | -0/+179 |
2010-05-05 | powerpc/47x: Base ppc476 support | Dave Kleikamp | 2 | -2/+12 |
2010-04-29 | driver-core: Add device node pointer to struct device | Grant Likely | 1 | -0/+1 |
2010-04-28 | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt | 1 | -0/+7 |
2010-04-26 | Powerpc: wii: Fix typo in comment | Thomas Weber | 1 | -2/+2 |
2010-04-20 | powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n | Anton Vorontsov | 2 | -4/+4 |
2010-04-07 | powerpc/iseries/pci: Use __ratelimit | Akinobu Mita | 1 | -7/+3 |
2010-04-07 | powerpc/pseries/dlpar: Use kasprintf | Julia Lawall | 1 | -5/+2 |
2010-04-07 | powerpc/pseries/dlpar: Eliminate use after free | Julia Lawall | 1 | -0/+1 |
2010-04-07 | powerpc/pmac/low_i2c.c: three minor problems | d binderman | 1 | -3/+4 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -0/+2 |