Age | Commit message (Expand) | Author | Files | Lines |
2007-02-16 | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 1 | -3/+1 |
2007-02-16 | [PATCH] genirq: do not mask interrupts by default | Ingo Molnar | 1 | -0/+1 |
2007-02-16 | [PATCH] time: x86_64: re-enable vsyscall support for x86_64 | john stultz | 6 | -72/+100 |
2007-02-16 | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 7 | -408/+124 |
2007-02-16 | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz | 4 | -661/+670 |
2007-02-16 | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 2 | -18/+21 |
2007-02-16 | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 4 | -220/+210 |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 30 | -416/+761 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 3 | -3/+3 |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c | Eric W. Biederman | 1 | -6/+16 |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c | Eric W. Biederman | 1 | -2/+2 |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c | Eric W. Biederman | 1 | -10/+20 |
2007-02-14 | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head | Eric W. Biederman | 2 | -2/+2 |
2007-02-13 | [PATCH] x86-64: Remove mk_pte_phys() | Andi Kleen | 1 | -1/+3 |
2007-02-13 | [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 | Andi Kleen | 2 | -20/+2 |
2007-02-13 | [PATCH] x86_64: Wire up compat epoll_pwait | Ralf Baechle | 1 | -0/+1 |
2007-02-13 | [PATCH] x86: Don't require the vDSO for handling a.out signals | Andi Kleen | 1 | -1/+6 |
2007-02-13 | [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs | Andi Kleen | 1 | -1/+1 |
2007-02-13 | [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo | Andi Kleen | 1 | -4/+10 |
2007-02-13 | [PATCH] x86-64: survive having no irq mapping for a vector | Eric W. Biederman | 1 | -3/+9 |
2007-02-13 | [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code | Evgeniy Polyakov | 1 | -2/+2 |
2007-02-13 | [PATCH] x86-64: avoid warning message livelock | Roland Dreier | 1 | -2/+3 |
2007-02-13 | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC | Benjamin Romer | 1 | -13/+11 |
2007-02-13 | [PATCH] x86-64: clean up sparsemem memory_present call | Bob Picco | 1 | -15/+2 |
2007-02-13 | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar | 1 | -0/+27 |
2007-02-13 | [PATCH] x86-64: robustify bad_dma_address handling | Muli Ben-Yehuda | 1 | -2/+15 |
2007-02-13 | [PATCH] x86-64: Don't reserve ROMs | Andi Kleen | 1 | -128/+2 |
2007-02-13 | [PATCH] x86-64: Fix off by one error in IOMMU boundary checking | Andi Kleen | 1 | -2/+2 |
2007-02-13 | [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT execution | Zachary Amsden | 1 | -6/+14 |
2007-02-13 | [PATCH] x86-64: Unexport __supported_pte_mask | Andi Kleen | 1 | -1/+0 |
2007-02-13 | [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGS | Andi Kleen | 1 | -2/+6 |
2007-02-13 | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda... | Jack Steiner | 1 | -2/+7 |
2007-02-13 | [PATCH] x86-64: Kconfig typos | Nicolas Kaiser | 1 | -6/+6 |
2007-02-13 | [PATCH] x86-64: Allow to run a program when a machine check event is detected | Andi Kleen | 2 | -12/+58 |
2007-02-13 | [PATCH] x86-64: Tighten mce_amd driver MSR reads | Jan Beulich | 1 | -15/+25 |
2007-02-13 | [PATCH] x86: simplify notify_page_fault() | Jan Beulich | 1 | -10/+8 |
2007-02-13 | [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa... | Venkatesh Pallipadi | 1 | -14/+32 |
2007-02-13 | [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.c | Glauber de Oliveira Costa | 1 | -1/+1 |
2007-02-13 | [PATCH] x86-64: Remove fastcall references in x86_64 code | Glauber de Oliveira Costa | 2 | -3/+3 |
2007-02-13 | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole | Rohit Seth | 2 | -14/+127 |
2007-02-13 | [PATCH] x86-64: do not always end the stack trace with ULONG_MAX | Catalin Marinas | 1 | -2/+3 |
2007-02-13 | [PATCH] x86-64: improved iommu documentation | Karsten Weiss | 2 | -26/+12 |
2007-02-13 | [PATCH] mmconfig: fix unreachable_devices() | OGAWA Hirofumi | 1 | -0/+6 |
2007-02-13 | [PATCH] mmconfig: minor cleanup in mmconfig code | OGAWA Hirofumi | 1 | -12/+4 |
2007-02-13 | [PATCH] mmconfig: remove #define MMCONFIG_APER_XXX | OGAWA Hirofumi | 1 | -4/+0 |
2007-02-13 | [PATCH] mmconfig: Reject a broken MCFG tables on Asus etc | OGAWA Hirofumi | 1 | -36/+14 |
2007-02-13 | [PATCH] mmconfig: Fix x86_64 ioremap base_address | OGAWA Hirofumi | 1 | -11/+35 |
2007-02-13 | [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64 | Olivier Galibert | 2 | -65/+14 |
2007-02-13 | [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix | Amul Shah | 1 | -7/+8 |
2007-02-13 | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically | Amul Shah | 3 | -9/+77 |