summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Enable Large File Support for hostprogsUwe Kleine-König2017-07-111-3/+10
* kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada2017-07-111-10/+1Star
* kbuild: split exported generic header creation into uapi-asm-genericMasahiro Yamada2017-07-111-3/+4
* kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada2017-07-111-5/+0Star
* xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-9/+10
* unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-29/+28Star
* tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-19/+19
* sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-1/+2
* sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-19/+18Star
* parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-6/+5Star
* openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-28/+28
* nios2: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-24/+24
* nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.hMasahiro Yamada2017-07-112-23/+0Star
* microblaze: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-26/+24Star
* metag: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-25/+25
* m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-12/+11Star
* m32r: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-4/+3Star
* ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada2017-07-091-2/+0Star
* hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-23/+23
* h8300: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-28/+28
* cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-19/+19
* c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-27/+26Star
* blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-23/+23
* arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-24/+24
* ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-16/+14Star
* arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-17/+16Star
* kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2017-07-092-8/+4Star
* kbuild: fix comment about dst of headers_{install, check}_allMasahiro Yamada2017-07-091-1/+1
* kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada2017-07-091-4/+1Star
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-097-56/+65
|\
| * x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu2017-07-053-7/+29
| * x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu2017-07-054-26/+26
| * x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu2017-07-051-2/+4
| * x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-053-16/+20
| * x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King2017-07-041-25/+6Star
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-092-3/+13
|\ \
| * | MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar2017-07-052-3/+13
| |/
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-091-18/+19
|\ \
| * | smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner2017-07-061-18/+19
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-097-113/+165
|\ \
| * | sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin2017-07-081-8/+8
| * | sched/fair: Fix load_balance() affinity redo pathJeffrey Hugo2017-07-051-12/+20
| * | sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li2017-07-052-22/+45
| * | sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker2017-07-054-64/+86
| * | sched/cputime: Rename vtime fieldsFrederic Weisbecker2017-07-054-21/+21
| * | sched/cputime: Always set tsk->vtime_snap_whence after accounting vtimeFrederic Weisbecker2017-07-051-1/+1
| * | vtime, sched/cputime: Remove vtime_account_user()Frederic Weisbecker2017-07-052-14/+7Star
| * | Revert "sched/cputime: Refactor the cputime_adjust() code"Ingo Molnar2017-07-041-8/+14
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-096-23/+30
|\ \
| * | kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao2017-07-081-2/+6