Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
91ed140d6c1e168b11bbbddac4f6066f40a0c6b5
91ed140
x86/asm: Make sure verify_cpu() has a good stack
by Borislav Petkov
· 9 years ago
60a0e20
x86/extable: Add a comment about early exception handlers
by Andy Lutomirski
· 9 years ago
b828b79
x86/msr: Set the return value to zero when native_rdmsr_safe() fails
by Andy Lutomirski
· 9 years ago
4985ce1
x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y
by Andy Lutomirski
· 9 years ago
dd2f4a0
x86/paravirt: Add paravirt_{read,write}_msr()
by Andy Lutomirski
· 9 years ago
fbd7043
x86/msr: Carry on after a non-"safe" MSR access fails
by Andy Lutomirski
· 9 years ago
c2ee03b
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
by Andy Lutomirski
· 9 years ago
ae7ef45
x86/traps: Enable all exception handler callbacks early
by Andy Lutomirski
· 9 years ago
0e861fb
x86/head: Move early exception panic code into early_fixup_exception()
by Andy Lutomirski
· 9 years ago
0d0efc0
x86/head: Move the early NMI fixup into C
by Andy Lutomirski
· 9 years ago
7bbcdb1
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
by Andy Lutomirski
· 9 years ago
6aa6dbf
x86/fpu: Get rid of x87 math exception helpers
by Borislav Petkov
· 9 years ago
de82fbc
x86/fpu: Remove check_fpu() indirection
by Borislav Petkov
· 9 years ago
eff4677
x86/tsc: Save an indentation level in recalibrate_cpu_khz()
by Borislav Petkov
· 9 years ago
a841cca
x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call
by Borislav Petkov
· 9 years ago
425d8c2
x86/cpu: Simplify extended APIC ID detection on AMD
by Borislav Petkov
· 9 years ago
78df526
x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()
by Borislav Petkov
· 9 years ago
782511b
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
d366bf7
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
01f8fd7
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
93984fb
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
59e21e3
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
a402a8d
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
dda9edf
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
da154e8
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
1f4dd79
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
abcfdfe
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
95a8e74
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
by Ingo Molnar
· 9 years ago
d8d1c35
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
by Ingo Molnar
· 9 years ago
1886297
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
by Toshi Kani
· 9 years ago
cb44d0c
Merge branch 'x86/cpu' into x86/asm, to merge more patches
by Ingo Molnar
· 9 years ago
a312549
x86/mce: Avoid using object after free in genpool
by Tony Luck
· 9 years ago
482dd2e
x86/syscalls: Wire up compat readv2/writev2 syscalls
by Christoph Hellwig
· 9 years ago
1ed95e5
x86/vdso: Remove direct HPET access through the vDSO
by Andy Lutomirski
· 9 years ago
42c748bb
x86/entry/64: Make gs_change a local label
by Borislav Petkov
· 9 years ago
96e5d28
x86/cpu: Add Erratum 88 detection on AMD
by Borislav Petkov
· 9 years ago
0230bb0
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
by Andy Lutomirski
· 9 years ago
3e2b68d
x86/asm, sched/x86: Rewrite the FS and GS context switch code
by Andy Lutomirski
· 9 years ago
7a5d6704
x86/cpu: Probe the behavior of nulling out a segment at boot time
by Andy Lutomirski
· 9 years ago
d47b50e
x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
by Andy Lutomirski
· 9 years ago
0051202
selftests/x86: Test the FSBASE/GSBASE API and context switching
by Andy Lutomirski
· 9 years ago
d7847a7
x86/cpufeature: Fix build bug caused by merge artifact with the removal of cpu_has_hypervisor
by Ingo Molnar
· 9 years ago
f87e0434
lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates
by Rusty Russell
· 9 years ago
16bf922
x86/cpufeature: Remove cpu_has_pse
by Borislav Petkov
· 9 years ago
c109bf9
x86/cpufeature: Remove cpu_has_pge
by Borislav Petkov
· 9 years ago
054efb6
x86/cpufeature: Remove cpu_has_xmm2
by Borislav Petkov
· 9 years ago
906bf7f
x86/cpufeature: Remove cpu_has_clflush
by Borislav Petkov
· 9 years ago
b8291adc
x86/cpufeature: Remove cpu_has_gbpages
by Borislav Petkov
· 9 years ago
62436a4
x86/cpufeature: Remove cpu_has_x2apic
by Borislav Petkov
· 9 years ago
ab4a56f
x86/cpufeature: Remove cpu_has_osxsave
by Borislav Petkov
· 9 years ago
0c9f3536
x86/cpufeature: Remove cpu_has_hypervisor
by Borislav Petkov
· 9 years ago
7b5e74e
x86/cpufeature: Remove cpu_has_arch_perfmon
by Borislav Petkov
· 9 years ago
568a58e
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
by Borislav Petkov
· 9 years ago
1e6d88c
Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 9 years ago
8fe8892
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
by Guenter Roeck
· 9 years ago
62f444e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
07c0db7
Merge tag 'dlm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 9 years ago
8b8c877
Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
82c7d82
dlm: config: Fix ENOMEM failures in make_cluster()
by Andrew Price
· 9 years ago
b3edfda
x86/cpu: Do the feature test first in enable_sep_cpu()
by Borislav Petkov
· 9 years ago
6d92bc9
x86/build: Build compressed x86 kernels as PIE
by H.J. Lu
· 9 years ago
b6350c2
x86/pat: Document the PAT initialization sequence
by Toshi Kani
· 9 years ago
88ba281
x86/xen, pat: Remove PAT table init code from Xen
by Toshi Kani
· 9 years ago
ad025a7
x86/mtrr: Fix PAT init handling when MTRR is disabled
by Toshi Kani
· 9 years ago
edfe63e
x86/mtrr: Fix Xorg crashes in Qemu sessions
by Toshi Kani
· 9 years ago
d63dcf4
x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()
by Toshi Kani
· 9 years ago
224bb1e
x86/mm/pat: Add pat_disable() interface
by Toshi Kani
· 9 years ago
02f037d
x86/mm/pat: Add support of non-default PAT MSR setting
by Toshi Kani
· 9 years ago
591b1d8
x86/mm/pkeys: Add missing Documentation
by Dave Hansen
· 9 years ago
34a4cce
x86/cpu: Add advanced power management bits
by Huang Rui
· 9 years ago
5f870a3
x86/thread_info: Merge two !__ASSEMBLY__ sections
by Borislav Petkov
· 9 years ago
4a6772f
x86/cpufreq: Remove duplicated TDP MSR macro definitions
by Vladimir Zapolskiy
· 9 years ago
f7be861
x86/Documentation: Start documenting x86 topology
by Borislav Petkov
· 9 years ago
8196dab
x86/cpu: Get rid of compute_unit_id
by Borislav Petkov
· 9 years ago
32b62f4
perf/x86/amd: Cleanup Fam10h NB event constraints
by Peter Zijlstra
· 9 years ago
ee6825c
x86/topology: Fix AMD core count
by Peter Zijlstra
· 9 years ago
1993b17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 9 years ago
d4dc3b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 9 years ago
ec3c073
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
3c2e226
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
by Guenter Roeck
· 9 years ago
f55532a
Linux 4.6-rc1
by Linus Torvalds
· 9 years ago
d5a38f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
698f415
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
b4cec5f
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
895a106
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
02fc59a
f2fs/crypto: fix xts_tweak initialization
by Linus Torvalds
· 9 years ago
4f1b50c
NTB: Remove _addr functions from ntb_hw_amd
by Allen Hubbe
· 9 years ago
4599649
orangefs: fix orangefs_superblock locking
by Al Viro
· 9 years ago
6d4c1a3
orangefs: fix do_readv_writev() handling of error halfway through
by Al Viro
· 9 years ago
524b1d3
orangefs: have ->kill_sb() evict the VFS side of things first
by Al Viro
· 9 years ago
177f8fc
orangefs: sanitize ->llseek()
by Al Viro
· 9 years ago
7df240d771
orangefs-bufmap.h: trim unused junk
by Al Viro
· 9 years ago
b8a99a8
orangefs: saner calling conventions for getting a slot
by Al Viro
· 9 years ago
bf6bf60
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
by Al Viro
· 9 years ago
9f5e2f7
orangefs: get rid of readdir_handle_s
by Al Viro
· 9 years ago
606c61a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
15dbc13
Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
dad44de
Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
c155c74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
0fda278
thp: fix typo in khugepaged_scan_pmd()
by Kirill A. Shutemov
· 9 years ago
Next »