..
cpu
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
2013-05-14 17:43:29 +02:00
debug
…
events
perf: Factor out auxiliary events notification
2013-05-07 13:17:29 +02:00
gcov
…
irq
irqdomain: document the simple domain first_irq
2013-06-08 21:15:09 +01:00
power
…
sched
…
time
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent
2013-05-29 09:55:01 +02:00
trace
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
2013-06-11 13:58:46 -04:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
…
acct.c
…
async.c
…
audit.c
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
2013-06-12 16:29:45 -07:00
audit.h
Merge git://git.infradead.org/users/eparis/audit
2013-05-11 14:29:11 -07:00
audit_tree.c
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
2013-06-12 16:29:46 -07:00
audit_watch.c
…
auditfilter.c
auditfilter.c: fix kernel-doc warnings
2013-05-24 16:22:52 -07:00
auditsc.c
audit: Make testing for a valid loginuid explicit.
2013-05-07 22:27:15 -04:00
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
cgroup: warn about mismatching options of a new mount of an existing hierarchy
2013-05-29 07:59:39 +09:00
cgroup_freezer.c
…
compat.c
…
configs.c
…
context_tracking.c
…
cpu.c
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
2013-06-12 16:29:44 -07:00
cpu_pm.c
…
cpuset.c
…
crash_dump.c
…
cred.c
…
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
move exit_task_namespaces() outside of exit_notify()
2013-06-15 05:39:08 +04:00
extable.c
…
fork.c
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
2013-05-08 11:51:05 -07:00
freezer.c
…
futex.c
…
futex_compat.c
…
groups.c
…
hrtimer.c
…
hung_task.c
…
irq_work.c
…
itimer.c
…
jump_label.c
…
kallsyms.c
…
kcmp.c
…
kexec.c
…
kmod.c
usermodehelper: check subprocess_info->path != NULL
2013-05-16 12:01:11 -07:00
kprobes.c
…
ksysfs.c
…
kthread.c
…
latencytop.c
…
lglock.c
…
lockdep.c
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
2013-05-08 11:51:05 -07:00
lockdep_internals.h
…
lockdep_proc.c
…
lockdep_states.h
…
modsign_certificate.S
…
modsign_pubkey.c
…
module-internal.h
…
module.c
kmemleak: No need for scanning specific module sections
2013-05-17 09:53:36 +01:00
module_signing.c
…
mutex-debug.c
…
mutex-debug.h
…
mutex.c
…
mutex.h
…
notifier.c
…
nsproxy.c
…
padata.c
…
panic.c
…
params.c
…
pid.c
…
pid_namespace.c
…
posix-cpu-timers.c
…
posix-timers.c
…
printk.c
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
2013-06-12 16:29:44 -07:00
profile.c
…
ptrace.c
aio: don't include aio.h in sched.h
2013-05-07 20:16:25 -07:00
range.c
x86, range: fix missing merge during add range
2013-05-17 11:49:10 -07:00
rcu.h
…
rcupdate.c
…
rcutiny.c
…
rcutiny_plugin.h
…
rcutorture.c
…
rcutree.c
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
2013-06-10 13:37:12 -07:00
rcutree.h
rcu: Don't call wakeup() with rcu_node structure ->lock held
2013-06-10 13:37:11 -07:00
rcutree_plugin.h
rcu: Don't allocate bootmem from rcu_init()
2013-05-15 10:41:12 -07:00
rcutree_trace.c
…
relay.c
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
2013-05-08 10:13:35 -07:00
res_counter.c
…
resource.c
…
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
seccomp.c
…
semaphore.c
…
signal.c
…
smp.c
…
smpboot.c
…
smpboot.h
…
softirq.c
Fix lockup related to stop_machine being stuck in __do_softirq.
2013-06-10 17:46:57 -07:00
spinlock.c
…
srcu.c
…
stacktrace.c
…
stop_machine.c
…
sys.c
reboot: rigrate shutdown/reboot to boot cpu
2013-06-12 16:29:44 -07:00
sys_ni.c
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
2013-05-09 13:46:38 -04:00
sysctl.c
…
sysctl_binary.c
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
2013-05-09 14:53:20 -04:00
task_work.c
…
taskstats.c
…
test_kprobes.c
…
time.c
…
timeconst.bc
…
timer.c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2013-05-15 14:05:17 -07:00
tracepoint.c
…
tsacct.c
…
uid16.c
…
up.c
…
user-return-notifier.c
…
user.c
…
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
…
wait.c
…
watchdog.c
…
workqueue.c
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init()
2013-05-15 14:24:24 -07:00
workqueue_internal.h
…