| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC... | Linus Torvalds | 2006-02-27 | 1 | -0/+3 |
* | Make Kprobes depend on modules | Linus Torvalds | 2006-02-26 | 1 | -0/+1 |
* | [PATCH] fix voyager after topology.c move | James Bottomley | 2006-02-26 | 2 | -15/+1 |
* | [PATCH] i386: Handle non existing APICs without panicing | Andreas Deresch | 2006-02-26 | 2 | -4/+12 |
* | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt... | Andi Kleen | 2006-02-26 | 1 | -3/+0 |
* | [PATCH] Fix topology.c location | Zachary Amsden | 2006-02-24 | 3 | -5/+5 |
* | [PATCH] x86: fix broken SMP boot sequence | James Bottomley | 2006-02-24 | 5 | -19/+35 |
* | [PATCH] voyager: fix the cpu_possible_map to make voyager boot again | James Bottomley | 2006-02-24 | 1 | -0/+1 |
* | [PATCH] voyager: fix boot panic by adding topology export | James Bottomley | 2006-02-24 | 1 | -0/+15 |
* | [PATCH] Kprobes causes NX protection fault on i686 SMP | Prasanna S Panchamukhi | 2006-02-24 | 1 | -2/+14 |
* | [PATCH] i386: need to pass virtual address to smp_read_mpc() | Daniel Yeisley | 2006-02-20 | 1 | -1/+1 |
* | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup | Andi Kleen | 2006-02-17 | 1 | -0/+1 |
* | [PATCH] x86: gitignore some autogenerated files for i386 | Thomas Meyer | 2006-02-14 | 3 | -0/+5 |
* | [PATCH] x86: document sysenter path | Albert D. Cahalan | 2006-02-14 | 1 | -0/+15 |
* | [PATCH] x86: fix oprofile kernel callgraph regression | Gerald Britton | 2006-02-14 | 1 | -3/+16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-02-13 | 1 | -0/+5 |
|\ |
|
| * | [CPUFREQ] Check for not initialized freq on cpufreq changes | Thomas Renninger | 2006-02-02 | 1 | -0/+5 |
* | | [PATCH] x86: print out early faults via early_printk() | Ingo Molnar | 2006-02-11 | 1 | -0/+4 |
* | | [PATCH] fstatat64 support | Ulrich Drepper | 2006-02-11 | 1 | -1/+1 |
* | | [PATCH] x86: don't initialise cpu_possible_map to all ones | Andrew Morton | 2006-02-10 | 2 | -5/+1 |
* | | [PATCH] unshare system call -v5: system call registration for i386 | JANAK DESAI | 2006-02-07 | 1 | -0/+1 |
* | | [PATCH] Fix bad apic fix on i386 | Andi Kleen | 2006-02-07 | 1 | -1/+1 |
* | | [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64 | Adrian Bunk | 2006-02-05 | 1 | -0/+1 |
* | | [PATCH] i386: print kernel version in register dumps | Chuck Ebbert | 2006-02-05 | 2 | -4/+8 |
* | | [PATCH] i386 cpu hotplug: don't access freed memory | Chuck Ebbert | 2006-02-05 | 9 | -3/+77 |
* | | [PATCH] x86: fix stack trace facility level | Hugh Dickins | 2006-02-05 | 1 | -1/+2 |
* | | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 | 1 | -1/+1 |
* | | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n... | Andi Kleen | 2006-02-04 | 1 | -1/+4 |
* | | [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT | Ashok Raj | 2006-02-04 | 1 | -3/+10 |
* | | [PATCH] OProfile: fixed x86_64 incorrect kernel call graphs | Tong Li | 2006-02-03 | 1 | -2/+17 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-02-01 | 7 | -149/+83 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------. \ | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 | 7 | -149/+83 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | * \ \ | Pull pnpacpi into acpica branch | Len Brown | 2006-01-07 | 40 | -212/+444 |
| | | | | | | |\ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | | | | | | * | | | [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021 | Len Brown | 2005-12-28 | 2 | -7/+7 |
| | | | | | * | | | | [ACPI] fix acpi_cpufreq.c build warrning | Benoit Boissinot | 2006-01-07 | 1 | -4/+0 |
| | | | | | * | | | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once | Venkatesh Pallipadi | 2005-12-01 | 5 | -138/+76 |
| | | | | |/ / / /
| | | | |/| | | | |
|
* | | | | | | | | | [PATCH] VMSPLIT config options | Mark Lord | 2006-02-01 | 1 | -0/+37 |
* | | | | | | | | | [PATCH] disable lost tick compensation before TSCs are synced | john stultz | 2006-02-01 | 1 | -2/+12 |
* | | | | | | | | | [PATCH] CONFIG_DOUBLEFAULT Kconfig fix | Ingo Molnar | 2006-02-01 | 1 | -9/+9 |
* | | | | | | | | | [PATCH] PCI: handle bogus MCFG entries | Andi Kleen | 2006-01-31 | 1 | -2/+13 |
* | | | | | | | | | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 | Jason Gaston | 2006-01-31 | 1 | -0/+5 |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 | Linus Torvalds | 2006-01-31 | 3 | -13/+17 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [X86] Add new Intel cache descriptors. | Dave Jones | 2006-01-26 | 1 | -0/+11 |
| * | | | | | | | | | [X86] Remove pointless versioning of mtrr driver. | Dave Jones | 2006-01-05 | 1 | -3/+0 |
| * | | | | | | | | | [X86] Rename MTRR mutex to something more sensible. | Dave Jones | 2005-12-20 | 1 | -6/+6 |
| * | | | | | | | | | [X86] Remove Winchip 4 ID. | Dave Jones | 2005-12-20 | 1 | -4/+0 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-01-31 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | /
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata | Ben Collins | 2006-01-26 | 1 | -0/+9 |
| * | | | | | | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCI | Adrian Bunk | 2006-01-19 | 1 | -0/+1 |
* | | | | | | | | [PATCH] EDAC: core EDAC support code | Alan Cox | 2006-01-18 | 1 | -5/+4 |