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
2013-05-19
parisc: make default cross compiler search more robust (v3)
Helge Deller
1
-12
/
+9
2013-05-19
parisc: fix NATIVE set up in build
Mike Frysinger
1
-3
/
+1
2013-05-19
parisc: use long branch in fork_like macro
John David Anglin
1
-1
/
+2
2013-05-19
parisc: fix SMP races when updating PTE and TLB entries in entry.S
John David Anglin
1
-72
/
+83
2013-05-19
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
1
-5
/
+9
2013-05-19
ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
Inderpal Singh
2
-3
/
+3
2013-05-19
tile: support new Tilera hypervisor
Chris Metcalf
4
-11
/
+44
2013-05-19
powerpc/kexec: Fix kexec when using VMX optimised memcpy
Anton Blanchard
1
-0
/
+4
2013-05-19
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
3
-0
/
+137
2013-05-19
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...
Jaccon Bastiaansen
1
-4
/
+4
2013-05-19
x86/microcode: Add local mutex to fix physical CPU hot-add deadlock
Konrad Rzeszutek Wilk
1
-2
/
+3
2013-05-19
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-1
/
+0
2013-05-19
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Konrad Rzeszutek Wilk
1
-0
/
+15
2013-05-19
ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devices
Aaro Koskinen
1
-2
/
+2
2013-05-19
KVM: emulator: emulate SALC
Paolo Bonzini
1
-1
/
+5
2013-05-19
KVM: emulator: emulate XLAT
Paolo Bonzini
1
-1
/
+14
2013-05-19
KVM: emulator: emulate AAM
Paolo Bonzini
1
-1
/
+24
2013-05-19
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
1
-0
/
+6
2013-05-11
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
1
-1
/
+2
2013-05-11
perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
Peter Zijlstra
1
-3
/
+10
2013-05-11
perf/x86/intel/lbr: Fix LBR filter
Peter Zijlstra
1
-2
/
+12
2013-05-11
perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge
Peter Zijlstra
1
-4
/
+9
2013-05-11
perf/x86/intel: Fix unintended variable name reuse
Jan-Simon Möller
1
-8
/
+8
2013-05-11
perf/x86/intel: Add support for IvyBridge model 58 Uncore
Vince Weaver
1
-0
/
+1
2013-05-11
powerpc: fix numa distance for form0 device tree
Vaidyanathan Srinivasan
1
-1
/
+1
2013-05-11
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
1
-0
/
+1
2013-05-11
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
2
-2
/
+12
2013-05-11
xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq
Stefano Stabellini
1
-1
/
+1
2013-05-07
x86: Eliminate irq_mis_count counted in arch_irq_stat
Li Fei
1
-4
/
+0
2013-05-07
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
Gleb Natapov
1
-0
/
+4
2013-05-07
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
3
-3
/
+0
2013-05-07
x86-64, init: Do not set NX bits on non-NX capable hardware
H. Peter Anvin
2
-1
/
+3
2013-05-07
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
1
-1
/
+1
2013-05-07
Wrong asm register contraints in the futex implementation
Stephan Schreiber
1
-3
/
+2
2013-05-07
Fix initialization of CMCI/CMCP interrupts
Tony Luck
3
-13
/
+33
2013-05-07
crypto: crc32-pclmul - Use gas macro for pclmulqdq
Sandy Wu
1
-2
/
+3
2013-05-07
arm: set the page table freeing ceiling to TASK_SIZE
Catalin Marinas
1
-0
/
+9
2013-05-07
xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-05-07
xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-05-07
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
Konrad Rzeszutek Wilk
2
-2
/
+9
2013-05-07
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
Michael Ellerman
1
-0
/
+1
2013-05-07
powerpc/power8: Fix secondary CPUs hanging on boot for HV=0
Michael Neuling
1
-0
/
+1
2013-05-07
powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
Michael Neuling
1
-1
/
+1
2013-05-07
powerpc: Add isync to copy_and_flush
Michael Neuling
1
-0
/
+1
2013-05-07
ARM: at91/trivial: typos in compatible property
Nicolas Ferre
5
-5
/
+5
2013-05-07
ARM: at91/trivial: fix model name for SAM9G15-EK
Nicolas Ferre
1
-1
/
+1
2013-05-07
ARM: at91: Fix typo in restart code panic message
Maxime Ripard
1
-1
/
+1
2013-05-07
ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsi
Nicolas Ferre
1
-1
/
+1
2013-05-07
ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encoding
Douglas Gilbert
1
-8
/
+8
2013-05-07
ARM: u300: fix ages old copy/paste bug
Linus Walleij
1
-1
/
+1
[next]