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
2012-03-19
sparc32: Add -Av8 to assembler command line.
David S. Miller
1
-1
/
+1
2012-03-19
compat: Re-add missing asm/compat.h include to fix compile breakage on s390
Heiko Carstens
1
-0
/
+1
2012-03-19
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-12
ARM: 7345/1: errata: update workaround for A9 erratum #743622
Will Deacon
2
-4
/
+2
2012-03-12
OMAPDSS: HDMI: PHY burnout fix
Tomi Valkeinen
2
-0
/
+10
2012-03-12
OMAP: 4430SDP/Panda: add HDMI HPD gpio
Tomi Valkeinen
2
-0
/
+6
2012-03-12
OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
Tomi Valkeinen
2
-0
/
+6
2012-03-12
OMAPDSS: remove wrong HDMI HPD muxing
Tomi Valkeinen
2
-8
/
+0
2012-03-12
OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
Tomi Valkeinen
2
-4
/
+4
2012-03-12
OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
Tomi Valkeinen
2
-4
/
+2
2012-03-12
OMAP: DSS2: HDMI: use default dividers
Tomi Valkeinen
1
-9
/
+0
2012-03-12
ARM: orion: Fix Orion5x GPIO regression from MPP cleanup
Andrew Lunn
3
-275
/
+274
2012-03-12
ARM: orion: Fix USB phy for orion5x.
Andrew Lunn
6
-10
/
+15
2012-03-12
avr32: select generic atomic64_t support
Fabio Baltieri
1
-0
/
+1
2012-03-12
alpha: fix 32/64-bit bug in futex support
Andrew Morton
1
-1
/
+1
2012-03-12
ARM: S3C24XX: DMA resume regression fix
Gusakov Andrey
1
-1
/
+1
2012-03-12
S390: KEYS: Enable the compat keyctl wrapper on s390x
David Howells
1
-0
/
+3
2012-03-12
ARM: LPC32xx: Fix irq on GPI_28
Roland Stigge
2
-1
/
+5
2012-03-12
ARM: LPC32xx: Fix interrupt controller init
Roland Stigge
1
-4
/
+6
2012-03-12
ARM: LPC32xx: irq.c: Clear latched event
Roland Stigge
1
-1
/
+10
2012-03-12
ARM: LPC32xx: serial.c: Fixed loop limit
Roland Stigge
1
-1
/
+1
2012-03-12
ARM: LPC32xx: serial.c: HW bug workaround
Roland Stigge
1
-0
/
+18
2012-03-12
compat: fix compile breakage on s390
Heiko Carstens
6
-12
/
+3
2012-02-29
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
Andreas Herrmann
1
-8
/
+36
2012-02-29
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-29
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-29
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-29
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-29
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-29
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-29
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-29
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-29
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2
-8
/
+47
2012-02-29
i387: math_state_restore() isn't called from asm
Linus Torvalds
2
-4
/
+4
2012-02-29
ARM: 7325/1: fix v7 boot with lockdep enabled
Rabin Vincent
2
-1
/
+6
2012-02-29
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
Stephen Boyd
1
-0
/
+6
2012-02-29
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-20
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Stefano Stabellini
1
-1
/
+1
2012-02-13
ARM: OMAP2+: GPMC: fix device size setup
Yegor Yefremov
1
-0
/
+6
2012-02-13
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
1
-1
/
+1
2012-02-13
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
1
-2
/
+4
2012-02-13
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
Will Deacon
1
-3
/
+2
2012-02-03
net: bpf_jit: fix divide by 0 generation
Eric Dumazet
1
-14
/
+22
2012-02-03
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
1
-6
/
+0
2012-02-03
mach-ux500: enable ARM errata 764369
Srinidhi KASAGAR
1
-0
/
+1
2012-02-03
x86/microcode_amd: Add support for CPU family specific container files
Andreas Herrmann
1
-2
/
+22
2012-02-03
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
1
-2
/
+2
2012-01-25
score: fix off-by-one index into syscall table
Dan Rosenberg
1
-1
/
+1
2012-01-25
x86/UV2: Fix BAU destination timeout initialization
Cliff Wickman
1
-6
/
+7
2012-01-25
ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)
Kurt Garloff
1
-4
/
+6
[next]