| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 | 7 | -70/+83 |
|\ |
|
| * | [POWERPC] Don't use SLAB/SLUB for PTE pages | Hugh Dickins | 2007-05-09 | 1 | -18/+13 |
| * | [POWERPC] Spufs support for 64K LS mappings on 4K kernels | Benjamin Herrenschmidt | 2007-05-09 | 1 | -1/+9 |
| * | [POWERPC] Add ability to 4K kernel to hash in 64K pages | Benjamin Herrenschmidt | 2007-05-09 | 2 | -2/+11 |
| * | [POWERPC] Introduce address space "slices" | Benjamin Herrenschmidt | 2007-05-09 | 3 | -49/+50 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
| |/ |
|
* | | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 26 | -701/+1774 |
|\ |
|
| * | [POWERPC] Early serial debug support for PPC44x | David Gibson | 2007-05-08 | 2 | -0/+7 |
| * | [POWERPC] MPIC MSI allocator | Michael Ellerman | 2007-05-08 | 1 | -0/+5 |
| * | [POWERPC] PowerPC MSI infrastructure | Michael Ellerman | 2007-05-08 | 1 | -0/+8 |
| * | [POWERPC] Rip out the existing powerpc msi stubs | Michael Ellerman | 2007-05-08 | 1 | -5/+0 |
| * | [POWERPC] Remove use of 4level-fixup.h for ppc32 | David Gibson | 2007-05-08 | 3 | -34/+12 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 2 | -20/+3 |
| |\ |
|
| * | | [POWERPC] Generalize tsi108 PCI setup | Josh Boyer | 2007-05-08 | 2 | -2/+1 |
| * | | [POWERPC] Generalize tsi108 PHY types | Josh Boyer | 2007-05-08 | 1 | -0/+11 |
| * | | [POWERPC] Add tsi108_pci.h for common PCI functions | Josh Boyer | 2007-05-08 | 1 | -0/+45 |
| * | | [POWERPC] mpc52xx suspend to deep-sleep | Domen Puncer | 2007-05-07 | 1 | -0/+11 |
| * | | [POWERPC] Export of_device_get_modalias | Sylvain Munaut | 2007-05-07 | 1 | -0/+2 |
| * | | [POWERPC] Kill off the PTE_FMT macro | David Gibson | 2007-05-07 | 2 | -3/+2 |
| * | | [POWERPC] DART iommu suspend | Johannes Berg | 2007-05-07 | 2 | -0/+19 |
| * | | [POWERPC] powermac: Support G5 CPU hotplug | Johannes Berg | 2007-05-07 | 1 | -0/+1 |
| * | | [POWERPC] MPIC sys_device & suspend/resume | Johannes Berg | 2007-05-07 | 1 | -0/+15 |
| * | | [POWERPC] Minor fault path optimization | Christoph Hellwig | 2007-05-02 | 2 | -3/+15 |
| * | | [POWERPC] Transparently handle <.symbol> lookup for kprobes | Srinivasa Ds | 2007-05-02 | 1 | -0/+6 |
| * | | [POWERPC] PS3: Interrupt routine fixups. | Geoff Levand | 2007-05-02 | 1 | -14/+19 |
| * | | [POWERPC] Fix suspend states again | Johannes Berg | 2007-05-02 | 1 | -0/+9 |
| * | | [POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.h | David Gibson | 2007-05-02 | 8 | -646/+1532 |
| * | | [POWERPC] Fix STRICT_MM_TYPECHECKS | David Gibson | 2007-05-02 | 1 | -1/+1 |
| * | | [POWERPC] Revise PPC44x MMU code for arch/powerpc | David Gibson | 2007-05-02 | 2 | -2/+77 |
| * | | [POWERPC] Uninline of_iomap function | Christian Krafft | 2007-05-02 | 1 | -11/+8 |
| * | | [POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c | Mathieu Desnoyers | 2007-05-02 | 1 | -13/+2 |
| * | | [POWERPC] pmac_feature_call checks platform | Benjamin Herrenschmidt | 2007-05-02 | 1 | -1/+1 |
* | | | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -2/+0 |
* | | | local_t: powerpc extension | Mathieu Desnoyers | 2007-05-08 | 1 | -1/+200 |
* | | | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -0/+1 |
* | | | atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc | Mathieu Desnoyers | 2007-05-08 | 3 | -6/+131 |
* | | | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 | 1 | -2/+0 |
* | | | parport->dev driver model support | David Brownell | 2007-05-08 | 1 | -5/+0 |
* | | | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -18/+0 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -0/+1 |
|\ \ |
|
| * | | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
| |/ |
|
* | | ps3: Make `ps3videomode -v 0 (auto mode) work again | Masashi Kimoto | 2007-05-04 | 1 | -0/+1 |
* | | ps3av: misc updates | Geert Uytterhoeven | 2007-05-04 | 1 | -21/+1 |
* | | ps3av: thread updates | Geert Uytterhoeven | 2007-05-04 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2007-04-30 | 34 | -663/+806 |
|\ |
|
| * | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-30 | 4 | -4/+5 |
| |\ |
|
| * | | [POWERPC] Declare enable_kernel_spe in a header | Johannes Berg | 2007-04-30 | 1 | -0/+1 |
| * | | [POWERPC] Generic check_legacy_ioport | Olaf Hering | 2007-04-27 | 2 | -4/+6 |