1. c6ef013 ARM: dts: omap3-tobi: Add SMSC911X node by Florian Vaussard · 11 years ago
  2. 71fdc6e ARM: dts: OMAP3: Include IRQ header by Florian Vaussard · 11 years ago
  3. ac25da7 ARM: dts: Protect pinctrl headers against multiple inclusions by Florian Vaussard · 11 years ago
  4. 75fbbca ARM: AM33XX: clock data: Enable clkout2 as part of init by Vaibhav Hiremath · 12 years ago
  5. 4fd8a19 ARM: AM33XX: clock: Add debugSS clock nodes by Vaibhav Hiremath · 11 years ago
  6. e00c27e ARM: dts: OMAP5: Add Palmas MFD node and regulator nodes by J Keerthy · 11 years ago
  7. 1632fbd ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evmsk by Philip Avinash · 11 years ago
  8. 6993fd0 ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm by Philip Avinash · 11 years ago
  9. 0a7486c ARM: dts: AM33XX: Add PWMSS device tree nodes by Philip Avinash · 11 years ago
  10. c9600e2 ARM: dts: OMAP4460: Add bandgap entry for OMAP4460 devices by Eduardo Valentin · 11 years ago
  11. 8ed94f2 ARM: dts: OMAP443x: Add bandgap entry for OMAP443x devices by Eduardo Valentin · 11 years ago
  12. f968845 ARM: dts: TWL4030: fix mux and wakeup for SYS_NIRQ line by Kevin Hilman · 12 years ago
  13. d641c3d ARM: dts: OMAP3: beagle: enable user button via gpio_keys, enable wakeup by Kevin Hilman · 12 years ago
  14. b859c1e ARM: dts: OMAP3: beagle/overo: mux console UART, enable wakeup by Kevin Hilman · 12 years ago
  15. ed22fee ARM: dts: omap5-uevm: Add uart pinctrl data by Sourav Poddar · 11 years ago
  16. 6615530 ARM: dts: omap5-uevm: Add LED support for uEVM blue LED by Dan Murphy · 11 years ago
  17. ed7f8e8 ARM: dts: omap5-uevm: Add USB Host support by Roger Quadros · 11 years ago
  18. fa63d03 ARM: dts: omap5: Make uevm as the official board and deprecate sevm support by Sricharan R · 11 years ago
  19. 44b5b2d ARM: dts: OMAP4/AM35xx: Add missing dtb in the dtbs target by Florian Vaussard · 12 years ago
  20. 6a8a6b6 ARM: dts: AM33XX: Use pinctrl constants by Florian Vaussard · 12 years ago
  21. 3f2d165 ARM: dts: AM33XX: Specific pinctrl header by Florian Vaussard · 12 years ago
  22. e94233c ARM: dts: AM33XX: Use existing constants for GPIOs by Florian Vaussard · 12 years ago
  23. eb33ef66 ARM: dts: AM3XXX: Use #include for all device trees by Florian Vaussard · 12 years ago
  24. 6cfd811 ARM: dts: AM43x: Initial support by Afzal Mohammed · 12 years ago
  25. 78eb938 ARM: dts: omap4-panda: Update the twl6040 gpio to macro definition by Dan Murphy · 12 years ago
  26. 3818d7c ARM: dts: omap4-panda: Update the LED support for the panda by Dan Murphy · 12 years ago
  27. bcd3cca ARM: dts: OMAP2+: Use pinctrl constants by Florian Vaussard · 12 years ago
  28. 10a3472 ARM: dts: OMAP2+: Header file for pinctrl constants by Florian Vaussard · 12 years ago
  29. 8fea7d5 ARM: dts: OMAP4/5: Use existing constants for IRQs by Florian Vaussard · 12 years ago
  30. 6d624ea ARM: dts: OMAP2+: Use existing constants for GPIOs by Florian Vaussard · 12 years ago
  31. 98ef7957 ARM: dts: OMAP2+: Use #include for all device trees by Florian Vaussard · 12 years ago
  32. fdc6a2d ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm by Philip Avinash · 12 years ago
  33. 15e8246 ARM: dts: AM33XX: Add ELM node by Philip, Avinash · 12 years ago
  34. bc6b820 ARM: dts: omap3-igep0030: Add NAND flash support by Javier Martinez Canillas · 12 years ago
  35. 7f674b3 ARM: dts: omap3-igep0020: Add NAND flash support by Javier Martinez Canillas · 12 years ago
  36. d72b441 ARM: dts: omap3-igep0020: Add SMSC911x LAN chip support by Javier Martinez Canillas · 12 years ago
  37. 4d92757 ARM: dts: AM33XX: Set pinmux for clkout2 pad used for clock output by Vaibhav Hiremath · 12 years ago
  38. 9f2fbe1 ARM: dts: AM33XX: Add default pinctrl binding for UART0 device by Vaibhav Hiremath · 12 years ago
  39. dde3b0d ARM: dts: AM33XX: Fix uart numbering to match hardware/TRM by Vaibhav Hiremath · 12 years ago
  40. b8f70c3 ARM: dts: AM33XX: Add pinctrl binding to gpio-leds node by Vaibhav Hiremath · 12 years ago
  41. 3f86644 ARM: dts: AM33XX: Add default pinctrl binding for I2C device by Vaibhav Hiremath · 12 years ago
  42. 3ab65f2 ARM: dts: OMAP4+: Remove multimedia carveouts by Suman Anna · 12 years ago
  43. 7d13205 Linux 3.10-rc6 by Linus Torvalds · 11 years ago
  44. e6694d9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  45. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. 5938930 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  47. f21afc2 smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). by David Daney · 11 years ago
  48. d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  50. 9bb9285 Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  51. 3ad2e31 Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  52. 230b303 powerpc: Fix missing/delayed calls to irq_work by Benjamin Herrenschmidt · 11 years ago
  53. bf59390 powerpc: Fix emulation of illegal instructions on PowerNV platform by Paul Mackerras · 11 years ago
  54. 0e37739 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 11 years ago
  55. dd6c5cd snd_pcm_link(): fix a leak... by Al Viro · 11 years ago
  56. 0525290 use can_lookup() instead of direct checks of ->i_op->lookup by Al Viro · 11 years ago
  57. 8aac627 move exit_task_namespaces() outside of exit_notify() by Oleg Nesterov · 11 years ago
  58. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 11 years ago
  59. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  60. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  61. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  62. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 12 years ago
  63. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  64. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 11 years ago
  65. 2753ff5 mei: nfc: fix nfc device freeing by Tomas Winkler · 11 years ago
  66. 5e85b36 mei: init: Flush scheduled work before resetting the device by Samuel Ortiz · 11 years ago
  67. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  68. aaf9522 netiucv: Hold rtnl between name allocation and device registration. by Benjamin Poirier · 11 years ago
  69. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 11 years ago
  70. 33c929c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  71. 706b78f dtc: ensure #line directives don't consume data from the next line by Grant Likely · 11 years ago
  72. 2a6a08c dtc: Update generated files to output from Bison 2.5 by Grant Likely · 11 years ago
  73. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
  74. b0a4d8b kbuild: make sure we clean up DTB temporary files by Ian Campbell · 12 years ago
  75. 25e33ed Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  76. cb03dc0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. cb7e970 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  78. dcae7f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  79. 509768f Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 11 years ago
  80. 82ea4be Merge tag 'md-3.10-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  81. b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
  82. 45df901 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  83. dd01989 net: sh_eth: fix incorrect RX length error if R8A7740 by Yoshihiro Shimoda · 11 years ago
  84. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  85. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 11 years ago
  86. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 11 years ago
  87. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 11 years ago
  88. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 11 years ago
  89. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  90. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  91. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 11 years ago
  92. b8fad45 bonding: reset master mac on first enslave failure by Nikolay Aleksandrov · 11 years ago
  93. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  94. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 11 years ago
  95. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 11 years ago
  96. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  97. 94f950c xen-netback: don't de-reference vif pointer after having called xenvif_put() by Jan Beulich · 11 years ago
  98. 99ffc3e macvlan: don't touch promisc without passthrough by Michael S. Tsirkin · 11 years ago
  99. 5026d7a md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place by H. Peter Anvin · 11 years ago
  100. e2d5992 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 11 years ago