Age | Commit message (Expand) | Author | Files | Lines |
2007-10-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -51/+51 |
2007-10-13 | Delete filenames in comments. | Dave Jones | 49 | -97/+15 |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 6 | -11/+18 |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 25 | -455/+1634 |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 99 | -3034/+7127 |
2007-10-13 | m68k: Atari keyboard ACIA driver cleanup | Geert Uytterhoeven | 1 | -97/+7 |
2007-10-12 | x86/pci/acpi: fix DMI const-ification fallout | Jeff Garzik | 1 | -1/+1 |
2007-10-12 | x86: fence oostores on 64-bit | Nick Piggin | 1 | -0/+1 |
2007-10-13 | [MIPS] SMP: Fix use of cpumasks. | Ralf Baechle | 1 | -3/+3 |
2007-10-13 | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." | Ralf Baechle | 1 | -48/+48 |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 11 | -9/+325 |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 4 | -48/+17 |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -3/+3 |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 25 | -37/+9 |
2007-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 21 | -984/+1091 |
2007-10-12 | PCI: X86: Introduce and enable PCI domain support | Jeff Garzik | 4 | -8/+21 |
2007-10-12 | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade | 1 | -1/+1 |
2007-10-12 | PCI: use _CRS for PCI resource allocation | Gary Hade | 3 | -0/+143 |
2007-10-12 | PCI: skip ISA ioresource alignment on some systems | Gary Hade | 3 | -0/+56 |
2007-10-12 | PCI: i386: Compaq EVO N800c needs PCI bus renumbering | Juha Laiho | 1 | -0/+10 |
2007-10-12 | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" | Johannes Goecke | 1 | -0/+47 |
2007-10-12 | i386: add support for picopower irq router | Thomas Backlund | 1 | -0/+39 |
2007-10-12 | PCI: pci_get_device call from interrupt in reboot fixups | Denis V. Lunev | 1 | -0/+6 |
2007-10-12 | dma_free_coherent() needs irqs enabled (sigh) | David Brownell | 2 | -1/+3 |
2007-10-12 | USB: re-remove <linux/usb_sl811.h> | David Brownell | 3 | -3/+3 |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 4 | -48/+17 |
2007-10-12 | x86: HPET add another ICH7 PCI id | Venki Pallipadi | 1 | -0/+2 |
2007-10-12 | x86: HPET force enable ICH5 suspend/resume fix | Venki Pallipadi | 1 | -1/+1 |
2007-10-12 | x86: HPET force enable for ICH5 | Venki Pallipadi | 2 | -2/+103 |
2007-10-12 | x86: HPET try to activate force detected hpet | Venki Pallipadi | 1 | -2/+25 |
2007-10-12 | x86: HPET force enable o ICH7 and later | Venki Pallipadi | 1 | -0/+102 |
2007-10-12 | x86: HPET restructure hpet code for hpet force enable | Venki Pallipadi | 1 | -65/+83 |
2007-10-12 | i386/x8664: cleanup the shared hpet code | Chris Wright | 1 | -5/+1 |
2007-10-12 | x86_64: cleanup apic.c after clock events switch | Chris Wright | 1 | -8/+14 |
2007-10-12 | x86_64: remove now unused code | Thomas Gleixner | 7 | -595/+5 |
2007-10-12 | x86: unify timex.h variants | Thomas Gleixner | 2 | -2/+2 |
2007-10-12 | x86: kill 8253pit.h | Thomas Gleixner | 1 | -1/+0 |
2007-10-12 | x86: disable apic timer for AMD C1E enabled CPUs | Thomas Gleixner | 2 | -1/+35 |
2007-10-12 | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2 | -1/+3 |
2007-10-12 | x86_64: convert to clock events | Thomas Gleixner | 6 | -187/+70 |
2007-10-12 | x86_64: Add (not yet used) clock event functions | Thomas Gleixner | 2 | -0/+85 |
2007-10-12 | x86_64: prepare idle loop for dynamic ticks | Chris Wright | 1 | -0/+4 |
2007-10-12 | x86_64: remove nested irq disables | Thomas Gleixner | 1 | -6/+6 |
2007-10-12 | x86_64: apic change setup_APIC_timer calling convention | Thomas Gleixner | 1 | -4/+4 |
2007-10-12 | x86_64: Remove APIC_DIVISOR | Thomas Gleixner | 1 | -5/+3 |
2007-10-12 | x86_64: Move apic calibration code around | Thomas Gleixner | 1 | -9/+6 |
2007-10-12 | x86_64: remove pit synchronization | Thomas Gleixner | 1 | -18/+0 |
2007-10-12 | x86_64: prepare apic code for clock events | Thomas Gleixner | 1 | -8/+15 |
2007-10-12 | x86: remove never used apic_mapped | Yinghai Lu | 1 | -3/+2 |
2007-10-12 | i386: prepare sharing the PIT code | Thomas Gleixner | 1 | -4/+0 |