..
bpf
bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter
2015-08-09 22:50:06 -07:00
configs
…
debug
…
events
perf: add the necessary core perf APIs when accessing events counters in eBPF programs
2015-08-09 22:50:05 -07:00
gcov
gcov: add support for GCC 5.1
2015-06-30 19:44:57 -07:00
irq
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
2015-07-17 11:29:34 +02:00
livepatch
Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstream' into for-linus
2015-06-22 16:26:56 +02:00
locking
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-06-24 15:09:40 -07:00
power
Power management and ACPI fixes for v4.2-rc1
2015-07-01 14:17:44 -07:00
printk
printk: improve the description of /dev/kmsg line format
2015-06-30 19:44:59 -07:00
rcu
This patch series contains several clean ups and even a new trace clock
2015-06-26 14:02:43 -07:00
sched
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
2015-07-06 14:15:08 +02:00
time
tick: Move the export of tick_broadcast_oneshot_control to the proper place
2015-07-14 12:01:04 +02:00
trace
bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter
2015-08-09 22:50:06 -07:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
make certificate list change message more useful
2015-07-02 16:42:13 -07:00
acct.c
…
async.c
…
audit.c
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
2015-06-27 13:53:16 -07:00
audit.h
…
audit_tree.c
…
audit_watch.c
…
auditfilter.c
…
auditsc.c
Fix broken audit tests for exec arg len
2015-07-08 09:33:38 -07:00
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
2015-07-03 15:20:57 -07:00
cgroup_freezer.c
…
compat.c
…
configs.c
…
context_tracking.c
…
cpu.c
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
2015-07-15 10:39:17 +02:00
cpu_pm.c
…
cpuset.c
…
crash_dump.c
…
cred.c
…
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
exit,stats: /* obey this comment */
2015-06-25 17:00:43 -07:00
extable.c
…
fork.c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
2015-07-18 03:42:51 +02:00
freezer.c
…
futex.c
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-06-24 14:46:01 -07:00
futex_compat.c
…
groups.c
…
hung_task.c
…
irq_work.c
…
jump_label.c
…
kallsyms.c
…
kcmp.c
…
kexec.c
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
2015-06-30 19:44:57 -07:00
kmod.c
…
kprobes.c
…
ksysfs.c
…
kthread.c
…
latencytop.c
…
module-internal.h
…
module.c
module: Fix load_module() error path
2015-07-09 06:57:12 +09:30
module_signing.c
…
notifier.c
…
nsproxy.c
…
padata.c
…
panic.c
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
2015-06-30 19:44:57 -07:00
params.c
Minor merge needed, due to function move.
2015-07-01 10:49:25 -07:00
pid.c
…
pid_namespace.c
…
profile.c
…
ptrace.c
…
range.c
…
reboot.c
…
relay.c
kernel/relay.c: use kvfree() in relay_free_page_array()
2015-06-30 19:44:59 -07:00
resource.c
mm: Fix bugs in region_is_ram()
2015-07-22 17:20:34 +02:00
seccomp.c
…
signal.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
2015-06-27 13:26:03 -07:00
smp.c
…
smpboot.c
watchdog: add watchdog_cpumask sysctl to assist nohz
2015-06-24 17:49:40 -07:00
smpboot.h
…
softirq.c
…
stacktrace.c
…
stop_machine.c
sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
2015-06-19 10:03:12 +02:00
sys.c
prctl: more prctl(PR_SET_MM_*) checks
2015-06-25 17:00:37 -07:00
sys_ni.c
…
sysctl.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
2015-07-03 15:20:57 -07:00
sysctl_binary.c
…
system_certificates.S
…
system_keyring.c
…
task_work.c
…
taskstats.c
…
test_kprobes.c
…
torture.c
…
tracepoint.c
…
tsacct.c
…
uid16.c
…
up.c
…
user-return-notifier.c
…
user.c
…
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
…
watchdog.c
watchdog: add watchdog_cpumask sysctl to assist nohz
2015-06-24 17:49:40 -07:00
workqueue.c
Minor merge needed, due to function move.
2015-07-01 10:49:25 -07:00
workqueue_internal.h
…