1. 7df01d9 oprofile: disable write access to oprofilefs while profiler is running by Robert Richter · 14 years ago
  2. 0361e02 Merge branch 'oprofile/perf' into oprofile/core by Robert Richter · 14 years ago
  3. e9677b3 oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure by Robert Richter · 14 years ago
  4. 2bcb2b6 oprofile, ARM: Rework op_create_counter() by Robert Richter · 14 years ago
  5. 9c91283 oprofile, ARM: Remove some goto statements by Robert Richter · 14 years ago
  6. 652953b Merge branch 'oprofile/core' (early part) into oprofile/perf by Robert Richter · 14 years ago
  7. 8177197 oprofile, ARM: Release resources on failure by Robert Richter · 14 years ago
  8. ad0f7cf Merge branch 'oprofile/urgent' (early part) into oprofile/perf by Robert Richter · 14 years ago
  9. 86c8c04 sh: oprofile: Use perf-events oprofile backend by Matt Fleming · 14 years ago
  10. 3d90a00 oprofile: Abstract the perf-events backend by Matt Fleming · 14 years ago
  11. 58850e2 ARM: oprofile: Move non-ARM code into separate init/exit by Matt Fleming · 14 years ago
  12. 80e96b1 ARM: oprofile: Rename op_arm to oprofile_perf by Matt Fleming · 14 years ago
  13. 5694633 oprofile: Make op_name_from_perf_id() global by Matt Fleming · 14 years ago
  14. 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
  15. 3bf101b perf: Add helper function to return number of counters by Matt Fleming · 14 years ago
  16. 4fdaa7b oprofile: Remove duplicate code around __oprofilefs_create_file() by Robert Richter · 14 years ago
  17. dc0c22b oprofile, ARM: Remove some goto statements by Robert Richter · 14 years ago
  18. f6be4b4 oprofile, ARM: Rework op_create_counter() by Robert Richter · 14 years ago
  19. 4d1814f oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure by Robert Richter · 14 years ago
  20. 5140434 oprofile, x86: Simplify init/exit functions by Robert Richter · 14 years ago
  21. f6dedec oprofile, x86: Adding backtrace dump for 32bit process in compat mode by Jiri Olsa · 14 years ago
  22. 40c6b3c oprofile, x86: Using struct stack_frame for 64bit processes dump by Jiri Olsa · 14 years ago
  23. ef70fcc Merge branch 'oprofile/urgent' into oprofile/core by Robert Richter · 14 years ago
  24. 98d943b oprofile, ARM: Release resources on failure by Robert Richter · 14 years ago
  25. c7a27aa Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  26. 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 14 years ago
  27. 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 14 years ago
  28. 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 14 years ago
  29. c79bd89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  30. 9a81c16 powerpc: fix double syscall restarts by Al Viro · 14 years ago
  31. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  32. 692ebd1 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends by Jan Kara · 14 years ago
  33. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  34. 976e48f bdi: Initialize noop_backing_dev_info properly by Jan Kara · 14 years ago
  35. c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
  36. 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago
  37. 62f1b49 Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  38. 8b15575 fs: {lock,unlock}_flocks() stubs to prepare for BKL removal by Sage Weil · 14 years ago
  39. 5c64eb2 i2c-omap: Make sure i2c bus is free before setting it to idle by Mathias Nyman · 14 years ago
  40. 1ce1e41 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 19746ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  43. 0ffe37d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  44. 4e24db5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  45. f6c3f16 sched: Fix nohz balance kick by Suresh Siddha · 14 years ago
  46. bb7ab78 oprofile: Add Support for Intel CPU Family 6 / Model 29 by Jiri Olsa · 14 years ago
  47. 180be2a cfq-iosched: fix a kernel OOPs when usb key is inserted by Vivek Goyal · 14 years ago
  48. a45dc2d block: fix blk_rq_map_kern bio direction flag by Benny Halevy · 14 years ago
  49. b0722cb cciss: freeing uninitialized data on error path by Dan Carpenter · 14 years ago
  50. db8c076 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  51. 05c5e76 sparc64: Fix race in signal instruction flushing. by David S. Miller · 14 years ago
  52. 9b6efcd lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. by Rusty Russell · 14 years ago
  53. 6574542 virtio: console: Prevent userspace from submitting NULL buffers by Amit Shah · 14 years ago
  54. 6df7aad virtio: console: Fix poll blocking even though there is data to read by Hans de Goede · 14 years ago
  55. b30a3f6 Linux 2.6.36-rc5 by Linus Torvalds · 14 years ago
  56. 6b3d2cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  57. 0c4ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  58. 36ff4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  59. dd173ab Staging: vt6655: fix buffer overflow by Dan Carpenter · 14 years ago
  60. 350aede Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" by Sven Eckelmann · 14 years ago
  61. e3671ac serial: mfd: fix bug in serial_hsu_remove() by Feng Tang · 14 years ago
  62. 476f771 serial: amba-pl010: fix set_ldisc by Mika Westerberg · 14 years ago
  63. f299470 USB: musb: MAINTAINERS: Fix my mail address by Felipe Balbi · 14 years ago
  64. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  65. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  66. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  67. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  68. af62610 drm/i915: Hold a reference to the object whilst unbinding the eviction list by Chris Wilson · 14 years ago
  69. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  70. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  71. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  72. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  73. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  74. 31c4a3d mm: further fix swapin race condition by Hugh Dickins · 14 years ago
  75. 2422084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  76. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  77. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. f1c9c97 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  79. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  80. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  81. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  82. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  83. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  84. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  85. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  86. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  87. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  88. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  89. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  90. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  91. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  92. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago
  93. 5343795 ARM: S3C64XX: Prototype SPI devices by Mark Brown · 14 years ago
  94. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  95. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  96. be4f104 ceph: select CRYPTO by Sage Weil · 14 years ago
  97. 151b6a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  98. 509344b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  99. 80214df Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  100. 70057a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago