1. e3b6c65 writeback: fix negative bdi max pause by Fengguang Wu · 11 years ago
  2. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 11 years ago
  3. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  4. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  5. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  6. 87fc0ad block/partitions/efi.c: treat size mismatch as a warning, not an error by Doug Anderson · 11 years ago
  7. ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 11 years ago
  8. aa9bca0 mm/zswap: bugfix: memory leak when re-swapon by Weijie Yang · 11 years ago
  9. e9cdd6e mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages by Cyrill Gorcunov · 11 years ago
  10. c3d16e1 mm: migration: do not lose soft dirty bit if page is in migration state by Cyrill Gorcunov · 11 years ago
  11. d8e2162 gcov: MAINTAINERS: Add an entry for gcov by Peter Oberparleiter · 11 years ago
  12. 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 11 years ago
  13. ae39332 mm/vmscan.c: don't forget to free shrinker->nr_deferred by Andrew Vagin · 11 years ago
  14. 6e224f9 ipc/sem.c: synchronize semop and semctl with IPC_RMID by Manfred Spraul · 11 years ago
  15. 18ccee2 ipc: update locking scheme comments by Davidlohr Bueso · 11 years ago
  16. 9c56751 mm, memcg: protect mem_cgroup_read_events for cpu hotplug by David Rientjes · 11 years ago
  17. a37f863 driver core: Release device_hotplug_lock when store_mem_state returns EINVAL by Yasuaki Ishimatsu · 11 years ago
  18. 0056019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  19. 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
  20. 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
  21. 0e82443 cpufreq: s3c64xx: Rename index to driver_data by Charles Keepax · 11 years ago
  22. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  23. 09c87e2 intel_pstate: Fix type mismatch warning by Rafael J. Wysocki · 11 years ago
  24. 90d33f3 Drivers: hv: vmbus: Fix a bug in channel rescind code by K. Y. Srinivasan · 11 years ago
  25. eea8851 usb: misc: usb3503: Fix compile error due to incorrect regmap depedency by Matthew Dawson · 11 years ago
  26. 41314fe usb/chipidea: fix oops on memory allocation failure by Russell King - ARM Linux · 11 years ago
  27. 32c37fc usb-storage: add quirk for mandatory READ_CAPACITY_16 by Oliver Neukum · 11 years ago
  28. fd8573f usb: serial: option: blacklist Olivetti Olicard200 by Enrico Mioso · 11 years ago
  29. d969de8 serial: vt8500: add missing braces by Roel Kluin · 11 years ago
  30. 8aa9965 ASoC: atmel: Include linux/of.h header by Sachin Kamat · 11 years ago
  31. 4b2fa51 ASoC: pcm1792a: Include linux/of.h header by Sachin Kamat · 11 years ago
  32. 193a471 ASoC: pcm1681: Include linux/of.h header by Sachin Kamat · 11 years ago
  33. a7ea1b7 ASoC: cs4271: Include linux/of.h header by Sachin Kamat · 11 years ago
  34. 614ced9 USB: quirks: add touchscreen that is dazzeled by remote wakeup by Oliver Neukum · 11 years ago
  35. de0022d ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driver by Sachin Kamat · 11 years ago
  36. d14df33 ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() by Dan Carpenter · 11 years ago
  37. e9c6a18 dm snapshot: fix data corruption by Mikulas Patocka · 11 years ago
  38. ed2c7da apparmor: fix bad lock balance when introspecting policy by John Johansen · 11 years ago
  39. 5cb3e91 apparmor: fix memleak of the profile hash by John Johansen · 11 years ago
  40. 34ec4de Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  41. ba0a062 Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  42. 52e0a50 cpufreq / intel_pstate: Fix max_perf_pct on resume by Dirk Brandewie · 11 years ago
  43. b83aea8 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  44. 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
  45. 7d13f94 ACPI: remove /proc/acpi/event from ACPI_BUTTON help by Krzysztof Mazur · 11 years ago
  46. d7d4901 ACPI / power: Release resource_lock after acpi_power_get_state() return error by Lan Tianyu · 11 years ago
  47. e086ed7 iio:buffer: Free active scan mask in iio_disable_all_buffers() by Lars-Peter Clausen · 11 years ago
  48. 43ae9e3 ext[34]: fix double put in tmpfile by Miklos Szeredi · 11 years ago
  49. 3dbef3e KVM: Enable pvspinlock after jump_label_init() to avoid VM hang by Raghavendra K T · 11 years ago
  50. ac536a8 ALSA: us122l: Fix pcm_usb_stream mmapping regression by Takashi Iwai · 11 years ago
  51. 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 11 years ago
  52. cebf3e4 Revert "ARM: init: add support for reserved memory defined by device tree" by Marek Szyprowski · 11 years ago
  53. dd3c9c4 x86: Update UV3 hub revision ID by Russ Anderson · 11 years ago
  54. 1e52db6 Merge tag 'vfio-v3.12-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  55. ed8ada3 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  56. 43e699c Revert "usb: musb: gadget: fix otg active status flag" by Greg Kroah-Hartman · 11 years ago
  57. 4294bca USB: quirks.c: add one device that cannot deal with suspension by Oliver Neukum · 11 years ago
  58. 0c26606 cifs: ntstatus_to_dos_map[] is not terminated by Tim Gardner · 11 years ago
  59. 59b5b28 Merge branch 'misc' into for-next by Roland Dreier · 11 years ago
  60. 2b50176d IB: Remove unnecessary semicolons by Joe Perches · 11 years ago
  61. d6099ae Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  62. 863ebdd ASoC: mxs-saif: Handle errors in trigger function by Markus Pargmann · 11 years ago
  63. 88cf632 ASoC: mxs-saif: Store saif state by Markus Pargmann · 11 years ago
  64. 9f1614a ASoC: snd_soc_dai_ops trigger function description by Markus Pargmann · 11 years ago
  65. 4b60667 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  66. 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
  67. c92f66e ASoC: pcm1792a: Fix max_register setting by Axel Lin · 11 years ago
  68. acc8da7 ASoC: pcm1681: Fix max_register setting by Axel Lin · 11 years ago
  69. 64256ac ASoC: pcm1681: Fix max_register setting by Axel Lin · 11 years ago
  70. 67093b2 ASoC: fsl: remove leftover release_mem_region by Wolfram Sang · 11 years ago
  71. 48afa79 ASoC: atmel: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  72. 1b3ed70 ASoC: fsl: Fix memory leak in imx-audmux.c by Felipe Pena · 11 years ago
  73. b920ecc Revert "of: Feed entire flattened device tree into the random pool" by Grant Likely · 11 years ago
  74. 444c91e of: fix unnecessary warning on missing /cpus node by Grant Likely · 11 years ago
  75. ccb0415 ALSA: hda - Fix inverted internal mic not indicated on some machines by David Henningsson · 11 years ago
  76. 80030e3 x86/microcode: Correct Kconfig dependencies by Borislav Petkov · 11 years ago
  77. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 11 years ago
  78. 73cac03 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  79. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  80. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  81. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  82. 3c1532d ARM: 7851/1: check for number of arguments in syscall_get/set_arguments() by AKASHI Takahiro · 11 years ago
  83. 3552570 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. 4d594dd ARM: exynos: dts: Update 5250 arch timer node with clock frequency by Yuvaraj Kumar C D · 11 years ago
  85. 98ead6e Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  86. 2d4712b Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  87. 75c5318 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  88. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  89. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  90. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  91. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  92. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  93. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  94. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  95. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  96. be5090d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  97. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  98. d192f0d Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  99. 6cc3026 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  100. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago