1. 5d592b4 tracing: tracepoints for softirq entry/exit - add softirq-to-name array by Jason Baron · 15 years ago
  2. e447e1d tracing: explain why stack tracer is empty by Steven Rostedt · 15 years ago
  3. 2da03ec tracing: fix stack tracer header by Steven Rostedt · 15 years ago
  4. 7975a2b tracing: export trace formats to user space by Steven Rostedt · 15 years ago
  5. e9fb2b6 tracing: have event_trace_printk use static tracer by Steven Rostedt · 15 years ago
  6. 8282755 tracing: make bprint event use the proper event id by Steven Rostedt · 15 years ago
  7. 48ead02 tracing/core: bring back raw trace_printk for dynamic formats strings by Frederic Weisbecker · 15 years ago
  8. db526ca tracing: show that buffer size is not expanded by Steven Rostedt · 15 years ago
  9. 8aabee5 ring-buffer: remove unneeded get_online_cpus by Steven Rostedt · 15 years ago
  10. 59222ef ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG by Steven Rostedt · 15 years ago
  11. 1027fcb tracing: protect ring_buffer_expanded with trace_types_lock by Steven Rostedt · 15 years ago
  12. a123c52 tracing: fix comments about trace buffer resizing by Steven Rostedt · 15 years ago
  13. 51b643b Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/ftrace-merge by Steven Rostedt · 15 years ago
  14. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 15 years ago
  15. d820ac4 locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] by Ingo Molnar · 15 years ago
  16. 3c1f67d Merge branch 'linus' into core/locking by Ingo Molnar · 15 years ago
  17. 9ead649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  18. 0b80e3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  19. 188de5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  20. 5216a3c Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  21. ab03eca trivial: fix bad links in the ext2 and ext3 documentation by Jody McIntyre · 15 years ago
  22. 8be3e1f Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/pci by Linus Torvalds · 15 years ago
  23. c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 15 years ago
  24. 7ef0d73 fs: new inode i_state corruption fix by Nick Piggin · 15 years ago
  25. f272b7b memcg: use correct scan number at reclaim by KOSAKI Motohiro · 15 years ago
  26. 02d46e0 mfd: add support for WM8351 revision B by Mark Brown · 15 years ago
  27. 1ba869e acer-wmi: fix regression in backlight detection by Michael Spang · 15 years ago
  28. 7c48ed3 mmc: s3cmci: fix s3c2410_dma_config() arguments. by Ben Dooks · 15 years ago
  29. 1b53dc7 MAINTAINERS: downgrade support for man-pages by Michael Kerrisk · 15 years ago
  30. a4e3f91 ds2760_battery.c: fix division by zero by Daniel Mack · 15 years ago
  31. a3cfbb5 vfs: add missing unlock in sget() by Li Zefan · 15 years ago
  32. e5bc49b pipe_rdwr_fasync: fix the error handling to prevent the leak/crash by Oleg Nesterov · 15 years ago
  33. 8d0df7a drivers/w1/masters/w1-gpio.c: fix read_bit() by Daniel Mack · 15 years ago
  34. 00699e8 uml: fix WARNING: vmlinux: 'memcpy' exported twice by akpm@linux-foundation.org · 15 years ago
  35. 86d6f2b UML on UML fixed: it did not start by Renzo Davoli · 15 years ago
  36. d899871 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 15 years ago
  37. 6a958d5 pci: Fix typo in message while disabling HT MSI mapping by Prakash Punnoor · 15 years ago
  38. 7726c33 pci: don't disable too many HT MSI mapping by Prakash Punnoor · 15 years ago
  39. 3f3b902 powerpc/pseries: The RPA PCI hotplug driver depends on EEH by Michael Ellerman · 15 years ago
  40. cb4cb4a PCIe: AER: during disable, check subordinate before walking by Alex Chiang · 15 years ago
  41. 649426e PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598 by Alexander Duyck · 15 years ago
  42. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  43. 8c57a8f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  44. 51b3e27 hwmon: (f75375s) Remove unnecessary and confusing initialization by Andrew Klossner · 15 years ago
  45. e267d25 hwmon: (it87) Properly decode -128 degrees C temperature by Jean Delvare · 15 years ago
  46. 1a51e06 hwmon: (lm90) Document support for the MAX6648/6692 chips by Darrick J. Wong · 15 years ago
  47. 3bb9db7 hwmon: (abituguru3) Fix I/O error handling by Jean Delvare · 15 years ago
  48. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 15 years ago
  49. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 15 years ago
  50. 363911d Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch by Phillip Lougher · 15 years ago
  51. 554f786 ring-buffer: only allocate buffers for online cpus by Steven Rostedt · 15 years ago
  52. 9aba60f tracing: fix trace_wait to know to wait on all cpus or just one by Steven Rostedt · 15 years ago
  53. 1852fcc tracing: expand the ring buffers when an event is activated by Steven Rostedt · 15 years ago
  54. 73c5162 tracing: keep ring buffer to minimum size till used by Steven Rostedt · 15 years ago
  55. 0789d8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  56. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 15 years ago
  57. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 15 years ago
  58. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago
  59. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 15 years ago
  60. aecfcde Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  61. ebdcc81 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  62. 01f6750 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  63. 932088b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  64. f809e5a 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
  65. 3a95ea1 Fix _fat_bmap() locking by OGAWA Hirofumi · 15 years ago
  66. dc529a4 drm/i915: fix 945 fence register writes for fence 8 and above. by Eric Anholt · 15 years ago
  67. d7619c4 drm/i915: Protect active fences on i915 by Chris Wilson · 15 years ago
  68. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 15 years ago
  69. ad3bdef proc: fix kflags to uflags copying in /proc/kpageflags by Wu Fengguang · 15 years ago
  70. fc7170b drm/i915: Check to see if we've pinned all available fences by Chris Wilson · 15 years ago
  71. 22c344e drm/i915: Check fence status on every pin. by Chris Wilson · 15 years ago
  72. 9b2412f drm/i915: First recheck for an empty fence register. by Chris Wilson · 15 years ago
  73. 260cf8a drm: fix EDID parser problem with positive/negative hsync/vsync by Pantelis Koukousoulas · 15 years ago
  74. d801cec radeonfb/aty128fb: Disable broken early resume hook for PowerBooks by Benjamin Herrenschmidt · 15 years ago
  75. 187cfc4 hvc_console: Remove tty->low_latency on pseries backends by Benjamin Herrenschmidt · 15 years ago
  76. d301a9f Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  77. 16b71fd i810: fix kernel crash fix when struct fb_var_screeninfo is supplied by Samuel CUELLA · 15 years ago
  78. 9233ecc m68knommu: m528x build fix by Steven King · 15 years ago
  79. 9333d82 m68knommu: m5206e build fix by Steven King · 15 years ago
  80. 0612ea0 rcu: documentation 1Q09 update by Paul E. McKenney · 15 years ago
  81. be50b834 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 15 years ago
  82. d58ab5c mtd: physmap: fix NULL pointer dereference in error path by Atsushi Nemoto · 15 years ago
  83. 9c1e8a4 intel-agp: fix a panic with 1M of shared memory, no GTT entries by Lubomir Rintel · 15 years ago
  84. 229cc58 mtd_dataflash: fix probing of AT45DB321C chips. by Will Newton · 15 years ago
  85. 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 15 years ago
  86. 260219c devpts: remove graffiti by Alexey Dobriyan · 15 years ago
  87. 2f68891 x86/agp: tighten check to update amd nb aperture by Yinghai Lu · 15 years ago
  88. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 15 years ago
  89. 8ef1f02 lm85: add VRM10 support for adt7468 chip by Darrick J. Wong · 15 years ago
  90. c15ade6 lm85: fix the version check that broke adt7468 probing by Darrick J. Wong · 15 years ago
  91. b943c46 menu: fix embedded menu snafu by Randy Dunlap · 15 years ago
  92. 4750498 mm: get_nid_for_pfn() returns int by Roel Kluin · 15 years ago
  93. e2b8b28 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  94. 4dd163a Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  95. 80370cb tracing: use raw spinlocks for trace_vprintk by Steven Rostedt · 15 years ago
  96. 040aefa drm/i915: Fix bad \n in MTRR failure notice. by Eric Anholt · 15 years ago
  97. 66824bd drm/i915: Don't restore palettes through VGA registers. by Pierre Willenbrock · 15 years ago
  98. 0fce81e i915: add newline to i915_gem_object_pin failure msg by Kyle McMartin · 15 years ago
  99. b70d11d drm: Return EINVAL on duplicate objects in execbuffer object list by Kristian Høgsberg · 15 years ago
  100. 1abaf33 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