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