| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: fix i8042 module build error | Grant Likely | 2010-08-06 | 1 | -0/+2 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 1 | -7/+0 |
|\ |
|
| * | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2010-07-24 | 1 | -7/+0 |
* | | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -1/+1 |
* | | powerpc: Add i8042 keyboard and mouse irq parsing | Martyn Welch | 2010-07-09 | 1 | -0/+13 |
|/ |
|
* | powerpc/cpumask: Update some comments | Anton Blanchard | 2010-05-06 | 1 | -3/+3 |
* | powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -9/+13 |
* | powerpc/cpumask: Refactor /proc/cpuinfo code | Anton Blanchard | 2010-05-06 | 1 | -29/+33 |
* | powerpc: Dynamically allocate pacas | Michael Ellerman | 2010-03-09 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -2/+2 |
|\ |
|
| * | percpu: make percpu symbols in powerpc unique | Tejun Heo | 2009-10-29 | 1 | -2/+2 |
* | | powerpc: Export powerpc_debugfs_root | Anton Blanchard | 2009-10-28 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 1 | -3/+3 |
|\ |
|
| * | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 2009-09-24 | 1 | -3/+3 |
* | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 1 | -1/+0 |
|/ |
|
* | seq_file: constify seq_operations | James Morris | 2009-09-23 | 1 | -1/+1 |
* | powerpc: Remove duplicated #include's | Huang Weiyi | 2009-04-07 | 1 | -1/+0 |
* | powerpc: setup default archdata for {of_}platform via bus_register_notifier | Kumar Gala | 2009-03-24 | 1 | -0/+36 |
* | powerpc: Move memory size print into common show_cpuinfo for 32-bit | Becky Bruce | 2008-10-22 | 1 | -0/+7 |
* | powerpc: Fix major revision number for Freescale cores | Martin Langer | 2008-09-15 | 1 | -2/+15 |
* | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 2008-07-28 | 1 | -24/+0 |
* | powerpc: Add the PC speaker only when requested | Emil Medve | 2008-06-09 | 1 | -0/+2 |
* | [POWERPC] Add 'model: ...' line to common show_cpuinfo() | Marian Balakowicz | 2008-03-26 | 1 | -0/+9 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -1/+1 |
* | [POWERPC] Cleanup SMT thread handling | Benjamin Herrenschmidt | 2007-12-03 | 1 | -13/+65 |
* | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 2007-10-16 | 1 | -4/+16 |
* | [POWERPC] Remove cmd_line from head*.S | Stephen Rothwell | 2007-09-19 | 1 | -0/+2 |
* | [POWERPC] Fix Pegasos keyboard detection | Alan Curry | 2007-07-26 | 1 | -0/+4 |
* | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 2007-07-10 | 1 | -0/+13 |
* | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() | Wade Farnsworth | 2007-07-10 | 1 | -0/+8 |
* | [POWERPC] Check cache coherency of kernel vs firmware | Dale Farnsworth | 2007-05-12 | 1 | -0/+41 |
* | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 | 1 | -3/+31 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -3/+4 |
* | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 2007-04-13 | 1 | -1/+0 |
* | [POWERPC] Automatically lmb_reserve() initrd | David Gibson | 2007-03-08 | 1 | -20/+2 |
* | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 2006-10-04 | 1 | -25/+0 |
* | [POWERPC] Define of_read_ulong helper | Paul Mackerras | 2006-09-20 | 1 | -5/+8 |
* | [POWERPC] print backtrace when entering xmon | Olaf Hering | 2006-09-13 | 1 | -0/+4 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -11/+8 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] powerpc: Make early xmon logic immune to location of early parsing | Michael Ellerman | 2006-05-19 | 1 | -1/+2 |
* | powerpc: provide ppc_md.panic() for both ppc32 & ppc64 | Kumar Gala | 2006-05-05 | 1 | -0/+17 |
* | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse | 2006-04-28 | 1 | -0/+8 |
* | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 | 1 | -26/+49 |
|\ |
|
| * | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 1 | -1/+1 |