index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/topology: Document cpu_llc_id
Borislav Petkov
2016-12-20
1
-0
/
+9
*
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Vitaly Kuznetsov
2016-12-20
1
-0
/
+24
*
x86/asm: Rewrite sync_core() to use IRET-to-self
Andy Lutomirski
2016-12-19
1
-22
/
+58
*
x86/microcode/intel: Replace sync_core() with native_cpuid()
Andy Lutomirski
2016-12-19
1
-3
/
+23
*
Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"
Andy Lutomirski
2016-12-19
1
-6
/
+0
*
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
2016-12-19
1
-1
/
+1
*
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
2016-12-19
1
-3
/
+4
*
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
2016-12-19
1
-1
/
+2
*
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2016-12-19
2
-1
/
+39
*
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
2016-12-19
1
-1
/
+8
*
x86/init: Fix a couple of comment typos
Dmitry Torokhov
2016-12-19
1
-3
/
+3
*
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
2016-12-19
4
-17
/
+0
*
Input: i8042 - Trust firmware a bit more when probing on X86
Dmitry Torokhov
2016-12-19
1
-3
/
+7
*
x86/init: Add i8042 state to the platform data
Dmitry Torokhov
2016-12-19
3
-0
/
+30
*
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
Boris Ostrovsky
2016-12-19
1
-1
/
+5
*
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
2016-12-19
1
-9
/
+19
*
x86/microcode/AMD: Sanitize apply_microcode_early_amd()
Borislav Petkov
2016-12-19
1
-13
/
+17
*
x86/microcode/AMD: Make find_proper_container() sane again
Borislav Petkov
2016-12-19
1
-9
/
+11
*
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2016-12-19
24
-257
/
+1055
|
\
|
*
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
2016-12-19
1
-6
/
+6
|
*
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
2016-12-19
1
-2
/
+2
|
*
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
2016-12-19
1
-5
/
+81
|
*
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
2016-12-19
1
-2
/
+2
|
*
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
2016-12-19
1
-1
/
+2
|
*
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
2016-12-19
1
-12
/
+13
|
*
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
2016-12-19
4
-0
/
+481
|
*
rtc: ds1307: Add ACPI support
Tin Huynh
2016-12-19
1
-9
/
+43
|
*
rtc: imxdi: (trivial) fix a typo
Martin Kaiser
2016-12-07
1
-1
/
+1
|
*
rtc: ds1374: Merge conditional + WARN_ON()
Srikant Ritolia
2016-12-07
1
-3
/
+1
|
*
rtc: twl: make driver DT only
Nicolae Rosia
2016-11-30
2
-5
/
+8
|
*
rtc: twl: kill static variables
Nicolae Rosia
2016-11-30
1
-76
/
+114
|
*
rtc: fix typos in Kconfig
Alexandre Belloni
2016-11-09
1
-2
/
+2
|
*
rtc: jz4740: make the driver builtin only
Alexandre Belloni
2016-11-09
2
-13
/
+2
|
*
rtc: jz4740: remove unused EXPORT_SYMBOL
Alexandre Belloni
2016-11-08
1
-2
/
+1
|
*
Documentation: bindings: fix twl-rtc documentation
Nicolae Rosia
2016-11-05
1
-10
/
+9
|
*
rtc: Enable compile testing for Maxim and Samsung drivers
Krzysztof Kozlowski
2016-11-05
1
-3
/
+4
|
*
MIPS: jz4740: Remove obsolete code
Paul Cercueil
2016-11-05
3
-85
/
+0
|
*
MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller
Paul Cercueil
2016-11-05
2
-1
/
+4
|
*
MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetree
Paul Cercueil
2016-11-05
1
-0
/
+11
|
*
rtc: jz4740: Add support for acting as the system power controller
Paul Cercueil
2016-11-05
1
-0
/
+81
|
*
rtc: jz4740: Add support for devicetree
Paul Cercueil
2016-11-04
1
-1
/
+15
|
*
Documentation: dt: Add binding info for jz4740-rtc driver
Paul Cercueil
2016-11-04
1
-0
/
+37
|
*
rtc: jz4740: Add support for the RTC in the jz4780 SoC
Paul Cercueil
2016-11-04
2
-5
/
+51
|
*
rtc: sparc: make sun4v explicitly non-modular
Paul Gortmaker
2016-11-04
1
-6
/
+4
|
*
rtc: sparc: make starfire explicitly non-modular
Paul Gortmaker
2016-11-04
1
-6
/
+4
|
*
rtc: make rtc-lib explicitly non-modular
Paul Gortmaker
2016-11-04
1
-3
/
+1
|
*
rtc: pcf85063: do not register a RTC device if chip is not present
Mirza Krak
2016-11-04
1
-0
/
+7
|
*
ABI: rtc-ab8500: fix rtc_calibration documentation
Mauro Carvalho Chehab
2016-10-30
1
-2
/
+3
|
*
rtc: cmos: don't refer to asm-generic/rtc.h
Christoph Hellwig
2016-10-19
2
-5
/
+2
|
*
rtc: cmos: Reject unsupported alarm values
Gabriele Mazzotta
2016-10-19
1
-0
/
+72
[next]