1. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  2. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 15 years ago
  3. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 15 years ago
  4. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  5. 0f76480 x86/amd-iommu: Fix initialization failure panic by Joerg Roedel · 15 years ago
  6. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 8bee738 x86: Fix objdump version check in chkobjdump.awk for different formats. by Masami Hiramatsu · 15 years ago
  9. 99e8c5a hw-breakpoints: Fix hardware breakpoints -> perf events dependency by Frederic Weisbecker · 15 years ago
  10. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  11. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  12. 8c63450 x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk by akpm@linux-foundation.org · 15 years ago
  13. 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 15 years ago
  14. b76365a x86, uv: Add serial number parameter to uv_bios_get_sn_info() by Russ Anderson · 15 years ago
  15. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  16. 04a1e62 x86/ptrace: make genregs[32]_get/set more robust by Linus Torvalds · 15 years ago
  17. 4beb3d6 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk by Roland Dreier · 15 years ago
  18. 06d65bd perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker by Frederic Weisbecker · 15 years ago
  19. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  20. a463681 cpumask: rename tsk_cpumask to tsk_cpus_allowed by Rusty Russell · 15 years ago
  21. 6a1e008 x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA by Yinghai Lu · 15 years ago
  22. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  23. 45a94d7 x86, cpuid: Add "volatile" to asm in native_cpuid() by Suresh Siddha · 15 years ago
  24. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  25. 9d260eb x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space by Andreas Herrmann · 15 years ago
  26. 5714868 PCI: fix section mismatch on update_res() by Jiri Slaby · 15 years ago
  27. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  28. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  29. 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  31. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 15 years ago
  32. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  33. 56abcf2 gru: function to generate chipset IPI values by Jack Steiner · 15 years ago
  34. c2c9f11 x86: uv: update XPC to handle updated BIOS interface by Robin Holt · 15 years ago
  35. fae419f x86: uv: introduce uv_gpa_is_mmr by Robin Holt · 15 years ago
  36. 729d69e x86: uv: introduce a means to translate from gpa -> socket_paddr by Robin Holt · 15 years ago
  37. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  38. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  39. d519650 ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping by Oleg Nesterov · 15 years ago
  40. 7f38551 ptrace: x86: implement user_single_step_siginfo() by Oleg Nesterov · 15 years ago
  41. 5df9740 x86: Add IA32_TSC_AUX MSR and use it by Sheng Yang · 15 years ago
  42. 0ceafc3 Merge branch 'bugzilla-14700' into release by Len Brown · 15 years ago
  43. 0b962d4 x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers by H. Peter Anvin · 15 years ago
  44. 2363756 x86: Fix kprobes build with non-gawk awk by Jonathan Nieder · 15 years ago
  45. bf08b3b Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 15 years ago
  46. ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  47. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  49. c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 15 years ago
  50. f3a57a6 cs5535: define lxfb/gxfb MSRs in linux/cs5535.h by Andres Salomon · 15 years ago
  51. f060f27 cs5535: move VSA2 checks into linux/cs5535.h by Andres Salomon · 15 years ago
  52. 2e8c124 cs5535: move the DIVIL MSR definition into linux/cs5535.h by Andres Salomon · 15 years ago
  53. 82dca61 cs5535: add a generic MFGPT driver by Andres Salomon · 15 years ago
  54. 3c55494 ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization by Andres Salomon · 15 years ago
  55. 5f0a96b cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support by Andres Salomon · 15 years ago
  56. 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
  57. 186a250 x86: Split swiotlb initialization into two stages by FUJITA Tomonori · 15 years ago
  58. e642804 x86: don't export inline function by Rusty Russell · 15 years ago
  59. 03a05ed ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. by Zhao Yakui · 15 years ago
  60. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  61. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  62. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  63. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  64. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  65. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  66. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  67. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 494c2eb x86, msr: Remove incorrect, duplicated code in the MSR driver by H. Peter Anvin · 15 years ago
  69. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  70. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  71. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  72. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  73. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  74. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  75. 1d865fb x86: Fix duplicated UV BAU interrupt vector by Cliff Wickman · 15 years ago
  76. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  77. 9204595 kbuild: move compile.h to include/generated by Sam Ravnborg · 15 years ago
  78. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  79. 7563009 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 2fe77b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  82. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  83. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  84. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  85. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
  86. aad3bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap by Linus Torvalds · 15 years ago
  87. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  88. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  89. 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
  90. 8097551 kgdb,x86: do not set kgdb_single_step on x86 by Jason Wessel · 15 years ago
  91. cf6f196 kgdb,i386: Fix corner case access to ss with NMI watch dog exception by Jason Wessel · 15 years ago
  92. a5d09d6 kgdb,x86: remove redundant test by Roel Kluin · 15 years ago
  93. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  94. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  95. ebb682f x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks by Prarit Bhargava · 15 years ago
  96. df59e7b x86: Merge kernel_thread() by Brian Gerst · 15 years ago
  97. f443ff4 x86: Sync 32/64-bit kernel_thread by Brian Gerst · 15 years ago
  98. e840227 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper by Brian Gerst · 15 years ago
  99. fa4b8f8 x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() by Brian Gerst · 15 years ago
  100. 3bd95df x86, 64-bit: Move kernel_thread to C by Brian Gerst · 15 years ago