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