Age | Commit message (Expand) | Author | Files | Lines |
2009-01-16 | powerpc/ps3: Use dma_addr_t down through the stack | Stephen Rothwell | 1 | -4/+4 |
2009-01-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -3/+25 |
2009-01-15 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-01-15 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -3/+0 |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 1 | -1/+1 |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2 | -2/+7 |
2009-01-13 | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 1 | -1/+18 |
2009-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2 | -0/+8 |
2009-01-08 | powerpc/oprofile: IBM CELL: add SPU event profiling support | Carl Love | 2 | -0/+8 |
2009-01-08 | powerpc/kdump: Use ppc_save_regs() in crash_setup_regs() | Anton Vorontsov | 1 | -55/+0 |
2009-01-08 | mtd/ps3vram: Add modalias support to the ps3vram driver | Geert Uytterhoeven | 1 | -0/+1 |
2009-01-08 | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD | Jim Paris | 1 | -0/+1 |
2009-01-08 | powerpc/cell: Bitops work on unsigned longs | Stephen Rothwell | 1 | -1/+1 |
2009-01-08 | powerpc: Add ioctls for RS485 mode control of serial drivers | Matthias Fuchs | 1 | -0/+2 |
2009-01-08 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 11 | -173/+365 |
2009-01-07 | powerpc/qe: add Ethernet UPSMR definitions to QE library | Timur Tabi | 1 | -1/+18 |
2009-01-07 | powerpc: introduce asm/swab.h | Harvey Harrison | 3 | -81/+93 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -3/+1 |
2009-01-07 | mm: report the MMU pagesize in /proc/pid/smaps | Mel Gorman | 1 | -0/+6 |
2009-01-05 | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 2 | -6/+52 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+9 |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 52 | -650/+917 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell | 1 | -0/+2 |
2008-12-31 | KVM: ppc: mostly cosmetic updates to the exit timing accounting code | Hollis Blanchard | 1 | -5/+3 |
2008-12-31 | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 1 | -0/+56 |
2008-12-31 | KVM: ppc: save and restore guest mappings on context switch | Hollis Blanchard | 1 | -0/+6 |
2008-12-31 | KVM: ppc: directly insert shadow mappings into the hardware TLB | Hollis Blanchard | 2 | -10/+17 |
2008-12-31 | powerpc/44x: declare tlb_44x_index for use in C code | Hollis Blanchard | 1 | -0/+1 |
2008-12-31 | KVM: ppc: support large host pages | Hollis Blanchard | 1 | -2/+2 |
2008-12-31 | KVM: ppc: fix userspace mapping invalidation on context switch | Hollis Blanchard | 1 | -0/+2 |
2008-12-31 | KVM: ppc: optimize irq delivery path | Hollis Blanchard | 1 | -3/+0 |
2008-12-31 | KVM: ppc: adjust vcpu types to support 64-bit cores | Hollis Blanchard | 1 | -25/+25 |
2008-12-31 | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor | Hollis Blanchard | 3 | -13/+53 |
2008-12-31 | KVM: ppc: Move the last bits of 44x code out of booke.c | Hollis Blanchard | 1 | -0/+3 |
2008-12-31 | KVM: ppc: refactor instruction emulation into generic and core-specific pieces | Hollis Blanchard | 1 | -23/+6 |
2008-12-31 | ppc: Create disassemble.h to extract instruction fields | Hollis Blanchard | 1 | -0/+80 |
2008-12-31 | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2 | -17/+20 |
2008-12-31 | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" | Hollis Blanchard | 2 | -8/+3 |
2008-12-31 | KVM: ppc: Move 440-specific TLB code into 44x_tlb.c | Hollis Blanchard | 1 | -2/+2 |
2008-12-30 | powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n | Anton Vorontsov | 2 | -6/+31 |
2008-12-30 | powerpc/qe: Implement QE Pin Multiplexing API | Anton Vorontsov | 1 | -0/+21 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 53 | -649/+936 |
2008-12-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 50 | -646/+907 |
2008-12-29 | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 4 | -9/+47 |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-12-26 | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 1 | -3/+7 |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 1 | -1/+1 |
2008-12-23 | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 1 | -0/+13 |
2008-12-23 | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 1 | -2/+2 |