1. 3bbdd49 async_raid6_recov: convert to dmaengine_unmap_data by Dan Williams · 12 years ago
  2. 173e86b async_xor_val: convert to dmaengine_unmap_data by Dan Williams · 12 years ago
  3. fb36ab1 async_xor: convert to dmaengine_unmap_data by Dan Williams · 12 years ago
  4. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 12 years ago
  5. 45c463a dmaengine: reference counted unmap data by Dan Williams · 12 years ago
  6. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 12 years ago
  7. 56ea27f dmaengine: consolidate memcpy apis by Dan Williams · 12 years ago
  8. d1cab34 dmatest: make driver unmap also source buffers by itself by Bartlomiej Zolnierkiewicz · 12 years ago
  9. 31d141e Linux 3.12-rc6 by Linus Torvalds · 12 years ago
  10. bdeeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  11. 797afdf Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  12. 9219cec Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 1bda19e Btrfs: release path before starting transaction in can_nocow_extent by Josef Bacik · 12 years ago
  14. 981984c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 12 years ago
  15. bdbff71 Merge branch 'pm-fixes' by Rafael J. Wysocki · 12 years ago
  16. 04919af Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  17. 83f11a9 Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  18. 02a3250 Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  19. 7b4a515 Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  20. 66eb411 Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  21. 630db0e Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  22. b2118ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  23. e13cef8 Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus by Greg Kroah-Hartman · 12 years ago
  24. 9446878 usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register by Guenter Roeck · 12 years ago
  25. b762799 Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" by Greg Kroah-Hartman · 12 years ago
  26. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 12 years ago
  27. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 12 years ago
  28. 056cdce Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 12 years ago
  29. 57a8f0c mm: revert mremap pud_free anti-fix by Hugh Dickins · 12 years ago
  30. 750e816 mm: fix BUG in __split_huge_page_pmd by Hugh Dickins · 12 years ago
  31. 5b808a2 swap: fix set_blocksize race during swapon/swapoff by Krzysztof Kozlowski · 12 years ago
  32. fad1a86 procfs: call default get_unmapped_area on MMU-present architectures by HATAYAMA Daisuke · 12 years ago
  33. 2cbe3b0 procfs: fix unintended truncation of returned mapped address by HATAYAMA Daisuke · 12 years ago
  34. e3b6c65 writeback: fix negative bdi max pause by Fengguang Wu · 12 years ago
  35. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 12 years ago
  36. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 12 years ago
  37. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 12 years ago
  38. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 12 years ago
  39. 87fc0ad block/partitions/efi.c: treat size mismatch as a warning, not an error by Doug Anderson · 12 years ago
  40. ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 12 years ago
  41. aa9bca0 mm/zswap: bugfix: memory leak when re-swapon by Weijie Yang · 12 years ago
  42. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 12 years ago
  43. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 12 years ago
  44. d8e2162 gcov: MAINTAINERS: Add an entry for gcov by Peter Oberparleiter · 12 years ago
  45. 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 12 years ago
  46. ae39332 mm/vmscan.c: don't forget to free shrinker->nr_deferred by Andrew Vagin · 12 years ago
  47. 6e224f9 ipc/sem.c: synchronize semop and semctl with IPC_RMID by Manfred Spraul · 12 years ago
  48. 18ccee2 ipc: update locking scheme comments by Davidlohr Bueso · 12 years ago
  49. 9c56751 mm, memcg: protect mem_cgroup_read_events for cpu hotplug by David Rientjes · 12 years ago
  50. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 12 years ago
  51. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. 8359ffa Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 12 years ago
  53. 386aa0519 Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  54. 0e82443 cpufreq: s3c64xx: Rename index to driver_data by Charles Keepax · 12 years ago
  55. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 12 years ago
  56. 09c87e2 intel_pstate: Fix type mismatch warning by Rafael J. Wysocki · 12 years ago
  57. 90d33f3 Drivers: hv: vmbus: Fix a bug in channel rescind code by K. Y. Srinivasan · 12 years ago
  58. eea8851 usb: misc: usb3503: Fix compile error due to incorrect regmap depedency by Matthew Dawson · 12 years ago
  59. 41314fe usb/chipidea: fix oops on memory allocation failure by Russell King - ARM Linux · 12 years ago
  60. 32c37fc usb-storage: add quirk for mandatory READ_CAPACITY_16 by Oliver Neukum · 12 years ago
  61. fd8573f usb: serial: option: blacklist Olivetti Olicard200 by Enrico Mioso · 12 years ago
  62. d969de8 serial: vt8500: add missing braces by Roel Kluin · 12 years ago
  63. 614ced9 USB: quirks: add touchscreen that is dazzeled by remote wakeup by Oliver Neukum · 12 years ago
  64. d14df33 ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() by Dan Carpenter · 12 years ago
  65. e9c6a18 dm snapshot: fix data corruption by Mikulas Patocka · 12 years ago
  66. ed2c7da apparmor: fix bad lock balance when introspecting policy by John Johansen · 12 years ago
  67. 5cb3e91 apparmor: fix memleak of the profile hash by John Johansen · 12 years ago
  68. 34ec4de Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  69. ba0a062 Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  70. 52e0a50 cpufreq / intel_pstate: Fix max_perf_pct on resume by Dirk Brandewie · 12 years ago
  71. b83aea8 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  72. 3670426 Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
  73. 7d13f94 ACPI: remove /proc/acpi/event from ACPI_BUTTON help by Krzysztof Mazur · 12 years ago
  74. d7d4901 ACPI / power: Release resource_lock after acpi_power_get_state() return error by Lan Tianyu · 12 years ago
  75. e086ed7 iio:buffer: Free active scan mask in iio_disable_all_buffers() by Lars-Peter Clausen · 12 years ago
  76. 43ae9e3 ext[34]: fix double put in tmpfile by Miklos Szeredi · 12 years ago
  77. 3dbef3e KVM: Enable pvspinlock after jump_label_init() to avoid VM hang by Raghavendra K T · 12 years ago
  78. ac536a8 ALSA: us122l: Fix pcm_usb_stream mmapping regression by Takashi Iwai · 12 years ago
  79. 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 12 years ago
  80. cebf3e4 Revert "ARM: init: add support for reserved memory defined by device tree" by Marek Szyprowski · 12 years ago
  81. dd3c9c4 x86: Update UV3 hub revision ID by Russ Anderson · 12 years ago
  82. 1e52db6 Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  83. ed8ada3 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  84. 43e699c Revert "usb: musb: gadget: fix otg active status flag" by Greg Kroah-Hartman · 12 years ago
  85. 4294bca USB: quirks.c: add one device that cannot deal with suspension by Oliver Neukum · 12 years ago
  86. 0c26606 cifs: ntstatus_to_dos_map[] is not terminated by Tim Gardner · 12 years ago
  87. 59b5b28 Merge branch 'misc' into for-next by Roland Dreier · 12 years ago
  88. 2b50176d IB: Remove unnecessary semicolons by Joe Perches · 12 years ago
  89. d6099ae Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  90. 4b60667 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  91. 35f9162 Merge tag 'pm+acpi-3.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  92. b920ecc Revert "of: Feed entire flattened device tree into the random pool" by Grant Likely · 12 years ago
  93. 444c91e of: fix unnecessary warning on missing /cpus node by Grant Likely · 12 years ago
  94. ccb0415 ALSA: hda - Fix inverted internal mic not indicated on some machines by David Henningsson · 12 years ago
  95. 80030e3 x86/microcode: Correct Kconfig dependencies by Borislav Petkov · 12 years ago
  96. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 12 years ago
  97. 73cac03 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  98. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 12 years ago
  99. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 12 years ago
  100. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 12 years ago