1. 6411d57 android: persistent_ram: Allow specifying ecc parameters in platform data by Arve Hjønnevåg · 13 years ago
  2. c80114f sync: allow async waits to be canceled by Erik Gilling · 13 years ago
  3. 5500e4f Merge commit 'v3.4' into android-3.4 by Colin Cross · 13 years ago
  4. 903f6c7 gpu: ion: Get an sg_table from an ion handle by Rebecca Schultz Zavin · 13 years ago
  5. af120e1 cpufreq: interactive: fixup trace of string params by Todd Poynor · 13 years ago
  6. 043a614 ion: Switch ion to use dma-buf by Rebecca Schultz Zavin · 13 years ago
  7. d4e8b71 dma-buf: mmap support by Daniel Vetter · 13 years ago
  8. 6f9e569 ion: Add reserve function to ion by Rebecca Schultz Zavin · 13 years ago
  9. 7191e9b ion: Switch map/unmap dma api to sg_tables by Rebecca Schultz Zavin · 13 years ago
  10. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  11. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. 3913bff sync: add ioctl to get fence data by Erik Gilling · 13 years ago
  13. 981c8a9 sync: add debugfs support by Erik Gilling · 13 years ago
  14. ad433ba sync: add timestamps to sync_pts by Erik Gilling · 13 years ago
  15. 560b546 sw_sync: add cpu based sync driver by Erik Gilling · 13 years ago
  16. 010accf sync: Add synchronization framework by Erik Gilling · 13 years ago
  17. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  18. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 13 years ago
  19. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  20. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  21. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 13 years ago
  22. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 13 years ago
  23. ec0b571 Merge commit 'v3.4-rc7' into android-3.4 by Colin Cross · 13 years ago
  24. b6255ee3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  25. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 13 years ago
  26. 85fd0bc Fix blkdev.h build errors when BLOCK=n by Russell King · 13 years ago
  27. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  28. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 13 years ago
  29. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 13 years ago
  30. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 13 years ago
  31. 56afe26 trace: power: add trace_clock_set_parent by Colin Cross · 13 years ago
  32. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 13 years ago
  33. 896976d netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 13 years ago
  34. f02fac6 Merge commit 'v3.4-rc6' into android-3.4 by Colin Cross · 13 years ago
  35. 53013da Include if_pppolac.h and if_pppopns.h into header-y target by Andrey Konovalov · 13 years ago
  36. 266328f alarmtimer: Fix conflicting definitions of alarmtimer_get_rtcdev by Tushar Behera · 13 years ago
  37. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 13 years ago
  38. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  39. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  40. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
  41. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 13 years ago
  42. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 13 years ago
  43. 2e739a0 cpufreq: interactive: add boost pulse interface by Todd Poynor · 13 years ago
  44. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  45. aadf030 Merge commit 'v3.4-rc5' into android-3.4 by Colin Cross · 13 years ago
  46. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  47. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 13 years ago
  48. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  49. 41b3254 efi: Add new variable attributes by Matthew Garrett · 13 years ago
  50. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 13 years ago
  51. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 13 years ago
  52. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  53. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 13 years ago
  54. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 13 years ago
  55. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 13 years ago
  56. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  57. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  58. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 13 years ago
  60. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  61. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 13 years ago
  62. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 13 years ago
  63. 9fb1531 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 13 years ago
  64. 7820a65 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 13 years ago
  65. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  66. 2f9a0c8 [media] V4L: soc-camera: protect hosts during probing from overzealous user-space by Guennadi Liakhovetski · 13 years ago
  67. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  68. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 13 years ago
  70. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  71. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 13 years ago
  72. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 13 years ago
  73. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 13 years ago
  74. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 13 years ago
  75. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 13 years ago
  76. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 13 years ago
  77. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 13 years ago
  78. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 13 years ago
  79. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  80. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  81. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 13 years ago
  82. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  83. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  84. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  85. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 13 years ago
  86. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  87. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  88. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  89. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
  90. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  91. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  92. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  93. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 13 years ago
  94. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  95. a1e1951 cpufreq interactive governor: event tracing by Todd Poynor · 13 years ago
  96. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  97. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 13 years ago
  98. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 13 years ago
  99. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 13 years ago
  100. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 13 years ago