1. 1987c94 locking/static_keys: Add selftest by Peter Zijlstra · 10 years ago
  2. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 10 years ago
  3. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 10 years ago
  4. f320ead Merge branch 'x86/asm' into locking/core by Ingo Molnar · 10 years ago
  5. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 10 years ago
  6. 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 10 years ago
  7. d08c318 Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  8. 30c7b56 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  9. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  10. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  12. c1bfa98 ARM: dts: keystone: fix dt bindings to use post div register for mainpll by Murali Karicheri · 10 years ago
  13. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 10 years ago
  14. decd275 x86/vm86: Rename vm86->v86flags and v86mask by Brian Gerst · 10 years ago
  15. 1342635 x86/vm86: Rename vm86->vm86_info to user_vm86 by Brian Gerst · 10 years ago
  16. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 10 years ago
  17. af3e565 x86/vm86: Move the vm86 IRQ definitions to vm86.h by Ingo Molnar · 10 years ago
  18. 5ed92a8 x86/vm86: Use the normal pt_regs area for vm86 by Brian Gerst · 10 years ago
  19. 90c6085 x86/vm86: Eliminate 'struct kernel_vm86_struct' by Brian Gerst · 10 years ago
  20. d4ce0f2 x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86' by Brian Gerst · 10 years ago
  21. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 10 years ago
  22. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 10 years ago
  23. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 10 years ago
  24. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 10 years ago
  25. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 10 years ago
  26. 1adb912 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
  27. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 10 years ago
  28. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 10 years ago
  29. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 10 years ago
  30. b8d65e9 powerpc/eeh-powernv: Fix unbalanced IRQ warning by Alistair Popple · 10 years ago
  31. 2482abb ebpf, x86: fix general protection fault when tail call is invoked by Daniel Borkmann · 10 years ago
  32. 86ea07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  33. d61be4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  34. a7dae15 Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  35. 0b991f5 s390/cachinfo: add missing facility check to init_cache_level() by Heiko Carstens · 10 years ago
  36. f91b1fe arm64/efi: map the entire UEFI vendor string before reading it by Ard Biesheuvel · 10 years ago
  37. 5c02a42 avr32: handle NULL as a valid clock object by Andy Shevchenko · 10 years ago
  38. 30342fe s390/bpf: clear correct BPF accumulator register by Michael Holzheu · 10 years ago
  39. a153790 ARM: nomadik: disable UART0 on Nomadik boards by Linus Walleij · 10 years ago
  40. ee5d35e Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 10 years ago
  41. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 10 years ago
  44. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 10 years ago
  45. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  46. e053f96 ARM: dts: i.MX35: Fix can support. by Denis Carikli · 10 years ago
  47. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  48. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  49. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 10 years ago
  50. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 10 years ago
  51. 1cd5594 dts: imx7: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  52. cf75eb1 dts: imx25: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  53. 89c1a8cf dts: imx6: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  54. 94d7694 dts: imx53: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  55. aca45c0 dts: imx51: fix sd card gpio polarity specified in device tree by Dong Aisheng · 10 years ago
  56. 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 10 years ago
  57. 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 10 years ago
  58. 9a258af ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc by Roger Quadros · 10 years ago
  59. 3ba3a73 powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table by Alexey Kardashevskiy · 10 years ago
  60. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 10 years ago
  61. fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 10 years ago
  62. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 10 years ago
  63. 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 10 years ago
  64. 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 10 years ago
  65. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  66. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  67. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 10 years ago
  68. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 10 years ago
  69. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  70. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 10 years ago
  71. b2c5110 x86/build: Fix detection of GCC -mpreferred-stack-boundary support by Andy Lutomirski · 10 years ago
  72. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 10 years ago
  73. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 10 years ago
  74. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 10 years ago
  75. 82567c8 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  76. 5aef51c x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n' by Andy Lutomirski · 10 years ago
  77. 9dea5dc x86/entry/syscalls: Wire up 32-bit direct socket calls by Andy Lutomirski · 10 years ago
  78. ed0b2ed x86/entry/vm86: Move userspace accesses to do_sys_vm86() by Brian Gerst · 10 years ago
  79. df1ae9a x86/entry/vm86: Preserve 'orig_ax' by Brian Gerst · 10 years ago
  80. 0233606 x86/entry/vm86: Clean up saved_fs/gs by Brian Gerst · 10 years ago
  81. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 10 years ago
  82. 5bc016f x86/fpu: Disable dependent CPU features on "noxsave" by Jan Beulich · 10 years ago
  83. bf9f2ee x86/nmi: Remove the 'b2b' parameter from nmi_handle() by Andy Lutomirski · 10 years ago
  84. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 10 years ago
  85. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 10 years ago
  86. 300bde7 ARM: dts: add CPU OPP and regulator supply property for exynos4210 by Thomas Abraham · 10 years ago
  87. 1342ff4 ARM: dts: Update video-phy node with syscon phandle for exynos3250 by Beata Michalska · 10 years ago
  88. 9d634c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  89. 3827ec3 s390: adapt entry.S to the move of thread_struct by Martin Schwidefsky · 10 years ago
  90. 09adcdf AVR32/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  91. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 10 years ago
  92. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  93. ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  94. 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  95. fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 10 years ago
  96. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 10 years ago
  97. 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 10 years ago
  98. 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  99. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago