1. c33a0bc perf_counter: fix race in perf_output_* by Peter Zijlstra · 17 years ago
  2. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 17 years ago
  3. 12d1611 x86: hookup sys_rt_tgsigqueueinfo by Thomas Gleixner · 17 years ago
  4. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 17 years ago
  5. 30b4ae8 signals: split do_tkill by Thomas Gleixner · 17 years ago
  6. bad7600 perf_counter tools: fix infinite loop in perf-report on zeroed event records by Ingo Molnar · 17 years ago
  7. 66cf782 perf_counter tools: perf stat: make -l default-on by Ingo Molnar · 17 years ago
  8. aac3f3c perf_counter tools: add perf-report to the Makefile by Ingo Molnar · 17 years ago
  9. c5dd016 perf_counter: update copyright notice by Paul Mackerras · 17 years ago
  10. 091438d Linux 2.6.30-rc4 by Linus Torvalds · 17 years ago
  11. 9ea66ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 17 years ago
  12. 93acda8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 17 years ago
  13. 43f6201 perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask by Robert Richter · 17 years ago
  14. fe78a49 V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect. by Devin Heitmueller · 17 years ago
  15. d4dc673 V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express by Christopher Pascoe · 17 years ago
  16. e39c904 V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PM by Sascha Hauer · 17 years ago
  17. 9d63cec V4L/DVB (11570): patch: s2255drv: fix race condition on set mode by Dean Anderson · 17 years ago
  18. 272aa39 V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error by Jean Delvare · 17 years ago
  19. a357482 V4L/DVB (11561a): move media after i2c by Guennadi Liakhovetski · 17 years ago
  20. 9401608 V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free by Dan Carpenter · 17 years ago
  21. 5b83cfa V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak by Dan Carpenter · 17 years ago
  22. 3964b58 V4L/DVB (11494a): cx231xx Kconfig fixes by Mauro Carvalho Chehab · 17 years ago
  23. 92ab9ba V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers by Andy Walls · 17 years ago
  24. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  25. ab7ef2e perf_counter: powerpc: allow use of limited-function counters by Paul Mackerras · 17 years ago
  26. 9814451 perf_counter: add/update copyrights by Ingo Molnar · 17 years ago
  27. 38105f0 perf_counter: update 'perf top' documentation by Robert Richter · 17 years ago
  28. 19d84da perf_counter, x86: remove unused function argument in intel_pmu_get_status() by Robert Richter · 17 years ago
  29. ef7b3e0 perf_counter, x86: remove vendor check in fixed_mode_idx() by Robert Richter · 17 years ago
  30. c619b8f perf_counter, x86: introduce max_period variable by Robert Richter · 17 years ago
  31. 4b7bfd0 perf_counter, x86: return raw count with x86_perf_counter_update() by Robert Richter · 17 years ago
  32. a29aa8a perf_counter, x86: implement the interrupt handler for AMD cpus by Robert Richter · 17 years ago
  33. 85cf9db perf_counter, x86: change and remove pmu initialization checks by Robert Richter · 17 years ago
  34. d436989 perf_counter, x86: rework counter disable functions by Robert Richter · 17 years ago
  35. 7c90cc4 perf_counter, x86: rework counter enable functions by Robert Richter · 17 years ago
  36. 6f00cad perf_counter, x86: consistent use of type int for counter index by Robert Richter · 17 years ago
  37. 0953423 perf_counter, x86: generic use of cpuc->active by Robert Richter · 17 years ago
  38. 9390496 perf_counter, x86: rename cpuc->active_mask by Robert Richter · 17 years ago
  39. bb775fc perf_counter, x86: make x86_pmu_read() static inline by Robert Richter · 17 years ago
  40. faa28ae perf_counter, x86: make pmu version generic by Robert Richter · 17 years ago
  41. 0933e5c perf_counter, x86: move counter parameters to struct x86_pmu by Robert Richter · 17 years ago
  42. 4a06bd8 perf_counter, x86: make x86_pmu data a static struct by Robert Richter · 17 years ago
  43. 72eae04 perf_counter, x86: modify initialization of struct x86_pmu by Robert Richter · 17 years ago
  44. 55de0f2 perf_counter, x86: rename intel only functions by Robert Richter · 17 years ago
  45. 26816c2 perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_set_period by Robert Richter · 17 years ago
  46. dee5d90 perf_counter, x86: remove ack_status() from struct x86_pmu by Robert Richter · 17 years ago
  47. b7f8859 perf_counter, x86: remove get_status() from struct x86_pmu by Robert Richter · 17 years ago
  48. 39d81ea perf_counter, x86: make interrupt handler model specific by Robert Richter · 17 years ago
  49. 5f4ec28 perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu by Robert Richter · 17 years ago
  50. 4aeb0b4 perfcounters: rename struct hw_perf_counter_ops into struct pmu by Robert Richter · 17 years ago
  51. 527e26a perf_counter, x86: protect per-cpu variables with compile barriers only by Robert Richter · 17 years ago
  52. 4295ee6 perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() by Robert Richter · 17 years ago
  53. 4138960 perf_counter, x86: add default path to cpu detection by Robert Richter · 17 years ago
  54. 829b42d perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERS by Robert Richter · 17 years ago
  55. da1a776 perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus by Robert Richter · 17 years ago
  56. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  57. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 17 years ago
  58. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  59. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 17 years ago
  60. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  61. c2e2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  62. 16752e2 m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> by Geert Uytterhoeven · 17 years ago
  63. 2d04f6b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  64. 8b86bd7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 17 years ago
  65. 9308f96 Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus by Roland Dreier · 17 years ago
  66. c3310e7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  67. 13beadd powerpc: Revert switch to TEXT_TEXT in linker script by Tim Abbott · 17 years ago
  68. 6983872 bio: fix memcpy corruption in bio_copy_user_iov() by FUJITA Tomonori · 17 years ago
  69. 0191944 hd: fix locking by Tejun Heo · 17 years ago
  70. 0d9f346 mg_disk: fix CONFIG_LBD=y warning by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 39f36b4 mg_disk: fix locking by Tejun Heo · 17 years ago
  72. 3e59091 regulator: Fix default constraints for fixed voltage regulators by Mark Brown · 17 years ago
  73. 030853b regulator/bq24022: fix bug in is_enabled function by Philipp Zabel · 17 years ago
  74. aa61d55 regulator/virtual: fix strings compare predicates by Mike Rapoport · 17 years ago
  75. 53032da regulator core: fix double-free in regulator_register() error path by Paul Walmsley · 17 years ago
  76. cd78dfc drivers/regulator: fix when type is different from REGULATOR_VOLTAGE or REGULATOR_CURRENT by Diego Liziero · 17 years ago
  77. 036de8e unreachable code in drms_uA_update() by Dan Carpenter · 17 years ago
  78. 9f65325 regulator: fix header file missing kernel-doc by Randy Dunlap · 17 years ago
  79. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 17 years ago
  80. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 17 years ago
  81. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 17 years ago
  82. 1130b02 perf_counter tools: fix Documentation/perf_counter build error by Peter Zijlstra · 17 years ago
  83. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 17 years ago
  84. d8f4845 powerpc/ps3: Fix build error on UP by Geoff Levand · 17 years ago
  85. ff61e5c powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB by Michael Ellerman · 17 years ago
  86. 2e8aead powerpc: ppc32 needs elf_read_implies_exec() by Kumar Gala · 17 years ago
  87. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 17 years ago
  88. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 17 years ago
  89. 882016f sh: Use __INIT macro instead of .text.init. by Tim Abbott · 17 years ago
  90. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 17 years ago
  91. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 17 years ago
  92. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 17 years ago
  93. df1f6d2 FRV: Use __INIT macro instead of .text.init. by Tim Abbott · 17 years ago
  94. b2ad5e1 FRV: Remove unused header asm/init.h. by Tim Abbott · 17 years ago
  95. de60fba Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  96. 26cc5e5 RDMA/nes: Update iw_nes version by Chien Tung · 17 years ago
  97. 9256b25 RDMA/nes: Fix error path in nes_accept() by Faisal Latif · 17 years ago
  98. 109d67e RDMA/nes: Fix hang issues for large cluster dynamic connections by Faisal Latif · 17 years ago
  99. 4e9c390 RDMA/nes: Increase rexmit timeout interval by Faisal Latif · 17 years ago
  100. c11470f RDMA/nes: Check for sequence number wrap-around by Faisal Latif · 17 years ago