1. 3428838 page-types: constify read only arrays by Tommi Rantala · 15 years ago
  2. 1b604d7 oom: dump stack and VM state when oom killer panics by David Rientjes · 15 years ago
  3. 5ce4596 MAINTAINERS: new kbuild maintainer by Michal Marek · 15 years ago
  4. ec81aec hfs: fix a potential buffer overflow by Amerigo Wang · 15 years ago
  5. 4b731d5 bsdacct: fix uid/gid misreporting by Alexey Dobriyan · 15 years ago
  6. c2d284e USB: Close usb_find_interface race v3 by Russ Dill · 15 years ago
  7. ab7cd8c Revert "USB: Close usb_find_interface race" by Greg Kroah-Hartman · 15 years ago
  8. a9e0605 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  9. 6e0446c Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  10. 709334c Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 15 years ago
  11. 66ae291 cfq: set workload as expired if it doesn't have any slice left by Gui Jianfeng · 15 years ago
  12. f748902 ALSA: ac97_codec - increase timeout for analog sections to 5 second by Steve Soule · 15 years ago
  13. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  14. 6ef3554 xfs: change the xfs_iext_insert / xfs_iext_remove by Christoph Hellwig · 15 years ago
  15. 7574aa9 xfs: cleanup bmap extent state macros by Christoph Hellwig · 15 years ago
  16. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  17. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  18. aef9cb0 debugobjects: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  19. e625cce1 perf_event: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  20. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  21. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  22. 9f5a562 smp: Convert smplocks to raw_spinlocks by Thomas Gleixner · 15 years ago
  23. d209d74 rtmutes: Convert rtmutex.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  24. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  25. fe84122 sched: Convert cpupri lock to raw_spinlock by Thomas Gleixner · 15 years ago
  26. 0986b11 sched: Convert rt_runtime_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  27. 05fa785 sched: Convert rq->lock to raw_spinlock by Thomas Gleixner · 15 years ago
  28. a267245 plist: Make plist debugging raw_spinlock aware by Thomas Gleixner · 15 years ago
  29. fa4062e bkl: Fixup core_lock fallout by Thomas Gleixner · 15 years ago
  30. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 15 years ago
  31. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  32. 5f6384c alpha: Fix fallout from locking changes by Thomas Gleixner · 15 years ago
  33. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  34. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  35. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  36. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  37. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  38. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  39. 6b6b479 locking: Separate rwlock api from spinlock api by Thomas Gleixner · 15 years ago
  40. ef12f10 locking: Split rwlock from spinlock headers by Thomas Gleixner · 15 years ago
  41. b7b40ad locking: Reorder functions in spinlock.c by Thomas Gleixner · 15 years ago
  42. 5443040 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  43. 3ea6b3d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  44. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  45. e971b0b udf: Try harder when looking for VAT inode by Jan Kara · 15 years ago
  46. 1fefd08 udf: Fix compilation with UDFFS_DEBUG enabled by Jan Kara · 15 years ago
  47. 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
  48. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  49. 54067ee i2c-core: i2c bus should support PM entries in struct dev_pm_ops by sonic zhang · 15 years ago
  50. 7f50811 i2c: Get rid of I2C_CLIENT_MODULE_PARM by Jean Delvare · 15 years ago
  51. e5e9f44 i2c: Drop I2C_CLIENT_INSMOD_2 to 8 by Jean Delvare · 15 years ago
  52. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 15 years ago
  53. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
  54. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
  55. 0386f9e avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006 by Hans-Christian Egtvedt · 15 years ago
  56. 2c651c1 avr32: add default configurations for ATNGW100 mkII and EVKLCD10X by Hans-Christian Egtvedt · 15 years ago
  57. 3550b93 avr32: add support for ATNGW100 mkII board by Hans-Christian Egtvedt · 15 years ago
  58. ce378f7 avr32: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  59. 559300b Merge commit 'v2.6.32' by Haavard Skinnemoen · 15 years ago
  60. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  61. 2205afa 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
  62. 491424c PCI: Global variable decls must match the defs in section attributes by David Howells · 15 years ago
  63. 5185fb0 FRV: Fix no-hardware-breakpoint case by David Howells · 15 years ago
  64. 464480f Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  65. 37222e1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  66. 76b8f82 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  67. af853e6 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  68. 3f86ce7 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 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. fb0bbb9 Documentation: rw_lock lessons learned by William Allen Simpson · 15 years ago
  71. bc25800 ASoC: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  72. 6dd7dc7 ALSA: hda - Add PCI IDs for Nvidia G2xx-series by Stefan Ringel · 15 years ago
  73. 0d64b56 ALSA: sound/isa/gus: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  74. 01f5966 ALSA: hda: Fix max PCM level to 0 dB for AD1981_HP by Daniel T Chen · 15 years ago
  75. 950200e ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f) by Daniel T Chen · 15 years ago
  76. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  77. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  78. 2cd9046 perf sched: Fix build failure on sparc by David Miller · 15 years ago
  79. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  80. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  81. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  82. 06f8bda x86: Remove usedac in feature-removal-schedule.txt by FUJITA Tomonori · 15 years ago
  83. 2044279 perf bench: Add "all" pseudo subsystem and "all" pseudo suite by Hitoshi Mitake · 15 years ago
  84. 571202f microblaze: Remove rt_sigsuspend wrapper by Michal Simek · 15 years ago
  85. 825c9a3 microblaze: nommu: Don't clobber R11 on syscalls by steve@digidescorp.com · 15 years ago
  86. 233eb92 microblaze: Remove show_tmem function by Michal Simek · 15 years ago
  87. 2ee2ff8 microblaze: Support for WB cache by Michal Simek · 15 years ago
  88. c8983a5 microblaze: Add PVR for Microblaze v7.30.a by Michal Simek · 15 years ago
  89. 81ab0df microblaze: Remove ancient and fake microblaze version from cpu_ver table by Michal Simek · 15 years ago
  90. 5de2344 microblaze: Remove panic_timeout init value by Michal Simek · 15 years ago
  91. 11d5136 microblaze: Do not count system calls in default by Michal Simek · 15 years ago
  92. 3c5e567 microblaze: Enable DTC compilation by Michal Simek · 15 years ago
  93. 3540ce8 microblaze: Core oprofile configs and hooks by John Williams · 15 years ago
  94. 33d9ff5 microblaze: Fix level interrupt ACKing by steve@digidescorp.com · 15 years ago
  95. 833d0d8 microblaze: Enable futimesat syscall by Michal Simek · 15 years ago
  96. f6e1f1b microblaze: Checking DTS against PVR for write-back cache by Michal Simek · 15 years ago
  97. d4f1827 microblaze: Remove duplicity from pgalloc.h by Michal Simek · 15 years ago
  98. fd3db0a microblaze: Futex support by Michal Simek · 15 years ago
  99. d68bf97 microblaze: Adding dev_arch_data functions by Michal Simek · 15 years ago
  100. 6d85853 microblaze: Fix the heartbeat gpio to be more robust by John Linn · 15 years ago