Age | Commit message (Expand) | Author |
2009-01-28 | powerpc/pseries: Correct VIO bus accounting problem in CMO env. | Robert Jennings |
2009-01-16 | powerpc: Get the number of SLBs from "slb-size" property | Michael Neuling |
2009-01-13 | powerpc/e500mc: Doorbells need to be taken w/exceptions disabled | Kumar Gala |
2009-01-13 | powerpc/powermac: Fix occasional SMP boot failure | Benjamin Herrenschmidt |
2009-01-13 | powerpc/cacheinfo: Rename cache_dir per-cpu variable | Nathan Lynch |
2009-01-13 | powerpc: Cleanup from l64 to ll64 change: arch code | Stephen Rothwell |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |
2009-01-13 | powerpc/kexec: Check crash_base for relocatable kernel | Milton Miller |
2009-01-13 | powerpc: Make dummy section a valid note header | Milton Miller |
2009-01-13 | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt |
2009-01-08 | 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-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-01-07 | powerpc/fsl-booke: Remove num_tlbcam_entries | Trent Piepho |
2009-01-07 | powerpc/fsl-booke: Don't hard-code size of struct tlbcam | Trent Piepho |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | PCI: powerpc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas |
2009-01-06 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-31 | 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 | [PATCH] idle cputime accounting | Martin Schwidefsky |
2008-12-31 | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-29 | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok |
2008-12-29 | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky |
2008-12-23 | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth |
2008-12-23 | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth |
2008-12-23 | powerpc/32: Setup OF properties for kdump | Dale Farnsworth |
2008-12-23 | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov |
2008-12-23 | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov |
2008-12-23 | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov |
2008-12-23 | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth |
2008-12-21 | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt |