Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -4/+4 |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+6 |
2010-10-24 | KVM guest: Move a printk that's using the clock before it's ready | Arjan Koers | 1 | -2/+4 |
2010-10-24 | x86: pvclock: Move scale_delta into common header | Zachary Amsden | 1 | -1/+2 |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 8 | -30/+28 |
2010-10-23 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 7 | -68/+55 |
2010-10-23 | x86,kgdb: remove unnecessary call to kgdb_correct_hw_break() | Dongdong Deng | 1 | -2/+0 |
2010-10-23 | kdb,kgdb: fix sparse fixups | Jason Wessel | 1 | -1/+1 |
2010-10-23 | x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35 | Jason Wessel | 1 | -1/+6 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 6 | -0/+6 |
2010-10-22 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+4 |
2010-10-22 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -30/+21 |
2010-10-22 | x86, asm: Restore parentheses around one pushl_cfi argument | Jan Beulich | 1 | -1/+1 |
2010-10-22 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 12 | -208/+147 |
2010-10-22 | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -45/+207 |
2010-10-22 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 12 | -777/+562 |
2010-10-22 | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -28/+7 |
2010-10-22 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -1222/+4 |
2010-10-22 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -34/+202 |
2010-10-22 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -22/+106 |
2010-10-22 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -2/+335 |
2010-10-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2010-10-22 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+80 |
2010-10-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -67/+35 |
2010-10-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -267/+157 |
2010-10-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -5/+11 |
2010-10-22 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -87/+14 |
2010-10-22 | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -76/+30 |
2010-10-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2010-10-22 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -138/+145 |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+8 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -278/+579 |
2010-10-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -25/+121 |
2010-10-21 | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 7 | -68/+55 |
2010-10-21 | Merge branch 'x86/cleanups' into x86/trampoline | H. Peter Anvin | 12 | -87/+14 |
2010-10-21 | Merge branch 'x86/vmware' into x86/trampoline | H. Peter Anvin | 6 | -1222/+4 |
2010-10-20 | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter | 2 | -20/+26 |
2010-10-20 | apic, x86: Check if EILVT APIC registers are available (AMD only) | Robert Richter | 1 | -9/+74 |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar | 6 | -17/+24 |
2010-10-20 | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich | 3 | -22/+8 |
2010-10-19 | x86: ioapic: Call free_irte only if interrupt remapping enabled | Yinghai Lu | 1 | -1/+2 |
2010-10-18 | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi | 1 | -0/+8 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 6 | -29/+41 |
2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian | 1 | -2/+2 |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock | 3 | -4/+4 |
2010-10-15 | x86: Remove stale pmtimer_64.c | Thomas Gleixner | 2 | -70/+0 |
2010-10-15 | x86: sfi: Make local functions static | Thomas Gleixner | 1 | -2/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 6 | -0/+6 |
2010-10-14 | x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S | Jeremy Fitzhardinge | 2 | -1/+2 |
2010-10-14 | x86: Use __stop_machine() in text_poke_smp() | Masami Hiramatsu | 1 | -1/+2 |