1. 58f42fd cma: fix migration mode by Minchan Kim · 13 years ago
  2. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  3. 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  4. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  5. 49f223a mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks by Marek Szyprowski · 13 years ago
  6. bba9071 mm: extract reclaim code from __alloc_pages_direct_reclaim() by Marek Szyprowski · 13 years ago
  7. cfd3da1 mm: Serialize access to min_free_kbytes by Mel Gorman · 14 years ago
  8. 0815f3d mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 13 years ago
  9. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 13 years ago
  10. 6d4a491 mm: page_alloc: change fallbacks array handling by Michal Nazarewicz · 13 years ago
  11. 041d3a8 mm: page_alloc: introduce alloc_contig_range() by Michal Nazarewicz · 13 years ago
  12. ff9543f mm: compaction: export some of the functions by Michal Nazarewicz · 13 years ago
  13. 85aa125 mm: compaction: introduce isolate_freepages_range() by Michal Nazarewicz · 13 years ago
  14. 03d4419 mm: compaction: introduce map_pages() by Michal Nazarewicz · 13 years ago
  15. 2fe86e0 mm: compaction: introduce isolate_migratepages_range() by Michal Nazarewicz · 13 years ago
  16. 5f63b72 mm: page_alloc: remove trailing whitespace by Michal Nazarewicz · 13 years ago
  17. 76e10d1 Linux 3.4 by Linus Torvalds · 13 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 · 13 years ago
  19. 5d12045 Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  21. a2ae978 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  22. 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 13 years ago
  23. 24ab82b x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 13 years ago
  24. a3e854d x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 13 years ago
  25. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 13 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 · 13 years ago
  27. f402693 dm thin: fix table output when pool target disables discard passdown internally by Mike Snitzer · 13 years ago
  28. 2f05af8 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  29. 8394edf Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  30. b0d634d md/raid10: fix transcription error in calc_sectors conversion. by NeilBrown · 13 years ago
  31. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  32. 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 13 years ago
  33. d4b1133 pktgen: fix module unload for good by Eric Dumazet · 13 years ago
  34. e6d9668 tilegx: enable SYSCALL_WRAPPERS support by Chris Metcalf · 13 years ago
  35. 3d99449 Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  36. 93c2d65 frv: delete incorrect task prototypes causing compile fail by Paul Gortmaker · 13 years ago
  37. 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 13 years ago
  38. eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 13 years ago
  39. c0a5f4a drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 by Rajkumar Kasirajan · 13 years ago
  40. 42ea7d7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  41. 39c2028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  42. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 13 years ago
  43. 8ce6909 e1000: Prevent reset task killing itself. by Tushar Dave · 13 years ago
  44. bad115c tcp: do_tcp_sendpages() must try to push data out on oom conditions by Willy Tarreau · 13 years ago
  45. eea0364 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  46. cd9323f target: Fix bug in handling of FILEIO + block_device resize ops by Nicholas Bellinger · 13 years ago
  47. 1be5f0b Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  48. 42e8b9c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  49. 674ff51 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  50. 36a1987 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  51. 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
  52. 56cb248 ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path by Will Deacon · 13 years ago
  53. 1a3abcf ARM: 7418/1: LPAE: fix access flag setup in mem_type_table by Vitaly Andrianov · 13 years ago
  54. ec13ee8 virtio_net: invoke softirqs after __napi_schedule by Michael S. Tsirkin · 13 years ago
  55. b8ae0eb virtio: balloon: let host know of updated balloon size before module removal by Amit Shah · 13 years ago
  56. fa8b66c virtio: console: tell host of open ports after resume from s3/s4 by Amit Shah · 13 years ago
  57. ad3b8a8 ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller by Barry Song · 13 years ago
  58. 0d9f4f1 MD: Add del_timer_sync to mddev_suspend (fix nasty panic) by Jonathan Brassow · 13 years ago
  59. 6508fdb md/raid10: set dev_sectors properly when resizing devices in array. by NeilBrown · 13 years ago
  60. 0e93b4b Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  61. b724cc1 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  62. f8fc341 Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 13 years ago
  63. dfae359 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  64. 39d6411 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  65. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  66. a134d228 arch/tile: apply commit 74fca9da0 to the compat signal handling as well by Chris Metcalf · 13 years ago
  67. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 13 years ago
  68. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 13 years ago
  69. 769b0da ptp_pch: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 13 years ago
  70. 531c8ff cifs: fix misspelling of "forcedirectio" by Jeff Layton · 13 years ago
  71. 9b61a4d ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS by Russell King · 13 years ago
  72. 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 · 13 years ago
  73. 139abbf Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 13 years ago
  74. 51bfd29 KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates by Paul Mackerras · 13 years ago
  75. ffe3649 powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM by Benjamin Herrenschmidt · 13 years ago
  76. 32c7dbf KVM: PPC: Book3S: PR: Fix hsrr code by Alexander Graf · 13 years ago
  77. 56e13db KVM: PPC: Fix PR KVM on POWER7 bare metal by Alexander Graf · 13 years ago
  78. 7ef4e98 KVM: PPC: Book3S: PR: Handle EMUL_ASSIST by Alexander Graf · 13 years ago
  79. b3cb867 [PARISC] fix panic on prefetch(NULL) on PA7300LC by James Bottomley · 13 years ago
  80. 207f583 [PARISC] fix crash in flush_icache_page_asm on PA1.1 by John David Anglin · 13 years ago
  81. 5e18558 [PARISC] fix PA1.1 oops on boot by James Bottomley · 13 years ago
  82. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  83. 568b445 mn10300/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  84. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  85. 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
  86. 21363cf Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  87. 3ab77bf pch_gbe: fix transmit races by Eric Dumazet · 13 years ago
  88. 4e6304b cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN by Dan Williams · 13 years ago
  89. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 13 years ago
  90. c7f5f23 ASoC: wm8994: Fix AIF2ADC power down by Mark Brown · 13 years ago
  91. 3911ff3 genirq: export handle_edge_irq() and irq_to_desc() by Jiri Kosina · 13 years ago
  92. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 13 years ago
  93. b0791dd ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops by Takashi Iwai · 13 years ago
  94. d411605 dmaengine: fix cyclic dma usage by Vinod Koul · 13 years ago
  95. 1ebfefc crypto: mv_cesa requires on CRYPTO_HASH to build by Alexander Clouter · 13 years ago
  96. edc318d target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups by Bernhard Kohl · 13 years ago
  97. dad1743 x86/mce: Only restart instruction after machine check recovery if it is safe by Tony Luck · 13 years ago
  98. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  99. d69c5c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  100. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 13 years ago