index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/cpu' into x86/asm, to merge more patches
Ingo Molnar
2016-04-13
41
-69
/
+67
|
\
|
*
x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...
Ingo Molnar
2016-04-01
1
-1
/
+1
|
*
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
2016-03-31
8
-10
/
+9
|
*
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-31
8
-12
/
+11
|
*
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
2016-03-31
6
-7
/
+6
|
*
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
2016-03-31
6
-8
/
+7
|
*
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
2016-03-31
6
-7
/
+7
|
*
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
2016-03-31
4
-5
/
+3
|
*
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
2016-03-31
5
-6
/
+6
|
*
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
2016-03-31
5
-5
/
+4
|
*
x86/cpufeature: Remove cpu_has_arch_perfmon
Borislav Petkov
2016-03-31
3
-4
/
+3
|
*
Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-03-30
1
-2
/
+1
|
|
\
|
|
*
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
Guenter Roeck
2016-03-31
1
-2
/
+1
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-30
1
-0
/
+2
|
|
\
\
|
|
*
|
PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
Nicolai Stange
2016-03-23
1
-0
/
+2
|
*
|
|
Merge tag 'dlm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
2016-03-30
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
dlm: config: Fix ENOMEM failures in make_cluster()
Andrew Price
2016-03-29
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-30
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
2016-03-27
1
-0
/
+6
|
|
|
/
/
*
|
|
|
x86/syscalls: Wire up compat readv2/writev2 syscalls
Christoph Hellwig
2016-04-13
2
-2
/
+4
*
|
|
|
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-04-13
6
-37
/
+7
*
|
|
|
x86/entry/64: Make gs_change a local label
Borislav Petkov
2016-04-13
1
-5
/
+5
*
|
|
|
x86/cpu: Add Erratum 88 detection on AMD
Borislav Petkov
2016-04-13
3
-1
/
+4
*
|
|
|
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
Andy Lutomirski
2016-04-13
1
-25
/
+25
*
|
|
|
x86/asm, sched/x86: Rewrite the FS and GS context switch code
Andy Lutomirski
2016-04-13
1
-55
/
+93
*
|
|
|
x86/cpu: Probe the behavior of nulling out a segment at boot time
Andy Lutomirski
2016-04-13
2
-0
/
+32
*
|
|
|
x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
Andy Lutomirski
2016-04-13
1
-12
/
+7
*
|
|
|
selftests/x86: Test the FSBASE/GSBASE API and context switching
Andy Lutomirski
2016-04-13
2
-0
/
+399
*
|
|
|
x86/cpu: Do the feature test first in enable_sep_cpu()
Borislav Petkov
2016-03-29
1
-4
/
+3
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2016-03-28
2
-1
/
+3
|
\
\
\
|
*
|
|
ide: palm_bk3710: test clock rate to avoid division by 0
Wolfram Sang
2016-03-20
1
-0
/
+2
|
*
|
|
ide: icside: remove incorrect initconst annotation
Arnd Bergmann
2016-03-20
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-03-28
23
-68
/
+68
|
\
\
\
\
|
*
|
|
|
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2016-03-20
15
-58
/
+58
|
*
|
|
|
sparc: Fix misspellings in comments.
Adam Buchbinder
2016-03-20
8
-10
/
+10
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2016-03-28
4
-24
/
+24
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tile: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
3
-18
/
+18
|
*
|
|
MAINTAINERS: update web link for tile architecture
Chris Metcalf
2016-03-04
1
-1
/
+1
|
*
|
|
MAINTAINERS: update arch/tile maintainer email domain
Chris Metcalf
2016-03-02
1
-1
/
+1
|
*
|
|
tile kgdb: fix bug in copy to gdb regs, and optimize memset
Chris Metcalf
2016-03-02
1
-4
/
+4
*
|
|
|
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
2016-03-26
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-03-26
22
-519
/
+811
|
\
\
\
\
|
*
|
|
|
libceph: use KMEM_CACHE macro
Geliang Tang
2016-03-25
1
-8
/
+2
|
*
|
|
|
ceph: use kmem_cache_zalloc
Geliang Tang
2016-03-25
2
-2
/
+2
|
*
|
|
|
rbd: use KMEM_CACHE macro
Geliang Tang
2016-03-25
1
-8
/
+2
|
*
|
|
|
ceph: use lookup request to revalidate dentry
Yan, Zheng
2016-03-25
2
-0
/
+35
|
*
|
|
|
ceph: kill ceph_get_dentry_parent_inode()
Yan, Zheng
2016-03-25
2
-20
/
+5
|
*
|
|
|
ceph: fix security xattr deadlock
Yan, Zheng
2016-03-25
8
-11
/
+125
|
*
|
|
|
ceph: don't request vxattrs from MDS
Yan, Zheng
2016-03-25
1
-2
/
+4
|
*
|
|
|
ceph: fix mounting same fs multiple times
Yan, Zheng
2016-03-25
1
-18
/
+15
[next]