Age | Commit message (Expand) | Author |
2008-08-06 | x86: ioremap of 64-bit resource on 32-bit kernel fix | Ingo Molnar |
2008-08-01 | x86: fix kernel_physical_mapping_init() for large x86 systems | Ingo Molnar |
2008-08-01 | x86: fix crash due to missing debugctlmsr on AMD K6-3 | Jan Kratochvil |
2008-07-02 | x86: fix cpu hotplug crash | Yanmin Zhang |
2008-07-02 | ptrace GET/SET FPXREGS broken | TAKADA Yoshihito |
2008-07-02 | x86_64 ptrace: fix sys32_ptrace task_struct leak | Roland McGrath |
2008-06-24 | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle |
2008-06-21 | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner |
2008-06-21 | x86: remove mwait capability C-state check | Ingo Molnar |
2008-06-21 | x86-64: Fix "bytes left to copy" return value for copy_from_user() | Linus Torvalds |
2008-06-16 | x86: fix recursive dependencies | Roman Zippel |
2008-06-16 | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg |
2008-06-09 | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins |
2008-06-09 | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack | Suresh Siddha |
2008-06-09 | CPUFREQ: Make acpi-cpufreq more robust against BIOS freq changes behind our b... | Venkatesh Pallipadi |
2008-06-09 | Revert "PCI: remove default PCI expansion ROM memory allocation" | Linus Torvalds |
2008-06-09 | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner |
2008-06-09 | x86: distangle user disabled TSC from unstable | Thomas Gleixner |
2008-06-09 | x86: if we cannot calibrate the TSC, we panic. | Rusty Russell |
2008-06-09 | x86: fix setup of cyc2ns in tsc_64.c | Thomas Gleixner |
2008-06-09 | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert |
2008-06-09 | i386: fix asm constraint in do_IRQ() | Jan Beulich |
2008-06-09 | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath |
2008-05-15 | x86: use defconfigs from x86/configs/* | Sam Ravnborg |
2008-05-09 | x86 PCI: call dmi_check_pciprobe() | Yinghai Lu |
2008-05-01 | x86: Fix 32-bit x86 MSI-X allocation leakage | PJ Waskiewicz |
2008-05-01 | x86, pci: fix off-by-one errors in some pirq warnings | Björn Steinbrink |
2008-04-15 | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com |
2008-04-10 | asmlinkage_protect replaces prevent_tail_call | Roland McGrath |
2008-04-10 | x86: Simplify cpu_idle_wait | Venki Pallipadi |
2008-04-09 | pop previous section in alternative.c | Steven Rostedt |
2008-04-07 | x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier() | Karsten Wiese |
2008-04-07 | revert "x86: tsc prevent time going backwards" | Ingo Molnar |
2008-04-06 | Fix booting pentium+ with dodgy TSC | Rusty Russell |
2008-04-04 | x86: revert assign IRQs to hpet timer | Thomas Gleixner |
2008-04-04 | x86: tsc prevent time going backwards | Thomas Gleixner |
2008-04-04 | xen: Clear PG_pinned in release_{pt,pd}() | Mark McLoughlin |
2008-04-04 | xen: Do not pin/unpin PMD pages | Mark McLoughlin |
2008-04-04 | xen: refactor xen_{alloc,release}_{pt,pd}() | Mark McLoughlin |
2008-04-04 | x86, agpgart: scary messages are fortunately obsolete | Pavel Machek |
2008-04-04 | x86: print message if nmi_watchdog=2 cannot be enabled | Ingo Molnar |
2008-04-04 | x86: fix nmi_watchdog=2 on Pentium-D CPUs | Ingo Molnar |
2008-04-03 | x86 ptrace: avoid unnecessary wrmsr | Roland McGrath |
2008-04-02 | vmcoreinfo: add the symbol "phys_base" | Ken'ichi Ohmichi |
2008-03-28 | Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM | Andrew Morton |
2008-03-28 | lguest: comment documentation update. | Rusty Russell |
2008-03-27 | x86: prefetch fix #2 | Ingo Molnar |
2008-03-27 | xen: fix UP setup of shared_info | Jeremy Fitzhardinge |
2008-03-27 | xen: fix RMW when unmasking events | Jeremy Fitzhardinge |
2008-03-27 | x86: stricter check in follow_huge_addr() | Christoph Lameter |