1. 3873607 x86, mce: drop "extern" from function prototypes in asm/mce.h by H. Peter Anvin · 15 years ago
  2. cd13adcc x86: trivial clean up for arch/x86/Kconfig by Hidetoshi Seto · 15 years ago
  3. eb2a6ab x86: trivial clean up for irq_vectors.h by Andi Kleen · 15 years ago
  4. 98a9c8c x86, mce: trivial clean up for mce-inject.c by Hidetoshi Seto · 15 years ago
  5. 61a021a x86, mce: trivial clean up for mce_intel_64.c by Hidetoshi Seto · 15 years ago
  6. 34fa196 x86, mce: trivial clean up for mce_amd_64.c by Hidetoshi Seto · 15 years ago
  7. 14a0253 x86, mce: trivial clean up for mce.c by Hidetoshi Seto · 15 years ago
  8. cc3aec5 x86, mce: trivial clean up for therm_throt.c by Hidetoshi Seto · 15 years ago
  9. 9319cec x86, mce: use strict_strtoull by Hidetoshi Seto · 15 years ago
  10. 8780e8e x86, mce: improve documentation by Andi Kleen · 15 years ago
  11. b170204 x86, mce: drop BKL in mce_open by Andi Kleen · 15 years ago
  12. 3256169 x86, mce: rename and align out2 label by Andi Kleen · 15 years ago
  13. 8be9110 x86, mce: remove mce_init unused argument by Thomas Gleixner · 15 years ago
  14. fc016a4 x86, mce: remove unused mce_events variable by Andi Kleen · 15 years ago
  15. b56f642 x86, mce: use extended sysattrs for the check_interval attribute. by Andi Kleen · 15 years ago
  16. 88921be x86, mce: synchronize core after machine check handling by Andi Kleen · 15 years ago
  17. 5706001 x86, mce: fix comment style in mce-inject.c by H. Peter Anvin · 15 years ago
  18. a1ff41b x86, mce: add comment about mce_chrdev_ops being writable by H. Peter Anvin · 15 years ago
  19. ea149b3 x86, mce: add basic error injection infrastructure by Andi Kleen · 15 years ago
  20. 5f8c1a5 x86, mce: add MSR read wrappers for easier error injection by Andi Kleen · 15 years ago
  21. a9862e0 Export add_timer_on for modules by Andi Kleen · 15 years ago
  22. 172d899 x86, mce: document new 32bit mcelog requirement in Documentation/Changes by Andi Kleen · 15 years ago
  23. de5619d x86, mce: enable MCE_AMD for 32bit NEW_MCE by Andi Kleen · 15 years ago
  24. 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 15 years ago
  25. 45f458e x86, mce: deprecate old 32bit machine check code by Andi Kleen · 15 years ago
  26. 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 15 years ago
  27. d896a94 x86, mce: remove oops_begin() use in 64bit machine check by Andi Kleen · 15 years ago
  28. 8e97aef x86, mce: remove machine check handler idle notify on 64bit by Andi Kleen · 15 years ago
  29. d7c3c9a x86, mce: move mce_disabled option into common 32bit/64bit code by Andi Kleen · 15 years ago
  30. 04b2b1a x86, mce: rename 64bit mce_dont_init to mce_disabled by Andi Kleen · 15 years ago
  31. 5d72792 x86, mce: use a call vector to call the 64bit mce handler by Andi Kleen · 15 years ago
  32. 2e6f694 x86, mce: port K7 bank 0 quirk to 64bit mce code by Andi Kleen · 15 years ago
  33. 06b7a7a x86, mce: implement the PPro bank 0 quirk in the 64bit machine check code by Andi Kleen · 15 years ago
  34. 3cde5c8 x86, mce: initial steps to make 64bit mce code 32bit clean by Andi Kleen · 15 years ago
  35. 01c6680 x86, mce: Cleanup MCG definitions by Thomas Gleixner · 15 years ago
  36. ba2d0f2 x86, mce: Cleanup symbols in intel thermal codes by Thomas Gleixner · 15 years ago
  37. b659294 x86, mce: print number of MCE banks by Ingo Molnar · 15 years ago
  38. cb491fc x86, mce: Rename sysfs variables by Ingo Molnar · 15 years ago
  39. dba3725 x86, mce: unify by Ingo Molnar · 15 years ago
  40. 711c2e4 x86, mce: unify, prepare for 32-bit v2 by Ingo Molnar · 15 years ago
  41. a988d33 x86, mce: unify, prepare codes by Ingo Molnar · 15 years ago
  42. 06b851d x86, mce: unify, prepare 64bit in mce.h by Ingo Molnar · 15 years ago
  43. a65d086 x86, mce: unify Intel thermal init by Thomas Gleixner · 15 years ago
  44. 6cc6f3e x86, mce: unify Intel thermal init, prepare by Thomas Gleixner · 15 years ago
  45. 1cb2a8e x86, mce: clean up mce_amd_64.c by Ingo Molnar · 15 years ago
  46. cb6f3c1 x86, mce: clean up therm_throt.c by Ingo Molnar · 15 years ago
  47. bdbfbdd x86, mce: clean up non-fatal.c by Ingo Molnar · 15 years ago
  48. 9142508 x86, mce: clean up winchip.c by Ingo Molnar · 15 years ago
  49. efee4ca x86, mce: clean up k7.c by Ingo Molnar · 15 years ago
  50. ea2566f x86, mce: clean up p6.c by Ingo Molnar · 15 years ago
  51. ed8bc7e x86, mce: clean up p5.c by Ingo Molnar · 15 years ago
  52. c5aaf0e x86, mce: clean up p4.c by Ingo Molnar · 15 years ago
  53. 3b58dfd x86, mce: clean up mce_32.c by Ingo Molnar · 15 years ago
  54. e9eee03 x86, mce: clean up mce_64.c by Ingo Molnar · 15 years ago
  55. 13503fa x86, mce: Cleanup param parser by Hidetoshi Seto · 15 years ago
  56. b5c42bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  57. b14f3bd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  58. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  59. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  60. 54726f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  61. ed37d83 md: raid5: change incorrect usage of 'min' macro to 'min_t' by NeilBrown · 15 years ago
  62. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  63. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  64. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  65. add8a50 Blackfin: fix strncmp.o build error by Mike Frysinger · 15 years ago
  66. 2ec10ea Blackfin: drop unneeded asm/.gitignore by Mike Frysinger · 15 years ago
  67. 6b50520 Blackfin: ignore generated vmlinux.lds by Mike Frysinger · 15 years ago
  68. 49afa60 MAINTAINERS: drop (subscribers-only) markings on Blackfin lists by Mike Frysinger · 15 years ago
  69. 6c83429 MAINTAINERS: update Blackfin items by Mike Frysinger · 15 years ago
  70. 7a1450f Blackfin: hook up preadv/pwritev syscalls by Mike Frysinger · 15 years ago
  71. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 15 years ago
  72. 8784cdd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  73. b1338d1 tomoyo: add missing call to cap_bprm_set_creds by Herton Ronaldo Krzesinski · 15 years ago
  74. cd86a53 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
  75. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  76. 299297c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 15 years ago
  78. e2a1b9e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  79. 878a4f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  80. 733be82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  81. 5643462 lguest: fix on Intel when KVM loaded (unhandled trap 13) by Rusty Russell · 15 years ago
  82. ab2b7eb kmod: Release sub_info on cred allocation failure. by Tetsuo Handa · 15 years ago
  83. d4a76f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  84. 60a0cd5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  85. e25e092 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  86. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago
  87. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 15 years ago
  88. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  89. e4a5d54 drm/i915: Add support for VGA load detection (pre-945). by Ma Ling · 15 years ago
  90. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 15 years ago
  91. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 15 years ago
  92. b14893a [CPUFREQ] fix timer teardown in ondemand governor by Mathieu Desnoyers · 15 years ago
  93. b253d2b [CPUFREQ] fix timer teardown in conservative governor by Mathieu Desnoyers · 15 years ago
  94. 42a06f2 [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call by Mathieu Desnoyers · 15 years ago
  95. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 15 years ago
  96. 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 15 years ago
  97. 7682455 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  98. f11a377 r8169: avoid losing MSI interrupts by David Dillow · 15 years ago
  99. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
  100. c80a5cd tcp: tcp_vegas ssthresh bugfix by Doug Leith · 15 years ago