Commit Graph

458 Commits (f6a570333e554b48ad589e7137c77c57809eee81)

Author SHA1 Message Date
Al Viro 72685fcd28 [NET]: I386 checksum annotations and cleanups. 18 years ago
Benjamin Herrenschmidt 465ae641e4 ACPI: Change ACPI to use dev_archdata instead of firmware_data 18 years ago
Benjamin Herrenschmidt c6dbaef22a Driver core: add dev_archdata to struct device 18 years ago
Andi Kleen 38b5b036b9 [PATCH] i386: Fix compilation with UP genericarch 18 years ago
Andi Kleen fa18f477d0 [PATCH] x86: Add acpi_user_timer_override option for Asus boards 18 years ago
Linus Torvalds 130fe05dbc i386: clean up io-apic accesses 18 years ago
Andrey Panin 08d892f11a [PATCH] visws build fix 19 years ago
Venkatesh Pallipadi 991528d734 ACPI: Processor native C-states using MWAIT 19 years ago
James Bottomley 81c06b10bc [VOYAGER] fix up ptregs removal mess 19 years ago
James Bottomley 58f07943b0 [VOYAGER] fix up attribute packed specifiers in voyager.h 19 years ago
Randy Dunlap 9c7fff6ef3 [PATCH] uaccess.h: match kernel-doc and function names 19 years ago
Matthew Wilcox e50190a834 [PATCH] Consolidate check_signature 19 years ago
Davide Libenzi b611967de4 [PATCH] epoll_pwait() 19 years ago
Eric W. Biederman b940d22d58 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR 19 years ago
Jiri Kosina 815a965b0e [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilable 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Eric W. Biederman 3b7d1921f4 [PATCH] msi: refactor and move the msi irq_chip into the arch code 19 years ago
Eric W. Biederman 8b955b0ddd [PATCH] Initial generic hypertransport interrupt support 19 years ago
Eric W. Biederman ace80ab796 [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector 19 years ago
Eric W. Biederman 2d3fcc1c54 [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c 19 years ago
Ingo Molnar f5b9ed7acd [PATCH] genirq: convert the i386 architecture to irq-chips 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Keith Mannthey 78b656b8bf [PATCH] i383 numa: fix numaq/summit apicid conflict 19 years ago
Siddha, Suresh B 1a84887080 [PATCH] sched: introduce child field in sched_domain 19 years ago
Randy Dunlap eed34d0fc5 [PATCH] kernel-doc for kernel/dma.c 19 years ago
Arnd Bergmann 135ab6ec8f [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references 19 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Ananth N Mavinakayanahalli b3f827cb0f [PATCH] Add regs_return_value() helper 19 years ago
Zachary Amsden 789e6ac0a7 [PATCH] paravirt: update pte hook 19 years ago
Zachary Amsden a93cb055a2 [PATCH] paravirt: remove set pte atomic 19 years ago
Zachary Amsden d6d861e3c9 [PATCH] paravirt: optimize ptep establish for pae 19 years ago
Zachary Amsden 23002d88be [PATCH] paravirt: kpte flush 19 years ago
Zachary Amsden 25e4df5bae [PATCH] paravirt: combine flush accessed dirty.patch 19 years ago
Fernando Vazquez dc2bc768a0 [PATCH] stack overflow safe kdump: safe_smp_processor_id() 19 years ago
Martin Schwidefsky ef6edc9746 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks 19 years ago
Andi Kleen 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Rolf Eike Beer cd1c6a48ac [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h 19 years ago
keith mannthey 3b08606dc2 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls 19 years ago
Andi Kleen 00463c1633 [PATCH] i386: Use early clobbers for semaphores now 19 years ago
Randy Dunlap ebba5f9fcb [PATCH] consistently use MAX_ERRNO in __syscall_return 19 years ago
Jeff Dike 70e0eb8ef1 [PATCH] Split i386 and x86_64 ptrace.h 19 years ago
Rusty Russell 2965a0e6da [PATCH] x86: trivial move of ptep_set_access_flags 19 years ago
Rusty Russell 6049742dbc [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers 19 years ago
Jeremy Fitzhardinge 052e79941a [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor 19 years ago
Rusty Russell 9f093394d7 [PATCH] x86: roll all the cpuid asm into one __cpuid call 19 years ago
Chris Wright 027a8c7e60 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor 19 years ago
Rolf Eike Beer 3a750363e6 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h 19 years ago
Dave McCracken 46a82b2d55 [PATCH] Standardize pxx_page macros 19 years ago