| Commit message (Expand) | Author | Age |
* | powerpc: Export cacheable_memzero as its now used in a driver | Kumar Gala | 2009-01-08 |
* | powerpc: Use correct type in prom_init.c | Ingo Molnar | 2009-01-08 |
* | powerpc: Remove unnecessary casts | Stephen Rothwell | 2009-01-08 |
* | powerpc: Fix pciconfig_iobase system call on PCI-Express powermac | Paul Mackerras | 2009-01-08 |
* | powerpc: Rewrite sysfs processor cache info code | Nathan Lynch | 2009-01-08 |
* | powerpc/pci: Reserve legacy regions on PCI | Benjamin Herrenschmidt | 2009-01-08 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | PCI: powerpc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
|\ \
| |/
|/| |
|
| * | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
* | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 2009-01-06 |
|/ |
|
* | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 |
| * | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky | 2008-12-31 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ \ |
|
| * \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-18 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 |
| |\ \ \ |
|
| * \ \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 |
| | |\ \ \ \ |
|
| * | | | | | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 |
| * | | | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
| * | | | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-02 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 2008-12-31 |
| * | | | | | | KVM: ppc: directly insert shadow mappings into the hardware TLB | Hollis Blanchard | 2008-12-31 |
| * | | | | | | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor | Hollis Blanchard | 2008-12-31 |
| * | | | | | | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" | Hollis Blanchard | 2008-12-31 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | take init_fs to saner place | Al Viro | 2008-12-31 |
|/ / / / / |
|
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-28 |
| * | | | | | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-28 |
| * | | | | | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 2008-12-22 |
| * | | | | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-22 |
| * | | | | | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-22 |
| * | | | | | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-22 |
| * | | | | | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-22 |
| * | | | | | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-22 |
| * | | | | | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-22 |
| * | | | | | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 2008-12-20 |
| * | | | | | powerpc: Convert sysfs cache code to of_find_next_cache_node() | Nathan Lynch | 2008-12-20 |
| * | | | | | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() | Nathan Lynch | 2008-12-20 |
| * | | | | | powerpc: Add of_find_next_cache_node() | Nathan Lynch | 2008-12-20 |
| * | | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-17 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|