..
cpu
…
debug
…
events
list: introduce list_next_entry() and list_prev_entry()
2013-11-13 12:09:23 +09:00
gcov
gcov: reuse kbasename helper
2013-11-13 12:09:34 +09:00
irq
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2013-11-19 10:40:00 -08:00
locking
locking/lockdep: Mark __lockdep_count_forward_deps() as static
2013-11-13 13:50:17 +01:00
power
PM / hibernate: export hibernation_set_ops
2013-11-30 15:12:16 +01:00
printk
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
2013-11-13 12:09:14 +09:00
rcu
This batch of changes is mostly clean ups and small bug fixes.
2013-11-16 12:23:18 -08:00
sched
sched/fair: Avoid integer overflow
2013-11-13 13:33:55 +01:00
time
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2013-11-12 10:36:00 +09:00
trace
ftrace: Fix function graph with loading of modules
2013-11-26 10:36:50 -05:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
2013-11-15 09:32:22 +09:00
Kconfig.locks
…
Kconfig.preempt
…
Makefile
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
2013-11-21 19:46:00 -08:00
acct.c
…
async.c
…
audit.c
Merge git://git.infradead.org/users/eparis/audit
2013-11-21 19:18:14 -08:00
audit.h
audit: call audit_bprm() only once to add AUDIT_EXECVE information
2013-11-05 11:15:03 -05:00
audit_tree.c
…
audit_watch.c
…
auditfilter.c
audit: do not reject all AUDIT_INODE filter types
2013-11-05 11:09:16 -05:00
auditsc.c
audit: fix type of sessionid in audit_set_loginuid()
2013-11-06 11:47:24 -05:00
backtracetest.c
…
bounds.c
kernel/bounds: avoid circular dependencies in generated headers
2013-11-19 14:20:12 -08:00
capability.c
…
cgroup.c
cgroup: fix cgroup_subsys_state leak for seq_files
2013-11-27 18:16:21 -05:00
cgroup_freezer.c
…
compat.c
…
configs.c
…
context_tracking.c
…
cpu.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2013-11-14 16:55:11 +09:00
cpu_pm.c
…
cpuset.c
cpuset: Fix memory allocator deadlock
2013-11-27 13:52:47 -05:00
crash_dump.c
…
cred.c
…
delayacct.c
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
2013-11-13 12:09:12 +09:00
dma.c
…
elfcore.c
switch elf_core_write_extra_phdrs() to dump_emit()
2013-11-09 00:16:23 -05:00
exec_domain.c
…
exit.c
…
extable.c
kernel/extable: fix address-checks for core_kernel and init areas
2013-11-28 09:49:41 -08:00
fork.c
mm: implement split page table lock for PMD level
2013-11-15 09:32:15 +09:00
freezer.c
…
futex.c
locking: Move the rtmutex code to kernel/locking/
2013-11-06 09:23:59 +01:00
futex_compat.c
…
groups.c
…
hrtimer.c
…
hung_task.c
Here are the 3.13 KVM changes. There was a lot of work on the PPC
2013-11-15 13:51:36 +09:00
irq_work.c
…
itimer.c
…
jump_label.c
…
kallsyms.c
…
kcmp.c
…
kexec.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2013-11-15 16:47:22 -08:00
kmod.c
…
kprobes.c
kprobes: use KSYM_NAME_LEN to size identifier buffers
2013-11-13 12:09:26 +09:00
ksysfs.c
…
kthread.c
kthread: make kthread_create() killable
2013-11-13 12:08:59 +09:00
latencytop.c
…
module-internal.h
…
module.c
Mainly boring here, too. rmmod --wait finally removed, though.
2013-11-15 13:27:50 +09:00
module_signing.c
…
notifier.c
…
nsproxy.c
…
padata.c
…
panic.c
kernel/panic.c: reduce 1 byte usage for print tainted buffer
2013-11-13 12:09:35 +09:00
params.c
…
pid.c
…
pid_namespace.c
…
posix-cpu-timers.c
…
posix-timers.c
…
profile.c
…
ptrace.c
exec/ptrace: fix get_dumpable() incorrect tests
2013-11-13 12:09:33 +09:00
range.c
…
reboot.c
…
relay.c
…
res_counter.c
…
resource.c
…
seccomp.c
…
signal.c
constify copy_siginfo_to_user{,32}()
2013-11-09 00:16:29 -05:00
smp.c
kernel: fix generic_exec_single indentation
2013-11-15 09:32:22 +09:00
smpboot.c
…
smpboot.h
…
softirq.c
revert "softirq: Add support for triggering softirq work on softirqs"
2013-11-15 09:32:22 +09:00
stacktrace.c
…
stop_machine.c
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
2013-11-11 12:43:38 +01:00
sys.c
kernel/sys.c: remove obsolete #include <linux/kexec.h>
2013-11-13 12:09:13 +09:00
sys_ni.c
…
sysctl.c
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2013-11-14 16:30:30 +09:00
sysctl_binary.c
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
2013-11-13 12:09:33 +09:00
system_certificates.S
…
system_keyring.c
…
task_work.c
…
taskstats.c
genetlink: only pass array to genl_register_family_with_ops()
2013-11-19 16:39:05 -05:00
test_kprobes.c
…
time.c
…
timeconst.bc
…
timer.c
…
tracepoint.c
…
tsacct.c
…
uid16.c
…
up.c
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
2013-11-15 09:32:22 +09:00
user-return-notifier.c
…
user.c
…
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
…
watchdog.c
…
workqueue.c
workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_workqueues
2013-11-22 18:14:47 -05:00
workqueue_internal.h
…