1. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
  2. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  3. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago
  4. ecb2feb x86/mm: Teach is_new_memtype_allowed() about Write-Through type by Toshi Kani · 9 years ago
  5. 0d69bdf x86/mm/pat: Change reserve_memtype() for Write-Through type by Toshi Kani · 9 years ago
  6. d79a40c x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type by Toshi Kani · 9 years ago
  7. 7202fdb x86/mm/pat: Remove pat_enabled() checks by Borislav Petkov · 9 years ago
  8. 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 9 years ago
  9. 9dac629 x86/mm/pat: Untangle pat_init() by Borislav Petkov · 9 years ago
  10. 138bd56 x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S by Ingo Molnar · 9 years ago
  11. ed9244e MIPS: KVM: Do not sign extend on unsigned MMIO load by Nicholas Mc Guire · 9 years ago
  12. 8833bc3 MIPS: BPF: Fix stack pointer allocation by Markos Chandras · 9 years ago
  13. e1fb96e MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt() by Huacai Chen · 9 years ago
  14. 5f35b9c MIPS: Fix enabling of DEBUG_STACKOVERFLOW by James Hogan · 9 years ago
  15. 755af33 MIPS: c-r4k: Fix typo in probe_scache() by Joshua Kinard · 9 years ago
  16. 51d0f0c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. a0e9c6e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 7a5a982 x86/asm/entry/32: Remove unnecessary optimization in stub32_clone by Denys Vlasenko · 9 years ago
  19. 5cdc683 x86/asm/entry/32: Explain the stub32_clone logic by Denys Vlasenko · 9 years ago
  20. 54ad726 x86/asm/entry/32: Improve code readability by Ingo Molnar · 9 years ago
  21. 53e9acc x86/asm/entry/32: Do not use R9 in SYSCALL32 entry point by Denys Vlasenko · 9 years ago
  22. 73cbf68 x86/asm/entry/32: Open-code LOAD_ARGS32 by Denys Vlasenko · 9 years ago
  23. ef0cd5d x86/asm/entry/32: Open-code CLEAR_RREGS by Denys Vlasenko · 9 years ago
  24. 61b1e3e x86/asm/entry/32: Simplify the zeroing of pt_regs->r8..r11 in the int80 code path by Denys Vlasenko · 9 years ago
  25. 5ca6f70 x86/asm/entry/64: Remove pointless jump to irq_return by Andy Lutomirski · 9 years ago
  26. cf991de x86/asm/msr: Make wrmsrl_safe() a function by Andy Lutomirski · 9 years ago
  27. b44a2b5 perf/x86/intel/pt: Fix a refactoring bug by Alexander Shishkin · 9 years ago
  28. 00398a0 x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ by Ingo Molnar · 9 years ago
  29. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 9 years ago
  30. d36f947 x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ by Ingo Molnar · 9 years ago
  31. e6b93f4 x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/ by Ingo Molnar · 9 years ago
  32. 88aeca1 s390/bpf: fix bpf frame pointer setup by Michael Holzheu · 9 years ago
  33. bbac1c9 s390/bpf: fix stack allocation by Michael Holzheu · 9 years ago
  34. d603c8e x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ by Ingo Molnar · 9 years ago
  35. 19a433f x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/ by Ingo Molnar · 9 years ago
  36. 905a36a x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ by Ingo Molnar · 9 years ago
  37. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  38. 6471b82 x86/kconfig: Reorganize arch feature Kconfig select's by Ingo Molnar · 9 years ago
  39. 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
  40. 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 9 years ago
  41. 90b712d MIPS: Avoid an FPE exception in FCSR mask probing by Maciej W. Rozycki · 9 years ago
  42. 8cd9234 Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  43. 5eda786 ia64: make cpu_callin_map non-volatile. by Rusty Russell · 9 years ago
  44. a26484b MIPS: ath79: Add a missing new line in log message by Alban Bedel · 9 years ago
  45. ee098e1 x86/cpu: Trim model ID whitespace by Borislav Petkov · 9 years ago
  46. 2f63b9d x86/asm/entry/64: Fold identical code paths by Jan Beulich · 9 years ago
  47. 2bf557e x86/asm/entry/64: Use negative immediates for stack adjustments by Jan Beulich · 9 years ago
  48. 425be56 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers by Andy Lutomirski · 9 years ago
  49. 6b33033 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 9 years ago
  50. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  51. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  52. 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 9 years ago
  53. 2459c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  54. 7a6cb0a ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage by Matthijs van Duin · 9 years ago
  55. b33558c ARM: dts: AM35xx: fix system control module clocks by Tero Kristo · 9 years ago
  56. 9947c34 Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek into fixes by Arnd Bergmann · 9 years ago
  57. 1a02b66 Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixes by Arnd Bergmann · 9 years ago
  58. 8f1ab52 Merge tag 'mvebu-fixes-4.1-3' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  59. 692ef3e arm64: dts: mt8173-evb: fix model name by Yingjoe Chen · 9 years ago
  60. 9dd6f1c MIPS: ralink: Fix clearing the illegal access interrupt by Jonas Gorski · 9 years ago
  61. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 9 years ago
  62. f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 9 years ago
  63. 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 9 years ago
  64. fe93122 ARM: exynos: Fix wake-up interrupts for Exynos3250 by Marc Zyngier · 9 years ago
  65. 36a8b9a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  66. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 9 years ago
  67. 50f5a1e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  68. aaa20fc Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. 2a64517 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  70. 8770d08 ARM: dts: Fix n900 dts file to work around 4.1 touchscreen regression on n900 by Pavel Machek · 9 years ago
  71. c4fca4f MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 9 years ago
  72. 57b4175 MIPS: BMIPS: Fix bmips_wr_vec() by Petri Gynther · 9 years ago
  73. 556b662 MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set by Laurent Fasnacht · 9 years ago
  74. 1b205c5 ARM: dts: Fix dm816x to use right compatible flag for MUSB by Tony Lindgren · 9 years ago
  75. 5530c84 ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 by Geert Uytterhoeven · 9 years ago
  76. 7bbfbb9 Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 9 years ago
  77. 4eaf9ed Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  78. 927392d x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h by Ingo Molnar · 12 years ago
  79. 7ba554b x86/asm/entry/32: Really make user_mode() work correctly for VM86 mode by Jan Beulich · 9 years ago
  80. ace6a22 Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  81. d8a5094 ARM: OMAP3: Fix booting with thumb2 kernel by Tony Lindgren · 9 years ago
  82. 2ff9ab4 ARM: mvebu: armada-xp-linksys-mamba: Disable internal RTC by Imre Kaloz · 9 years ago
  83. 1e6277d x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init by Jan Beulich · 9 years ago
  84. dc4fdaf PCI / ACPI: Do not set ACPI companions for host bridges with parents by Rafael J. Wysocki · 9 years ago
  85. fb5d432 tools/power turbostat: enable turbostat to support Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  86. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  87. 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 9 years ago
  88. a76ff68 powerpc: Fix smp_mb__before_spinlock() by Paul E. McKenney · 9 years ago
  89. 29c6820 mce: mce_chrdev_write() can be static by Paul E. McKenney · 9 years ago
  90. e90328b mce: Stop using array-index-based RCU primitives by Paul E. McKenney · 9 years ago
  91. 7ffb9e1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 960d447 x86: Remove cpu_sibling_mask() and cpu_core_mask() by Bartosz Golaszewski · 9 years ago
  93. 7d79a7b x86: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 9 years ago
  94. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  95. fbe7193 x86/mm/pat: Export pat_enabled() by Luis R. Rodriguez · 9 years ago
  96. cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
  97. f962610 x86/mm/mtrr: Generalize runtime disabling of MTRRs by Luis R. Rodriguez · 9 years ago
  98. 7d010fd x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() by Luis R. Rodriguez · 9 years ago
  99. 2f9e897 x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages by Luis R. Rodriguez · 9 years ago
  100. 9e76561 x86/mm/pat: Convert to pr_*() usage by Luis R. Rodriguez · 9 years ago