Commit Graph

762 Commits (fd7bcea35e7efb108c34ee2b3840942a3749cadb)

Author SHA1 Message Date
Andi Kleen 34596dc9e5 [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it 19 years ago
Vivek Goyal 120b114237 [PATCH] Re-positioning the bss segment 19 years ago
Andi Kleen 9d0ef4fd61 [PATCH] Use ARRAY_SIZE in setup.c 19 years ago
Andi Kleen 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls 19 years ago
Andi Kleen 013bf2c50e [PATCH] Refactor some duplicated code in mpparse.c 19 years ago
Andi Kleen d802ab981d [PATCH] Document iommu=panic 19 years ago
Andi Kleen ded318ec80 [PATCH] Fix broken indentation in iommu_setup 19 years ago
Andi Kleen ece6684012 [PATCH] Allow disabling DAC using command line options 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Rolf Eike Beer d6bd3a39f7 [PATCH] Move valid_dma_direction() from x86_64 to generic code 19 years ago
Mel Gorman 5cb248abf5 [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes 19 years ago
Rafael J. Wysocki 75534b50cc [PATCH] Change the name of pagedir_nosave 19 years ago
Rafael J. Wysocki e8eff5ac29 [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 19 years ago
Andrew Morton a3bc0dbc81 [PATCH] smp_call_function_single() cleanup 19 years ago
Clemens Ladisch 1447c27d38 [PATCH] hpet rtc emulation: add watchdog timer 19 years ago
Dave Jones dcf10307c3 [PATCH] i386/x86-64: New Intel feature flags 19 years ago
Dmitriy Zavin 3222b36f46 [PATCH] x86: Add a cumulative thermal throttle event counter. 19 years ago
Dmitriy Zavin 15d5f83983 [PATCH] x86: Refactor thermal throttle processing 19 years ago
Andi Kleen 0637a70a5d [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 19 years ago
Andi Kleen f157cbb1eb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI 19 years ago
Andi Kleen 658fdbef66 [PATCH] Don't leak NT bit into next task 19 years ago
Jan Beulich adf1423698 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder 19 years ago
Andi Kleen dd54a11004 [PATCH] Remove all traces of signal number conversion 19 years ago
Andi Kleen 2049336f60 [PATCH] Don't synchronize time reading on single core AMD systems 19 years ago
Andi Kleen 27fbe5b28a [PATCH] Use string instructions for Core2 copy/clear 19 years ago
Matthew Garrett 35d534a3ff [PATCH] x86: - restore i8259A eoi status on resume 19 years ago
Aaron Durbin 56dd669a13 [PATCH] Insert GART region into resource map 19 years ago
Andi Kleen a15da49deb [PATCH] Fix idle notifiers 19 years ago
Andi Kleen b38337a624 [PATCH] Mark per cpu data initialization __initdata again 19 years ago
Andi Kleen 3022d734a5 [PATCH] Fix zeroing on exception in copy_*_user 19 years ago
adurbin@google.com 54dbc0c9eb [PATCH] insert IOAPIC(s) and Local APIC into resource map 19 years ago
Andi Kleen 7b0bda74f7 [PATCH] Fix a PDA warning uncovered by the new type checking 19 years ago
Andi Kleen 96e540492a [PATCH] Fix a irqcount comment in entry.S 19 years ago
Arjan van de Ven 0a42540580 [PATCH] Add the canary field to the PDA area and the task struct 19 years ago
Andi Kleen e8c7391de4 [PATCH] Don't use kernel_text_address in oops context 19 years ago
Magnus Damm 4bfaaef01a [PATCH] Avoid overwriting the current pgd (V4, x86_64) 19 years ago
Keith Owens f574164491 [PATCH] Remove most of the special cases for the debug IST stack 19 years ago
Andi Kleen 53ee11ae0d [PATCH] Optimize PDA accesses slightly 19 years ago
Ian Campbell f2a9e1dec2 [PATCH] Put .note.* sections into a PT_NOTE segment 19 years ago
Eric W. Biederman 26374c7b7d [PATCH] Reload CS when startup_64 is used. 19 years ago
Andi Kleen 8380aabb99 [PATCH] Remove non e820 fallbacks in high level code 19 years ago
Andi Kleen 7a0a2dff1c [PATCH] Add a missing check for irq flags tracing in NMI 19 years ago
Andi Kleen aecc63615e [PATCH] Fix coding style and output of the mptable parser 19 years ago
Andi Kleen e4251e130d [PATCH] Remove some cruft in apic id checking during processor setup 19 years ago
Andi Kleen f2c2cca3ac [PATCH] Remove APIC version/cpu capability mpparse checking/printing 19 years ago
Andi Kleen 151f8cc116 [PATCH] Remove safe_smp_processor_id() 19 years ago
Rafael J. Wysocki 34464a5b89 [PATCH] Detect clock skew during suspend 19 years ago
Andi Kleen dbf9272e86 [PATCH] Don't force reserve the 640k-1MB range 19 years ago
Magnus Damm ed77504b20 [PATCH] mark init_amd() as __cpuinit 19 years ago
Andrew Morton abf0f10948 [PATCH] wire up oops_enter()/oops_exit() 19 years ago