Commit Graph

8244 Commits (ab2e0b46cb9a197fab7d98e147cac7cd41a14047)

Author SHA1 Message Date
Andi Kleen ab2e0b46cb [PATCH] Fix some broken white space in ia32_signal.c 19 years ago
Andi Kleen 536e3ee4fe [PATCH] Initialize argument registers for 32bit signal handlers. 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 9ddab42d1e [PATCH] Remove outdated comment in x86-64 mmconfig code 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
Dave Jones f354b3a92a [PATCH] i386: Split multi-line printk in oops output. 19 years ago
Andi Kleen de09bddb9d [PATCH] i386: Add MMCFG resources to i386 too 19 years ago
Aaron Durbin 4c6e052adf [PATCH] MMCONFIG and new Intel motherboards 19 years ago
Aaron Durbin 56dd669a13 [PATCH] Insert GART region into resource map 19 years ago
Andi Kleen 9abd79280b [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works 19 years ago
Andi Kleen 5e544d618f [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space access 19 years ago
Andi Kleen a15da49deb [PATCH] Fix idle notifiers 19 years ago
Eric W. Biederman 1c9c0a6ca3 [PATCH] Remove experimental mark of kexec 19 years ago
Eric W. Biederman 371c2f2783 [PATCH] i386: Remove experimental mark of kexec 19 years ago
Andi Kleen b38337a624 [PATCH] Mark per cpu data initialization __initdata again 19 years ago
Andi Kleen 26c13f2b5b [PATCH] Check return values of __copy_to_user in uname emulation 19 years ago
Andi Kleen 95912008ba [PATCH] Add __must_check to copy_*_user 19 years ago
Andi Kleen 3022d734a5 [PATCH] Fix zeroing on exception in copy_*_user 19 years ago
adurbin@google.com f0f4c3432e [PATCH] i386: add HPET(s) into resource map 19 years ago
adurbin@google.com 54dbc0c9eb [PATCH] insert IOAPIC(s) and Local APIC into resource map 19 years ago
Chuck Ebbert ec5c09269b [PATCH] i386: Do better early exception handlers 19 years ago
Rusty Russell 78be3706b2 [PATCH] i386: Allow a kernel not to be in ring 0 19 years ago
Rusty Russell 0da5db3133 [PATCH] i386: Abstract sensitive instructions 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 4f7fd4d7a7 [PATCH] Add the -fstack-protector option to the CFLAGS 19 years ago
Arjan van de Ven 0a42540580 [PATCH] Add the canary field to the PDA area and the task struct 19 years ago
Arjan van de Ven b62a5c740d [PATCH] Add the Kconfig option for the stackprotector feature 19 years ago
Andi Kleen e8c7391de4 [PATCH] Don't use kernel_text_address in oops context 19 years ago
Magnus Damm 3566561bfa [PATCH] i386: Avoid overwriting the current pgd (V4, i386) 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
H. Peter Anvin 575400d1b4 [PATCH] i386: Fix the EDD code misparsing the command line 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
Paolo 'Blaisorblade' Giarrusso b3698c03eb [PATCH] Fix boot code head.S warning 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 5e6b0bfe5b [PATCH] Use proper accessors to change PSE bits in change_page_attr() 19 years ago
Andi Kleen df992848f5 [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() 19 years ago
Andi Kleen d3cf7f0615 [PATCH] Remove bogus warning from early_ioremap 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
Chuck Ebbert a549b86dd0 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() 19 years ago