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
2016-12-19
Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"
Andy Lutomirski
1
-6
/
+0
2016-12-19
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
1
-1
/
+1
2016-12-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
1
-3
/
+4
2016-12-19
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
1
-1
/
+2
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2
-1
/
+39
2016-12-19
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
1
-1
/
+8
2016-12-19
x86/init: Fix a couple of comment typos
Dmitry Torokhov
1
-3
/
+3
2016-12-19
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
4
-17
/
+0
2016-12-19
Input: i8042 - Trust firmware a bit more when probing on X86
Dmitry Torokhov
1
-3
/
+7
2016-12-19
x86/init: Add i8042 state to the platform data
Dmitry Torokhov
3
-0
/
+30
2016-12-19
HID: asus: Fix keyboard support
Brendan McGrath
1
-6
/
+11
2016-12-19
clocksource/drivers/moxart: Plug memory and mapping leaks
Sudip Mukherjee
1
-6
/
+16
2016-12-19
irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused
Jérémy Lefaure
1
-1
/
+1
2016-12-19
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
Boris Ostrovsky
1
-1
/
+5
2016-12-19
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
1
-9
/
+19
2016-12-19
x86/microcode/AMD: Sanitize apply_microcode_early_amd()
Borislav Petkov
1
-13
/
+17
2016-12-19
x86/microcode/AMD: Make find_proper_container() sane again
Borislav Petkov
1
-9
/
+11
2016-12-19
firmware: dmi_scan: Always show system identification string
Kefeng Wang
1
-2
/
+2
2016-12-19
ARC: enable SG chaining
Vladimir Kondratiev
2
-1
/
+2
2016-12-19
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
24
-257
/
+1055
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
1
-6
/
+6
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
1
-12
/
+13
2016-12-19
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
4
-0
/
+481
2016-12-19
rtc: ds1307: Add ACPI support
Tin Huynh
1
-9
/
+43
2016-12-19
Input: synaptics_i2c - change msleep to usleep_range for small msecs
Aniroop Mathur
1
-2
/
+2
2016-12-19
Input: i8042 - add Pegatron touchpad to noloop table
Marcos Paulo de Souza
1
-0
/
+6
2016-12-19
Input: joydev - remove unused linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-12-19
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-80
/
+190
2016-12-19
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
13
-19
/
+897
2016-12-19
platform/x86: surface3-wmi: Balance locking on error path
Andy Shevchenko
1
-5
/
+6
2016-12-19
platform/x86: Add Whiskey Cove PMIC TMU support
Nilesh Bacchewar
5
-0
/
+211
2016-12-19
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-27
/
+355
2016-12-18
docs: sphinx-extensions: make rstFlatTable work with docutils 0.13
Dmitry Shachnev
1
-0
/
+5
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-120
/
+77
2016-12-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2016-12-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+7
2016-12-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-12-18
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
Bart Van Assche
1
-0
/
+1
2016-12-18
iw_cxgb4: set correct FetchBurstMax for QPs
Steve Wise
1
-2
/
+3
2016-12-18
x86/tsc: Limit the adjust value further
Thomas Gleixner
1
-5
/
+16
2016-12-18
x86/tsc: Annotate printouts as firmware bug
Thomas Gleixner
1
-2
/
+3
2016-12-18
drivers/gpu/drm/ast: Fix infinite loop if read fails
Russell Currey
1
-2
/
+5
2016-12-18
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
1
-1
/
+1
2016-12-18
x86/floppy: Use designated initializers
Kees Cook
1
-10
/
+10
2016-12-18
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
1
-11
/
+13
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
71
-446
/
+1206
[prev]
[next]