Commit Graph

24306 Commits (a0140c1d85637ee5f4ea7c78f066e3611a6a79dc)
 

Author SHA1 Message Date
Linus Torvalds 3cbb90a9cb powerpc: fix strncasecmp prototype 19 years ago
Linus Torvalds 1b9a391736 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 19 years ago
Linus Torvalds 3661f00e20 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 19 years ago
Linus Torvalds 53846a21c1 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 19 years ago
Linus Torvalds 2e9abdd9ba Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart 19 years ago
Andi Kleen c36cd16f78 [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code 19 years ago
Andi Kleen 6a0f03e0d3 [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL 19 years ago
Andi Kleen f271a6f557 [PATCH] x86_64: Removed duplicated declaration of force_iommu 19 years ago
Andi Kleen 3076a492a5 [PATCH] x86_64: Report SIGSEGV for IRET faults 19 years ago
Andi Kleen ad90573f93 [PATCH] x86_64: Initialize powernow_data[] for all siblings 19 years ago
Andi Kleen 0085979006 [PATCH] x86_64: Remove bogus special case in AMD core parsing. 19 years ago
Eric Dumazet dcf36bfa5d [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure 19 years ago
Kevin Winchester 40caa88465 [PATCH] x86_64: Eliminate register_die_notifier symbol exported 19 years ago
Navin Boppuri 9c01dda02f [PATCH] x86_64: Search K8 devices on more devices. 19 years ago
Andi Kleen 9494943619 [PATCH] x86_64: Make local_t 64bit instead of 32bit 19 years ago
Jon Mason 5d05f4de41 [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial) 19 years ago
Andi Kleen ba22f13563 [PATCH] x86_64: Remove CONFIG_UNORDERED_IO 19 years ago
Andi Kleen 9d95dd849c [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo 19 years ago
Jon Mason c912c2db2f [PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture 19 years ago
Vivek Goyal da7ed9f98f [PATCH] x86_64: timer interrupt lockup due to pending interrupt 19 years ago
Brian Gerst b1fc513d81 [PATCH] x86_64: Use cpumask bitops for cpu_vm_mask 19 years ago
Andi Kleen 267b48014a [PATCH] x86_64: Try to allocate node memmap near the end of node 19 years ago
Andi Kleen bd66334769 [PATCH] x86_64: Force broadcast timer on AMD systems with C3 too. 19 years ago
Andi Kleen 7682968b7d [PATCH] x86_64: Change default setting for noexec32 to match i386 kernel 19 years ago
Arjan van de Ven df92004ce6 [PATCH] x86_64: Reorder one field of the PDA to reduce padding 19 years ago
Andi Kleen 01d4bed417 [PATCH] x86_64: Limit max number of CPUs to 255 19 years ago
Chuck Ebbert 5b922cd429 [PATCH] x86_64: fix orphaned bits of timer init messages 19 years ago
Andi Kleen 2ab7f1833b [PATCH] x86_64: Quieten down microcode update driver 19 years ago
Arjan van de Ven 4bdc3b7f1b [PATCH] x86_64: Basic reorder infrastructure 19 years ago
Andi Kleen 9b2a13b963 [PATCH] x86_64: Always use IO-APIC routing for timer. 19 years ago
Andi Kleen 3056d6be19 [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent() 19 years ago
Andi Kleen 554d284ba9 [PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffers 19 years ago
Andi Kleen 28456edeff [PATCH] x86_64: Reename CMOS update warning 19 years ago
Andi Kleen 7351c0bfe8 [PATCH] x86_64: Fix formatting in time.c 19 years ago
Andi Kleen 6954bee829 [PATCH] x86_64: Handle years beyond 2100 19 years ago
Arjan van de Ven eaeae0cc98 [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit 19 years ago
Andi Kleen 5f44a66980 [PATCH] x86_64: Add __init to fixmap functions that are only called during boot 19 years ago
Andi Kleen f2d3efedbe [PATCH] x86_64: Implement early DMI scanning 19 years ago
Andi Kleen f083a329e6 [PATCH] x86_64: Clean up and tweak ACPI blacklist year code 19 years ago
Dave Jones e6fc99c6ab [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 19 years ago
Andi Kleen 0410360932 [PATCH] x86_64: Move kernel to 2MB 19 years ago
Arjan van de Ven a9ba9a3b38 [PATCH] x86_64: prefetch the mmap_sem in the fault path 19 years ago
Andi Kleen 4bc32c4d5c [PATCH] x86_64: Implement compat code for raw1394 read/write 19 years ago
Ravikiran G Thirumalai 60c1bc82d9 [PATCH] x86_64: to use lapic ids instead of initial apic ids 19 years ago
Jan Beulich e57113bc1f [PATCH] x86_64: miscellaneous cleanup 19 years ago
Andi Kleen 1f50249e94 [PATCH] x86_64: Make pfn_valid work early in boot 19 years ago
Roberto Nibali 2b692a872c [PATCH] x86_64: Clean up white space in traps.c 19 years ago
Henrik Kretzschmar b2b978f980 [PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge 19 years ago
Andi Kleen 6edfba1b33 [PATCH] x86_64: Don't define string functions to builtin 19 years ago
Andi Kleen 681558fdb5 [PATCH] x86_64: Check that early arguments are words on their own 19 years ago