| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 7 | -12/+7 |
|\ |
|
| * | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-18 | 2 | -2/+3 |
| |\ |
|
| * \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 4 | -5/+20 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2008-12-16 | 6 | -11/+7 |
| |\ \ \ |
|
| | * \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 12 | -87/+491 |
| | |\ \ \ |
|
| | * | | | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
| | * | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 4 | -7/+7 |
| | * | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
| | * | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -4/+0 |
| * | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-16 | 1 | -0/+1 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 4 | -2/+6 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 11 | -149/+119 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 28 | -564/+2753 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar | 2008-11-26 | 1 | -1/+0 |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 | 6 | -42/+489 |
| |\ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-02 | 20 | -1113/+1928 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | KVM: Consolidate userspace memory capability reporting into common code | Avi Kivity | 2008-12-31 | 1 | -3/+0 |
| * | | | | | | | | | | | KVM: ppc: mostly cosmetic updates to the exit timing accounting code | Hollis Blanchard | 2008-12-31 | 5 | -91/+66 |
| * | | | | | | | | | | | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 2008-12-31 | 13 | -18/+516 |
| * | | | | | | | | | | | KVM: ppc: save and restore guest mappings on context switch | Hollis Blanchard | 2008-12-31 | 3 | -5/+66 |
| * | | | | | | | | | | | KVM: ppc: directly insert shadow mappings into the hardware TLB | Hollis Blanchard | 2008-12-31 | 8 | -221/+168 |
| * | | | | | | | | | | | powerpc/44x: declare tlb_44x_index for use in C code | Hollis Blanchard | 2008-12-31 | 1 | -0/+1 |
| * | | | | | | | | | | | KVM: ppc: support large host pages | Hollis Blanchard | 2008-12-31 | 3 | -23/+64 |
| * | | | | | | | | | | | KVM: ppc: fix userspace mapping invalidation on context switch | Hollis Blanchard | 2008-12-31 | 3 | -22/+20 |
| * | | | | | | | | | | | KVM: ppc: use prefetchable mappings for guest memory | Hollis Blanchard | 2008-12-31 | 1 | -2/+7 |
| * | | | | | | | | | | | KVM: ppc: use MMUCR accessor to obtain TID | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
| * | | | | | | | | | | | KVM: ppc: fix Kconfig constraints | Hollis Blanchard | 2008-12-31 | 1 | -10/+8 |
| * | | | | | | | | | | | KVM: ppc: improve trap emulation | Hollis Blanchard | 2008-12-31 | 1 | -2/+2 |
| * | | | | | | | | | | | KVM: ppc: optimize irq delivery path | Hollis Blanchard | 2008-12-31 | 4 | -156/+140 |
| * | | | | | | | | | | | KVM: ppc: optimize find first bit | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
| * | | | | | | | | | | | KVM: ppc: optimize kvm stat handling | Hollis Blanchard | 2008-12-31 | 1 | -23/+9 |
| * | | | | | | | | | | | KVM: ppc: fix set regs to take care of msr change | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
| * | | | | | | | | | | | KVM: ppc: adjust vcpu types to support 64-bit cores | Hollis Blanchard | 2008-12-31 | 4 | -33/+33 |
| * | | | | | | | | | | | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor | Hollis Blanchard | 2008-12-31 | 9 | -63/+154 |
| * | | | | | | | | | | | KVM: ppc: Move the last bits of 44x code out of booke.c | Hollis Blanchard | 2008-12-31 | 3 | -44/+58 |
| * | | | | | | | | | | | KVM: ppc: refactor instruction emulation into generic and core-specific pieces | Hollis Blanchard | 2008-12-31 | 8 | -276/+415 |
| * | | | | | | | | | | | ppc: Create disassemble.h to extract instruction fields | Hollis Blanchard | 2008-12-31 | 2 | -56/+81 |
| * | | | | | | | | | | | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2008-12-31 | 9 | -130/+207 |
| * | | | | | | | | | | | KVM: ppc: combine booke_guest.c and booke_host.c | Hollis Blanchard | 2008-12-31 | 4 | -89/+66 |
| * | | | | | | | | | | | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" | Hollis Blanchard | 2008-12-31 | 6 | -34/+33 |
| * | | | | | | | | | | | KVM: ppc: Move 440-specific TLB code into 44x_tlb.c | Hollis Blanchard | 2008-12-31 | 4 | -143/+145 |
* | | | | | | | | | | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
* | | | | | | | | | | | | shrink struct dentry | Nick Piggin | 2008-12-31 | 1 | -1/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 | 1 | -0/+4 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 222 | -2489/+6151 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-29 | 10 | -48/+130 |
| * | | | | | | | | | | | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-29 | 1 | -1/+15 |
| * | | | | | | | | | | | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 2008-12-23 | 3 | -1/+16 |
| * | | | | | | | | | | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-23 | 5 | -14/+15 |