index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
1
-1
/
+1
2014-09-26
x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...
Shaohua Li
1
-7
/
+14
2014-09-26
mm: per-thread vma caching
Davidlohr Bueso
1
-1
/
+3
2014-09-26
x86/mm: Eliminate redundant page table walk during TLB range flushing
Mel Gorman
1
-27
/
+1
2014-09-26
x86/mm: Clean up inconsistencies when flushing TLB ranges
Mel Gorman
1
-6
/
+6
2014-09-26
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
3
-12
/
+12
2014-09-26
arm64: flush TLS registers during exec
Will Deacon
2
-0
/
+24
2014-09-17
MIPS: OCTEON: make get_system_type() thread-safe
Aaro Koskinen
1
-5
/
+13
2014-09-17
MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
Huacai Chen
1
-1
/
+0
2014-09-17
MIPS: tlbex: Fix a missing statement for HUGETLB
Huacai Chen
1
-0
/
+1
2014-09-17
MIPS: Prevent user from setting FCSR cause bits
Paul Burton
1
-1
/
+2
2014-09-17
MIPS: GIC: Prevent array overrun
Jeffrey Deans
1
-2
/
+4
2014-09-17
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
1
-1
/
+3
2014-09-17
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
1
-16
/
+7
2014-09-17
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
3
-5
/
+13
2014-09-17
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
1
-9
/
+70
2014-09-17
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
4
-43
/
+26
2014-09-17
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
1
-1
/
+4
2014-09-17
powerpc/pseries: Avoid deadlock on removing ddw
Gavin Shan
1
-6
/
+14
2014-09-17
powerpc/pseries: Failure on removing device node
Gavin Shan
1
-1
/
+1
2014-09-17
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
1
-5
/
+25
2014-09-17
powerpc/mm/numa: Fix break placement
Andrey Utkin
1
-1
/
+1
2014-09-17
s390/locking: Reenable optimistic spinning
Christian Borntraeger
1
-0
/
+1
2014-09-12
x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()
Prarit Bhargava
1
-1
/
+8
2014-09-12
x86: Add check for number of available vectors before CPU down
Prarit Bhargava
3
-0
/
+77
2014-09-09
openrisc: Rework signal handling
Jonas Bonn
2
-118
/
+139
2014-09-03
x86/xen: resume timer irqs early
David Vrabel
1
-1
/
+1
2014-09-03
x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
Matt Fleming
1
-0
/
+1
2014-09-03
x86_64/vsyscall: Fix warn_bad_vsyscall log output
Andy Lutomirski
1
-4
/
+4
2014-09-03
x86: don't exclude low BIOS area when allocating address space for non-PCI cards
Christoph Schulz
2
-3
/
+9
2014-09-03
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
Paolo Bonzini
1
-1
/
+1
2014-09-03
KVM: x86: Inter-privilege level ret emulation is not implemeneted
Nadav Amit
1
-0
/
+4
2014-09-03
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.
Jeremy Vial
1
-1
/
+2
2014-08-26
arch/sparc/math-emu/math_32.c: drop stray break operator
Andrey Utkin
1
-1
/
+1
2014-08-26
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
Sowmini Varadhan
1
-1
/
+1
2014-08-26
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2
-10
/
+25
2014-08-26
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
1
-0
/
+4
2014-08-26
sparc64: Add membar to Niagara2 memcpy code.
David S. Miller
1
-0
/
+1
2014-08-26
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
2
-3
/
+17
2014-08-26
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...
David S. Miller
1
-15
/
+1
2014-08-26
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...
David S. Miller
1
-3
/
+6
2014-08-26
sparc64: Fix top-level fault handling bugs.
David S. Miller
1
-30
/
+52
2014-08-26
sparc64: Handle 32-bit tasks properly in compute_effective_address().
David S. Miller
1
-3
/
+9
2014-08-19
sparc64: Make itc_sync_lock raw
Kirill Tkhai
1
-3
/
+3
2014-08-19
sparc64: Fix argument sign extension for compat_sys_futex().
David S. Miller
1
-1
/
+1
2014-08-19
x86/espfix/xen: Fix allocation of pages for paravirt page tables
Boris Ostrovsky
1
-3
/
+2
2014-08-19
xtensa: add fixup for double exception raised in window overflow
Max Filippov
2
-24
/
+138
2014-08-19
x86_64/entry/xen: Do not invoke espfix64 on Xen
Andy Lutomirski
3
-21
/
+11
2014-08-19
x86, espfix: Make it possible to disable 16-bit support
H. Peter Anvin
4
-5
/
+43
2014-08-19
x86, espfix: Make espfix64 a Kconfig option, fix UML
H. Peter Anvin
3
-2
/
+6
[next]