1. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  2. c2c93e5 arm64: mm: Introduce PTE_WRITE by Steve Capper · 11 years ago
  3. 44b6dfc arm64: mm: Remove PTE_BIT_FUNC macro by Steve Capper · 11 years ago
  4. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  5. 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 10ffe3d Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. f8a504c Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  9. 04a24ae Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  10. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  11. 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  12. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  13. 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 11 years ago
  14. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  15. de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 11 years ago
  16. 5fbbc25 x86, boot: Fix word-size assumptions in has_eflag() inline asm by David Woodhouse · 11 years ago
  17. f864b61 arm64: FIQs are unused by Nicolas Pitre · 11 years ago
  18. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
  19. e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
  20. 8b271d5 arm/xen: Initialize event channels earlier by Julien Grall · 11 years ago
  21. 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
  22. dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
  23. dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
  24. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  25. 824a287 x86, asmlinkage, paravirt: Don't rely on local assembler labels by Andi Kleen · 11 years ago
  26. 9549b9b x86, asmlinkage, lguest: Fix C functions used by inline assembler by Andi Kleen · 11 years ago
  27. 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  28. 30c867e Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  29. cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. e914e3f Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  32. 19ba20f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  33. 49382d9 s390/compat: change parameter types from unsigned long to compat_ulong_t by Heiko Carstens · 11 years ago
  34. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  35. 77f01bd x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 by Paolo Bonzini · 11 years ago
  36. 1c300a4 x86, kvm: cache the base of the KVM cpuid leaves by Paolo Bonzini · 11 years ago
  37. 5f66b62 kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef by Paolo Bonzini · 11 years ago
  38. 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 11 years ago
  39. 675675a xtensa: fixup simdisk driver to work with immutable bio_vecs by Jens Axboe · 11 years ago
  40. a54983a sparc: Hook up sched_setattr and sched_getattr syscalls. by David S. Miller · 11 years ago
  41. 1b925b5 sparc: don't use module_init in non-modular pci.c code by Paul Gortmaker · 11 years ago
  42. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  43. 58095fd From: Eunbong Song <eunb.song@samsung.com> by Steven Miao · 11 years ago
  44. eb706de Add platfrom device resource for bfin-sport on bf533 stamp by Aaron Wu · 11 years ago
  45. 4414833 fix build error for bf527-ezkit_defconfig for old silicon by Aaron Wu · 11 years ago
  46. 1b60123 blackfin: Support L1 SRAM parity checking feature on bf60x by Sonic Zhang · 11 years ago
  47. cccdfcf blackfin: bf609: update the anomaly list to Nov 2013 by Sonic Zhang · 11 years ago
  48. 10f3c51 blackfin: delete non-required instances of <linux/init.h> by Paul Gortmaker · 11 years ago
  49. b48b3a3 From: Paul Walmsley <pwalmsley@nvidia.com> by Steven Miao · 11 years ago
  50. 5e98c09 06/18] smp, blackfin: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  51. 1337650 arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macros by Chen Gang · 11 years ago
  52. f878f84 powerpc: Wire up sched_setattr and sched_getattr syscalls by Benjamin Herrenschmidt · 11 years ago
  53. 94b09d7 powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var by Tiejun Chen · 11 years ago
  54. 91b973f powerpc: Make sure "cache" directory is removed when offlining cpu by Paul Mackerras · 11 years ago
  55. 19751c0 powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space by jmarchan@redhat.com · 11 years ago
  56. 2c2e6ec powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. by Deepthi Dharwar · 11 years ago
  57. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
  58. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 11 years ago
  59. d765ff2 powerpc: Fix 32-bit frames for signals delivered when transactional by Paul Mackerras · 11 years ago
  60. 67bfa0e powerpc/iommu: Fix initialisation of DART iommu table by Alistair Popple · 11 years ago
  61. 316d718 powerpc/numa: Fix decimal permissions by Joe Perches · 11 years ago
  62. fd120dc powerpc/mm: Fix compile error of pgtable-ppc64.h by Li Zhong · 11 years ago
  63. 1c430c0 powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations by Andreas Schwab · 11 years ago
  64. 6e677ef Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  65. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  66. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  67. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  68. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  69. 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 11 years ago
  70. 5efa906 Merge branch 'cubox-i-init' into for-linus by Russell King · 11 years ago
  71. f5137a4 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 11 years ago
  72. 705b675 ARM: at91/dt: add watchdog properties to kizbox board by Boris BREZILLON · 11 years ago
  73. fe46aa6 ARM: at91/dt: add sam9 watchdog default options to SoCs by Boris BREZILLON · 11 years ago
  74. 6e2ac20 watchdog: bcm281xx: Debugfs support by Markus Mayer · 11 years ago
  75. 6adb730 watchdog: bcm281xx: Watchdog Driver by Markus Mayer · 11 years ago
  76. d326b65 ARM: fix building with gcc 4.6.4 by Russell King · 11 years ago
  77. 627f4b3 Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  78. e770d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  79. be864971 Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris by Linus Torvalds · 11 years ago
  80. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  81. 4c235cb ARM: 7941/2: Fix incorrect FDT initrd parameter override by Ben Peddell · 11 years ago
  82. 2ab4e8c ARM: 7947/1: Make pgtbl macro more robust by Christopher Covington · 11 years ago
  83. f8fe23e ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE case by Victor Kamensky · 11 years ago
  84. cd065a0 CRISv10: Readd missing header by Jesper Nilsson · 11 years ago
  85. c5ca95b ARM: 7930/1: Introduce atomic MMIO modify by Ezequiel Garcia · 11 years ago
  86. bf705ad frv: Remove redundant debugging info flag by Geoff Levand · 11 years ago
  87. 36c2be8 mn10300: Remove redundant debugging info flag by Geoff Levand · 11 years ago
  88. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  89. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  90. d12de1e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  91. 40e05dd arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization by Heinrich Schuchardt · 11 years ago
  92. 4ce7a86 x86: revert wrong memblock current limit setting by Yinghai Lu · 11 years ago
  93. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 11 years ago
  94. 7179ba5 powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked() by Michael Ellerman · 11 years ago
  95. 3405d23 powerpc: Add support for the optimised lockref implementation by Michael Ellerman · 11 years ago
  96. 01a7a06 leds: leds-mc13783: Remove duplicate field in platform data by Alexander Shiyan · 11 years ago
  97. f9d7f77 x86: math-emu: Drop already-disabled print of build date by Josh Triplett · 11 years ago
  98. 9df62f0 arch: use ASM_NL instead of ';' for assembler new line character in the macro by Chen Gang · 11 years ago
  99. 562e74f Merge tag 'cris-for-3.14' of git://jni.nu/cris by Linus Torvalds · 11 years ago
  100. 812944e arm64: mm: fix the function name in comment of cpu_do_switch_mm by Jingoo Han · 11 years ago