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.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-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
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
2012-02-21
net: enable TC35815 for MIPS again
Atsushi Nemoto
1
-1
/
+1
2012-02-21
hwmon: (f75375s) Fix bit shifting in f75375_write16
Nikolaus Schulz
1
-1
/
+1
2012-02-21
ath9k_hw: fix a RTS/CTS timeout regression
Felix Fietkau
1
-2
/
+5
2012-02-21
ath9k: fix a WEP crypto related regression
Felix Fietkau
1
-0
/
+8
2012-02-21
ath9k: Fix kernel panic during driver initilization
Mohammed Shafi Shajakhan
1
-4
/
+5
2012-02-21
drm/i915: no lvds quirk for AOpen MP45
Daniel Vetter
1
-0
/
+8
2012-02-21
drm/i915: Force explicit bpp selection for intel_dp_link_required
Keith Packard
1
-15
/
+5
2012-02-21
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
1
-0
/
+6
2012-02-21
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
1
-0
/
+1
2012-02-21
igb: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-21
ixgbe: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-13
Linux 3.2.6
v3.2.6
Greg Kroah-Hartman
1
-1
/
+1
2012-02-13
powernow-k8: Fix indexing issue
Andreas Herrmann
1
-4
/
+11
2012-02-13
powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB
Andreas Herrmann
1
-9
/
+10
2012-02-13
mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip
Axel Lin
1
-0
/
+1
2012-02-13
zcache: fix deadlock condition
Dan Magenheimer
1
-4
/
+3
2012-02-13
zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.
Dan Magenheimer
1
-2
/
+2
2012-02-13
USB: add new zte 3g-dongle's pid to option.c
Rui li
1
-1
/
+128
[prev]
[next]