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
...
|
*
|
|
cpuset: Add documentation about the new "cpuset.sched.partition" flag
Waiman Long
2018-11-08
1
-0
/
+73
|
*
|
|
cpuset: Use descriptive text when reading/writing cpuset.sched.partition
Waiman Long
2018-11-08
1
-7
/
+51
|
*
|
|
cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
Waiman Long
2018-11-08
2
-4
/
+2
|
*
|
|
cpuset: Make generate_sched_domains() work with partition
Waiman Long
2018-11-08
1
-7
/
+27
|
*
|
|
cpuset: Make CPU hotplug work with partition
Waiman Long
2018-11-08
1
-15
/
+116
|
*
|
|
cpuset: Track cpusets that use parent's effective_cpus
Waiman Long
2018-11-08
1
-1
/
+70
|
*
|
|
cpuset: Add an error state to cpuset.sched.partition
Waiman Long
2018-11-08
1
-24
/
+129
|
*
|
|
cpuset: Add new v2 cpuset.sched.partition flag
Waiman Long
2018-11-08
1
-13
/
+352
|
*
|
|
cpuset: Simply allocation and freeing of cpumasks
Waiman Long
2018-11-08
1
-33
/
+77
|
*
|
|
cpuset: Define data structures to support scheduling partition
Waiman Long
2018-11-08
1
-0
/
+37
|
*
|
|
cpuset: Enable cpuset controller in default hierarchy
Waiman Long
2018-11-08
2
-8
/
+149
|
*
|
|
cgroup: remove unnecessary unlikely()
Yangtao Li
2018-11-05
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2018-12-29
1
-2
/
+3
|
\
\
\
|
*
|
|
percpu: convert spin_lock_irq to spin_lock_irqsave.
Dennis Zhou
2018-12-18
1
-2
/
+3
*
|
|
|
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-12-29
44
-1256
/
+1117
|
\
\
\
\
|
*
|
|
|
xtensa: implement jump_label support
Max Filippov
2018-12-20
5
-1
/
+167
|
*
|
|
|
xtensa: implement syscall tracepoints
Max Filippov
2018-12-17
7
-3
/
+23
|
*
|
|
|
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
2018-12-17
2
-1
/
+80
|
*
|
|
|
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
2018-12-17
2
-51
/
+1
|
*
|
|
|
xtensa: implement TIE regset
Max Filippov
2018-12-17
1
-78
/
+87
|
*
|
|
|
xtensa: implement task_user_regset_view
Max Filippov
2018-12-17
3
-80
/
+129
|
*
|
|
|
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
2018-12-17
3
-12
/
+20
|
*
|
|
|
xtensa: use NO_SYSCALL instead of -1
Max Filippov
2018-12-17
4
-6
/
+8
|
*
|
|
|
xtensa: define syscall_get_arch()
Dmitry V. Levin
2018-12-17
2
-0
/
+8
|
*
|
|
|
Move EM_XTENSA to uapi/linux/elf-em.h
Dmitry V. Levin
2018-12-17
2
-1
/
+2
|
*
|
|
|
xtensa: support memtest
Max Filippov
2018-12-17
1
-0
/
+3
|
*
|
|
|
xtensa: don't use l32r opcode directly
Max Filippov
2018-12-05
4
-31
/
+24
|
*
|
|
|
xtensa: xtfpga.dtsi: fix dtc warnings about SPI
Max Filippov
2018-12-05
1
-1
/
+1
|
*
|
|
|
xtensa: don't clear cpenable unconditionally on release
Max Filippov
2018-12-04
1
-1
/
+2
|
*
|
|
|
xtensa: simplify coprocessor.S
Max Filippov
2018-12-04
1
-18
/
+18
|
*
|
|
|
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
2018-12-04
11
-70
/
+51
|
*
|
|
|
xtensa: drop unused declarations from elf.h
Max Filippov
2018-12-03
1
-11
/
+0
|
*
|
|
|
xtensa: clean up syscall.h
Max Filippov
2018-12-03
1
-13
/
+6
|
*
|
|
|
xtensa: drop unused coprocessor helper functions
Max Filippov
2018-12-03
2
-68
/
+3
|
*
|
|
|
xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}
Max Filippov
2018-12-03
1
-10
/
+0
|
*
|
|
|
xtensa: drop unused field from the struct exc_table
Max Filippov
2018-12-03
2
-4
/
+0
|
*
|
|
|
xtensa: drop fast_syscall_kernel
Max Filippov
2018-12-03
2
-21
/
+0
|
*
|
|
|
xtensa: generate uapi header and syscall table header files
Firoz Khan
2018-12-03
5
-783
/
+10
|
*
|
|
|
xtensa: add system call table generation support
Firoz Khan
2018-12-03
4
-0
/
+480
|
*
|
|
|
xtensa: add __NR_syscalls along with __NR_syscall_count
Firoz Khan
2018-12-03
3
-4
/
+6
*
|
|
|
|
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-29
65
-89
/
+4441
|
\
\
\
\
\
|
*
|
|
|
|
nds32: support hardware prefetcher
Nylon Chen
2018-11-22
4
-1
/
+21
|
*
|
|
|
|
nds32: Fix the items of hwcap_str ordering issue.
Nylon Chen
2018-11-22
1
-1
/
+2
|
*
|
|
|
|
math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
Vincent Chen
2018-11-22
1
-1
/
+1
|
*
|
|
|
|
math-emu/op-2.h: Use statement expressions to prevent negative constant shift
Vincent Chen
2018-11-22
1
-52
/
+47
|
*
|
|
|
|
nds32: support denormalized result through FP emulator
Vincent Chen
2018-11-22
11
-4
/
+125
|
*
|
|
|
|
nds32: Support FP emulation
Vincent Chen
2018-11-22
24
-5
/
+1064
|
*
|
|
|
|
nds32: nds32 FPU port
Vincent Chen
2018-11-22
17
-16
/
+589
|
*
|
|
|
|
nds32: Remove duplicated include from pm.c
YueHaibing
2018-11-06
1
-1
/
+0
|
*
|
|
|
|
nds32: Power management for nds32
Nick Hu
2018-11-06
6
-1
/
+261
[prev]
[next]