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