index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
3c59x: shorten timer period for slave devices
Eric Dumazet
1
-1
/
+1
2012-03-01
ARM: 7325/1: fix v7 boot with lockdep enabled
Rabin Vincent
2
-1
/
+6
2012-03-01
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
Stephen Boyd
1
-0
/
+6
2012-03-01
NFSv4: fix server_scope memory leak
Weston Andros Adamson
1
-6
/
+9
2012-03-01
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
Trond Myklebust
1
-0
/
+2
2012-03-01
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
3
-6
/
+9
2012-03-01
mmc: core: check for zero length ioctl data
Johan Rudholm
1
-37
/
+45
2012-03-01
ALSA: hda - Fix redundant jack creations for cx5051
Takashi Iwai
1
-1
/
+10
2012-03-01
ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()
Javi Merino
1
-1
/
+2
2012-03-01
vfs: fix d_inode_lookup() dentry ref leak
Miklos Szeredi
1
-1
/
+3
2012-03-01
S390: correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2012-03-01
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-03-01
regmap: Fix cache defaults initialization from raw cache defaults
Lars-Peter Clausen
1
-2
/
+2
2012-03-01
ipheth: Add iPhone 4S
Tim Gardner
1
-0
/
+5
2012-03-01
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-03-01
PCI: workaround hard-wired bus number V2
Yinghai Lu
1
-0
/
+5
2012-03-01
drm/radeon/kms: fix MSI re-arm on rv370+
Alex Deucher
2
-6
/
+2
2012-03-01
ARM: at91: USB AT91 gadget registration for module
Nicolas Ferre
4
-4
/
+4
2012-03-01
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-03-01
Security: tomoyo: add .gitignore file
Greg Kroah-Hartman
1
-0
/
+2
2012-02-27
Linux 3.2.8
v3.2.8
Greg Kroah-Hartman
1
-1
/
+1
2012-02-27
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-27
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-27
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-27
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-27
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-27
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-27
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-27
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-27
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2
-8
/
+47
2012-02-27
i387: math_state_restore() isn't called from asm
Linus Torvalds
2
-4
/
+4
2012-02-21
Linux 3.2.7
v3.2.7
Greg Kroah-Hartman
1
-1
/
+1
2012-02-21
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-21
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Stefano Stabellini
1
-1
/
+1
2012-02-21
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
2
-71
/
+79
2012-02-21
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
Ludovic Desroches
1
-0
/
+3
2012-02-21
ALSA: hda - Fix silent speaker output on Acer Aspire 6935
Takashi Iwai
1
-0
/
+23
2012-02-21
ALSA: hda - Fix initialization of secondary capture source on VT1705
Takashi Iwai
1
-0
/
+3
2012-02-21
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
Daniel T Chen
1
-0
/
+6
2012-02-21
backing-dev: fix wakeup timer races with bdi_unregister()
Rabin Vincent
1
-6
/
+19
2012-02-21
crypto: sha512 - Avoid stack bloat on i386
Herbert Xu
1
-36
/
+32
2012-02-21
crypto: sha512 - Use binary and instead of modulus
Herbert Xu
1
-2
/
+2
2012-02-21
cifs: don't return error from standard_receive3 after marking response malformed
Jeff Layton
1
-3
/
+4
2012-02-21
cifs: request oplock when doing open on lookup
Jeff Layton
1
-1
/
+1
2012-02-21
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
Nikolaus Schulz
1
-1
/
+1
2012-02-21
writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
Wu Fengguang
1
-1
/
+4
2012-02-21
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
2
-9
/
+9
2012-02-21
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
1
-1
/
+1
2012-02-21
relay: prevent integer overflow in relay_open()
Dan Carpenter
1
-2
/
+8
2012-02-21
lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
Wu Fengguang
1
-0
/
+4
[prev]
[next]