..
bpf
net: filter: split 'struct sk_filter' into socket and bpf parts
11 years ago
debug
kdb: Use ktime_get_ts()
11 years ago
events
Linux 3.16-rc7
11 years ago
gcov
gcov: add support for GCC 4.9
11 years ago
irq
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
locking
arch, locking: Ciao arch_mutex_cpu_relax()
11 years ago
power
This pull request has a lot of work done. The main thing is the changes
11 years ago
printk
kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()"
11 years ago
rcu
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
sched
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
time
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
trace
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
11 years ago
.gitignore
Ignore generated file kernel/x509_certificate_list
11 years ago
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
11 years ago
Kconfig.preempt
…
Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
11 years ago
acct.c
sched: Make task->start_time nanoseconds based
11 years ago
async.c
…
audit.c
CAPABILITIES: remove undefined caps from all processes
11 years ago
audit.h
audit: Use struct net not pid_t to remember the network namespce to reply in
11 years ago
audit_tree.c
inotify: Fix reporting of cookies for inotify events
11 years ago
audit_watch.c
inotify: Fix reporting of cookies for inotify events
11 years ago
auditfilter.c
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
11 years ago
auditsc.c
auditsc: audit_krule mask accesses need bounds checking
11 years ago
backtracetest.c
kernel/backtracetest.c: replace no level printk by pr_info()
11 years ago
bounds.c
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
11 years ago
capability.c
CAPABILITIES: remove undefined caps from all processes
11 years ago
cgroup.c
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
11 years ago
cgroup_freezer.c
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
11 years ago
compat.c
kernel/compat.c: use sizeof() instead of sizeof
11 years ago
configs.c
…
context_tracking.c
x86/kprobes: Fix build errors and blacklist context_track_user
11 years ago
cpu.c
sched: Rework check_for_tasks()
11 years ago
cpu_pm.c
…
cpuset.c
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
11 years ago
crash_dump.c
…
cred.c
…
delayacct.c
delayacct: Remove braindamaged type conversions
11 years ago
dma.c
…
elfcore.c
…
exec_domain.c
kernel/exec_domain.c: code clean-up
11 years ago
exit.c
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
11 years ago
extable.c
asmlinkage: Make main_extable_sort_needed visible
11 years ago
fork.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
11 years ago
freezer.c
libata, freezer: avoid block device removal while system is frozen
11 years ago
futex.c
futex: Simplify futex_lock_pi_atomic() and make it more robust
11 years ago
futex_compat.c
compat: Get rid of (get|put)_compat_time(val|spec)
11 years ago
groups.c
kernel/groups.c: remove return value of set_groups
11 years ago
hung_task.c
kernel/hung_task.c: convert simple_strtoul to kstrtouint
11 years ago
irq_work.c
irq_work: Remove BUG_ON in irq_work_run()
11 years ago
jump_label.c
…
kallsyms.c
kernel: use macros from compiler.h instead of __attribute__((...))
11 years ago
kcmp.c
…
kexec.c
kexec: fix build error when hugetlbfs is disabled
11 years ago
kmod.c
signals: change wait_for_helper() to use kernel_sigaction()
11 years ago
kprobes.c
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
11 years ago
ksysfs.c
kobject: Make support for uevent_helper optional.
11 years ago
kthread.c
kthread_work: wake up worker only when the worker is idle
11 years ago
latencytop.c
kernel/latencytop.c: convert seq_printf to seq_puts
11 years ago
module-internal.h
…
module.c
crypto: fips - only panic on bad/missing crypto mod signatures
11 years ago
module_signing.c
…
notifier.c
kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier
11 years ago
nsproxy.c
…
padata.c
…
panic.c
kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers
11 years ago
params.c
param: hand arguments after -- straight to init
11 years ago
pid.c
…
pid_namespace.c
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
11 years ago
profile.c
kernel/profile.c: use static const char instead of static char
11 years ago
ptrace.c
sched: Remove proliferation of wait_on_bit() action functions
11 years ago
range.c
…
reboot.c
kernel/reboot.c: convert simple_strtoul to kstrtoint
11 years ago
relay.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
11 years ago
res_counter.c
kernel/res_counter.c: replace simple_strtoull by kstrtoull
11 years ago
resource.c
resources: Clarify sanity check message
11 years ago
seccomp.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
11 years ago
signal.c
signal: Explain local_irq_save() call
11 years ago
smp.c
Linux 3.16-rc5
11 years ago
smpboot.c
…
smpboot.h
…
softirq.c
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
11 years ago
stacktrace.c
…
stop_machine.c
kernel/stop_machine.c: kernel-doc warning fix
11 years ago
sys.c
sched: move no_new_privs into new atomic flags
11 years ago
sys_ni.c
seccomp: add "seccomp" syscall
11 years ago
sysctl.c
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
11 years ago
sysctl_binary.c
ipv6: Allow accepting RA from local IP addresses.
11 years ago
system_certificates.S
KEYS: correct alignment of system_certificate_list content in assembly file
11 years ago
system_keyring.c
KEYS: validate certificate trust only with builtin keys
11 years ago
task_work.c
…
taskstats.c
…
test_kprobes.c
…
torture.c
torture: Avoid format string leak to thead name
11 years ago
tracepoint.c
tracing: syscall_regfunc() should not skip kernel threads
11 years ago
tsacct.c
sched: Make task->start_time nanoseconds based
11 years ago
uid16.c
…
up.c
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
11 years ago
user-return-notifier.c
…
user.c
kernel/user.c: drop unused field 'files' from user_struct
11 years ago
user_namespace.c
kernel/user_namespace.c: kernel-doc/checkpatch fixes
11 years ago
utsname.c
…
utsname_sysctl.c
sysctl: convert use of typedef ctl_table to struct ctl_table
11 years ago
watchdog.c
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
11 years ago
workqueue.c
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
11 years ago
workqueue_internal.h
workqueue: rename manager_mutex to attach_mutex
11 years ago