1. 6f4596d perf trace: Fix read_string() by Ingo Molnar · 16 years ago
  2. 00fc978 perf trace: Print out in nanoseconds by Ingo Molnar · 16 years ago
  3. 2e01d17 perf tools: Seek to the end of the header area by Ingo Molnar · 16 years ago
  4. 8886f42 perf trace: Fix parsing of perf.data by Ingo Molnar · 16 years ago
  5. 6ddf259 perf trace: Sample timestamps as well by Ingo Molnar · 16 years ago
  6. 0fbdea1 perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access by Ingo Molnar · 16 years ago
  7. f76bd10 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 16 years ago
  8. cd6feee perf trace: Sample the CPU too by Ingo Molnar · 16 years ago
  9. 65014ab perf tools: Work around strict aliasing related warnings by Ingo Molnar · 16 years ago
  10. 6156244 perf tools: Clean up warnings list in the Makefile by Ingo Molnar · 16 years ago
  11. 561f732 perf tools: Complete support for dynamic strings by Frederic Weisbecker · 16 years ago
  12. 9b8055a perf tools: Unify swapper tasks naming by Frederic Weisbecker · 16 years ago
  13. 3a2684c perf tools: Resolve idle thread cmdline for perf trace by Frederic Weisbecker · 16 years ago
  14. 5b447a6 perf tools: Librarize idle thread registration by Frederic Weisbecker · 16 years ago
  15. ec7ba4e perf tools: Add missing parameters documentation by Frederic Weisbecker · 16 years ago
  16. 19c9596 Merge branch 'perfcounters/tracing' into perfcounters/core by Ingo Molnar · 16 years ago
  17. eced1df perf_counter: Fix /0 bug in swcounters by Peter Zijlstra · 16 years ago
  18. 119e7a2 perf tools: do not complain if root is owning perf.data by Pierre Habouzit · 16 years ago
  19. 6bb5634 perf_counters: Increase paranoia level by Ingo Molnar · 16 years ago
  20. d498bc1 perf tools: Fix missing string field printing in perf trace by Frederic Weisbecker · 16 years ago
  21. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 16 years ago
  22. 326ba50 Linux 2.6.31-rc8 by Linus Torvalds · 16 years ago
  23. 1b364bf module: workaround duplicate section names by James Bottomley · 16 years ago
  24. 7d1d16e module: fix BUG_ON() for powerpc (and other function descriptor archs) by Rusty Russell · 16 years ago
  25. 0a80fb1 xenfb: connect to backend before registering fb by Jeremy Fitzhardinge · 16 years ago
  26. 9c504ca Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 16 years ago
  27. 4f8ee2c lmb: Remove __init from lmb_end_of_DRAM() by Benjamin Herrenschmidt · 16 years ago
  28. cf48144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  29. 788d908 ipv4: make ip_append_data() handle NULL routing table by Julien TINNES · 16 years ago
  30. 9886e83 AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr by David Howells · 16 years ago
  31. 0db501b inotify: Ensure we alwasy write the terminating NULL. by Eric W. Biederman · 16 years ago
  32. dead537 inotify: fix locking around inotify watching in the idr by Eric Paris · 16 years ago
  33. cf43742 inotify: do not BUG on idr entries at inotify destruction by Eric Paris · 16 years ago
  34. 52cef75 inotify: seperate new watch creation updating existing watches by Eric Paris · 16 years ago
  35. 1e23502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. e99b1f2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  37. b080f18 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 16 years ago
  38. 7b6a09f powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration by Geert Uytterhoeven · 16 years ago
  39. 5311034 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  40. 533995e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  41. cc674c8 leds: after setting inverted attribute, we must update the LED by Thadeu Lima de Souza Cascardo · 16 years ago
  42. 48cccd2 leds: fix multiple requests and releases of IRQ for GPIO LED Trigger by Thadeu Lima de Souza Cascardo · 16 years ago
  43. bdf57de acpi processor: remove superfluous warning message by Frans Pop · 16 years ago
  44. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 16 years ago
  45. f3d83e2 wmi: fix kernel panic when stack protection enabled. by Costantino Leandro · 16 years ago
  46. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 16 years ago
  47. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 16 years ago
  48. 4ab6c08 clone(): fix race between copy_process() and de_thread() by Oleg Nesterov · 16 years ago
  49. 03ef83a mm: fix for infinite churning of mlocked pages by Minchan Kim · 16 years ago
  50. b62e408 flex_array: convert element_nr formals to unsigned by David Rientjes · 16 years ago
  51. 8e7ee270 flex_array: declare parts member to have incomplete type by David Rientjes · 16 years ago
  52. 105b6e8 flex_array: fix flex_array_free_parts comment by David Rientjes · 16 years ago
  53. a30b595 flex_array: fix get function for elements in base starting at non-zero by David Rientjes · 16 years ago
  54. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 16 years ago
  55. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 16 years ago
  56. 9848484 m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open by Geert Uytterhoeven · 16 years ago
  57. 9fd926b m68k: Fix redefinition of pgprot_noncached by Alexey Dobriyan · 16 years ago
  58. dc71c7d arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg by Andrew Morton · 16 years ago
  59. dd9b3e8 m68k: cnt reaches -1, not 0 by Roel Kluin · 16 years ago
  60. dac9ff7 m68k: count can reach 51, not 50 by Roel Kluin · 16 years ago
  61. 3161e45 virtio: net refill on out-of-memory by Rusty Russell · 16 years ago
  62. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 16 years ago
  63. 7ced156 perf top: Show RIP only in verbose mode by Arnaldo Carvalho de Melo · 16 years ago
  64. f415c41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  66. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 16 years ago
  67. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 16 years ago
  68. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 16 years ago
  69. 9c93768 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 87bcfa33 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. 7d63e63 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 9f459fa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. e9cab24 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  75. a206e94 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  76. 7cafe60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  77. 5c58cef tty: make sure to flush any pending work when halting the ldisc by Linus Torvalds · 16 years ago
  78. c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 16 years ago
  79. a4be7c2 perf_counter: Allow sharing of output channels by Peter Zijlstra · 16 years ago
  80. fa289be perf_counter: Start counting time enabled when group leader gets enabled by Paul Mackerras · 16 years ago
  81. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 16 years ago
  82. a2cb6a4 pkt_sched: Fix bogon in tasklet_hrtimer changes. by David S. Miller · 16 years ago
  83. 7111dc7 NFSv4: Fix an infinite looping problem with the nfs4_state_manager by Trond Myklebust · 16 years ago
  84. 2584e79 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 16 years ago
  85. 7c0a57d Merge branch 'fixes' of git://git.marvell.com/orion by Linus Torvalds · 16 years ago
  86. 353d5c3 mm: fix hugetlb bug due to user_shm_unlock call by Hugh Dickins · 16 years ago
  87. 0257a0c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  88. e40c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  89. 22e93ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  90. 1cac6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  91. ce0cfd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  92. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 16 years ago
  93. 94da210 [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop by Simon Kagstrom · 16 years ago
  94. c55bf10 [ARM] Kirkwood: enable eSATA on QNAP TS-219P by John Holland · 16 years ago
  95. 3e475f5 [ARM] Kirkwood: __init requires linux/init.h by Martin Michlmayr · 16 years ago
  96. 3c4cec6 ext3: Improve error message that changing journaling mode on remount is not possible by Jan Kara · 16 years ago
  97. 6d41807 ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED by Theodore Ts'o · 16 years ago
  98. edd1365 sound: vx222: fix input level control range check by Clemens Ladisch · 16 years ago
  99. 96d6e48 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 16 years ago
  100. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 16 years ago