1. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  2. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  3. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  4. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  5. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  6. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  7. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  8. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  9. 4af2bfc [PATCH] silence unused pgdat warning from alloc_bootmem_node and friends by Andy Whitcroft · 18 years ago
  10. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  11. 116780f [PATCH] i386: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  12. d7fb027 [PATCH] x86-64: remove remaining pc98 code by Adrian Bunk · 18 years ago
  13. e4b522d [PATCH] x86-64: fix asm constraints in i386 atomic_add_return by Duncan Sands · 18 years ago
  14. 359ad0d [PATCH] unwinder: more sanity checks in Dwarf2 unwinder by Jan Beulich · 18 years ago
  15. a1a70c2 [PATCH] i386: always enable regparm by Adrian Bunk · 18 years ago
  16. 538f188 [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2) by Stephane Eranian · 18 years ago
  17. b0d0a4b [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 by Siddha, Suresh B · 18 years ago
  18. fd6d7d2 [PATCH] i386: introduce the mechanism of disabling cpu hotplug control by Siddha, Suresh B · 18 years ago
  19. c55d92d [PATCH] i386: Add support for compilation for Core2 by Andi Kleen · 18 years ago
  20. 8ecb895 [PATCH] paravirt: fix missing pte update by Zachary Amsden · 18 years ago
  21. dfbea0a [PATCH] paravirt: fix parameter names in mmu operations by Zachary Amsden · 18 years ago
  22. a2952d8 [PATCH] paravirt: Preparatory mmu header movement by Zachary Amsden · 18 years ago
  23. da181a8 [PATCH] paravirt: Add MMU virtualization to paravirt_ops by Rusty Russell · 18 years ago
  24. 13623d7 [PATCH] paravirt: Add APIC accessors to paravirt-ops. by Rusty Russell · 18 years ago
  25. 4f205fd [PATCH] paravirt: Allow selected bug checks to be by Rusty Russell · 18 years ago
  26. c9ccf30 [PATCH] paravirt: Add startup infrastructure for paravirtualization by Rusty Russell · 18 years ago
  27. d7cd561 [PATCH] i386: cpu_detect extraction by Rusty Russell · 18 years ago
  28. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 18 years ago
  29. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  30. e6536c1 [PATCH] x86: comment magic constants in delay.h by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  31. cef518e [PATCH] i386: Move memory map printing and other code to e820.c by bibo,mao · 18 years ago
  32. b5b2405 [PATCH] i386: Move e820/efi memmap walking code to e820.c by bibo,mao · 18 years ago
  33. b2dff6a [PATCH] i386: Move find_max_pfn function to e820.c by bibo,mao · 18 years ago
  34. 3760dd6 [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr by Andi Kleen · 18 years ago
  35. 770d132 [PATCH] i386: Retrieve CLFLUSH size from CPUID by Andi Kleen · 18 years ago
  36. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 18 years ago
  37. 2a43f3e [PATCH] i386: CONFIG_PHYSICAL_START cleanup by Eric W. Biederman · 18 years ago
  38. 9f45acc [PATCH] i386: define __pa_symbol() by Eric W. Biederman · 18 years ago
  39. 63cb683 [PATCH] i386: PDA: Fix math emulator for new pt_regs by Andi Kleen · 18 years ago
  40. 70463da [PATCH] i386: Store the interrupt regs pointer in the PDA by Jeremy Fitzhardinge · 18 years ago
  41. ec7fcaa [PATCH] i386: Implement "current" with the PDA by Jeremy Fitzhardinge · 18 years ago
  42. b2938f8 [PATCH] i386: Implement smp_processor_id() with the PDA by Jeremy Fitzhardinge · 18 years ago
  43. 49d26b6 [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage by Jeremy Fitzhardinge · 18 years ago
  44. 66e10a4 [PATCH] i386: Fix places where using %gs changes the usermode ABI by Jeremy Fitzhardinge · 18 years ago
  45. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 18 years ago
  46. 6211119 [PATCH] i386: Initialize the per-CPU data area by Jeremy Fitzhardinge · 18 years ago
  47. 9ca3610 [PATCH] i386: Basic definitions for i386-pda by Jeremy Fitzhardinge · 18 years ago
  48. bb0d977 [PATCH] i386: add Intel Core related PMU MSRs by Stephane Eranian · 18 years ago
  49. acc2076 [PATCH] i386: add sleazy FPU optimization by Chuck Ebbert · 18 years ago
  50. be44d2aa [PATCH] i386: espfix cleanup by Stas Sergeev · 18 years ago
  51. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  52. e5e3a04 [PATCH] i386: remove default_ldt, and simplify ldt-setting. by Jeremy Fitzhardinge · 18 years ago
  53. 42ed458 [PATCH] i386: i386 add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  54. d7731c0 [PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS by Stephane Eranian · 18 years ago
  55. f9e9dcb x86[-64]:Remove 'volatile' from atomic_t by Linus Torvalds · 18 years ago
  56. 16afea0 [PATCH] Remove 'volatile' from spinlock_types by Art Haas · 18 years ago
  57. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  58. 72685fc [NET]: I386 checksum annotations and cleanups. by Al Viro · 18 years ago
  59. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  60. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  61. 38b5b03 [PATCH] i386: Fix compilation with UP genericarch by Andi Kleen · 18 years ago
  62. fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 18 years ago
  63. 130fe05 i386: clean up io-apic accesses by Linus Torvalds · 18 years ago
  64. 08d892f [PATCH] visws build fix by Andrey Panin · 18 years ago
  65. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  66. 81c06b1 [VOYAGER] fix up ptregs removal mess by James Bottomley · 18 years ago
  67. 58f0794 [VOYAGER] fix up attribute packed specifiers in voyager.h by James Bottomley · 18 years ago
  68. 9c7fff6 [PATCH] uaccess.h: match kernel-doc and function names by Randy Dunlap · 18 years ago
  69. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  70. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  71. b940d22 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR by Eric W. Biederman · 18 years ago
  72. 815a965 [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilable by Jiri Kosina · 18 years ago
  73. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  74. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  75. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  76. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  77. ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  78. 2d3fcc1 [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c by Eric W. Biederman · 18 years ago
  79. f5b9ed7 [PATCH] genirq: convert the i386 architecture to irq-chips by Ingo Molnar · 18 years ago
  80. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  81. 78b656b [PATCH] i383 numa: fix numaq/summit apicid conflict by Keith Mannthey · 18 years ago
  82. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  83. eed34d0 [PATCH] kernel-doc for kernel/dma.c by Randy Dunlap · 18 years ago
  84. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  85. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  86. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  87. b3f827c [PATCH] Add regs_return_value() helper by Ananth N Mavinakayanahalli · 18 years ago
  88. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  89. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  90. d6d861e [PATCH] paravirt: optimize ptep establish for pae by Zachary Amsden · 18 years ago
  91. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  92. 25e4df5 [PATCH] paravirt: combine flush accessed dirty.patch by Zachary Amsden · 18 years ago
  93. dc2bc76 [PATCH] stack overflow safe kdump: safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  94. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  95. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  96. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  97. cd1c6a4 [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  98. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 18 years ago
  99. 00463c16 [PATCH] i386: Use early clobbers for semaphores now by Andi Kleen · 18 years ago
  100. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago