..
debug
KGDB/KDB fixes and cleanups
12 years ago
events
hlist: drop the node parameter from iterators
12 years ago
gcov
…
irq
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
power
Driver core patches for 3.9-rc1
12 years ago
sched
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
12 years ago
time
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
12 years ago
trace
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
Merge branch 'akpm' (final batch from Andrew)
12 years ago
acct.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
async.c
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
12 years ago
audit.c
…
audit.h
…
audit_tree.c
…
audit_watch.c
…
auditfilter.c
…
auditsc.c
…
backtracetest.c
…
bounds.c
…
capability.c
…
cgroup.c
hlist: drop the node parameter from iterators
12 years ago
cgroup_freezer.c
…
compat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
configs.c
…
context_tracking.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
cpu.c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
cpu_pm.c
…
cpuset.c
Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
12 years ago
crash_dump.c
…
cred.c
…
delayacct.c
cputime: Use accessors to read task cputime stats
12 years ago
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
coredump: use a freezable_schedule for the coredump_finish wait
12 years ago
extable.c
…
fork.c
userns: Don't allow CLONE_NEWUSER | CLONE_FS
12 years ago
freezer.c
…
futex.c
futex: fix kernel-doc notation and spello
12 years ago
futex_compat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
12 years ago
groups.c
…
hrtimer.c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
hung_task.c
…
irq_work.c
Merge branch 'nohz/printk-v8' into irq/core
12 years ago
itimer.c
…
jump_label.c
…
kallsyms.c
…
kcmp.c
…
kexec.c
kexec: avoid freeing NULL pointer in image_crash_alloc()
12 years ago
kmod.c
Merge branch 'master' into for-3.9-async
12 years ago
kprobes.c
hlist: drop the node parameter from iterators
12 years ago
ksysfs.c
…
kthread.c
…
latencytop.c
…
lglock.c
…
lockdep.c
lockdep: check that no locks held at freeze time
12 years ago
lockdep_internals.h
…
lockdep_proc.c
…
lockdep_states.h
…
modsign_certificate.S
…
modsign_pubkey.c
…
module-internal.h
…
module.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
module_signing.c
…
mutex-debug.c
…
mutex-debug.h
…
mutex.c
sched/rt: Move rt specific bits into new header file
12 years ago
mutex.h
…
notifier.c
…
nsproxy.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
padata.c
…
panic.c
taint: add explicit flag to show whether lock dep is still OK.
12 years ago
params.c
…
pid.c
hlist: drop the node parameter from iterators
12 years ago
pid_namespace.c
…
posix-cpu-timers.c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
posix-timers.c
posix-timers: convert to idr_alloc()
12 years ago
printk.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
12 years ago
profile.c
profiling: Remove unused timer hook
12 years ago
ptrace.c
uprobes: Add exports for module use
12 years ago
range.c
…
rcu.h
rcu: Provide RCU CPU stall warnings for tiny RCU
12 years ago
rcupdate.c
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
12 years ago
rcutiny.c
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
12 years ago
rcutiny_plugin.h
rcu: Provide RCU CPU stall warnings for tiny RCU
12 years ago
rcutorture.c
rcu: Allow rcutorture to be built at low optimization levels
12 years ago
rcutree.c
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
12 years ago
rcutree.h
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
12 years ago
rcutree_plugin.h
…
rcutree_trace.c
…
relay.c
new helper: file_inode(file)
12 years ago
res_counter.c
…
resource.c
…
rtmutex-debug.c
sched/rt: Move rt specific bits into new header file
12 years ago
rtmutex-debug.h
…
rtmutex-tester.c
sched/rt: Move rt specific bits into new header file
12 years ago
rtmutex.c
sched/rt: Move rt specific bits into new header file
12 years ago
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
seccomp.c
…
semaphore.c
…
signal.c
connector: Added coredumping event to the process connector
12 years ago
smp.c
smp: make smp_call_function_many() use logic similar to smp_call_function_single()
12 years ago
smpboot.c
Revert parts of "hlist: drop the node parameter from iterators"
12 years ago
smpboot.h
…
softirq.c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
spinlock.c
…
srcu.c
srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()
12 years ago
stacktrace.c
…
stop_machine.c
stop_machine: Mark per cpu stopper enabled early
12 years ago
sys.c
usermodehelper: cleanup/fix __orderly_poweroff() && argv_free()
12 years ago
sys_ni.c
…
sysctl.c
Initial ARC Linux port with some fixes on top for 3.9-rc1
12 years ago
sysctl_binary.c
sysctl: fix null checking in bin_dn_node_address()
12 years ago
task_work.c
…
taskstats.c
…
test_kprobes.c
…
time.c
time: don't inline EXPORT_SYMBOL functions
12 years ago
timeconst.bc
kernel: Replace timeconst.pl with a bc script
12 years ago
timer.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
tracepoint.c
hlist: drop the node parameter from iterators
12 years ago
tsacct.c
cputime: Use accessors to read task cputime stats
12 years ago
uid16.c
…
up.c
…
user-return-notifier.c
hlist: drop the node parameter from iterators
12 years ago
user.c
hlist: drop the node parameter from iterators
12 years ago
user_namespace.c
userns: Don't allow CLONE_NEWUSER | CLONE_FS
12 years ago
utsname.c
kernel/utsname.c: fix wrong comment about clone_uts_ns()
12 years ago
utsname_sysctl.c
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
12 years ago
wait.c
…
watchdog.c
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
workqueue.c
Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
12 years ago
workqueue_internal.h
workqueue: rename cpu_workqueue to pool_workqueue
12 years ago