- de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 2957c03 tile: Provide atomic_{or,xor,and} by Chris Metcalf · 9 years ago
- 73ada37 h8300: Provide atomic_{or,xor,and} by Peter Zijlstra · 9 years ago
- b0d8003 frv: Rewrite atomic implementation by Peter Zijlstra · 10 years ago
- 7fc1845 x86: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- ae8c35c s390: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 2a3ed90 xtensa: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 304a0d6 sparc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 658aa51 sh: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- d0b7eb6 powerpc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- aebea93 parisc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- ddb7573 mn10300: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 27782f2 mips: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 5b4a2f0 metag: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 74b1bc5 m68k: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- c66e45e m32r: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 70ed473 ia64: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 610f7ba hexagon: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- d835b6c blackfin: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
- f8a570e avr32: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 22288b4 arm64: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 1258979 arm: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- cda7e41 arc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 212d3be alpha: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
- 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
- 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
- b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
- 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
- 1cd5594 dts: imx7: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
- cf75eb1 dts: imx25: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
- 89c1a8cf dts: imx6: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
- 94d7694 dts: imx53: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
- aca45c0 dts: imx51: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
- 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 9 years ago
- 3f81d24 tile: use free_bootmem_late() for initrd by Chris Metcalf · 9 years ago
- 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 9 years ago
- fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 9 years ago
- 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
- 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 9 years ago
- 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 9 years ago
- c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
- 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
- 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
- c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
- c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 9 years ago
- 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 9 years ago
- 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 9 years ago
- ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
- 5bc016f x86/fpu: Disable dependent CPU features on "noxsave" by Jan Beulich · 9 years ago
- a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
- bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 9 years ago
- 9d634c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 3827ec3 s390: adapt entry.S to the move of thread_struct by Martin Schwidefsky · 9 years ago
- 09adcdf AVR32/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
- 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 9 years ago
- 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
- 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 9 years ago
- 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
- 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
- 7f9be77 s390/hugetlb: add hugepages_supported define by Dominik Dingel · 9 years ago
- 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
- ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
- 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 9 years ago
- 47295aa Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Olof Johansson · 9 years ago
- 0871b72 ARM: fix __virt_to_idmap build error on !MMU by Russell King · 9 years ago
- bac51ad ARM: invalidate L1 before enabling coherency by Russell King · 9 years ago
- 462859aa ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check by Marek Szyprowski · 9 years ago
- 8e0c34b ARM: 8402/1: perf: Don't use of_node after putting it by Stephen Boyd · 9 years ago
- df9de3c ARM: 8400/1: use virt_to_idmap to get phys_reset address by Vitaly Andrianov · 9 years ago
- a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 9 years ago
- 36f1a77 x86/nmi/64: Make the "NMI executing" variable more consistent by Andy Lutomirski · 9 years ago
- 23a781e x86/nmi/64: Minor asm simplification by Andy Lutomirski · 9 years ago
- 810bc07 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection by Andy Lutomirski · 9 years ago
- a27507c x86/nmi/64: Reorder nested NMI checks by Andy Lutomirski · 9 years ago
- 0b22930 x86/nmi/64: Improve nested NMI comments by Andy Lutomirski · 9 years ago
- 9b6e6a8 x86/nmi/64: Switch stacks on userspace NMI entry by Andy Lutomirski · 9 years ago
- 0e181bb x86/nmi/64: Remove asm code that saves CR2 by Andy Lutomirski · 9 years ago
- 9d05041 x86/nmi: Enable nested do_nmi() handling for 64-bit kernels by Andy Lutomirski · 9 years ago
- 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
- f85c712 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
- 8b4769c ARM: keystone: dts: rename pcie nodes to help override status by Murali Karicheri · 9 years ago
- 9dd4f28 ARM: keystone: dts: fix dt bindings for PCIe by Murali Karicheri · 9 years ago
- a927ef8 ARM: pxa: fix dm9000 platform data regression by Robert Jarzmik · 9 years ago