| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds | 2009-01-03 | 4 | -4/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: change KVM to use IOMMU API | Joerg Roedel | 2009-01-03 | 3 | -3/+4 |
| | * | | | | | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel | 2009-01-03 | 1 | -0/+3 |
| | * | | | | | KVM: rename vtd.c to iommu.c | Joerg Roedel | 2009-01-03 | 1 | -1/+1 |
| * | | | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 | 1 | -8/+10 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 | 1 | -2/+8 |
| | * | | | | | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky | 2008-12-31 | 1 | -8/+4 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 10 | -36/+27 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 2 | -3/+1 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | | * | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 5 | -80/+161 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 2 | -5/+8 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 2 | -3/+1 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar | 2008-11-26 | 1 | -2/+0 |
| | * | | | | | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 7 | -26/+26 |
| | * | | | | | | | | 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 | 2 | -7/+0 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-02 | 15 | -921/+1073 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() | Jes Sorensen | 2008-12-31 | 2 | -32/+14 |
| | * | | | | | | | | KVM: Consolidate userspace memory capability reporting into common code | Avi Kivity | 2008-12-31 | 1 | -1/+0 |
| | * | | | | | | | | KVM: ia64: Clean up vmm_ivt.S using tab to indent every line | Xiantao Zhang | 2008-12-31 | 1 | -741/+729 |
| | * | | | | | | | | KVM: ia64: Add handler for crashed vmm | Xiantao Zhang | 2008-12-31 | 4 | -12/+44 |
| | * | | | | | | | | KVM: ia64: Add some debug points to provide crash infomation | Xiantao Zhang | 2008-12-31 | 5 | -33/+88 |
| | * | | | | | | | | KVM: ia64: Define printk function for kvm-intel module | Xiantao Zhang | 2008-12-31 | 5 | -1/+54 |
| | * | | | | | | | | KVM: ia64: Remove some macro definitions in asm-offsets.c. | Xiantao Zhang | 2008-12-31 | 1 | -10/+1 |
| | * | | | | | | | | KVM: ia64: Remove lock held by halted vcpu | Xiantao Zhang | 2008-12-31 | 1 | -2/+0 |
| | * | | | | | | | | KVM: ia64: Re-organize data sturure of guests' data area | Xiantao Zhang | 2008-12-31 | 6 | -107/+161 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
| |/ / / / / / / |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -10/+15 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | simeth: convert to net_device_ops | Alexey Dobriyan | 2008-12-16 | 1 | -5/+10 |
| | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 6 | -80/+162 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | * | | | | | | | simeth: Kill directly reference of netdev->priv | Wang Chen | 2008-12-04 | 1 | -5/+5 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | /
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 7 | -85/+169 |
| | |\ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | | |
|
| | * | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 2 | -3/+1 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | /
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 2008-11-21 | 8 | -6/+19 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 | 15 | -82/+119 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 4 | -23/+33 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | * | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 12 | -14/+28 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | * | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 15 | -82/+119 |
| | |\ \ \ \ \ \ \
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | * | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-14 | 1 | -12/+20 |
| | * | | | | | | | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-14 | 1 | -4/+3 |
| | * | | | | | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -4/+4 |
| | * | | | | | | | CRED: Wrap task credential accesses in the IA64 arch | David Howells | 2008-11-14 | 3 | -13/+16 |
| | | |_|/ / / /
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'misc' into release | Len Brown | 2009-01-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 2009-01-09 | 1 | -0/+1 |
| |/ / / / / / / |
|
* | | | | | | | | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 4 | -5/+0 |
* | | | | | | | | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT | Lin Ming | 2008-12-31 | 1 | -2/+2 |