1. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  2. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
  3. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  4. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  5. 6c8dca5 Provide timespec to guests rather than jiffies clock. by Rusty Russell · 17 years ago
  6. a8a11f0 Fix lguest bzImage loading with CONFIG_RELOCATABLE=y by Rusty Russell · 17 years ago
  7. dfbab75 m68knommu: remove crap from machdep.h by Greg Ungerer · 17 years ago
  8. 15368d8 m68knommu: fix declaration of mach_sched_init by Greg Ungerer · 17 years ago
  9. 778f3dd Fix procfs compat_ioctl regression by David Miller · 17 years ago
  10. 040b3a2 audit: fix two bugs in the new execve audit code by Peter Zijlstra · 17 years ago
  11. 0af3678 rip some includes from linux/interrupt.h by Al Viro · 17 years ago
  12. 2d954d0 fix preprocessor idiocy in reiserfs by Al Viro · 17 years ago
  13. 986c760 more include order horrors by Al Viro · 17 years ago
  14. 9873aed Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  15. 7b55737 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  16. 8e8ef29 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  17. 933a620 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  18. 715dad5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  19. 0a9c2df [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change by Eric Miao · 17 years ago
  20. 03e5386 [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx by Quinn Jensen · 17 years ago
  21. cc46f65 [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver by Kristoffer Ericson · 17 years ago
  22. 1e4dcd2 [IA64] Compare pointer against NULL, not '0' by Yoann Padioleau · 17 years ago
  23. 7a6c813 [IA64] Fix build failure in fs/quota.c by Tony Luck · 17 years ago
  24. 7091138 [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c by Thomas Renninger · 17 years ago
  25. 5aaaf9f [S390] Fix sclp_vt220 error handling. by Heiko Carstens · 17 years ago
  26. 4434a38 [S390] cio: Reorganize initialization. by Cornelia Huck · 17 years ago
  27. 303fa9e [S390] cio: Make CIO_* macros safe if dbfs are not available. by Cornelia Huck · 17 years ago
  28. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  29. b771aea [S390] Fix IRQ tracing. by Heiko Carstens · 17 years ago
  30. 2b3d8c9 [S390] vmur: fix diag14_read. by Frank Munzert · 17 years ago
  31. 7a8e0c8 [S390] Wire up sys_fallocate. by Martin Schwidefsky · 17 years ago
  32. cb1863a [S390] add types.h include to s390_ext.h by Christian Borntraeger · 17 years ago
  33. 8059862 [S390] cio: Remove deprecated rdc/rcd. by Cornelia Huck · 17 years ago
  34. e62133b [S390] Get rid of new section mismatch warnings. by Heiko Carstens · 17 years ago
  35. 3b74a87 [S390] sclp: kill unused SCLP config option. by Heiko Carstens · 17 years ago
  36. 36914e5 [S390] cio: Remove remains of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  37. 07c6a33 [S390] cio: css_sch_device_register() can be made static. by Cornelia Huck · 17 years ago
  38. 8da1aec [S390] Improve __smp_call_function_map. by Heiko Carstens · 17 years ago
  39. 3bb447f [S390] Convert to smp_call_function_single. by Heiko Carstens · 17 years ago
  40. 79685b8 docbook: add pipes, other fixes by Randy Dunlap · 17 years ago
  41. 7c2ff38 blktrace: use cpu_clock() instead of sched_clock() by Ingo Molnar · 17 years ago
  42. 4d5d8e9 bsg: Fix build for CONFIG_BLOCK=n by Paul Mundt · 17 years ago
  43. 4e97182 [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix by Qi Yong · 17 years ago
  44. f191f14 agp: AMD AGP is used on UP1100 & UP1500 alpha boxen by Alan Hourihane · 17 years ago
  45. dde4787 intel_agp: really fix 945/965GME by Zhenyu Wang · 17 years ago
  46. a51b345 agp: don't lock pages by Nick Piggin · 17 years ago
  47. c99c108 AGP: document boot options by Chuck Ebbert · 17 years ago
  48. 190644e Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages by Jesper Juhl · 17 years ago
  49. 074ff85 [IA64] Fix wrong return value in parse_vector_domain by Kenji Kaneshige · 17 years ago
  50. 3c3738c [IA64] Fix wrong assumption in acpi_gsi_to_irq by Kenji Kaneshige · 17 years ago
  51. 6bde71e [IA64] Add sanity check into __bind_irq_vector by Kenji Kaneshige · 17 years ago
  52. d941cf5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  53. 9f5577d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  54. 257f492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  55. 293a032 Don't force-enable suspend/hibernate support just for ACPI by Linus Torvalds · 17 years ago
  56. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  57. 602033e Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text" by Linus Torvalds · 17 years ago
  58. 07d4e9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  59. 9dd7846 PNP: Lindent all source files by Bjorn Helgaas · 17 years ago
  60. 8ec3cf7 x86_64: cleanup tsc.c merge artifact by Thomas Gleixner · 17 years ago
  61. 4fc09385 m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c by Hirokazu Takata · 17 years ago
  62. b5445f9 Allow nodes to exist that only contain ZONE_MOVABLE by Mel Gorman · 17 years ago
  63. ee2077d Char: cyclades, select FW_LOADER by Jiri Slaby · 17 years ago
  64. 252c01d x86_64: fix section mismatch warnings in tce by Sam Ravnborg · 17 years ago
  65. ddcc305 drivers/edac: fix pasemi kconfig depends by Doug Thompson · 17 years ago
  66. 39c2965 include/asm-:mips add missing edac h file by Doug Thompson · 17 years ago
  67. d4c1465 drivers/edac: fix edac_pci sysfs by Doug Thompson · 17 years ago
  68. bce1968 drivers/edac: fix reset edac_mc pollmsec by Doug Thompson · 17 years ago
  69. 045e72a fix 'dynreloc miscount' link error on Powerpc by Sam Ravnborg · 17 years ago
  70. 2ebc3cc x86_64: fix arch_vma_name by Roland McGrath · 17 years ago
  71. 26b9723 chipsfb: use correct pm state by Rafael J. Wysocki · 17 years ago
  72. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  73. 98ac0e5 xenbus_xs.c: fix a use-after-free by Adrian Bunk · 17 years ago
  74. 4c6a1c1 edac is bust on mips by Andrew Morton · 17 years ago
  75. f52e0ef i2c: ds1682 warning fix by Andrew Morton · 17 years ago
  76. 0ca56b4 Reorder RTC Makefile by Alessandro Zummo · 17 years ago
  77. 3dd9fe8 memory unplug: isolate_lru_page fix by KAMEZAWA Hiroyuki · 17 years ago
  78. dc386d4 memory unplug: migration by kernel by KAMEZAWA Hiroyuki · 17 years ago
  79. 0982840 make timerfd return a u64 and fix the __put_user by Davide Libenzi · 17 years ago
  80. a1cdd4a X86_POWERNOW_K8_ACPI must depend on ACPI by Adrian Bunk · 17 years ago
  81. f56a384 lguest: documentation VII: FIXMEs by Rusty Russell · 17 years ago
  82. f8f0fdc lguest: documentation VI: Switcher by Rusty Russell · 17 years ago
  83. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  84. dde7978 lguest: documentation IV: Launcher by Rusty Russell · 17 years ago
  85. e2c9784 lguest: documentation III: Drivers by Rusty Russell · 17 years ago
  86. b2b47c2 lguest: documentation II: Guest by Rusty Russell · 17 years ago
  87. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  88. dfb6868 xen: xen/page.h compile fix by Jeremy Fitzhardinge · 17 years ago
  89. bd16f9e rtc-ds1307: typo fix found by coverity by David Brownell · 17 years ago
  90. 47572b8 fixup s3c24xx build after arch moves by Ben Dooks · 17 years ago
  91. 70f38db PM: fix compiler error of PPC dart_iommu by Ryusuke Konishi · 17 years ago
  92. 415ad26d Slab maintainer & Credits update by Christoph Lameter · 17 years ago
  93. 61df47c kernel-doc fix for kmod.c by Randy Dunlap · 17 years ago
  94. f50cadaa tiny signalfd cleanup by Ulrich Drepper · 17 years ago
  95. 87588dd more reiserfs endianness annotations by Al Viro · 17 years ago
  96. 60262e5 arm unaligned.h annotations by Al Viro · 17 years ago
  97. e7cf261 m68k {in,out}_le{16,32} endianness misannotation by Al Viro · 17 years ago
  98. c7b17cb ax88796 (address space): cast to unsigned long, not long by Al Viro · 17 years ago
  99. 5b26e64 raw1394 __user annotation by Al Viro · 17 years ago
  100. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago