1. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  2. 57d1c91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  3. 20ede27 gitignore: ignore shared objects by Brian Gerst · 19 years ago
  4. 1fa744e [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead by Shaohua Li · 19 years ago
  5. bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 19 years ago
  6. 67df197 [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support by Arjan van de Ven · 19 years ago
  7. c728252 [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix by Arjan van de Ven · 19 years ago
  8. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  9. 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  10. 02959a8 gitignore: x86_64 files by Brian Gerst · 19 years ago
  11. 576fc09 [PATCH] x86_64: Fix incorrect node_present_pages on NUMA by Ravikiran G Thirumalai · 19 years ago
  12. cb65469 [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021 by Len Brown · 19 years ago
  13. 391eade [PATCH] Fix build with CONFIG_PCI_MMCONFIG by Andi Kleen · 19 years ago
  14. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  15. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  16. 8309cf6 [PATCH] x86_64: Bug correction in populate_memnodemap() by Eric Dumazet · 19 years ago
  17. fd49547 [PATCH] x86_64: Fix collision between pmtimer and pit/hpet by john stultz · 19 years ago
  18. df818a5 [PATCH] x86_64: Fix 32bit thread coredumps by Andi Kleen · 19 years ago
  19. d6ece54 [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems by Andi Kleen · 19 years ago
  20. 928cf8c [PATCH] i386/x86-64 Fall back to type 1 access when no entry found by Andi Kleen · 19 years ago
  21. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago
  22. 5e9ef02 [PATCH] i386/x86-64 disable LAPIC completely for offline CPU by Shaohua Li · 19 years ago
  23. 68e1889 [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails by Andi Kleen · 19 years ago
  24. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  25. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  26. 95235ca [CPUFREQ] CPU frequency display in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  27. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 19 years ago
  28. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  29. d3ee871 [PATCH] x86_64: Fix sparse mem by Bob Picco · 19 years ago
  30. 8893166 [PATCH] x86_64: Increase the maximum number of local APICs to the maximum by Andi Kleen · 19 years ago
  31. 9e43e1b [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracing by Andi Kleen · 19 years ago
  32. ffd10a2 [PATCH] x86_64: Make node boundaries consistent by Magnus Damm · 19 years ago
  33. e583538 [PATCH] x86_64: Log machine checks from boot on Intel systems by Andi Kleen · 19 years ago
  34. b0bd35e [PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig by Ravikiran G Thirumalai · 19 years ago
  35. efbbdce [PATCH] x86_64: Use common sys_time64 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  36. a5b250a [PATCH] x86_64: Remove optimization for B stepping AMD K8 by Andi Kleen · 19 years ago
  37. a6f5deb [PATCH] x86_64: Reduce number of retries for reset through keyboard controller by Andi Kleen · 19 years ago
  38. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
  39. 3506229 [PATCH] x86_64: Don't enable interrupt unconditionally in reboot path by Andi Kleen · 19 years ago
  40. a88cde1 [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c by Andi Kleen · 19 years ago
  41. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  42. af9c142 [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel Xeons by Shaohua Li · 19 years ago
  43. 529a340 [PATCH] x86_64: Optimize NUMA node hash function by Eric Dumazet · 19 years ago
  44. e4e5d32 [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS for CS by Bryan Ford · 19 years ago
  45. 420f8f6 [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. by Andi Kleen · 19 years ago
  46. 5917089 [PATCH] x86_64: Replace swiotlb extern with include by Andi Kleen · 19 years ago
  47. 4d74dbd [PATCH] x86_64: Replace cpu_pda extern with include by Andi Kleen · 19 years ago
  48. 2bc0414 [PATCH] x86_64: Only use asm/sections.h to declare section symbols by Andi Kleen · 19 years ago
  49. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
  50. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
  51. 50895c5 [PATCH] x86_64: Fix gcc 4 warning in aperture.c by Andi Kleen · 19 years ago
  52. f5f786d [PATCH] x86-64/i386: Fix CPU model for family 6 by Suresh Siddha · 19 years ago
  53. e9b59d8 [PATCH] x86_64: Remove duplicate __cpuinit define by Ashok Raj · 19 years ago
  54. 47492d3 [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent by Andi Kleen · 19 years ago
  55. 6004e1b [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources by James Cleverdon · 19 years ago
  56. 89b831e [PATCH] x86_64: Support for AMD specific MCE Threshold. by Jacob Shin · 19 years ago
  57. e18c687 [PATCH] x86_64: Account mem_map in VM holes accounting by Andi Kleen · 19 years ago
  58. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  59. 5672036 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  60. d6c7ac0 [PATCH] x86_64 two timer entries in /sys by Karsten Wiese · 19 years ago
  61. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  62. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  63. b05a581 [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common code by Christoph Hellwig · 19 years ago
  64. 5fed057 [PATCH] unexport phys_proc_id and cpu_core_id by Adrian Bunk · 19 years ago
  65. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  66. 991a51d [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes by Ananth N Mavinakayanahalli · 19 years ago
  67. e7a510f [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes by Ananth N Mavinakayanahalli · 19 years ago
  68. 66ff2d0 [PATCH] Kprobes: rearrange preempt_disable/enable() calls by Ananth N Mavinakayanahalli · 19 years ago
  69. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  70. cd6b076 [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu by Prasanna S Panchamukhi · 19 years ago
  71. 06024f2 [PATCH] x86-64: bitops fix for -Os by Alexandre Oliva · 19 years ago
  72. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  73. 7811fb8 [PATCH] hpet-RTC: cache the comparator register by Clemens Ladisch · 19 years ago
  74. 5f81994 [PATCH] hpet-RTC: fix timer config register accesses by Clemens Ladisch · 19 years ago
  75. f00c96f [PATCH] hpet-RTC: disable interrupt when no longer needed by Clemens Ladisch · 19 years ago
  76. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  77. 371e8c2 [PATCH] Remove orphaned TIOCGDEV compat ioctl by Brian Gerst · 19 years ago
  78. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 19 years ago
  79. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  80. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  81. daedb82 [PATCH] x86: vmx cpu feature detection by Kamble, Nitin A · 19 years ago
  82. 08967f9 [PATCH] FPU context corrupted after resume by Shaohua Li · 19 years ago
  83. dacb16b [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision by Mathieu Desnoyers · 19 years ago
  84. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  85. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  86. f80aabb [PATCH] gfp_t: dma-mapping (amd64) by Al Viro · 19 years ago
  87. 9cec58d Update from upstream with manual merge of Yasunori Goto's by Tony Luck · 19 years ago
  88. 421c7ce [PATCH] x86_64: Allocate cpu local data for all possible CPUs by Andi Kleen · 19 years ago
  89. 094804c [PATCH] x86_64: Fix change_page_attr cache flushing by Andi Kleen · 19 years ago
  90. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  91. 3dd0832 [PATCH] x86_64: Set up safe page tables during resume by Rafael J. Wysocki · 19 years ago
  92. 944d264 [PATCH] x86_64: Drop global bit from early low mappings by Andi Kleen · 19 years ago
  93. ddea7be [PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxes by Ravikiran G Thirumalai · 19 years ago
  94. 85cc513 [PATCH] x86_64 early numa init fix by Ravikiran G Thirumalai · 19 years ago
  95. e6a045a [PATCH] x86_64: fix the BP node_to_cpumask by Ravikiran G Thirumalai · 19 years ago
  96. 2dd960d [PATCH] utilization of kprobe_mutex is incorrect on x86_64 by Zhang, Yanmin · 19 years ago
  97. 7644143 [PATCH] x86_64: Fix mce_log by Mike Waychison · 19 years ago
  98. 7d318d7 [PATCH] Fix up TLB flush filter disabling by Andi Kleen · 19 years ago
  99. 6c654b5 [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ by John W. Linville · 19 years ago
  100. 6c132b5 [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs by john stultz · 19 years ago