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