| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 2 | -7/+3 |
* | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 | 2 | -0/+25 |
* | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2007-04-30 | 257 | -3288/+9824 |
|\ |
|
| * | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-30 | 4 | -33/+2 |
| |\ |
|
| * | | [POWERPC] Avoid putting cpu node twice | John Rigby | 2007-04-30 | 1 | -2/+4 |
| * | | [POWERPC] Spinlock initializer cleanup | Thomas Gleixner | 2007-04-30 | 4 | -4/+4 |
| * | | [POWERPC] arch/powerpc/sysdev/timer.c build fix | Srinivasa Ds | 2007-04-30 | 1 | -0/+1 |
| * | | [POWERPC] get_property cleanups | Stephen Rothwell | 2007-04-30 | 4 | -14/+15 |
| * | | [POWERPC] cell: cbe_cpufreq cleanup and crash fix | Olof Johansson | 2007-04-30 | 1 | -10/+14 |
| * | | [POWERPC] Add dt_xlate_addr() to bootwrapper | Mark A. Greer | 2007-04-30 | 2 | -16/+35 |
| * | | [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE | Scott Wood | 2007-04-30 | 1 | -1/+1 |
| * | | [POWERPC] Clean up cpufreq Kconfig dependencies | Olof Johansson | 2007-04-30 | 1 | -6/+6 |
| * | | Revert "[POWERPC] Autodetect serial console on efika" | Paul Mackerras | 2007-04-30 | 1 | -26/+0 |
| * | | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 | 7 | -77/+31 |
| * | | [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. | Scott Wood | 2007-04-27 | 1 | -1/+1 |
| * | | [POWERPC] bootwrapper: cuImage for 85xx | Scott Wood | 2007-04-27 | 3 | -1/+72 |
| * | | [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). | Scott Wood | 2007-04-27 | 1 | -12/+11 |
| * | | [POWERPC] boot: More verbose gunzip error message | Milton Miller | 2007-04-27 | 1 | -1/+2 |
| * | | [POWERPC] Enable make install | Akinobu Mita | 2007-04-27 | 2 | -1/+4 |
| * | | [POWERPC] Always use -mno-string | Benjamin Herrenschmidt | 2007-04-27 | 1 | -3/+3 |
| * | | [POWERPC] Fix WARN_ON when entering xmon | Anton Blanchard | 2007-04-27 | 1 | -4/+3 |
| * | | [POWERPC] Replace if-then-else with a switch statement | Will Schmidt | 2007-04-27 | 1 | -21/+22 |
| * | | [POWERPC] pasemi: Cpufreq driver | Olof Johansson | 2007-04-27 | 5 | -0/+335 |
| * | | [POWERPC] pasemi: Kconfig for gpio_mdio | Olof Johansson | 2007-04-27 | 2 | -2/+9 |
| * | | [POWERPC] pasemi: Remove build warning | Olof Johansson | 2007-04-27 | 1 | -0/+1 |
| * | | Revert "[POWERPC] DMA 4GB boundary protection" | Paul Mackerras | 2007-04-26 | 1 | -10/+0 |
| * | | [POWERPC] pci_32.c: Switch to ref counting PCI API | Alan Cox | 2007-04-24 | 1 | -2/+5 |
| * | | [POWERPC] Abolish PHYS_FMT macro from arch/powerpc | David Gibson | 2007-04-24 | 1 | -2/+2 |
| * | | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 9 | -64/+78 |
| * | | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell | 2007-04-24 | 4 | -24/+9 |
| * | | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 8 | -40/+53 |
| * | | [POWERPC] Remove find_all_nodes | Stephen Rothwell | 2007-04-24 | 1 | -17/+0 |
| * | | [POWERPC] Remove find_compatible_devices | Stephen Rothwell | 2007-04-24 | 2 | -28/+9 |
| * | | [POWERPC] Cleanup and fix breakage in tlbflush.h | David Gibson | 2007-04-24 | 1 | -0/+1 |
| * | | [POWERPC] Save trap number in bad_stack | Olof Johansson | 2007-04-24 | 2 | -2/+9 |
| * | | [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS | Michael Ellerman | 2007-04-24 | 9 | -20/+20 |
| * | | [POWERPC] Fix comment typo in Kurobox device tree | Grant Likely | 2007-04-24 | 2 | -6/+6 |
| * | | [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes | Geert Uytterhoeven | 2007-04-24 | 3 | -20/+21 |
| * | | [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller | David Gibson | 2007-04-24 | 2 | -0/+343 |
| * | | [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc | David Gibson | 2007-04-24 | 1 | -222/+150 |
| * | | [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated | Ananth N Mavinakayanahalli | 2007-04-24 | 1 | -1/+35 |
| * | | [POWERPC] Emulate more instructions in software | Ananth N Mavinakayanahalli | 2007-04-24 | 1 | -1/+44 |
| * | | [POWERPC] bootwrapper: cuboot for 83xx | Scott Wood | 2007-04-24 | 2 | -1/+70 |
| * | | [POWERPC] bootwrapper: Add ppcboot.h | Scott Wood | 2007-04-24 | 1 | -0/+108 |
| * | | [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target | Scott Wood | 2007-04-24 | 4 | -5/+34 |
| * | | [POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE | Scott Wood | 2007-04-24 | 1 | -0/+24 |
| * | | [POWERPC] pasemi: GPIO MDIO of_platform driver | Olof Johansson | 2007-04-24 | 3 | -1/+354 |
| * | | [POWERPC] pasemi: PA6T oprofile support | Olof Johansson | 2007-04-24 | 5 | -7/+246 |
| * | | [POWERPC] pasemi: Reset mpic on boot | Olof Johansson | 2007-04-24 | 1 | -1/+1 |
| * | | [POWERPC] pasemi: Enable one more hid bit | Olof Johansson | 2007-04-24 | 1 | -1/+1 |