- ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- eca91e7 x86_64: fix delayed signals by Roland McGrath · 16 years ago
- da1f29f x86: remove conflicting nx6325 and nx6125 quirks by Rafael J. Wysocki · 16 years ago
- 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 16 years ago
- 5b4d238 x86: Recover timer_ack lost in the merge of the NMI watchdog by Maciej W. Rozycki · 16 years ago
- af17478 x86: I/O APIC: Never configure IRQ2 by Maciej W. Rozycki · 16 years ago
- c88ac1d x86: L-APIC: Always fully configure IRQ0 by Maciej W. Rozycki · 16 years ago
- 1baea6e x86: L-APIC: Set IRQ0 as edge-triggered by Maciej W. Rozycki · 16 years ago
- 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 16 years ago
- b6ad92d x86_64: vdso32 cleanup using feature flags by Jeremy Fitzhardinge · 16 years ago
- 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 16 years ago
- 3d0decc x86: fix tsc unification buglet with ftrace and stackprotector by Ingo Molnar · 16 years ago
- f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
- f302a5bb x86: reserve SLIT by Yinghai Lu · 16 years ago
- 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 16 years ago
- 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 16 years ago
- 9cc3089 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 39415a4 x86, VisWS: fix pci_direct_conf1 dependency by Ingo Molnar · 16 years ago
- c47277d x86, VisWS: build fix by Ingo Molnar · 16 years ago
- e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 16 years ago
- f78cb9b x86, VisWS: build fix by Ingo Molnar · 16 years ago
- b6770c8 x86, VisWS: do not allow VisWS for Voyager by Ingo Molnar · 16 years ago
- 3a62ed7 x86/pci: fix warnings in subsys_initcall functions by Robert Richter · 16 years ago
- 3f68f7d x86/pci merge: fixing numaq initialization by Robert Richter · 16 years ago
- b10e9ad arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. by Daniel Guilak · 16 years ago
- 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
- 62fa572 x86, VisWS: turn into generic arch, remove leftover files by Ingo Molnar · 16 years ago
- 26dd9fc x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
- 0cecf92 x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
- 54ce7f9 x86, VisWS: turn into generic arch, IO-APIC setup fix by Ingo Molnar · 16 years ago
- efefa6f x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
- 1b84e1c x86, VisWS: turn into generic arch, flip over VISWS to generic arch by Ingo Molnar · 16 years ago
- 6525363 x86, VisWS: turn into generic arch, copy visws files by Ingo Molnar · 16 years ago
- 078c0bb x86, VisWS: turn into generic arch, add early quirks to default architectures by Ingo Molnar · 16 years ago
- b4b8641 x86, VisWS: turn into generic arch, create include/asm-x86/visws/ by Ingo Molnar · 16 years ago
- 5548ed1 x86, VisWS: turn into generic arch, install proper PCI quirk by Ingo Molnar · 16 years ago
- 5ab7472 x86, VisWS: turn into generic arch, use generic mpparse code by Ingo Molnar · 16 years ago
- 31ac409 x86, VisWS: turn into generic arch, add early init quirks by Ingo Molnar · 16 years ago
- 22d5c67 x86, VisWS: turn into generic arch, make VisWS boot on a regular PC by Ingo Molnar · 16 years ago
- 3b33553 x86: add early quirk support by Ingo Molnar · 16 years ago
- f87f38e Merge branch 'x86/unify-pci' into x86/core by Ingo Molnar · 16 years ago
- a6784ad x86: fix visws and vsmp build by Ingo Molnar · 16 years ago
- 0b9f4f4 x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() by Maciej W. Rozycki · 16 years ago
- c9076b6 Revert "x86: fix IO APIC breakage on HP nx6325" by Ingo Molnar · 16 years ago
- 2179bab Revert "x86: fix IO APIC breakage on HP nx6325, v2" by Ingo Molnar · 16 years ago
- 18b743d x86, AMD IOMMU: clean up Kconfig entry by FUJITA Tomonori · 16 years ago
- a361ee5 x86: fix /dev/mem compatibility under PAT by Venkatesh Pallipadi · 16 years ago
- 3d43ecd x86: make e820_end return end_of_ram again for 64bit by Yinghai Lu · 16 years ago
- f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 16 years ago
- 7b16eb8 x86: overmapped fix when 4K pages on tail, 64-bit by Yinghai Lu · 16 years ago
- ad2fc2c x86: fix copy_user on x86 by Vitaly Mayatskikh · 16 years ago
- 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 16 years ago
- de989ef Merge branch 'x86/unify-lib' into x86/core by Ingo Molnar · 16 years ago
- a737abd x86: e820 memmap - add checking for NULL early param by Cyrill Gorcunov · 16 years ago
- c22d4c1 x86: make e820_end return max ram type only for 32 bit by Yinghai Lu · 16 years ago
- 8dd779b x86/pci: removing subsys_initcall ordering dependencies by Robert Richter · 16 years ago
- ae28d70 x86/pci: visws: renaming pcibios_init() by Robert Richter · 16 years ago
- f4d994b x86/pci: Makefile merge: coalescing 32 and 64 bit by Robert Richter · 16 years ago
- d199a04 x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c by Robert Richter · 16 years ago
- 42a4b42 x86/pci: mp_bus_to_node merge: moving code in amd_bus.c by Robert Richter · 16 years ago
- 8eefc66 x86/pci: Makefile merge: creating pci-y for 64 bit by Robert Richter · 16 years ago
- 8043c7b x86/pci: Makefile merge: changing 64bit ordering by Robert Richter · 16 years ago
- a5d4fb9 x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o by Robert Richter · 16 years ago
- 0b40e84 x86/pci: Makefile merge: whitespace changes only by Robert Richter · 16 years ago
- 7fa71c0 x86/pci: Makefile merge: removing include dir flag by Robert Richter · 16 years ago
- 6d8566a x86/pci: Makefile merge: Removing Makefile_* by Robert Richter · 16 years ago
- d028203 Merge branch 'x86/core' into x86/unify-pci by Ingo Molnar · 16 years ago
- 183fe06 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 16 years ago
- e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 16 years ago
- c2e6d65 x86: not overmap more than the end of RAM in init_memory_mapping - 64bit by Yinghai Lu · 16 years ago
- 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 16 years ago
- 49c980d x86: fix vmemmap printout check by Yinghai Lu · 16 years ago
- b50efd2 x86: introduce page_size_mask for 64bit by Yinghai Lu · 16 years ago
- 293e6a2 x86: mark x86_64 as having a working WP. by Glauber Costa · 16 years ago
- 5cbbc3b x86: merge putuser asm functions. by Glauber Costa · 16 years ago
- 2528de4 x86: use macros from asm.h. by Glauber Costa · 16 years ago
- efea505 x86: don't use word-size specifiers in putuser files. by Glauber Costa · 16 years ago
- 766ed42 x86: replace function headers by macros. by Glauber Costa · 16 years ago
- 663aa96 x86: change testing logic in putuser_64.S. by Glauber Costa · 16 years ago
- 0ada316 x86: pass argument to putuser_64 functions in ax register. by Glauber Costa · 16 years ago
- 770546b x86: clobber rbx in putuser_64.S. by Glauber Costa · 16 years ago
- 268cf04 x86: don't save ebx in putuser_32.S. by Glauber Costa · 16 years ago
- 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 16 years ago
- 87e2f1e x86: use _ASM_PTR instead of explicit word-size pointers. by Glauber Costa · 16 years ago
- 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 16 years ago
- ef8c1a2 x86: don't use word-size specifiers on getuser_64. by Glauber Costa · 16 years ago
- 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 16 years ago
- 9262875 x86: adapt x86_64 getuser functions. by Glauber Costa · 16 years ago
- 9aa0388 x86: don't use word-size specifiers. by Glauber Costa · 16 years ago
- edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 16 years ago
- f0fbf0a x86: integrate delay functions. by Glauber Costa · 16 years ago
- 7e58818 x86: explicitly use edx in const delay function. by Glauber Costa · 16 years ago
- a76febe x86: use rdtscll in read_current_timer for i386. by Glauber Costa · 16 years ago
- 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 16 years ago
- ff1b15b x86: don't use size specifiers. by Glauber Costa · 16 years ago
- 5ed4273 arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps' by Andrew Morton · 16 years ago
- 6f585e0 arch/x86/kernel/smpboot.c: fix warning by Andrew Morton · 16 years ago
- 7b4fd4b x86: traps_xx: various small changes by Alexander van Heukelum · 16 years ago
- abd3480 x86: traps_xx: modify default_do_nmi by Alexander van Heukelum · 16 years ago
- 13485ab x86: traps_xx: restructure do_general_protection() by Alexander van Heukelum · 16 years ago