1. 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 15 years ago
  2. 1bac049 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  3. bf7c5b4 tracing: Remove unused ftrace_trace_addr helper by Frederic Weisbecker · 15 years ago
  4. aef6f81 tracing: Rename set_ftrace to set_bootup_ftrace by Frederic Weisbecker · 15 years ago
  5. 2c96c14 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  6. 8ad8073 tracing/filters: Fix memory leak when setting a filter by Li Zefan · 15 years ago
  7. 369bc18 ftrace: add kernel command line graph function filtering by Stefan Assmann · 15 years ago
  8. 3c35586 testmmiotrace.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  9. 3bb258b ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt by Joe Perches · 15 years ago
  10. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 15 years ago
  11. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 15 years ago
  12. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 15 years ago
  13. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 15 years ago
  14. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 15 years ago
  15. 829b876 tracing: fix transposed numbers of lock_depth and preempt_count by Steven Rostedt · 15 years ago
  16. b0f56f1 trace: Fix missing assignment in trace_ctxwake_* by Hiroshi Shimamoto · 15 years ago
  17. 75fb409 tracing: Use free_percpu instead of kfree by Frederic Weisbecker · 15 years ago
  18. fe8e5b5 tracing: Check total refcount before releasing bufs in profile_enable failure by Frederic Weisbecker · 15 years ago
  19. 8a0382f Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  20. 0b5759c tty: Avoid dropping ldisc_mutex over hangup tty re-initialization by Linus Torvalds · 15 years ago
  21. 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 15 years ago
  22. 6b6fabc m32r: Fix set_memory() for DISCONTIGMEM by Hirokazu Takata · 15 years ago
  23. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
  24. d2c5821 m32r: define ioread* and iowrite* macros by Hirokazu Takata · 15 years ago
  25. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago
  26. 2cff5e1 m32r: fix tme_handler by Hirokazu Takata · 15 years ago
  27. f0a221e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  28. 9117703 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  29. 7fa9742 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  30. a1cb9cd Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  31. fbbf694 [PATCH] ext4: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  32. 74072d0 ext4: Fix build warning in ext4_dirty_inode() by Curt Wohlgemuth · 15 years ago
  33. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  34. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  35. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  36. 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
  37. 31abdb7 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 15 years ago
  38. 0a4bc5e ARM: 5735/1: sa1111: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  39. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  40. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  42. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  43. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  44. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  45. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  46. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  47. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  48. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  49. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  50. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  51. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  52. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 15 years ago
  53. 08d1e63 ALSA: usb - Use strlcat() correctly by Takashi Iwai · 15 years ago
  54. 2f229a3 ALSA: Fix invalid __exit in sound/mips/*.c by Takashi Iwai · 15 years ago
  55. 7085ec1 ALSA: hda - Fix / improve ALC66x parser by Takashi Iwai · 15 years ago
  56. 3b04691 ALSA: ctxfi: Swapped SURROUND-SIDE mute by Sven Eckelmann · 15 years ago
  57. a656cbf sound: Make keywest_driver static by Jean Delvare · 15 years ago
  58. ebb6f6a ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP by Daniel T Chen · 15 years ago
  59. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  60. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 15 years ago
  61. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 15 years ago
  62. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 15 years ago
  63. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 15 years ago
  64. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 15 years ago
  65. 462d26b spi-imx: update state correctly by Sascha Hauer · 15 years ago
  66. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 15 years ago
  67. 80e50be afs: remove cache.h by Christoph Hellwig · 15 years ago
  68. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 15 years ago
  69. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 15 years ago
  70. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 15 years ago
  71. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 15 years ago
  72. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  73. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 15 years ago
  74. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  75. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 15 years ago
  76. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 15 years ago
  77. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  78. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 15 years ago
  79. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 15 years ago
  80. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 15 years ago
  81. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 15 years ago
  82. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 15 years ago
  83. 44d0e199 s3cmci: update probe to use new platform id list by Ben Dooks · 15 years ago
  84. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 15 years ago
  85. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 15 years ago
  86. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  87. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 15 years ago
  88. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 15 years ago
  89. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 15 years ago
  90. 4932be7 docs: update patch size in SubmittingPatches by Randy Dunlap · 15 years ago
  91. ed9935f sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  92. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 15 years ago
  93. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  94. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  95. 933d35f MAINTAINERS: ARM/Palm file patterns by Joe Perches · 15 years ago
  96. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 15 years ago
  97. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 15 years ago
  98. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  99. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  100. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 15 years ago