1. 181da3c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 28b92e0 x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() by Boris Ostrovsky · 10 years ago
  3. c45f773 x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro by Andres Freund · 10 years ago
  4. 722a0d2 x86: Fix typo preventing msr_set/clear_bit from having an effect by Andres Freund · 10 years ago
  5. 6218791 x86/intel: Add quirk to disable HPET for the Baytrail platform by Feng Tang · 10 years ago
  6. f10f383 x86/hpet: Make boot_hpet_disable extern by Feng Tang · 10 years ago
  7. 14262d6 x86-64, build: Fix stack protector Makefile breakage with 32-bit userland by George Spelvin · 10 years ago
  8. aadca6f x86/reboot: Add reboot quirk for Certec BPC600 by Christian Gmeiner · 10 years ago
  9. 9bd29c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  10. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 10 years ago
  11. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  12. ac008fe x86, build: Don't get confused by local symbols by H. Peter Anvin · 10 years ago
  13. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 10 years ago
  14. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  15. 0214196 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  16. fe86643 sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR(). by David S. Miller · 10 years ago
  17. 26cf432 sparc64: Add basic validations to {pud,pmd}_bad(). by David S. Miller · 10 years ago
  18. 0eef331 sparc64: Use 'ILOG2_4MB' instead of constant '22'. by David S. Miller · 10 years ago
  19. ee73887 sparc64: Fix range check in kern_addr_valid(). by David S. Miller · 10 years ago
  20. 70ffc6e sparc64: Fix top-level fault handling bugs. by David S. Miller · 10 years ago
  21. d037d16 sparc64: Handle 32-bit tasks properly in compute_effective_address(). by David S. Miller · 10 years ago
  22. eaf85da sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. by David S. Miller · 10 years ago
  23. c2e4e67 sparc64: Fix hex values in comment above pte_modify(). by David S. Miller · 10 years ago
  24. 04df419 sparc64: Fix bugs in get_user_pages_fast() wrt. THP. by David S. Miller · 10 years ago
  25. 51e5ef1 sparc64: Fix huge PMD invalidation. by David S. Miller · 10 years ago
  26. 5b1e94f sparc64: Fix executable bit testing in set_pmd_at() paths. by David S. Miller · 10 years ago
  27. 16ce8a3 sparc64: Normalize NMI watchdog logging and behavior. by David S. Miller · 10 years ago
  28. 7a8d1ec arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent by Catalin Marinas · 10 years ago
  29. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 10 years ago
  30. c7a4a76 arm64: Make default dma_ops to be noncoherent by Ritesh Harjani · 10 years ago
  31. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 10 years ago
  32. da6e4cb arm64: Fix for the arm64 kern_addr_valid() function by Dave Anderson · 10 years ago
  33. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 10 years ago
  35. 0845e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  37. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  38. 49b6c01 sparc64: Make itc_sync_lock raw by Kirill Tkhai · 10 years ago
  39. aa3449e sparc64: Fix argument sign extension for compat_sys_futex(). by David S. Miller · 10 years ago
  40. b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  41. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 10 years ago
  42. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 10 years ago
  43. b7e1bd9 Hexagon: Delete stale barrier.h by Vineet Gupta · 10 years ago
  44. 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. a5a5aef Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 10 years ago
  46. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 10 years ago
  47. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  48. 838b4c0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  49. 5d4e08c arm: KVM: fix possible misalignment of PGDs and bounce page by Mark Salter · 10 years ago
  50. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 10 years ago
  51. fe2b201 KVM: x86: Check for host supported fields in shadow vmcs by Bandan Das · 10 years ago
  52. 39025ba x86/vsmp: Fix irq routing by Oren Twaig · 10 years ago
  53. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 10 years ago
  54. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 10 years ago
  55. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 10 years ago
  56. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 10 years ago
  57. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 10 years ago
  58. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 10 years ago
  59. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  60. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  61. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 10 years ago
  62. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 10 years ago
  63. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 10 years ago
  64. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 10 years ago
  65. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 10 years ago
  66. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 10 years ago
  67. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 10 years ago
  68. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 10 years ago
  69. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 10 years ago
  70. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 10 years ago
  71. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 10 years ago
  72. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 10 years ago
  73. e2c8b93 powerpc/powernv: Remove some OPAL function declaration duplication by Anton Blanchard · 10 years ago
  74. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 10 years ago
  75. 4966bfa powerpc/powernv: Release the refcount for pci_dev by Wei Yang · 10 years ago
  76. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 10 years ago
  77. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 10 years ago
  78. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 10 years ago
  79. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 10 years ago
  80. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 10 years ago
  81. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 10 years ago
  82. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 10 years ago
  83. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 10 years ago
  84. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 10 years ago
  85. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 10 years ago
  86. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 10 years ago
  87. 2b9d1c0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  88. afa3cad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  89. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. d0c15ad Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  91. 005fbcd Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  92. 4e4468f ARM: KVM: disable KVM in Kconfig on big-endian systems by Will Deacon · 10 years ago
  93. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  94. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  95. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  96. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 10 years ago
  97. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 10 years ago
  98. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 10 years ago
  99. 43683af arm64: debug: remove noisy, pointless warning by Will Deacon · 10 years ago
  100. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 10 years ago