1. 3666f880 arm64: defconfig: enable devtmpfs mount option by Robert Richter · 11 years ago
  2. 1915e2a arm64: vdso: fix build error when switching from LE to BE by Arun Chandran · 11 years ago
  3. af9b996 arm64: defconfig: add virtio support for running as a kvm guest by Will Deacon · 11 years ago
  4. 72c5839 arm64: gicv3: Allow GICv3 compilation with older binutils by Catalin Marinas · 11 years ago
  5. ecb3c2b Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux by Catalin Marinas · 11 years ago
  6. 05ac653 arm64: fix soft lockup due to large tlb flush range by Mark Salter · 11 years ago
  7. 7c2105f arm64/crypto: fix makefile rule for aes-glue-%.o by Andreas Schwab · 11 years ago
  8. 2a8f45b arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL by Catalin Marinas · 11 years ago
  9. 7f0b1bf arm64: Fix barriers used for page table modifications by Catalin Marinas · 11 years ago
  10. 383c279 arm64: Add support for 48-bit VA space with 64KB page configuration by Catalin Marinas · 11 years ago
  11. 7078db4 arm64: asm/pgtable.h pmd/pud definitions clean-up by Catalin Marinas · 11 years ago
  12. 0837519 arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS by Catalin Marinas · 11 years ago
  13. b4a0d8b arm64: Clean up the initial page table creation in head.S by Catalin Marinas · 11 years ago
  14. 0f17402 arm64: Remove asm/pgtable-*level-types.h files by Catalin Marinas · 11 years ago
  15. 6b4fee2 arm64: Remove asm/pgtable-*level-hwdef.h files by Catalin Marinas · 11 years ago
  16. abe669d arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS by Catalin Marinas · 11 years ago
  17. c79b954b arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 11 years ago
  18. 57e0139 arm64: Add 4 levels of page tables definition with 4KB pages by Jungseok Lee · 11 years ago
  19. 4edae01 arm64: Add a description on 48-bit address space with 4KB pages by Jungseok Lee · 11 years ago
  20. e41ceed arm64: Introduce VA_BITS and translation level options by Jungseok Lee · 11 years ago
  21. 7edd88a arm64: Do not initialise the fixmap page tables in head.S by Catalin Marinas · 11 years ago
  22. affeafb arm64: Remove stray ARCH_HAS_OPP reference by Mark Brown · 11 years ago
  23. a28e3f4 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 11 years ago
  24. d7a4908 arm64: cpuinfo: print info for all CPUs by Mark Rutland · 11 years ago
  25. 127161a arm64: add runtime system sanity checks by Mark Rutland · 11 years ago
  26. 59ccc0d arm64: cachetype: report weakest cache policy by Mark Rutland · 11 years ago
  27. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 11 years ago
  28. 89c4a30 arm64: add MIDR_EL1 field accessors by Mark Rutland · 11 years ago
  29. 18ab7db arm64: kernel: add missing __init section marker to cpu_suspend_init by Lorenzo Pieralisi · 11 years ago
  30. b9e97ef arm64: kernel: add __init marker to PSCI init functions by Lorenzo Pieralisi · 11 years ago
  31. 756854d arm64: kernel: enable PSCI cpu operations on UP systems by Lorenzo Pieralisi · 11 years ago
  32. 5959e25 arm64: fpsimd: avoid restoring fpcr if the contents haven't changed by Will Deacon · 11 years ago
  33. ad789ba arm64: Align the kbuild output for VDSOL and VDSOA by Ian Campbell · 11 years ago
  34. 601255a arm64: vdso: move data page before code pages by Will Deacon · 11 years ago
  35. 2fea7f6 arm64: vdso: move to _install_special_mapping and remove arch_vma_name by Will Deacon · 11 years ago
  36. 8715493 arm64: vdso: put vdso datapage in a separate vma by Will Deacon · 11 years ago
  37. b2f8c07 arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions by Catalin Marinas · 11 years ago
  38. ac7b406 arm64: Use pr_* instead of printk by Jungseok Lee · 11 years ago
  39. da57a36 arm64: Enable TEXT_OFFSET fuzzing by Mark Rutland · 11 years ago
  40. a2c1d73 arm64: Update the Image header by Mark Rutland · 11 years ago
  41. bd00cd5f arm64: place initial page tables above the kernel by Mark Rutland · 11 years ago
  42. 909a406 arm64: head.S: remove unnecessary function alignment by Mark Rutland · 11 years ago
  43. ebe6152 arm64: Cast KSTK_(EIP|ESP) to unsigned long by Catalin Marinas · 11 years ago
  44. 875cbf3 arm64: Add audit support by AKASHI Takahiro · 11 years ago
  45. 5701ede arm64: audit: Add audit hook in syscall_trace_enter/exit() by AKASHI Takahiro · 11 years ago
  46. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 11 years ago
  47. 6c81fe7 arm64: enable context tracking by Larry Bassel · 11 years ago
  48. 6ab6463 arm64: adjust el0_sync so that a function can be called by Larry Bassel · 11 years ago
  49. c0c264a arm64: Add CONFIG_CC_STACKPROTECTOR by Laura Abbott · 11 years ago
  50. 4e6f708 arm64: topology: add MPIDR-based detection by Zi Shen Lim · 11 years ago
  51. 021f653 irqchip: gic-v3: Initial support for GICv3 by Marc Zyngier · 11 years ago
  52. d51d0af irqchip: gic: Move some bits of GICv2 to a library-type file by Marc Zyngier · 11 years ago
  53. cd3de83 Linux 3.16-rc4 by Linus Torvalds · 11 years ago
  54. 100193f Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  55. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  56. 110e430 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  57. 75bf757 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  58. 549f11c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. dfd7aec Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 11 years ago
  60. 80e6e6b Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 11 years ago
  61. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 11 years ago
  62. 8844aad genirq: Fix memory leak when calling irq_free_hwirqs() by Keith Busch · 11 years ago
  63. e1a08b8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  64. bc6aa56 MAINTAINERS: Add few more Keystone drivers by Santosh Shilimkar · 11 years ago
  65. ce515a6 MAINTAINERS: merge MXS entry into IMX one by Shawn Guo · 11 years ago
  66. 25d11631 Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  67. d767af5 ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs by Maxime Ripard · 11 years ago
  68. 5acd78c Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  69. 77c4cf1 Merge tag 'md/3.16-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  70. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  71. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  72. 974c8e4 arm64: fix el2_setup check of CurrentEL by Marc Zyngier · 11 years ago
  73. 923b8f5 arm64: mm: Make icache synchronisation logic huge page aware by Steve Capper · 11 years ago
  74. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 11 years ago
  75. e4d9e51 ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controller by Mengdong Lin · 11 years ago
  76. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 11 years ago
  77. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  78. 9911f2e Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  79. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  80. ef34c6c Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  81. af6f157 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  82. 0fba687 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  83. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 11 years ago
  84. 4a3a990 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() by Greg Kroah-Hartman · 11 years ago
  85. 77ae174 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 11 years ago
  86. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 11 years ago
  87. 5170a3b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  88. 66d2f4d shmem: fix init_page_accessed use to stop !PageLRU bug by Hugh Dickins · 11 years ago
  89. d18bbc2 kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" by Andrew Morton · 11 years ago
  90. e84f1ab tools/testing/selftests/ipc/msgque.c: improve error handling when not running as root by Shuah Khan · 11 years ago
  91. 058504e fs/seq_file: fallback to vmalloc allocation by Heiko Carstens · 11 years ago
  92. f74373a /proc/stat: convert to single_open_size() by Heiko Carstens · 11 years ago
  93. 0bc1f8b hwpoison: fix the handling path of the victimized page frame that belong to non-LRU by Chen Yucong · 11 years ago
  94. b27ebf7 mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_lru_isolate by Chen Yucong · 11 years ago
  95. 496a8e6 msync: fix incorrect fstart calculation by Namjae Jeon · 11 years ago
  96. 2e32bae zram: revalidate disk after capacity change by Minchan Kim · 11 years ago
  97. e98f776 tools: memory-hotplug fix unexpected operator error by Shuah Khan · 11 years ago
  98. 1bd702e tools: cpu-hotplug fix unexpected operator error by Shuah Khan · 11 years ago
  99. 571ff47 autofs4: fix false positive compile error by Ian Kent · 11 years ago
  100. 8a5b20a slub: fix off by one in number of slab tests by Joonsoo Kim · 11 years ago