1. e17bc4c staging: wilc1000: Merge wilc-branch-arnd into work-testing by Greg Kroah-Hartman · 9 years ago
  2. 562ed3f staging/wilc1000: pass struct wilc to most linux_wlan.c functions by Arnd Bergmann · 9 years ago
  3. c94f05e staging/wilc1000: use more regular probing by Arnd Bergmann · 9 years ago
  4. 750ffe9 staging/wilc1000: split out bus specific modules by Arnd Bergmann · 9 years ago
  5. e28e84d staging/wilc1000: remove WILC_SDIO/WILC_SPI macros by Arnd Bergmann · 9 years ago
  6. 5547c1f staging/wilc1000: turn enable_irq/disable_irq into callbacks by Arnd Bergmann · 9 years ago
  7. 7d37a4a staging/wilc1000: pass hif operations through initialization by Arnd Bergmann · 9 years ago
  8. c4d139c staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO by Arnd Bergmann · 9 years ago
  9. 2e7d537 staging/wilc1000: use device pointer for phy creation by Arnd Bergmann · 9 years ago
  10. 6703992 staging/wilc1000: pass io_type to wilc_netdev_init by Arnd Bergmann · 9 years ago
  11. b03314e staging/wilc1000: unify device pointer by Arnd Bergmann · 9 years ago
  12. 857c7b0 staging/wilc1000: move init/exit functions to driver files by Arnd Bergmann · 9 years ago
  13. 4bd7baf staging/wilc1000: move wilc_wlan_inp_t into struct wilc by Arnd Bergmann · 9 years ago
  14. 25ad41c staging/wilc1000: remove linux_wlan_{device_power,device_detection} by Arnd Bergmann · 9 years ago
  15. 15162fb staging/wilc1000: avoid static definitions in header by Arnd Bergmann · 9 years ago
  16. b4d04c1 staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT by Arnd Bergmann · 9 years ago
  17. 491880e staging/wilc1000: move extern declarations to headers by Arnd Bergmann · 9 years ago
  18. 0e1af73 staging/wilc1000: use proper naming for global symbols by Arnd Bergmann · 9 years ago
  19. 1608c40 staging/wilc1000: make symbols static if possible by Arnd Bergmann · 9 years ago
  20. 5f550d93 staging/wilc1000: remove unused functions by Arnd Bergmann · 9 years ago
  21. e3b14ba staging: wilc1000: remove host_int_get_rx_power_level by Chaehyun Lim · 9 years ago
  22. 409bee3 staging: wilc1000: remove host_int_get_assoc_req_info by Chaehyun Lim · 9 years ago
  23. 3fbb77f staging: wilc1000: remove host_int_disconnect_station by Chaehyun Lim · 9 years ago
  24. 9c2a6f2 staging: wilc1000: remove host_int_get_start_scan_req by Chaehyun Lim · 9 years ago
  25. a17a1f2 staging: wilc1000: remove host_int_set_start_scan_req by Chaehyun Lim · 9 years ago
  26. cb12ac5 staging: wilc1000: remove host_int_get_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  27. bd6ef876 staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  28. 9d8b915 staging: wilc1000: remove host_int_get_pmkid_info by Chaehyun Lim · 9 years ago
  29. 36e4cb2 staging: wilc1000: remove host_int_add_tx_gtk declaration by Chaehyun Lim · 9 years ago
  30. 9bfda38 staging: wilc1000: use kmemdup in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  31. d002fcc staging: wilc1000: rename u8KeyLen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  32. 57bfcbc staging: wilc1000: rename u8Ciphermode in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  33. 2f79758 staging: wilc1000: rename pu8TxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  34. 6d36c27 staging: wilc1000: rename pu8RxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  35. 982859c staging: wilc1000: rename KeyRSC in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  36. 18bef99 staging: wilc1000: rename u32KeyRSClen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  37. 9a5e5736 staging: wilc1000: rename u8KeyIdx in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  38. 5285e91 staging: wilc1000: rename u8GtkKeylen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  39. 3c0bf6b staging: wilc1000: rename pu8RxGtk in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  40. 84f82ed staging: wilc1000: fix argument name of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  41. 1503457 staging: wilc1000: fix return type of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  42. 8ab8c59 staging: wilc1000: use kmemdup in host_int_add_ptk by Chaehyun Lim · 9 years ago
  43. 53bbbb5 staging: wilc1000: rename u8KeyLen in host_int_add_ptk by Chaehyun Lim · 9 years ago
  44. fa26907 staging: wilc1000: replace u32 with int by Chaehyun Lim · 9 years ago
  45. 3e5c4ab staging: wilc1000: rename u8Idx in host_int_add_ptk by Chaehyun Lim · 9 years ago
  46. f0c8257 staging: wilc1000: rename u8Ciphermode in host_int_add_ptk by Chaehyun Lim · 9 years ago
  47. d7c0242 staging: wilc1000: rename pu8TxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago
  48. 38f6629 staging: wilc1000: rename pu8RxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago
  49. 0743b7e staging: wilc1000: rename u8PtkKeylen in host_int_add_ptk by Chaehyun Lim · 9 years ago
  50. d170536 staging: wilc1000: rename pu8Ptk in host_int_add_ptk by Chaehyun Lim · 9 years ago
  51. d17b7dd staging: wilc1000: fix argument name of host_int_add_ptk by Chaehyun Lim · 9 years ago
  52. 706ab42 staging: wilc1000: fix return type of host_int_add_ptk by Chaehyun Lim · 9 years ago
  53. d3ae4fa staging/android: add TODO to de-stage android sync framework by Gustavo Padovan · 9 years ago
  54. 93c222c Merge 4.4-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  55. 9f9499a Linux 4.4-rc5 by Linus Torvalds · 9 years ago
  56. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  57. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  58. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. f17ef49 Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  61. b24f74e Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  62. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  63. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  64. 79dbdda Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  65. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  66. a971526 Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  67. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. 6539756 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  69. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 9 years ago
  70. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 9 years ago
  71. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  72. a2b829d mm/oom_kill.c: avoid attempting to kill init sharing same memory by Chen Jie · 9 years ago
  73. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  74. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 9 years ago
  75. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 9 years ago
  76. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 9 years ago
  77. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  78. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 9 years ago
  79. 25be6a6 mm: fix kerneldoc on mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  80. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
  81. ed0f1e2 MAINTAINERS: make Vladimir co-maintainer of the memory controller by Johannes Weiner · 9 years ago
  82. 373ccbe mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress by Michal Hocko · 9 years ago
  83. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
  84. 9516a18 memcg: fix memory.high target by Vladimir Davydov · 9 years ago
  85. a88c769 mm: hugetlb: fix hugepage memory leak caused by wrong reserve count by Naoya Horiguchi · 9 years ago
  86. 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 9 years ago
  87. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  88. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 9 years ago
  89. e46e31a parisc iommu: fix panic due to trying to allocate too large region by Mikulas Patocka · 9 years ago
  90. 7f4c977 Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Kevin Hilman · 9 years ago
  91. 6534778 ls2080a/dts: Add little endian property for GPIO IP block by Liu Gang · 9 years ago
  92. edb70e2 dt-bindings: define little-endian property for QorIQ GPIO by Li Yang · 9 years ago
  93. 2dd2e4d ARM64: dts: ls2080a: fix eSDHC endianness by yangbo lu · 9 years ago
  94. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  95. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  96. b9d8545 Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  97. 732c4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  98. 4be460d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  99. 82d3400 arm64: Improve error reporting on set_pte_at() checks by Catalin Marinas · 9 years ago
  100. 9c17190 ARM: dts: vf610: use reset values for L2 cache latencies by Stefan Agner · 9 years ago