1. 1566412 scripts/tags.sh: Add magic for trace-events by Peter Zijlstra · 14 years ago
  2. 364829b tracing: Fix panic when lseek() called on "trace" opened for writing by Slava Pestov · 14 years ago
  3. 60e6773 perf header: Don't assume there's no attr info if no sample ids is provided by Franck Bui-Huu · 14 years ago
  4. d214afb perf symbols: Figure out start address of kernel map from kallsyms by Ming Lei · 14 years ago
  5. 8a95331 perf symbols: Fix kallsyms kernel/module map splitting by Arnaldo Carvalho de Melo · 14 years ago
  6. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 14 years ago
  7. cc2067a perf, x86: Fixup Kconfig deps by Peter Zijlstra · 14 years ago
  8. 33c6d6a x86, perf, nmi: Disable perf if counters are not accessible by Don Zickus · 14 years ago
  9. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 14 years ago
  10. 02a9d03 perf symbols: Remove incorrect open-coded container_of() by Rabin Vincent · 14 years ago
  11. c1a3a4b perf record: Handle restrictive permissions in /proc/{kallsyms,modules} by Arnaldo Carvalho de Melo · 14 years ago
  12. de31ec8 x86/kprobes: Prevent kprobes to probe on save_args() by Masami Hiramatsu · 14 years ago
  13. 94e8ba7 irq_work: Drop cmpxchg() result by Sergio Aguirre · 14 years ago
  14. 8882135 perf: Fix owner-list vs exit by Peter Zijlstra · 14 years ago
  15. fcf48a7 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  16. 0e2af2a x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG by Rakib Mullick · 14 years ago
  17. a89d4bd Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  18. e53beac Linux 2.6.37-rc2 by Linus Torvalds · 14 years ago
  19. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  20. 6800e4c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  21. 477d4e4 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  22. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  23. e5c1353 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  24. 2236baa i2c: Sanity checks on adapter registration by Jean Delvare · 14 years ago
  25. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  26. f3dc65d i2c: Drivers shouldn't include <linux/i2c-id.h> by Jean Delvare · 14 years ago
  27. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago
  28. dc6641b i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  29. 968ab18 include/linux/kernel.h: Move logging bits to include/linux/printk.h by Linus Torvalds · 14 years ago
  30. 22d3243 Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) by Jim Bos · 14 years ago
  31. 52d159e hwmon: (w83795) Check for BEEP pin availability by Jean Delvare · 14 years ago
  32. 793c51d hwmon: (w83795) Clear intrusion alarm immediately by Jean Delvare · 14 years ago
  33. cf6b9ea hwmon: (w83795) Read the intrusion state properly by Jean Delvare · 14 years ago
  34. 2a2d27d hwmon: (w83795) Print the actual temperature channels as sources by Jean Delvare · 14 years ago
  35. edff2f8 hwmon: (w83795) List all usable temperature sources by Jean Delvare · 14 years ago
  36. d5ab845 hwmon: (w83795) Expose fan control method by Jean Delvare · 14 years ago
  37. ae51cd9 hwmon: (w83795) Fix fan control mode attributes by Jean Delvare · 14 years ago
  38. 61ec2da hwmon: (lm95241) Check validity of input values by Jean Delvare · 14 years ago
  39. 2aa25c2 hwmon: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  40. e25cd06 PCI: sysfs: fix printk warnings by Randy Dunlap · 14 years ago
  41. 620751a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  42. f187a45 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
  43. 7023166 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  44. 58e89c2 Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  45. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  46. c8f3678 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  47. 574490e ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate by Kuninori Morimoto · 14 years ago
  48. 6318af9 sh: intc: Fix up build failure introduced by radix tree changes. by Paul Mundt · 14 years ago
  49. 344ac14 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/urgent by Paul Mundt · 14 years ago
  50. dce1431 fsl-diu-fb: drop dead ioctl define by Mike Frysinger · 14 years ago
  51. fc5fef5 MAINTAINERS: Add an fbdev git tree entry. by Paul Mundt · 14 years ago
  52. 2744b88 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  53. 1ca7318 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  54. 68cee4f1 slub: Fix slub_lock down/up imbalance by Pavel Emelyanov · 14 years ago
  55. 0143832 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  56. f8b372a Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" by Ingo Molnar · 14 years ago
  57. c0caf7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  58. c22cff0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  59. 6b4e81d i8k: Tell gcc that *regs gets clobbered by Jim Bos · 14 years ago
  60. ed3aada ACPI: debugfs custom_method open to non-root by Dave Jones · 14 years ago
  61. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  62. 754961a ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings by Kukjin Kim · 14 years ago
  63. 20676c1 ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings by Kukjin Kim · 14 years ago
  64. c39d8d5 ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings by Kyungmin Park · 14 years ago
  65. 91e86e5 tracing: Fix recursive user stack trace by Steven Rostedt · 14 years ago
  66. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. 80ef913 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  68. 1c32ca9 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  69. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  70. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  71. 891cbd3 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  72. b5c5510 Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  73. f254379 drivers/ata/pata_octeon_cf.c: delete double assignment by Julia Lawall · 14 years ago
  74. f60215a pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test by Tejun Heo · 14 years ago
  75. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  76. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  77. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  78. 4038565 ipv6: Warn users if maximum number of routes is reached. by Ben Greear · 14 years ago
  79. cbaf087 docs: Add neigh/gc_thresh3 and route/max_size documentation. by Ben Greear · 14 years ago
  80. 19c0ef6 axnet_cs: fix resume problem for some Ax88790 chip by Ken Kawasaki · 14 years ago
  81. 2de7957 ipv6: addrconf: don't remove address state on ifdown if the address is being kept by Lorenzo Colitti · 14 years ago
  82. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 14 years ago
  83. 5ef4130 x25: Prevent crashing when parsing bad X.25 facilities by Dan Rosenberg · 14 years ago
  84. e68e613 cxgb4vf: add call to Firmware to reset VF State. by Casey Leedom · 14 years ago
  85. e7a3795 cxgb4vf: Fail open if link_start() fails. by Casey Leedom · 14 years ago
  86. 8b6edf8 cxgb4vf: flesh out PCI Device ID Table ... by Casey Leedom · 14 years ago
  87. eb6c503 cxgb4vf: fix some errors in Gather List to skb conversion by Casey Leedom · 14 years ago
  88. b94e72e cxgb4vf: fix bug in Generic Receive Offload by Casey Leedom · 14 years ago
  89. 53c7886 cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() by Casey Leedom · 14 years ago
  90. 5e09a10 ixgbe: Look inside vlan when determining offload protocol. by Hao Zheng · 14 years ago
  91. d0d9d8e bnx2x: Look inside vlan when determining checksum proto. by Hao Zheng · 14 years ago
  92. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 14 years ago
  93. 167c25e virtio-net: init link state correctly by Jason Wang · 14 years ago
  94. 75e6047 ucc_geth: Fix deadlock by Joakim Tjernlund · 14 years ago
  95. 2040bd5 ucc_geth: Do not bring the whole IF down when TX failure. by Joakim Tjernlund · 14 years ago
  96. 1f18b71 net: Fix header size check for GSO case in recvmsg (af_packet) by Mariusz Kozlowski · 14 years ago
  97. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  98. 369cf77 rtnetlink: Fix message size calculation for link messages by Thomas Graf · 14 years ago
  99. a0a6da1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  100. 7803c05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago