Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||
| | | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||
| | | * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | ||||
| | | * | | | | | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-16 | |
| | * | | | | | | | | powerpc/fsl-booke: declare tlbcam_index for use in c | Liu Yu | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: remove debug support broken by KVM debug rewrite | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: Add extra E500 exceptions | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: E500 core-specific code | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: Add dbsr in kvm_vcpu_arch | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: rename 44x MMU functions used in booke.c | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: change kvmppc_mmu_map() parameters | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: cosmetic changes to mmu hook names | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header | Hollis Blanchard | 2009-03-24 | |
| | * | | | | | | | | KVM: Remove old kvm_guest_debug structs | Jan Kiszka | 2009-03-24 | |
| | * | | | | | | | | KVM: New guest debug interface | Jan Kiszka | 2009-03-24 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||
| * | | | | | | | | powerpc: Sanitize stack pointer in signal handling code | Josh Boyer | 2009-03-27 | |
| * | | | | | | | | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt | 2009-03-23 | |
| * | | | | | | | | powerpc/mm: Add option for non-atomic PTE updates to ppc64 | Benjamin Herrenschmidt | 2009-03-23 | |
| * | | | | | | | | powerpc/mm: Merge various PTE bits and accessors definitions | Benjamin Herrenschmidt | 2009-03-23 | |
| * | | | | | | | | powerpc/mm: Tweak PTE bit combination definitions | Benjamin Herrenschmidt | 2009-03-23 | |
| * | | | | | | | | powerpc/mm: e300c2/c3/c4 TLB errata workaround | Kumar Gala | 2009-03-23 | |
| * | | | | | | | | powerpc: expect all devices calling dma ops to have archdata set | Kumar Gala | 2009-03-23 | |
| * | | | | | | | | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask | Rusty Russell | 2009-03-23 | |
| * | | | | | | | | powerpc: Add dispatch trace log fields to lppaca | Jeremy Kerr | 2009-03-23 | |
| * | | | | | | | | powerpc: Fix page_ins details in lppaca comments | Jeremy Kerr | 2009-03-23 | |
| * | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-23 | |
| |\| | | | | | | | ||||
| | * | | | | | | | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx | Piotr Ziecik | 2009-03-17 | |
| | | |_|/ / / / | | |/| | | | | | ||||
| * | | | | | | | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-03-20 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | powerpc/5200: add function to return external clock frequency | Wolfgang Grandegger | 2009-03-11 | |
| * | | | | | | | | powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions | Benjamin Herrenschmidt | 2009-03-20 | |
| * | | | | | | | | powerpc/mm: Split the various pgtable-* headers based on MMU type | Benjamin Herrenschmidt | 2009-03-20 | |
| * | | | | | | | | powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip | Thomas Gleixner | 2009-03-11 | |
| * | | | | | | | | powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF | Andrew Klossner | 2009-03-11 | |
| |/ / / / / / / | ||||
| * | | | | | | | powerpc/ps3: Make ps3av_set_video_mode mode ID signed | roel kluin | 2009-03-11 | |
| * | | | | | | | powerpc: Add missing DABR flags | Geoff Levand | 2009-03-11 | |
| * | | | | | | | powerpc: Add defintion for MSR[GS] to list of MSR bits | Timur Tabi | 2009-03-11 | |
| * | | | | | | | powerpc: Wire up /proc/vmallocinfo to our ioremap() | Benjamin Herrenschmidt | 2009-03-11 | |
| * | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 | |
| |\| | | | | | | ||||
| * | | | | | | | powerpc/fsl-booke: Add support for tlbilx instructions | Kumar Gala | 2009-03-09 | |
| * | | | | | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2009-03-02 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | powerpc/44x: Support for 256KB PAGE_SIZE | Yuri Tikhonov | 2009-02-14 | |
| * | | | | | | | | powerpc: Randomise PIEs | Anton Blanchard | 2009-02-22 | |
| * | | | | | | | | powerpc: Randomise the brk region | Anton Blanchard | 2009-02-22 | |
| * | | | | | | | | powerpc: Randomise lower bits of stack address | Anton Blanchard | 2009-02-22 | |
| * | | | | | | | | powerpc: More stack randomisation for 64bit binaries | Anton Blanchard | 2009-02-22 | |
| * | | | | | | | | powerpc: Move is_32bit_task | Anton Blanchard | 2009-02-22 | |
| * | | | | | | | | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala | 2009-02-22 | |
| * | | | | | | | | powerpc: Fix warnings from make headers_check | Kumar Gala | 2009-02-22 |