1. 8e049ef x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP by Paul Mackerras · 15 years ago
  2. 199e237 x86: atomic64: Fix unclean type use in atomic64_xchg() by Ingo Molnar · 15 years ago
  3. 3217120 x86: atomic64: Make atomic_read() type-safe by Ingo Molnar · 15 years ago
  4. 3ac805d x86: atomic64: Reduce size of functions by Ingo Molnar · 15 years ago
  5. 824975e x86: atomic64: Improve atomic64_add_return() by Ingo Molnar · 15 years ago
  6. 69237f9 x86: atomic64: Improve cmpxchg8b() by Eric Dumazet · 15 years ago
  7. aacf682 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
  8. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 15 years ago
  9. bbf2a33 x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too by Eric Dumazet · 15 years ago
  10. 029e5b1 perf report: Annotate variable initialization by Ingo Molnar · 15 years ago
  11. 30d7a77 perf_counter tools: Adjust symbols in ET_EXEC files too by Arnaldo Carvalho de Melo · 15 years ago
  12. 24b57c6 perf_counter tools: Display percents of hits in callchain with overhead colors by Frederic Weisbecker · 15 years ago
  13. 1e11fd8 perf_counter tools: Provide helper to print percents color by Frederic Weisbecker · 15 years ago
  14. c20ab37 perf_counter tools: Set the minimum percent for callchains to be displayed by Frederic Weisbecker · 15 years ago
  15. 4eb3e47 perf report: Add support for callchain graph output by Frederic Weisbecker · 15 years ago
  16. 5a4b181 perf_counter tools: Add new OPT_CALLBACK_DEFAULT option by Frederic Weisbecker · 15 years ago
  17. 14f4654 perf_counter tools: Create new chain_for_each_child() iterator by Frederic Weisbecker · 15 years ago
  18. 4297648 perf_counter tools: Enable kernel module symbol loading in tools by Mike Galbraith · 15 years ago
  19. 6cfcc53 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure by Mike Galbraith · 15 years ago
  20. 208b4b4 perf_counter tools: Add infrastructure to support loading of kernel module symbols by Mike Galbraith · 15 years ago
  21. 9974f49 perf_counter tools: Make symbol loading consistently return number of loaded symbols by Mike Galbraith · 15 years ago
  22. a92bef0 perf stat: Handle pipe read failures in perf stat by Frederic Weisbecker · 15 years ago
  23. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 15 years ago
  24. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  25. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  26. 73c24cb8 perf list: Add cache events by Jaswinder Singh Rajput · 15 years ago
  27. b9ebdcc perf stat: Define MATCH_EVENT for easy attr checking by Jaswinder Singh Rajput · 15 years ago
  28. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  29. 88a69df perf report: Fix HV bit mismerge by Ingo Molnar · 15 years ago
  30. 61c4598 perf_counter tools: Rework event string parsing/syntax by Paul Mackerras · 15 years ago
  31. 0a456fc powerpc/perf_counter: Enable alternate PR/HV bits for POWER7 by Anton Blanchard · 15 years ago
  32. deac911 perf_counter tools: Various fixes for callchains by Frederic Weisbecker · 15 years ago
  33. 4424961 perf_counter tools: Resolve symbols in callchains by Frederic Weisbecker · 15 years ago
  34. 9198aa7 perf_counter tools: Fix storage size allocation of callchain list by Frederic Weisbecker · 15 years ago
  35. 087021b Merge branch 'linus' into perfcounters/urgent by Ingo Molnar · 15 years ago
  36. e83c2b0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  37. 9fcfc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  38. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 58580c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  40. 6086071 MN10300: Wire up new syscalls by David Howells · 15 years ago
  41. aee3ff1 FRV: Wire up new syscalls by David Howells · 15 years ago
  42. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 15 years ago
  43. 8516a50 floppy: fix lock imbalance by Jiri Slaby · 15 years ago
  44. 9980060 bfin: delay IRQ registration until driver is ready by Mike Frysinger · 15 years ago
  45. ee905d0 atyfb: fix alignment for block writes by Ville Syrjala · 15 years ago
  46. eafad22 atyfb: fix HP OmniBook 500 reboot hang by Ville Syrjala · 15 years ago
  47. 50efacf gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR by Baruch Siach · 15 years ago
  48. 79d7f4e gpio: pl061: fix probe error handling code by Baruch Siach · 15 years ago
  49. 66918dc x86: only clear node_states for 64bit by Yinghai Lu · 15 years ago
  50. b37f2d4 cpusets: document adding/removing cpus to cpuset elaborately by Nikanth Karthikesan · 15 years ago
  51. d7831a0 mm: prevent balance_dirty_pages() from doing too much work by Richard Kennedy · 15 years ago
  52. df279ca bsdacct: fix access to invalid filp in acct_on() by Renaud Lottiaux · 15 years ago
  53. b4f9018 MAINTAINERS: STARFIRE/DURALAN update by Joe Perches · 15 years ago
  54. 8bc1ad7 kernel/resource.c: fix sign extension in reserve_setup() by Zhang Rui · 15 years ago
  55. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 15 years ago
  56. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  57. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  58. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  59. c495682 dmapools: protect page_list walk in show_pools() by Thomas Gleixner · 15 years ago
  60. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  61. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 15 years ago
  62. b1cfebc edac: add DDR3 memory type for MPC85xx EDAC by Yang Shi · 15 years ago
  63. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 15 years ago
  64. 972c71a gcov: fix documentation by Peter Oberparleiter · 15 years ago
  65. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  66. 15e3252 fbdev: work around old compiler bug by Stephen Rothwell · 15 years ago
  67. c15e504 MAINTAINERS: update EDAC-I82975X by Joe Perches · 15 years ago
  68. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 15 years ago
  69. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  70. fb9c818 perf report: Add hypervisor dso by Anton Blanchard · 15 years ago
  71. d8db1b5 perf report: Fix reporting of hypervisor by Anton Blanchard · 15 years ago
  72. 3a3393e perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix by Anton Blanchard · 15 years ago
  73. 2ab5208 perf top: Move skip symbols to an array by Anton Blanchard · 15 years ago
  74. 6717534 perf_counter tools: Remove zlib dependency by Anton Blanchard · 15 years ago
  75. 1f208ea perf report: Fix -z option by Anton Blanchard · 15 years ago
  76. 7bec7a9 perf report: Add --symbols parameter by Arnaldo Carvalho de Melo · 15 years ago
  77. cc8b88b perf report: Add --comms parameter by Arnaldo Carvalho de Melo · 15 years ago
  78. 2590340 perf report: Add --dsos parameter by Arnaldo Carvalho de Melo · 15 years ago
  79. fadfd2b Add Fenghua Yu as temporary co-maintainer for ia64 by Tony Luck · 15 years ago
  80. fa276f3 [IA64] address compiler warnings perfmon.c/salinfo.c by Jan Beulich · 15 years ago
  81. 58782b3 [IA64] Remove unnecessary semicolons by Joe Perches · 15 years ago
  82. 2be8412 [IA64] sprintf should not be used with same source & destination address by Alan Cox · 15 years ago
  83. f7c2df9 AFS: Fix lock imbalance by Jiri Slaby · 15 years ago
  84. f5812a7 perf_counter tools: Adjust only prelinked symbol's addresses by Arnaldo Carvalho de Melo · 15 years ago
  85. ea9df47 dm table: fix blk_stack_limits arg to use bytes not sectors by Mike Snitzer · 15 years ago
  86. 874d2f6 dm exception store: really fix type lookup by Milan Broz · 15 years ago
  87. 57e7986 perf_counter: Provide a way to enable counters on exec by Paul Mackerras · 15 years ago
  88. 5a4f13f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  89. e18ed14 ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITY by Christian Engelmayer · 15 years ago
  90. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 15 years ago
  91. ec9c45d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  92. 051ae7f perf_counter tools: Reduce perf stat measurement overhead/skew by Paul Mackerras · 15 years ago
  93. aa221cb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  94. 210ad39 perf stat: Use percentages for scaling output by Ingo Molnar · 15 years ago
  95. 2bfdd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  96. bb1e9b8 Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  97. e717f33 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
  98. 1bfd4d5 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  99. 44b3615 eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS by Ingo Molnar · 15 years ago
  100. aef29bc tty: Fix the leak in tty_ldisc_release by Alan Cox · 15 years ago