1. 730ff34 ACPI: thermal: expose "thermal.tzp=" to set global polling frequency by Len Brown · 17 years ago
  2. 72b33ef ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support by Len Brown · 17 years ago
  3. 3864e8c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  4. 75ecb1a4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  5. 73819b2 Merge branch 'async-tx-fixes-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  6. 886c818 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  7. dc8a7b1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  8. d291676 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  9. 3dab307 i386: Fix double fault handler by Chuck Ebbert · 17 years ago
  10. 5fe4486 i386: Fix start_kernel warning by Andi Kleen · 17 years ago
  11. 1f10148 x86_64: vdso.lds in arch/x86_64/vdso/.gitignore by Pete Zaitcev · 17 years ago
  12. 43fb238 i386: Add warning in Documentation that zero-page is not a stable ABI by Andi Kleen · 17 years ago
  13. d3f7eae i386: Use global flag to disable broken local apic timer on AMD CPUs. by Andi Kleen · 17 years ago
  14. d2d0251 i386: really stop MCEs during code patching by Adrian Bunk · 17 years ago
  15. 08da5a2 x86_64: Early segment setup for VT by Zachary Amsden · 17 years ago
  16. ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
  17. d3f3c93 x86: Disable CLFLUSH support again by Andi Kleen · 17 years ago
  18. 3f3f7b7 x86_64: Don't mark __exitcall as __cold by Andi Kleen · 17 years ago
  19. f055a06 x86_64: Calgary - Fix mis-handled PCI topology by Murillo Fernandes Bernardes · 17 years ago
  20. 3320ad9 x86: Work around mmio config space quirk on AMD Fam10h by dean gaudet · 17 years ago
  21. 9535239 changing include/asm-generic/pgtable.h for non-mmu by Greg Ungerer · 17 years ago
  22. 73c59af finish i386 and x86-64 sysdata conversion by Muli Ben-Yehuda · 17 years ago
  23. f0b85c0 readahead: docbook fix by Stephen Hemminger · 17 years ago
  24. f6901e6 alpha: -Werror fixes for sys_titan.c by Jay Estabrook · 17 years ago
  25. b1a4719 lguest files should explicitly include asm/paravirt.h by Jes Sorensen · 17 years ago
  26. cd5bfea fix compilation with gcc 4.2 by Peter Chubb · 17 years ago
  27. 6ddfca9 timer: remove clockevents_unregister_notifier by Miao Xie · 17 years ago
  28. 96ddbf5 spidev warning fix by David Brownell · 17 years ago
  29. 4a2a4da cris: drivers/cdrom/Kconfig no longer exists by Adrian Bunk · 17 years ago
  30. 844add7 RCU: Remove prototype for nonexistent function synchronize_idle() by Josh Triplett · 17 years ago
  31. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  32. 0c1eafd mtdchar build fix by Andrew Morton · 17 years ago
  33. 42fd552 fix serial buffer memory leak by Alan Cox · 17 years ago
  34. f8a7459 docs: note about select in kconfig-language.txt by Jarek Poplawski · 17 years ago
  35. 09736bd Documentation: sysrq, description of 'h' slightly inaccurate by Jesper Juhl · 17 years ago
  36. 22f2a2e update checkpatch.pl to version 0.09 by Andy Whitcroft · 17 years ago
  37. a44648b spi_mpc83xx: fix prescale modulus calculation by Anton Vorontsov · 17 years ago
  38. e24a4d1 spi_mpc83xx: in "QE mode", use sysclk/2 by Anton Vorontsov · 17 years ago
  39. 8dfe9c2 kernel-parameters.txt : watchdog.txt should be wdt.txt by Gabriel C · 17 years ago
  40. 6867c93 Memory hotplug document by Yasunori Goto · 17 years ago
  41. 925796e drivers/char/pcmcia/cm40x0_cs.c: fix release function call by Daniel Ritz · 17 years ago
  42. c5a69ad Hibernation: do not try to mark invalid PFNs as nosave by Rafael J. Wysocki · 17 years ago
  43. a75de1b eCryptfs: fix error handling in ecryptfs_init by Ryusuke Konishi · 17 years ago
  44. b9a0620 linux-audit list is subscribers-only by Gabriel C · 17 years ago
  45. 76ceb2f Remove unused struct proc_dir_entry::set by Alexey Dobriyan · 17 years ago
  46. 8daec96 Fix missing numa_zonelist_order sysctl by Lee Schermerhorn · 17 years ago
  47. 202a21d eCryptfs: fix lookup error for special files by Ryusuke Konishi · 17 years ago
  48. 60c9834 FRV: connect up fallocate by David Howells · 17 years ago
  49. e798bd9 matroxfb: rectify jitter (G450/G550) by Paul A. Clarke · 17 years ago
  50. acb7386 pvr2fb: update Documentation/fb/pvr2fb.txt by Adrian McMenamin · 17 years ago
  51. 306c869 pvr2fb: Consolidated cleanup of pvr2fb.c by Adrian McMenamin · 17 years ago
  52. 9cd1c67 pvr2fb: Fix oops when pseudo_palette is written by Antonino A. Daplas · 17 years ago
  53. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  54. 04a3f95 stifb: detect cards in double buffer mode more reliably by Helge Deller · 17 years ago
  55. 6a648fa direct-io: fix error-path crashes by Badari Pulavarty · 17 years ago
  56. b291aa7 x86_64: fix HPET init race by Robin Holt · 17 years ago
  57. d31c5ab Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch by Bryan Wu · 17 years ago
  58. 02a5e0a BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n by David Howells · 17 years ago
  59. a6b3a93 sysace: HDIO_GETGEO has it's own method for ages by Christoph Hellwig · 17 years ago
  60. 2e4934a drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  61. 1aebe18 drivers/block/cciss.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  62. 9b99628 Clean up duplicate includes in drivers/block/ by Jesper Juhl · 17 years ago
  63. c7149d6 Fix remap handling by blktrace by Alan D. Brunelle · 17 years ago
  64. ec05b29 [PATCH] remove mm/filemap.c:file_send_actor() by Adrian Bunk · 17 years ago
  65. 5167e75 sched debug: dont print kernel address in /proc/sched_debug by Ingo Molnar · 17 years ago
  66. e56f31a sched: fix typo in the FAIR_GROUP_SCHED branch by Ingo Molnar · 17 years ago
  67. 529c772 sched: improve rq-clock overflow logic by Ingo Molnar · 17 years ago
  68. cbea66d [S390] monwriter: Serialization bug for multithreaded applications. by Melissa Howland · 17 years ago
  69. 3eed13c [S390] vmur: diag14 only works with buffers below 2GB by Michael Holzheu · 17 years ago
  70. 4eac345 [S390] vmur: add "top of queue" sanity check for reader open by Michael Holzheu · 17 years ago
  71. f240559 [S390] vmur: reject open on z/VM reader files with status HOLD by Michael Holzheu · 17 years ago
  72. 278bc68 [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy by Heiko Carstens · 17 years ago
  73. 1eade38 [S390] vmur: allocate single record buffers instead of one big data buffer by Michael Holzheu · 17 years ago
  74. 6d740a4 [S390] remove DEFAULT_MIGRATION_COST by Heiko Carstens · 17 years ago
  75. c6d0e80 [S390] qdio: make sure data structures are correctly aligned. by Heiko Carstens · 17 years ago
  76. b01af5b [S390] hypfs: implement show_options by Michael Holzheu · 17 years ago
  77. 5693ce6 [S390] cio: avoid memory leak on error in css_alloc_subchannel(). by Cornelia Huck · 17 years ago
  78. d1f5a77 [POWERPC] Fix size check for hugetlbfs by Benjamin Herrenschmidt · 17 years ago
  79. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 17 years ago
  80. 939e60f6 [POWERPC] Fix more section mismatches in head_64.S by Stephen Rothwell · 17 years ago
  81. 3c5ede8 [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC" by Kim Phillips · 17 years ago
  82. bd948b0 [POWERPC] PS3: Update ps3_defconfig by geoffrey.levand@am.sony.com · 17 years ago
  83. 332a7b3 [POWERPC] PS3: Remove text saying PS3 support is incomplete by Geoff Levand · 17 years ago
  84. edd2a9d [POWERPC] PS3: Fix storage probe logic by Geert Uytterhoeven · 17 years ago
  85. f599644 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops by Andre Detsch · 17 years ago
  86. edd0622 [POWERPC] Fix potential duplicate entry in SLB shadow buffer by Paul Mackerras · 17 years ago
  87. ac07860 SLUB: Fix format specifier in Documentation/vm/slabinfo.c by Jesper Juhl · 17 years ago
  88. 1ceef40 SLUB: Fix dynamic dma kmalloc cache creation by Christoph Lameter · 17 years ago
  89. fcda3d8 SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrink by Christoph Lameter · 17 years ago
  90. e0dceaf ocfs2: set non-default s_time_gran during mount by Mark Fasheh · 17 years ago
  91. ce17204a ocfs2: Retry sendpage() if it returns EAGAIN by Sunil Mushran · 17 years ago
  92. 480214d ocfs2: Fix rename/extend race by Sunil Mushran · 17 years ago
  93. 6a18380 [2.6 patch] ocfs2_insert_extent(): remove dead code by Adrian Bunk · 17 years ago
  94. 5a25403 ocfs2: Fix max offset calculations by Mark Fasheh · 17 years ago
  95. ce76fd3 ocfs2: check ia_size limits in setattr by Mark Fasheh · 17 years ago
  96. 7c08d70 ocfs2: Fix some casting errors related to file writes by Mark Fasheh · 17 years ago
  97. a00cce3 ocfs2: use s_maxbytes directly in ocfs2_change_file_space() by Mark Fasheh · 17 years ago
  98. c11e9fa ocfs2: Restrict inode changes in ocfs2_update_inode_atime() by Mark Fasheh · 17 years ago
  99. b3e5f26 async_tx: update MAINTAINERS for async_tx and iop-adma by Dan Williams · 17 years ago
  100. 6adb31c remove dubious legal statment from uio-howto by Alan Cox · 17 years ago