Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 173 | -14087/+0 |
2007-10-11 | x86_64: remove unused header file: | Thomas Gleixner | 1 | -1/+0 |
2007-10-05 | Remove unnecessary cast in prefetch() | Serge Belyshev | 1 | -1/+1 |
2007-09-26 | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" | Linus Torvalds | 1 | -1/+0 |
2007-09-26 | x86-64: Disable local APIC timer use on AMD systems with C1E | Thomas Gleixner | 1 | -0/+1 |
2007-09-21 | Revert "x86_64: Quicklist support for x86_64" | Linus Torvalds | 2 | -49/+25 |
2007-08-24 | Pull bugzilla-1641 into release branch | Len Brown | 1 | -0/+6 |
2007-08-21 | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown | 1 | -0/+6 |
2007-08-18 | x86_64: Fix to keep watchdog disabled by default for i386/x86_64 | Daniel Gollub | 1 | -1/+2 |
2007-08-11 | finish i386 and x86-64 sysdata conversion | Muli Ben-Yehuda | 1 | -0/+2 |
2007-07-31 | revert "x86, serial: convert legacy COM ports to platform devices" | Andrew Morton | 1 | -0/+16 |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 1 | -2/+0 |
2007-07-31 | x86-64: Calgary: fix section mismatch warnings in tce | Randy Dunlap | 1 | -3/+3 |
2007-07-26 | amd64: fix get_user() on bitwise | Al Viro | 1 | -2/+2 |
2007-07-25 | [x86 setup] Make struct ist_info cross-architecture, and use in setup code | H. Peter Anvin | 1 | -0/+1 |
2007-07-25 | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2 | -15/+9 |
2007-07-22 | x86_64: Share msidef.h and hypertransport.h includes with i386 | Andi Kleen | 2 | -89/+2 |
2007-07-22 | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. | Juergen Beisert | 1 | -11/+0 |
2007-07-22 | x86_64: x86_64 - Use non locked version for local_cmpxchg() | Mathieu Desnoyers | 1 | -1/+1 |
2007-07-22 | x86: Stop MCEs and NMIs during code patching | Andi Kleen | 2 | -0/+5 |
2007-07-22 | x86: Fix alternatives and kprobes to remap write-protected kernel text | Andi Kleen | 2 | -0/+4 |
2007-07-22 | x86_64: Use read and write crX in .c files | Glauber de Oliveira Costa | 1 | -5/+29 |
2007-07-22 | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 1 | -2/+0 |
2007-07-21 | x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata | Muli Ben-Yehuda | 2 | -1/+20 |
2007-07-21 | x86_64: move iommu declaration from proto to iommu.h | Yinghai Lu | 2 | -25/+29 |
2007-07-21 | x86_64: disable the GART in shutdown | Yinghai Lu | 1 | -0/+7 |
2007-07-21 | x86_64: flush_tlb_kernel_range() warning fix | Andrew Morton | 1 | -1/+5 |
2007-07-21 | x86_64: fix wrong comment regarding set_fixmap() | Jiri Kosina | 1 | -3/+3 |
2007-07-21 | x86_64: use the global PIT lock | Thomas Gleixner | 1 | -0/+6 |
2007-07-21 | x86_64: Move functions declarations to header file | Glauber de Oliveira Costa | 1 | -0/+20 |
2007-07-21 | x86_64: make dump_error_regs a chip op | Muli Ben-Yehuda | 1 | -0/+1 |
2007-07-21 | x86_64: introduce chipset specific ops | Muli Ben-Yehuda | 1 | -1/+7 |
2007-07-21 | x86: remove support for the Rise CPU | Adrian Bunk | 1 | -1/+0 |
2007-07-21 | x86: PM_TRACE support | Nigel Cunningham | 1 | -0/+13 |
2007-07-21 | x86_64: support poll() on /dev/mcelog | Tim Hockin | 2 | -0/+4 |
2007-07-21 | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes | 1 | -0/+11 |
2007-07-21 | x86_64: Quicklist support for x86_64 | Christoph Lameter | 2 | -25/+49 |
2007-07-21 | x86: share hpet.h with i386 | Thomas Gleixner | 1 | -60/+1 |
2007-07-21 | x86_64: Fix APIC typo | Thomas Gleixner | 1 | -2/+2 |
2007-07-21 | x86_64: Untangle asm/hpet.h from asm/timex.h | Chris Wright | 3 | -2/+2 |
2007-07-21 | x86_64: remove extra extern declaring about dmi_ioremap | Yinghai Lu | 1 | -4/+1 |
2007-07-21 | x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu | Andi Kleen | 5 | -1/+47 |
2007-07-21 | x86_64: Always use builtin memcpy on gcc 4.3 | Andi Kleen | 1 | -1/+4 |
2007-07-21 | x86_64: asm/ptrace.h needs linux/compiler.h | Jean Delvare | 1 | -0/+1 |
2007-07-21 | x86_64: wbinvd macro fix | Nick Piggin | 1 | -1/+1 |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 1 | -9/+0 |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra | 1 | -1/+2 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -0/+7 |
2007-07-19 | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 1 | -1/+0 |
2007-07-17 | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 1 | -0/+2 |