1. 8907fd6 perf record: Add ID and to recorded event data when recording multiple events by Eric B Munson · 15 years ago
  2. accd3cc perf probe: Add missing variable initialization by Arnaldo Carvalho de Melo · 15 years ago
  3. 1224550 perf tools: Don't trow away old map slices not overlapped by new maps by Arnaldo Carvalho de Melo · 15 years ago
  4. d4944a0 perf: Provide better condition for event rotation by Peter Zijlstra · 15 years ago
  5. f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 15 years ago
  6. 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 15 years ago
  7. 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 15 years ago
  8. 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 15 years ago
  9. c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 15 years ago
  10. 34538ee perf, x86: Use unlocked bitops by Peter Zijlstra · 15 years ago
  11. aff3d91 perf, x86: Change x86_pmu.{enable,disable} calling convention by Peter Zijlstra · 15 years ago
  12. cc2ad4b perf, x86: Remove superfluous arguments to x86_perf_event_update() by Peter Zijlstra · 15 years ago
  13. 07088ed perf, x86: Remove superfluous arguments to x86_perf_event_set_period() by Peter Zijlstra · 15 years ago
  14. 3fb2b8d perf, x86, Do not user perf_disable from NMI context by Peter Zijlstra · 15 years ago
  15. 32975a4 perf: Optimize perf_disable by Peter Zijlstra · 15 years ago
  16. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 15 years ago
  17. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 15 years ago
  18. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
  19. cfb581b MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer by Ingo Molnar · 15 years ago
  20. 57d5488 Linux 2.6.34-rc1 by Linus Torvalds · 15 years ago
  21. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  22. d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  23. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  24. 3c443cb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  25. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 15 years ago
  26. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 15 years ago
  27. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 15 years ago
  28. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 15 years ago
  29. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 15 years ago
  30. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 15 years ago
  31. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 15 years ago
  32. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 15 years ago
  33. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 15 years ago
  34. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 15 years ago
  35. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 15 years ago
  36. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 15 years ago
  37. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 15 years ago
  38. a3087ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  39. f0f20a1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  40. f1cf9a6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  41. 2abbf43 ALSA: hdmi - show debug message on changing audio infoframe by Wu Fengguang · 15 years ago
  42. 079d88c ALSA: hdmi - merge common code for intelhdmi and nvhdmi by Wu Fengguang · 15 years ago
  43. 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 15 years ago
  44. e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 15 years ago
  45. ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 15 years ago
  46. 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 15 years ago
  47. fc0dc4c msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command by Lee, Chun-Yi · 15 years ago
  48. 46d0e9e msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook by Lee, Chun-Yi · 15 years ago
  49. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 15 years ago
  50. 62e877b sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 15 years ago
  51. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 15 years ago
  52. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 15 years ago
  53. 2354dcc driver core: Use sysfs_rename_link in device_rename by Eric W. Biederman · 15 years ago
  54. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 15 years ago
  55. 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 15 years ago
  56. f8d4f61 sysfs: Serialize updates to the vfs inode by Eric W. Biederman · 15 years ago
  57. b35c74d sysfs: windfarm: init sysfs attributes by Johannes Berg · 15 years ago
  58. 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 15 years ago
  59. 3596025 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init by Eric W. Biederman · 15 years ago
  60. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 15 years ago
  61. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 15 years ago
  62. a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 15 years ago
  63. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 15 years ago
  64. 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  65. d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 15 years ago
  66. 0a965eb UIO: minor Kconfig fixes by John Ogness · 15 years ago
  67. 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 15 years ago
  68. 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  69. ea180ca media: move omap24xxcam's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  70. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  71. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  72. ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  73. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 15 years ago
  74. 1b07193 platform-drivers: move probe to .devinit.text in drivers/scsi by Uwe Kleine-König · 15 years ago
  75. 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 15 years ago
  76. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 15 years ago
  77. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  78. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 15 years ago
  79. c607cf0 HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) by Stefan Richter · 15 years ago
  80. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  81. 985fc17 driver-core: firmware_class: remove base.h header inclusion by Luis R. Rodriguez · 15 years ago
  82. 1e5289c sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 by Eric W. Biederman · 15 years ago
  83. 3f5468c Driver-Core: require valid action string in uevent trigger by Kay Sievers · 15 years ago
  84. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 15 years ago
  85. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 15 years ago
  86. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 15 years ago
  87. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  88. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 15 years ago
  89. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  90. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 15 years ago
  91. 8564a6c sysdev: Fix type of sysdev class attribute in memory driver by Andi Kleen · 15 years ago
  92. 1e395ab sysdev: Add sysdev_create/remove_files by Andi Kleen · 15 years ago
  93. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 15 years ago
  94. e1a7e29 sysdev: Convert node driver by Andi Kleen · 15 years ago
  95. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 15 years ago
  96. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 15 years ago
  97. 265d2e2 sysdev: Convert cpu driver sysdev class attributes by Andi Kleen · 15 years ago
  98. b15f562 sysdev: Convert node driver class attributes to be data driven by Andi Kleen · 15 years ago
  99. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  100. 3d03ba4 driver core: make platform_device_id table const by Eric Miao · 15 years ago