1. 4fb837a sync: export sync API symbols by Erik Gilling · 12 years ago
  2. c80114f sync: allow async waits to be canceled by Erik Gilling · 12 years ago
  3. dcefb2e usb: gadget: android: Fix product name by Benoit Goby · 12 years ago
  4. 5500e4f Merge commit 'v3.4' into android-3.4 by Colin Cross · 12 years ago
  5. 903f6c7 gpu: ion: Get an sg_table from an ion handle by Rebecca Schultz Zavin · 12 years ago
  6. af120e1 cpufreq: interactive: fixup trace of string params by Todd Poynor · 12 years ago
  7. 5a5aa70 cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 12 years ago
  8. 46d7133 gpu: ion: Allocate the sg_table at creation time rather than dynamically by Rebecca Schultz Zavin · 12 years ago
  9. be4a1ee gpu: ion: support begin/end and kmap/kunmap dma_buf ops by Rebecca Schultz Zavin · 12 years ago
  10. 0d1259b gpu: ion: Use alloc_pages instead of vmalloc from the system heap by Rebecca Schultz Zavin · 12 years ago
  11. 043a614 ion: Switch ion to use dma-buf by Rebecca Schultz Zavin · 13 years ago
  12. d4e8b71 dma-buf: mmap support by Daniel Vetter · 12 years ago
  13. 9ae7e01 gpu: ion: several bugfixes and enhancements of ION by KyongHo Cho · 13 years ago
  14. 6f9e569 ion: Add reserve function to ion by Rebecca Schultz Zavin · 13 years ago
  15. 7191e9b ion: Switch map/unmap dma api to sg_tables by Rebecca Schultz Zavin · 13 years ago
  16. be69452 usb: gadget: composite: Fix corruption when changing configuration by Benoit Goby · 12 years ago
  17. 76e10d1 Linux 3.4 by Linus Torvalds · 12 years ago
  18. d6c77973 Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  19. 5d12045 Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  21. a2ae978 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  22. 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 12 years ago
  23. 24ab82b x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 12 years ago
  24. a3e854d x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 12 years ago
  25. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  26. b1dab2f Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  27. 5459bf8 debug: add parameters to prevent entering debug mode on errors by Colin Cross · 12 years ago
  28. 2eec7c9 sched/rt: fix SCHED_RR across cgroups by Colin Cross · 12 years ago
  29. f402693 dm thin: fix table output when pool target disables discard passdown internally by Mike Snitzer · 12 years ago
  30. 2f05af8 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  31. 8394edf Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  32. b0d634d md/raid10: fix transcription error in calc_sectors conversion. by NeilBrown · 12 years ago
  33. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  34. 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 12 years ago
  35. d4b1133 pktgen: fix module unload for good by Eric Dumazet · 12 years ago
  36. e6d9668 tilegx: enable SYSCALL_WRAPPERS support by Chris Metcalf · 12 years ago
  37. 3d99449 Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  38. 93c2d65 frv: delete incorrect task prototypes causing compile fail by Paul Gortmaker · 12 years ago
  39. 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 12 years ago
  40. eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 12 years ago
  41. c0a5f4a drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 by Rajkumar Kasirajan · 12 years ago
  42. 42ea7d7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  43. 39c2028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  44. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
  45. 1dd2d69 net: wireless: bcmdhd: Fix division by 0 if dhd_watchdog_ms is 0 by Dmitry Shmidt · 12 years ago
  46. 8ce6909 e1000: Prevent reset task killing itself. by Tushar Dave · 12 years ago
  47. bad115c tcp: do_tcp_sendpages() must try to push data out on oom conditions by Willy Tarreau · 12 years ago
  48. eea0364 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  49. cd9323f target: Fix bug in handling of FILEIO + block_device resize ops by Nicholas Bellinger · 12 years ago
  50. 1be5f0b Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  51. 42e8b9c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  52. 674ff51 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. 36a1987 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  54. 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 · 12 years ago
  55. 56cb248 ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path by Will Deacon · 12 years ago
  56. 1a3abcf ARM: 7418/1: LPAE: fix access flag setup in mem_type_table by Vitaly Andrianov · 12 years ago
  57. ec13ee8 virtio_net: invoke softirqs after __napi_schedule by Michael S. Tsirkin · 12 years ago
  58. b8ae0eb virtio: balloon: let host know of updated balloon size before module removal by Amit Shah · 12 years ago
  59. fa8b66c virtio: console: tell host of open ports after resume from s3/s4 by Amit Shah · 12 years ago
  60. ad3b8a8 ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller by Barry Song · 12 years ago
  61. 0d9f4f1 MD: Add del_timer_sync to mddev_suspend (fix nasty panic) by Jonathan Brassow · 12 years ago
  62. 6508fdb md/raid10: set dev_sectors properly when resizing devices in array. by NeilBrown · 12 years ago
  63. 0e93b4b Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  64. b724cc1 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  65. f8fc341 Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  66. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  67. 39d6411 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  68. a1eeaca sync: add poll support by Erik Gilling · 12 years ago
  69. 484101e sw_sync: add fill_driver_data support by Erik Gilling · 13 years ago
  70. 3913bff sync: add ioctl to get fence data by Erik Gilling · 13 years ago
  71. 2c959d7 sw_sync: add debug support by Erik Gilling · 13 years ago
  72. 981c8a9 sync: add debugfs support by Erik Gilling · 13 years ago
  73. ad433ba sync: add timestamps to sync_pts by Erik Gilling · 13 years ago
  74. 560b546 sw_sync: add cpu based sync driver by Erik Gilling · 12 years ago
  75. 010accf sync: Add synchronization framework by Erik Gilling · 13 years ago
  76. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  77. a134d22 arch/tile: apply commit 74fca9da0 to the compat signal handling as well by Chris Metcalf · 12 years ago
  78. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 12 years ago
  79. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  80. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 12 years ago
  81. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 12 years ago
  82. 9b61a4d ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS by Russell King · 12 years ago
  83. 1fb372f Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Arnd Bergmann · 12 years ago
  84. 139abbf Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 12 years ago
  85. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 12 years ago
  86. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 12 years ago
  87. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 12 years ago
  88. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 12 years ago
  89. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 12 years ago
  90. b3cb867 [PARISC] fix panic on prefetch(NULL) on PA7300LC by James Bottomley · 12 years ago
  91. 207f583 [PARISC] fix crash in flush_icache_page_asm on PA1.1 by John David Anglin · 12 years ago
  92. 5e18558 [PARISC] fix PA1.1 oops on boot by James Bottomley · 12 years ago
  93. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  94. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  95. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  96. 66981be net: wireless: bcmdhd: Update to version 1.27 by Dmitry Shmidt · 12 years ago
  97. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  98. 21363cf Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  99. 3ab77bf pch_gbe: fix transmit races by Eric Dumazet · 12 years ago
  100. 4e6304b cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN by Dan Williams · 12 years ago