1. d965736 ext3: journal all modifications in ext3_xattr_set_handle by Eric Sandeen · 15 years ago
  2. ad888a1 ext2: Explicitly assign values to on-disk enum of filetypes by Jan Blunck · 15 years ago
  3. c56818d quota: Fix WARN_ON in lookup_one_len by Jan Kara · 15 years ago
  4. 1472da5 const: struct quota_format_ops by Alexey Dobriyan · 15 years ago
  5. 5ced58f ubifs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  6. 027cf31 afs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  7. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  8. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  9. 59bc055 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size by Jan Kara · 15 years ago
  10. dfc12eb sched: Fix memory leak in two error corner cases by Phil Carmody · 15 years ago
  11. 9cf7826 Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  12. e9c0748b itimer: Fix the itimer trace print format by Thomas Gleixner · 15 years ago
  13. 5f20190 hrtimer: move timer stats helper functions to hrtimer.c by Heiko Carstens · 15 years ago
  14. 41d2e49 hrtimer: Tune hrtimer_interrupt hang logic by Thomas Gleixner · 15 years ago
  15. 8638c49 x86/amd-iommu: Fix PCI hotplug with passthrough mode by Joerg Roedel · 15 years ago
  16. b7cc955 x86/amd-iommu: Fix passthrough mode by Joerg Roedel · 15 years ago
  17. 5f60e49 ALSA: opti93x: fix irq releasing if the irq cannot be allocated by Krzysztof Helt · 15 years ago
  18. 554554f cfq: Remove wait_request flag when idle time is being deleted by Gui Jianfeng · 15 years ago
  19. 4ca3ef7 sched: Fix build warning in get_update_sysctl_factor() by Mike Galbraith · 15 years ago
  20. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  21. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  22. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  23. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  24. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  25. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  26. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  27. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  28. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 15 years ago
  29. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
  30. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  31. a78d9626 x86: i8254.c: Add pr_fmt(fmt) by Joe Perches · 15 years ago
  32. 4068523 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  33. 5cd476e x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  34. 936cf25 sparc: Validate that kprobe address is 4-byte aligned. by David S. Miller · 15 years ago
  35. 08a036d sparc64: Don't specify IRQF_SHARED for LDC interrupts. by David S. Miller · 15 years ago
  36. 7931241 perf kmem: Fix unused argument build warning by Ingo Molnar · 15 years ago
  37. 716d69e perf symbols: perf_header__read_build_ids() offset'n'size should be u64 by Arnaldo Carvalho de Melo · 15 years ago
  38. 8b4825b perf symbols: dsos__read_build_ids() should read both user and kernel buildids by Arnaldo Carvalho de Melo · 15 years ago
  39. bc3abfb perf tools: Align long options which have no short forms by Li Zefan · 15 years ago
  40. 90b86a9 perf kmem: Show usage if no option is specified by Li Zefan · 15 years ago
  41. 1bbfa6f sched: Mark sched_clock() as notrace by Mike Frysinger · 15 years ago
  42. 3786310a perf sched: Add max delay time snapshot by Frederic Weisbecker · 15 years ago
  43. 5660ce3 perf tools: Correct size given to memset by Julia Lawall · 15 years ago
  44. ea5b41f lockdep: Avoid out of bounds array reference in save_trace() by Luck, Tony · 15 years ago
  45. 788d70d Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
  46. 21140f4 perf_event: Fix perf_swevent_hrtimer() variable initialization by Xiao Guangrong · 15 years ago
  47. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 15 years ago
  48. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 15 years ago
  49. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  50. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 15 years ago
  51. 99d7e48 drm: Add memory manager debug function by Jerome Glisse · 15 years ago
  52. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  53. 779720a drm/radeon/kms/r600/r700: fallback gracefully on ucode failure by Alex Deucher · 15 years ago
  54. 7cb7d1d drm/ttm: Initialize eviction placement in case the driver callback doesn't by Jerome Glisse · 15 years ago
  55. cf0fe45 drm/radeon/kms: cleanup structure and module if initialization fails by Jerome Glisse · 15 years ago
  56. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 15 years ago
  57. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 15 years ago
  58. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 15 years ago
  59. 69b3b5e drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup by Alex Deucher · 15 years ago
  60. 2e7b6f7 drm/radeon/kms: fix return value from fence function. by Dave Airlie · 15 years ago
  61. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 15 years ago
  62. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 15 years ago
  63. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  64. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 15 years ago
  65. a2e68e9 drm: Add search/get functions to get a block in a specific range by Jerome Glisse · 15 years ago
  66. cf2f05d drm/radeon/kms: fix avivo tiling regression since radeon object rework by Dave Airlie · 15 years ago
  67. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  68. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  69. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  70. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  71. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  72. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  73. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  74. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  75. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  76. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  77. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  78. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  79. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  80. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  81. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  82. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  83. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  84. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  85. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  86. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  87. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  88. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  89. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  90. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  91. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  92. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  93. 053e324 rpc: remove unneeded function parameter in gss_add_msg() by Suresh Jayaraman · 15 years ago
  94. 19deffb wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC by John W. Linville · 15 years ago
  95. d55fb89 cfg80211: Clear encryption privacy when key off is done. by Vivek Natarajan · 15 years ago
  96. edc7113 cfq-iosched: commenting non-obvious initialization by Corrado Zoccolo · 15 years ago
  97. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago
  98. b058b85 hwmon: (adt7475) Add an entry in MAINTAINERS by Jean Delvare · 15 years ago
  99. d8d2ee0 hwmon: (adt7475) Add support for the ADT7476 by Jean Delvare · 15 years ago
  100. ebfaf1f hwmon: (adt7475) Voltage attenuators can be bypassed by Jean Delvare · 15 years ago