1. 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 15 years ago
  2. f6060f4 tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used by Lai Jiangshan · 15 years ago
  3. 5a50e33 ring-buffer: Move access to commit_page up into function used by Steven Rostedt · 15 years ago
  4. 8b2a5da tracing: do not disable interrupts for trace_clock_local by Steven Rostedt · 15 years ago
  5. a6f0eb6 ring-buffer: Add multiple iterations between benchmark timestamps by Steven Rostedt · 15 years ago
  6. 4dae560 kprobes: Sanitize struct kretprobe_instance allocations by Ananth N Mavinakayanahalli · 15 years ago
  7. 5e9b397 tracing: Fix to use __always_unused attribute by Li Zefan · 15 years ago
  8. 7b2a351 compiler: Introduce __always_unused by Li Zefan · 15 years ago
  9. c4b8ac2 tracing: Exit with error if a weak function is used in recordmcount.pl by Li Hong · 15 years ago
  10. 6092858 tracing: Move conditional into update_funcs() in recordmcount.pl by Li Hong · 15 years ago
  11. 306dcf4 tracing: Add regex for weak functions in recordmcount.pl by Li Hong · 15 years ago
  12. db24c7d tracing: Move mcount section search to front of loop in recordmcount.pl by Li Hong · 15 years ago
  13. 7b7edc2 tracing: Fix objcopy revision check in recordmcount.pl by Li Hong · 15 years ago
  14. bdd3b05 tracing: Check absolute path of input file in recordmcount.pl by Li Hong · 15 years ago
  15. e2d753f tracing: Correct the check for number of arguments in recordmcount.pl by Li Hong · 15 years ago
  16. d49f6aa tracing: Amend documentation in recordmcount.pl to reflect implementation by Li Hong · 15 years ago
  17. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  18. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 15 years ago
  19. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 15 years ago
  20. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 15 years ago
  21. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 15 years ago
  22. 964fe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  23. 4848490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  24. ff07eb8 move virtrng_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  25. 1e65175 move virtballoon_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  26. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  27. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  28. f8b12e5 virtio_blk: revert QUEUE_FLAG_VIRT addition by Christoph Hellwig · 15 years ago
  29. 845de8a niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case by Joyce Yu · 15 years ago
  30. d995053 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  31. be8db0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  32. 422b42f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  33. 1b76070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  34. 04bf753 PM: Make warning in suspend_test_finish() less likely to happen by Rafael J. Wysocki · 15 years ago
  35. af2bd9d mmc: at91_mci: Don't include asm/mach/mmc.h by Uwe Kleine-König · 15 years ago
  36. ab4ed67 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  37. 4fe71db Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  38. 4223a4a nfs: Fix nfs_parse_mount_options() kfree() leak by Yinghai Lu · 15 years ago
  39. ad39602 fs: pipe.c null pointer dereference by Earl Chew · 15 years ago
  40. b6a71bf KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST by Ben Dooks · 15 years ago
  41. 160d0fa KS8851: Fix MAC address write order by Ben Dooks · 15 years ago
  42. 57dada6 KS8851: Add soft reset at probe time by Ben Dooks · 15 years ago
  43. 78abcb1 net: fix section mismatch in fec.c by Steven King · 15 years ago
  44. 9455268 dnotify: ignore FS_EVENT_ON_CHILD by Andreas Gruenbacher · 15 years ago
  45. abf90cc net: Fix struct inet_timewait_sock bitfield annotation by Eric Dumazet · 15 years ago
  46. b6b39e8 tcp: Try to catch MSG_PEEK bug by Herbert Xu · 15 years ago
  47. 13b79b97 crypto: aesni-intel - Fix irq_fpu_usable usage by Huang Ying · 15 years ago
  48. 55b8050 net: Fix IP_MULTICAST_IF by Eric Dumazet · 15 years ago
  49. 45054dc bluetooth: static lock key fix by Dave Young · 15 years ago
  50. f74c77c bluetooth: scheduling while atomic bug fix by Dave Young · 15 years ago
  51. b103cf3 tcp: fix TCP_DEFER_ACCEPT retrans calculation by Julian Anastasov · 15 years ago
  52. 0c3d79b tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT by Julian Anastasov · 15 years ago
  53. d1b99ba tcp: accept socket after TCP_DEFER_ACCEPT period by Julian Anastasov · 15 years ago
  54. a1a2ad9 Revert "tcp: fix tcp_defer_accept to consider the timeout" by David S. Miller · 15 years ago
  55. 77238f2 AF_UNIX: Fix deadlock on connecting to shutdown socket by Tomoki Sekiyama · 15 years ago
  56. 50c54a5 ethoc: clear only pending irqs by Thomas Chou · 15 years ago
  57. 16dd18b ethoc: inline regs access by Thomas Chou · 15 years ago
  58. 3de0ef4 inotify: fix coalesce duplicate events into a single event in special case by Wei Yongjun · 15 years ago
  59. cdc321f inotify: deprecate the inotify kernel interface by Eric Paris · 15 years ago
  60. 9f0d793 fsnotify: do not set group for a mark before it is on the i_list by Eric Paris · 15 years ago
  61. 3776989 Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() by Roel Kluin · 15 years ago
  62. 000c2a3 Input: atkbd - consolidate force release quirks for volume keys by Herton Ronaldo Krzesinski · 15 years ago
  63. 4f7802d Input: logips2pp - model 73 is actually TrackMan FX by Dmitry Torokhov · 15 years ago
  64. b0225e8 Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list by Dmitry Torokhov · 15 years ago
  65. f6965582 vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n by Randy Dunlap · 15 years ago
  66. c1cc65c dm snapshot: allow chunk size to be less than page size by Mikulas Patocka · 15 years ago
  67. df96eee dm snapshot: use unsigned integer chunk size by Mikulas Patocka · 15 years ago
  68. 4c6fff4 dm snapshot: lock snapshot while supplying status by Mikulas Patocka · 15 years ago
  69. 0e8c4e4 dm exception store: fix failed set_chunk_size error path by Mikulas Patocka · 15 years ago
  70. 3f2412d dm snapshot: require non zero chunk size by end of ctr by Mikulas Patocka · 15 years ago
  71. f88fb98 dm: dec_pending needs locking to save error value by Kiyoshi Ueda · 15 years ago
  72. 03022c5 dm: add missing del_gendisk to alloc_dev error path by Zdenek Kabelac · 15 years ago
  73. bca915a dm log: userspace fix incorrect luid cast in userspace_ctr by Andrew Morton · 15 years ago
  74. 034a186 dm snapshot: free exception store on init failure by Jonathan Brassow · 15 years ago
  75. 6d45d93 dm snapshot: sort by chunk size to fix race by Mikulas Patocka · 15 years ago
  76. 2fdc246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  77. 4997811 amd64_edac: fix DRAM base and limit extraction masks, v2 by Borislav Petkov · 15 years ago
  78. 7c650a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  79. 0ea4ed8 KVM: Prevent kvm_init from corrupting debugfs structures by Darrick J. Wong · 15 years ago
  80. 8a8365c KVM: MMU: fix pointer cast by Frederik Deweerdt · 15 years ago
  81. ace1546 KVM: use proper hrtimer function to retrieve expiration time by Marcelo Tosatti · 15 years ago
  82. 159a7ff sata_mv: Prevent PIO commands to be defered too long if traffic in progress. by Gwendal Grignou · 15 years ago
  83. 6d4f950 pata_sc1200: Fix crash on boot by Alan Cox · 15 years ago
  84. f4b31db9 libata: fix internal command failure handling by Tejun Heo · 15 years ago
  85. 4f7c287 libata: fix PMP initialization by Tejun Heo · 15 years ago
  86. 6489e32 sata_nv: make sure link is brough up online when skipping hardreset by Tejun Heo · 15 years ago
  87. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  88. 726206f ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. by peer chen · 15 years ago
  89. 7d948b1 pata_via: extend the rev_max for VT6330 by JosephChan@via.com.tw · 15 years ago
  90. f875295 sh: Kill off stray HAVE_FTRACE_SYSCALLS reference. by Paul Mundt · 15 years ago
  91. 52a9490 sh: Remove BKL from landisk gio. by Thomas Gleixner · 15 years ago
  92. 5fb80ae sh: disabled cache handling fix. by Magnus Damm · 15 years ago
  93. a7a7c0e sh: Fix up single page flushing to use PAGE_SIZE. by Valentin Sitdikov · 15 years ago
  94. 012abee Linux 2.6.32-rc5 by Linus Torvalds · 15 years ago
  95. 4859322 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  96. 8e7768d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  97. 36d6f3e 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. 21279cf KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases by David Howells · 15 years ago
  99. 37a08b1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  100. bd72f85 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago