..
cpu
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
11 years ago
debug
kgdb/kdb: Fix no KDB config problem
11 years ago
events
This pull request has a new feature to ftrace, namely the trace event
11 years ago
gcov
gcov: reuse kbasename helper
11 years ago
irq
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
locking
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
power
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
11 years ago
printk
printk: flush conflicting continuation line
11 years ago
rcu
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
11 years ago
sched
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
time
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
11 years ago
trace
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
11 years ago
.gitignore
Ignore generated file kernel/x509_certificate_list
11 years ago
Kconfig.freezer
…
Kconfig.hz
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
11 years ago
Kconfig.locks
…
Kconfig.preempt
…
Makefile
KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y
11 years ago
acct.c
…
async.c
…
audit.c
audit: fix location of __net_initdata for audit_net_ops
11 years ago
audit.h
audit: Convert int limit uses to u32
11 years ago
audit_tree.c
fsnotify: remove pointless NULL initializers
11 years ago
audit_watch.c
fsnotify: remove pointless NULL initializers
11 years ago
auditfilter.c
audit: log on errors from filter user rules
11 years ago
auditsc.c
audit: fix dangling keywords in audit_log_set_loginuid() output
11 years ago
backtracetest.c
…
bounds.c
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
11 years ago
capability.c
audit: Simplify and correct audit_log_capset
11 years ago
cgroup.c
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
11 years ago
cgroup_freezer.c
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
11 years ago
compat.c
…
configs.c
…
context_tracking.c
context_tracking: Wrap static key check into more intuitive function name
11 years ago
cpu.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
cpu_pm.c
…
cpuset.c
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
11 years ago
crash_dump.c
…
cred.c
…
delayacct.c
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
11 years ago
dma.c
…
elfcore.c
switch elf_core_write_extra_phdrs() to dump_emit()
11 years ago
exec_domain.c
…
exit.c
introduce for_each_thread() to replace the buggy while_each_thread()
11 years ago
extable.c
kernel/extable: fix address-checks for core_kernel and init areas
11 years ago
fork.c
exec: kill task_struct->did_exec
11 years ago
freezer.c
libata, freezer: avoid block device removal while system is frozen
11 years ago
futex.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
futex_compat.c
…
groups.c
userns: Kill nsown_capable it makes the wrong thing easy
12 years ago
hrtimer.c
sched/deadline: Add SCHED_DEADLINE structures & implementation
11 years ago
hung_task.c
hung_task: Display every hung task warning
11 years ago
irq_work.c
…
itimer.c
…
jump_label.c
static_key: WARN on usage before jump_label_init was called
11 years ago
kallsyms.c
…
kcmp.c
…
kexec.c
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
11 years ago
kmod.c
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
12 years ago
kprobes.c
kprobes: use KSYM_NAME_LEN to size identifier buffers
11 years ago
ksysfs.c
kdump: fix exported size of vmcoreinfo note
11 years ago
kthread.c
kthread: make kthread_create() killable
11 years ago
latencytop.c
…
module-internal.h
KEYS: Separate the kernel signature checking keyring from module signing
12 years ago
module.c
module: Add missing newline in printk call.
11 years ago
module_signing.c
keys: change asymmetric keys to use common hash definitions
11 years ago
notifier.c
…
nsproxy.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
padata.c
padata: Fix wrong usage of rcu_dereference()
11 years ago
panic.c
panic: Make panic_timeout configurable
11 years ago
params.c
params: improve standard definitions
11 years ago
pid.c
pidns: fix free_pid() to handle the first fork failure
12 years ago
pid_namespace.c
pid_namespace: make freeing struct pid_namespace rcu-delayed
11 years ago
posix-cpu-timers.c
posix-timers: Convert abuses of BUG_ON to WARN_ON
11 years ago
posix-timers.c
…
profile.c
kernel: delete __cpuinit usage from all core kernel files
12 years ago
ptrace.c
exec/ptrace: fix get_dumpable() incorrect tests
11 years ago
range.c
…
reboot.c
kexec: migrate to reboot cpu
11 years ago
relay.c
kernel: delete __cpuinit usage from all core kernel files
12 years ago
res_counter.c
memcg: reduce function dereference
12 years ago
resource.c
…
seccomp.c
…
signal.c
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
11 years ago
smp.c
kernel/smp.c: remove cpumask_ipi
11 years ago
smpboot.c
kernel: delete __cpuinit usage from all core kernel files
12 years ago
smpboot.h
…
softirq.c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
stacktrace.c
…
stop_machine.c
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
11 years ago
sys.c
kernel/sys.c: k_getrusage() can use while_each_thread()
11 years ago
sys_ni.c
…
sysctl.c
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
sysctl_binary.c
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
11 years ago
system_certificates.S
KEYS: correct alignment of system_certificate_list content in assembly file
11 years ago
system_keyring.c
KEYS: correct alignment of system_certificate_list content in assembly file
11 years ago
task_work.c
task_work: documentation
12 years ago
taskstats.c
genetlink: only pass array to genl_register_family_with_ops()
11 years ago
test_kprobes.c
…
time.c
…
timeconst.bc
…
timer.c
timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
11 years ago
tracepoint.c
…
tsacct.c
…
uid16.c
userns: Kill nsown_capable it makes the wrong thing easy
12 years ago
up.c
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
11 years ago
user-return-notifier.c
…
user.c
KEYS: fix uninitialized persistent_keyring_register_sem
11 years ago
user_namespace.c
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
12 years ago
utsname.c
userns: Kill nsown_capable it makes the wrong thing easy
12 years ago
utsname_sysctl.c
…
watchdog.c
watchdog: update watchdog_thresh properly
12 years ago
workqueue.c
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
11 years ago
workqueue_internal.h
…