Age | Commit message (Expand) | Author | Files | Lines |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 25 | -428/+635 |
2009-01-02 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -34/+90 |
2008-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+6 |
2008-12-31 | x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj | Eduardo Habkost | 1 | -4/+4 |
2008-12-31 | x86: KVM guest: sign kvmclock as paravirt | Glauber Costa | 1 | -0/+2 |
2008-12-31 | x86: disable VMX on all CPUs on reboot | Eduardo Habkost | 1 | -2/+60 |
2008-12-31 | kdump: forcibly disable VMX and SVM on machine_crash_shutdown() | Eduardo Habkost | 1 | -0/+18 |
2008-12-31 | x86: Export some definition of MTRR | Sheng Yang | 2 | -26/+3 |
2008-12-31 | x86: Rename mtrr_state struct and macro names | Sheng Yang | 3 | -9/+10 |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -249/+527 |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+6 |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+35 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 23 | -923/+1465 |
2008-12-27 | sparseirq: work around compiler optimizing away __weak functions | Yinghai Lu | 1 | -2/+6 |
2008-12-26 | irq: simplify for_each_irq_desc() usage | KOSAKI Motohiro | 1 | -10/+0 |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2 | -3/+6 |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 26 | -370/+700 |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 3 | -10/+35 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 12 | -57/+138 |
2008-12-25 | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 4 | -4/+33 |
2008-12-25 | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 1 | -1/+1 |
2008-12-25 | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 | Jaswinder Singh | 1 | -1/+1 |
2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 2 | -1/+6 |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 6 | -14/+30 |
2008-12-23 | x86: export vector_used_by_percpu_irq | Ingo Molnar | 1 | -0/+3 |
2008-12-23 | x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and() | Suresh Siddha | 1 | -3/+3 |
2008-12-23 | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 5 | -14/+38 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 13 | -903/+921 |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 6 | -8/+8 |
2008-12-23 | Merge branch 'x86/tsc' into x86/core | Ingo Molnar | 4 | -4/+33 |
2008-12-23 | Merge branch 'x86/ptrace' into x86/tsc | Ingo Molnar | 3 | -12/+9 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 62 | -2530/+2170 |
2008-12-23 | Merge branch 'x86/apic' into x86/irq | Ingo Molnar | 5 | -88/+106 |
2008-12-23 | Merge commit 'v2.6.28-rc9' into x86/apic | Ingo Molnar | 24 | -138/+194 |
2008-12-22 | x86: prioritize the FPU traps for the error code | H. Peter Anvin | 1 | -19/+15 |
2008-12-20 | x86: fix resume (S2R) broken by Intel microcode module, on A110L | Dmitry Adamushko | 2 | -5/+20 |
2008-12-20 | x86, bts: memory accounting | Markus Metzger | 1 | -11/+34 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 4 | -32/+69 |
2008-12-19 | x86: common.c boot_cpu_stack and boot_exception_stacks should be static | Jaswinder Singh | 1 | -3/+3 |
2008-12-19 | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu | 1 | -1/+1 |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 7 | -41/+46 |
2008-12-19 | x86: fix warning in arch/x86/kernel/io_apic.c | Ingo Molnar | 1 | -1/+1 |
2008-12-19 | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies | Suresh Siddha | 2 | -1/+15 |
2008-12-19 | x86: fix warning in arch/x86/kernel/microcode_amd.c | Ingo Molnar | 1 | -1/+2 |
2008-12-18 | x86: asm-offset_64: use rt_sigframe_ia32 | Hiroshi Shimamoto | 1 | -1/+3 |
2008-12-18 | x86: process.c declare c1e_remove_cpu before they get used | Jaswinder Singh | 1 | -0/+1 |
2008-12-18 | x86: time_64.c timer_interrupt() should be static | Jaswinder Singh | 1 | -1/+1 |
2008-12-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -2/+7 |