Age | Commit message (Expand) | Author | Files | Lines |
2007-10-17 | cleanup floppy.h | Jan Beulich | 2 | -8/+0 |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 1 | -3/+3 |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2 | -2/+0 |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 1 | -1/+1 |
2007-10-17 | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson | 1 | -0/+1 |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 4 | -8/+12 |
2007-10-16 | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2 | -0/+3 |
2007-10-16 | I/OAT: Add DCA services | Shannon Nelson | 1 | -0/+1 |
2007-10-16 | x86_64: SPARSEMEM_VMEMMAP 2M page size support | Christoph Lameter | 2 | -0/+2 |
2007-10-16 | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 4 | -13/+2 |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 4 | -5/+7 |
2007-10-16 | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis | 4 | -4/+9 |
2007-10-16 | x86-64: enable sg chaining | Jens Axboe | 2 | -2/+3 |
2007-10-16 | i386: enable sg chaining | Jens Axboe | 1 | -0/+2 |
2007-10-16 | i386 dma_map_sg: convert to using sg helpers | Jens Axboe | 1 | -6/+7 |
2007-10-12 | lockdep: x86_64: connect the sysexit hook | Peter Zijlstra | 1 | -0/+14 |
2007-10-12 | lockdep: i386: connect the sysexit hook | Peter Zijlstra | 1 | -0/+13 |
2007-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2 | -9/+9 |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 1 | -1/+1 |
2007-10-13 | KVM: Use standard CR8 flags, and fix TPR definition | Rusty Russell | 1 | -1/+1 |
2007-10-13 | i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not set | Avi Kivity | 1 | -8/+8 |
2007-10-13 | x86: optimise barriers | Nick Piggin | 2 | -3/+7 |
2007-10-13 | x86: fix IO write barrier | Nick Piggin | 2 | -14/+7 |
2007-10-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 3 | -114/+90 |
2007-10-13 | PCI: merge almost all of pci_32.h and pci_64.h together | Greg Kroah-Hartman | 3 | -138/+90 |
2007-10-13 | PCI: X86: Introduce and enable PCI domain support | Jeff Garzik | 2 | -0/+24 |
2007-10-13 | x86: HPET force enable for ICH5 | Venki Pallipadi | 1 | -1/+1 |
2007-10-13 | x86: HPET try to activate force detected hpet | Venki Pallipadi | 1 | -0/+1 |
2007-10-13 | x86: HPET force enable o ICH7 and later | Venki Pallipadi | 1 | -0/+1 |
2007-10-13 | i386/x8664: cleanup the shared hpet code | Chris Wright | 2 | -3/+2 |
2007-10-13 | i386: Remove the useless #ifdef in i8253.h | Thomas Gleixner | 1 | -4/+0 |
2007-10-13 | x86_64: remove now unused code | Thomas Gleixner | 2 | -13/+0 |
2007-10-13 | x86: unify timex.h variants | Thomas Gleixner | 4 | -61/+22 |
2007-10-13 | x86: kill 8253pit.h | Thomas Gleixner | 6 | -35/+4 |
2007-10-13 | x86: disable apic timer for AMD C1E enabled CPUs | Thomas Gleixner | 1 | -0/+1 |
2007-10-13 | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 1 | -0/+1 |
2007-10-13 | x86_64: convert to clock events | Thomas Gleixner | 3 | -112/+88 |
2007-10-13 | x86: remove never used apic_mapped | Yinghai Lu | 1 | -1/+0 |
2007-10-13 | i386: prepare sharing the PIT code | Thomas Gleixner | 3 | -29/+22 |
2007-10-13 | i386: prepare sharing the PIT code | Thomas Gleixner | 1 | -2/+4 |
2007-10-13 | x86_64: Consolidate tsc calibration | Thomas Gleixner | 1 | -0/+4 |
2007-10-13 | x86: Geode Multi-Function General Purpose Timers support | Andres Salomon | 1 | -0/+50 |
2007-10-13 | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 1 | -0/+1 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 521 | -0/+37717 |