Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -2/+2 |
2009-10-29 | percpu: make percpu symbols in powerpc unique | Tejun Heo | 1 | -2/+2 |
2009-10-28 | powerpc: Export powerpc_debugfs_root | Anton Blanchard | 1 | -0/+1 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -3/+3 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 1 | -3/+3 |
2009-09-23 | seq_file: constify seq_operations | James Morris | 1 | -1/+1 |
2009-04-07 | powerpc: Remove duplicated #include's | Huang Weiyi | 1 | -1/+0 |
2009-03-24 | powerpc: setup default archdata for {of_}platform via bus_register_notifier | Kumar Gala | 1 | -0/+36 |
2008-10-22 | powerpc: Move memory size print into common show_cpuinfo for 32-bit | Becky Bruce | 1 | -0/+7 |
2008-09-15 | powerpc: Fix major revision number for Freescale cores | Martin Langer | 1 | -2/+15 |
2008-07-28 | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 1 | -24/+0 |
2008-06-09 | powerpc: Add the PC speaker only when requested | Emil Medve | 1 | -0/+2 |
2008-03-26 | [POWERPC] Add 'model: ...' line to common show_cpuinfo() | Marian Balakowicz | 1 | -0/+9 |
2008-02-14 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 1 | -1/+1 |
2007-12-03 | [POWERPC] Cleanup SMT thread handling | Benjamin Herrenschmidt | 1 | -13/+65 |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 1 | -4/+16 |
2007-09-19 | [POWERPC] Remove cmd_line from head*.S | Stephen Rothwell | 1 | -0/+2 |
2007-07-26 | [POWERPC] Fix Pegasos keyboard detection | Alan Curry | 1 | -0/+4 |
2007-07-10 | [POWERPC] Make the debugfs "powerpc" dir globally accessible | Michael Ellerman | 1 | -0/+13 |
2007-07-10 | [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() | Wade Farnsworth | 1 | -0/+8 |
2007-05-12 | [POWERPC] Check cache coherency of kernel vs firmware | Dale Farnsworth | 1 | -0/+41 |
2007-04-27 | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 1 | -3/+31 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 1 | -3/+4 |
2007-04-12 | [POWERPC] Rename prom_n_size_cells to of_n_size_cells | Stephen Rothwell | 1 | -1/+1 |
2007-04-12 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 1 | -1/+1 |
2007-04-12 | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 1 | -1/+0 |
2007-03-08 | [POWERPC] Automatically lmb_reserve() initrd | David Gibson | 1 | -20/+2 |
2006-10-04 | [POWERPC] Fix xmon=off and cleanup xmon initialisation | Michael Ellerman | 1 | -25/+0 |
2006-09-20 | [POWERPC] Define of_read_ulong helper | Paul Mackerras | 1 | -5/+8 |
2006-09-13 | [POWERPC] print backtrace when entering xmon | Olaf Hering | 1 | -0/+4 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 1 | -1/+1 |
2006-07-31 | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 1 | -11/+8 |
2006-07-11 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-05-19 | [PATCH] powerpc: Make early xmon logic immune to location of early parsing | Michael Ellerman | 1 | -1/+2 |
2006-05-05 | powerpc: provide ppc_md.panic() for both ppc32 & ppc64 | Kumar Gala | 1 | -0/+17 |
2006-04-28 | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. | David Woodhouse | 1 | -0/+8 |
2006-04-02 | Manual merge with Linus. | Dmitry Torokhov | 1 | -26/+49 |
2006-03-29 | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 1 | -8/+44 |
2006-03-27 | [PATCH] powerpc: Allow non zero boot cpuids | Anton Blanchard | 1 | -14/+2 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 1 | -3/+2 |
2006-03-14 | Input: pcspkr - separate device and driver registration | Michael Neuling | 1 | -0/+24 |
2006-01-14 | [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL | Kumar Gala | 1 | -3/+6 |
2006-01-09 | [PATCH] powerpc: Add a is_kernel_addr() macro | Michael Ellerman | 1 | -1/+1 |
2006-01-09 | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 1 | -123/+0 |
2006-01-09 | [PATCH] powerpc: Merge kexec | Michael Ellerman | 1 | -2/+2 |
2005-11-16 | [PATCH] powerpc: More debugging fixups | Michael Ellerman | 1 | -0/+1 |
2005-11-11 | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 1 | -2/+2 |