1. 42d7d75 extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter by Chanwoo Choi · 11 years ago
  2. dae6165 extcon: Change field type of 'dev' in extcon_dev structure by Chanwoo Choi · 11 years ago
  3. 4102424 extcon: arizona: Don't require micbias to be shifted in pdata by Charles Keepax · 11 years ago
  4. 4ba1a9f extcon: arizona: Correct typo in headphone detect range transitions by Charles Keepax · 11 years ago
  5. 5bfbdc9 extcon: gpio: Add support for active-low presence to detect pins by Guenter Roeck · 11 years ago
  6. 7c0f6558 extcon: use dev_get_platdata() by Jingoo Han · 11 years ago
  7. 338de0c extcon: gpio: Use gpio driver/chip debounce if supported by Guenter Roeck · 11 years ago
  8. 1073514 extcon: gpio: Do not unnecessarily initialize variables by Guenter Roeck · 11 years ago
  9. cb8bb3a extcon: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  10. a75e1c7 extcon: Fix indentation coding style to improve readability by Chanwoo Choi · 11 years ago
  11. a33411b extcon: max77693: Fix checkpatch warning by Sachin Kamat · 11 years ago
  12. d97abdd extcon: arizona: Fix a typo in a comment by Sachin Kamat · 11 years ago
  13. cb9005d extcon: arizona: Clear trig_sts bits on all paths by Charles Keepax · 11 years ago
  14. ad07d8b extcon: max8997: Fix checkpatch warning by Sachin Kamat · 11 years ago
  15. 4a10c2a Linux 3.12-rc2 by Linus Torvalds · 11 years ago
  16. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  17. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  18. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  19. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  20. 0fbf2cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  21. f3cff25 cfq: explicitly use 64bit divide operation for 64bit arguments by Anatol Pomozov · 11 years ago
  22. 6174081 Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  23. c43a385 Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  24. 75afb35 block: Add nr_bios to block_rq_remap tracepoint by Jun'ichi Nomura · 11 years ago
  25. 94aebfb Btrfs: create the uuid tree on remount rw by Josef Bacik · 11 years ago
  26. cbf8b8c btrfs: change extent-same to copy entire argument struct by Mark Fasheh · 11 years ago
  27. 93fd63c Btrfs: dir_inode_operations should use btrfs_update_time also by Guangyu Sun · 11 years ago
  28. 5138ccc btrfs: Add btrfs: prefix to kernel log output by Frank Holton · 11 years ago
  29. 6ef3de9 btrfs: refuse to remount read-write after abort by David Sterba · 11 years ago
  30. 1cecf57 Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg is 0 by chandan · 11 years ago
  31. a0634be Btrfs: don't leak transaction in btrfs_sync_file() by Filipe David Borba Manana · 11 years ago
  32. a724b43 Btrfs: add the missing mutex unlock in write_all_supers() by Stefan Behrens · 11 years ago
  33. f4ab9ea Btrfs: iput inode on allocation failure by Josef Bacik · 11 years ago
  34. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  35. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  36. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  37. 14575ae Revert "Btrfs: rework the overcommit logic to be based on the total size" by Josef Bacik · 11 years ago
  38. 652f25a Btrfs: improve replacing nocow extents by Josef Bacik · 11 years ago
  39. d555438 Btrfs: drop dir i_size when adding new names on replay by Josef Bacik · 11 years ago
  40. dd8e721 Btrfs: replay dir_index items before other items by Josef Bacik · 11 years ago
  41. a5874ce Btrfs: check roots last log commit when checking if an inode has been logged by Josef Bacik · 11 years ago
  42. de2b530 Btrfs: actually log directory we are fsync()'ing by Josef Bacik · 11 years ago
  43. 573aeca Btrfs: actually limit the size of delalloc range by Josef Bacik · 11 years ago
  44. a482039 Btrfs: allocate the free space by the existed max extent size when ENOSPC by Miao Xie · 11 years ago
  45. 13fd8da btrfs: add lockdep and tracing annotations for uuid tree by David Sterba · 11 years ago
  46. 79556c3 btrfs: show compiled-in config features at module load time by Stefan Behrens · 11 years ago
  47. cef2193 Btrfs: more efficient inode tree replace operation by Filipe David Borba Manana · 11 years ago
  48. 55e50e4 Btrfs: do not add replace target to the alloc_list by Ilya Dryomov · 11 years ago
  49. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  50. 07f0e62 Merge tag 'v3.11' into for-linus by Chris Mason · 11 years ago
  51. bda2f8f iio:buffer_cb: Add missing iio_buffer_init() by Lars-Peter Clausen · 11 years ago
  52. 0d5b7da iio: Prevent race between IIO chardev opening and IIO device free by Lars-Peter Clausen · 11 years ago
  53. cadc212 iio: fix: Keep a reference to the IIO device for open file descriptors by Lars-Peter Clausen · 11 years ago
  54. a87c82e iio: Stop sampling when the device is removed by Lars-Peter Clausen · 11 years ago
  55. d66e045 iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL by Peter Meerwald · 11 years ago
  56. a97dd06 iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  57. 234efa1 iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  58. d320f1b iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  59. 2457aaf Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  60. d45004f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  61. 509bf24 CacheFiles: Don't try to dump the index key if the cookie has been cleared by David Howells · 11 years ago
  62. 607566a CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths by Josh Boyer · 11 years ago
  63. 8f4c344 lockref: use cmpxchg64 explicitly for lockless updates by Will Deacon · 11 years ago
  64. d831a00 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  65. 09359c8 Merge branch 'acpi-pci' by Rafael J. Wysocki · 11 years ago
  66. dcb30e6 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  67. 25804e6 arm64: Widen hwcap to be 64 bit by Steve Capper · 11 years ago
  68. 6ca68e8 arm64: Correctly report LR and SP for compat tasks by Catalin Marinas · 11 years ago
  69. 374ed9d arm64: documentation: tighten up tagged pointer documentation by Will Deacon · 11 years ago
  70. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  71. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. 6ddf2ed Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  73. 9808cc9 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  74. 8e1f80c Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  75. 4dea5806 cpufreq: return EEXIST instead of EBUSY for second registering by Yinghai Lu · 11 years ago
  76. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  77. 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 11 years ago
  78. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  79. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  80. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  81. c194992 skge: fix broken driver by Mikulas Patocka · 11 years ago
  82. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  83. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  84. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  85. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  86. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  87. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 11 years ago
  88. 88f0251 MIPS: PCI: pci-bcm1480: Include missing vt.h header by Markos Chandras · 11 years ago
  89. 8b8a7634 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
  90. 2f9ee82 MIPS: Add MIPS R5 config5 register. by Ralf Baechle · 11 years ago
  91. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  92. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  93. e4a6a29 ARM: shmobile: change dev_id to cpu0 while registering cpu clock by Sudeep KarkadaNagesha · 11 years ago
  94. 3d10a88 ARM: i.MX: change dev_id to cpu0 while registering cpu clock by Sudeep KarkadaNagesha · 11 years ago
  95. b494b48 cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  96. e1825b2 cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device by Sudeep KarkadaNagesha · 11 years ago
  97. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 11 years ago
  98. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 11 years ago
  99. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  100. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago