1. 7378447 ARM: dts: Update the "status" property of RTC DT node for Exynos5250 SoC by Vikas Sajjan · 13 years ago
  2. 24b44d2 ARM: dts: Fix the RTC DT node name for Exynos5250 by Vikas Sajjan · 13 years ago
  3. 6f9d02a ARM: dts: Add USB host node for Exynos4 by Dongjin Kim · 13 years ago
  4. 35e8277 ARM: dts: add audio clock controller for exynos5420 by Andrew Bresticker · 13 years ago
  5. 0bd03f6 ARM: dts: Correct the /include entry on exynos5420 dtsi file by Padmavathi Venna · 13 years ago
  6. f09d062 ARM: dts: Add MFC node for exynos 5420 by Arun Kumar K · 13 years ago
  7. 8b6bea3 ARM: dts: Update 5250 MFC node by Arun Kumar K · 13 years ago
  8. 3a0ef8d ARM: dts: Remove unsused MFC clock from exynos4 by Arun Kumar K · 13 years ago
  9. 7763428 ARM: dts: Update clocks entry in MFC binding documentation by Arun Kumar K · 13 years ago
  10. 15ac869 ARM: dts: Hook up internal PHY on Arndale by Mark Brown · 13 years ago
  11. 7c1b0ec ARM: dts: Enable USB hub on Arndale by Mark Brown · 13 years ago
  12. e3e03f9 ARM: dts: Add secure-firmware boot support for OrigenQaud board by Tushar Behera · 13 years ago
  13. 4e78089 ARM: dts: Add pin state information for DP HPD support to Exynos5420 by Vikas Sajjan · 13 years ago
  14. 1339d33 ARM: dts: Add DP controller DT node to exynos5420 SoC by Vikas Sajjan · 13 years ago
  15. 77899d5 ARM: dts: Update DP controller DT Node for Exynos5 based SoCs by Vikas Sajjan · 13 years ago
  16. ee3381d ARM: dts: Add FIMD DT node to exynos5420 DTS files by Vikas Sajjan · 13 years ago
  17. dcfca2c ARM: dts: Add basic PM domains for EXYNOS5420 by Yadwinder Singh Brar · 13 years ago
  18. 9ee35a5 ARM: dts: Update FIMD DT node for Exynos5 SoCs by Vikas Sajjan · 13 years ago
  19. d1bf2ab ARM: dts: Move display-timing information inside FIMD DT node for exynos5250 by Vikas Sajjan · 13 years ago
  20. b75e2e3 ARM: dts: Add S5K5BA sensor regulator definitions for Trats board by Andrzej Hajda · 13 years ago
  21. 645da31 ARM: dts: Add Exynos4210 SoC camera port pinctrl nodes by Andrzej Hajda · 13 years ago
  22. 39a1131 ARM: dts: Add FIMC nodes for Exynos4210 Trats board by Sylwester Nawrocki · 13 years ago
  23. 54a8896 ARM: dts: Add camera device nodes for Exynos4210 SoCs by Sylwester Nawrocki · 13 years ago
  24. 201f126 ARM: dts: Add SPI1 controller and s5c73m3 sensor node for TRATS2 by Andrzej Hajda · 13 years ago
  25. b4fec64 ARM: dts: Add camera device nodes for Exynos4412 TRATS2 board by Sylwester Nawrocki · 13 years ago
  26. 9f1eaef ARM: dts: Add AK8975 device node for Exynos4412 TRATS2 board by Jacek Anaszewski · 13 years ago
  27. 582435b ARM: dts: Add camera subsystem nodes to exynos4x12.dtsi by Sylwester Nawrocki · 13 years ago
  28. d1b8a41 ARM: dts: Add camera subsystem device nodes to exynos4.dtsi by Sylwester Nawrocki · 13 years ago
  29. 48b3af1 ARM: dts: Use generic DMA bindings for Exynos4 SPI devices by Sylwester Nawrocki · 13 years ago
  30. 2ab9f3c ARM: dts: Add ISP power domain node for Exynos4x12 by Sylwester Nawrocki · 13 years ago
  31. 91b2061 ARM: dts: Add pinctrl entries for Exynos4x12 FIMC-IS peripherals by Sylwester Nawrocki · 13 years ago
  32. 0209c57 ARM: dts: Correct camera pinctrl nodes for Exynos4x12 SoCs by Sylwester Nawrocki · 13 years ago
  33. 21aa521 ARM: dts: Add G2D support to exynos5250 by Sachin Kamat · 13 years ago
  34. 5c7311b ARM: dts: Add device tree node for exynos5440 TMU controller by Amit Daniel Kachhap · 13 years ago
  35. 15dfdfa ARM: dts: Add basic dts for Exynos4412-based Trats 2 board by Tomasz Figa · 13 years ago
  36. a94f56a ARM: dts: re-ordering exynos dtbs in Makefile by Kukjin Kim · 13 years ago
  37. 2127484 ARM: dts: Add WM1811A audio CODEC to Arndale bindings by Mark Brown · 13 years ago
  38. c1f2d53 ARM: dts: Hook up supplies for Arndale S5M8767 by Mark Brown · 13 years ago
  39. aa3edb6 ARM: dts: Put Arndale fixed voltage regulators on a simple-bus by Mark Brown · 13 years ago
  40. d40f314 ARM: dts: Hook up IRQ for PMIC on Arndale by Mark Brown · 13 years ago
  41. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 13 years ago
  42. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  43. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 13 years ago
  44. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  45. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 13 years ago
  46. 786e144 cgroup: we can use simple_lookup() now by Al Viro · 13 years ago
  47. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 13 years ago
  48. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 13 years ago
  49. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 13 years ago
  50. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 13 years ago
  51. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 13 years ago
  52. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  53. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  54. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  55. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  56. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  58. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  62. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  63. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  64. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  65. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  66. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  67. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  68. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  69. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 13 years ago
  70. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 13 years ago
  71. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 13 years ago
  72. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 13 years ago
  73. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 13 years ago
  74. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 13 years ago
  75. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  76. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 13 years ago
  77. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 13 years ago
  78. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 13 years ago
  79. 352900b atl1e: fix dma mapping warnings by Neil Horman · 13 years ago
  80. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 13 years ago
  81. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 13 years ago
  82. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 13 years ago
  83. 40dadff net: access page->private by using page_private by Sunghan Suh · 13 years ago
  84. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 13 years ago
  85. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 13 years ago
  86. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 13 years ago
  87. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  88. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 13 years ago
  89. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 13 years ago
  90. baf64b8 perf/x86: Fix incorrect use of do_div() in NMI warning by Dave Hansen · 13 years ago
  91. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 13 years ago
  92. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 13 years ago
  93. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 13 years ago
  94. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 13 years ago
  95. 058ebd0 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 13 years ago
  96. 06f4179 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 13 years ago
  97. 734df5a perf: Clone child context from parent context pmu by Jiri Olsa · 13 years ago
  98. c3a1b0c Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  99. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 13 years ago
  100. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 13 years ago