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
*
sparc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-1
/
+2
*
sh: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-19
/
+18
*
parisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-6
/
+5
*
openrisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-28
/
+28
*
nios2: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-24
/
+24
*
nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h
Masahiro Yamada
2017-07-11
2
-23
/
+0
*
microblaze: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-26
/
+24
*
metag: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-25
/
+25
*
m68k: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-12
/
+11
*
m32r: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-4
/
+3
*
ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild
Masahiro Yamada
2017-07-09
1
-2
/
+0
*
hexagon: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-23
/
+23
*
h8300: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-28
/
+28
*
cris: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-19
/
+19
*
c6x: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-27
/
+26
*
blackfin: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-23
/
+23
*
arc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-24
/
+24
*
ARM: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-16
/
+14
*
arm64: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-09
2
-17
/
+16
*
kbuild: pass dst= to Makefile.headersinst from top Makefile
Masahiro Yamada
2017-07-09
2
-8
/
+4
*
kbuild: fix comment about dst of headers_{install, check}_all
Masahiro Yamada
2017-07-09
1
-1
/
+1
*
kbuild: remove useless $(gen) variable in Makefile.headersinst
Masahiro Yamada
2017-07-09
1
-4
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
7
-56
/
+65
|
\
|
*
x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table
Chen Yu
2017-07-05
3
-7
/
+29
|
*
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
2017-07-05
4
-26
/
+26
|
*
x86/boot/e820: Avoid overwriting e820_table_firmware
Chen Yu
2017-07-05
1
-2
/
+4
|
*
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
2017-07-05
3
-16
/
+20
|
*
x86/platform/uv/BAU: Minor cleanup, make some local functions static
Colin Ian King
2017-07-04
1
-25
/
+6
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-07-09
2
-3
/
+13
|
\
\
|
*
|
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
Ingo Molnar
2017-07-05
2
-3
/
+13
|
|
/
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
1
-18
/
+19
|
\
\
|
*
|
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
2017-07-06
1
-18
/
+19
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-09
7
-113
/
+165
|
\
\
|
*
|
sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors
Dmitry V. Levin
2017-07-08
1
-8
/
+8
|
*
|
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
2017-07-05
1
-12
/
+20
|
*
|
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
2017-07-05
2
-22
/
+45
|
*
|
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-05
4
-64
/
+86
|
*
|
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-05
4
-21
/
+21
|
*
|
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
Frederic Weisbecker
2017-07-05
1
-1
/
+1
|
*
|
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
2017-07-05
2
-14
/
+7
|
*
|
Revert "sched/cputime: Refactor the cputime_adjust() code"
Ingo Molnar
2017-07-04
1
-8
/
+14
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
6
-23
/
+30
|
\
\
|
*
|
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
2017-07-08
1
-2
/
+6
|
*
|
kprobes: Simplify register_jprobes()
Naveen N. Rao
2017-07-08
1
-14
/
+16
|
*
|
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
4
-8
/
+8
|
*
|
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-07-05
2
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
2017-07-04
1
-1
/
+1
|
|
*
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
2017-07-04
1
-0
/
+1
*
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-07-09
2
-2
/
+3
|
\
\
\
|
*
|
|
locking/qspinlock: Explicitly include asm/prefetch.h
Stafford Horne
2017-07-08
1
-0
/
+1
[next]