..
cpu
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
debug
KGDB/KDB fixes and cleanups
12 years ago
events
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
gcov
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
12 years ago
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 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
time
clockevents: Set dummy handler on CPU_DEAD shutdown
12 years ago
trace
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
.gitignore
kernel/hz.bc: ignore.
12 years ago
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
locking: Adjust spin lock inlining Kconfig options
13 years ago
Kconfig.preempt
…
Makefile
idle: Provide a generic entry point for the idle code
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
async: rename and redefine async_func_ptr
12 years ago
audit.c
audit: don't check if kauditd is valid every time
12 years ago
audit.h
audit: remove unnecessary #if CONFIG_AUDIT
12 years ago
audit_tree.c
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()
12 years ago
audit_watch.c
audit: catch possible NULL audit buffers
12 years ago
auditfilter.c
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
12 years ago
auditsc.c
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
12 years ago
backtracetest.c
…
bounds.c
…
capability.c
Add file_ns_capable() helper function for open-time capability checking
12 years ago
cgroup.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
cgroup_freezer.c
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
12 years ago
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.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
12 years ago
crash_dump.c
…
cred.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
delayacct.c
cputime: Use accessors to read task cputime stats
12 years ago
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
Revert "lockdep: check that no locks held at freeze time"
12 years ago
extable.c
extable: Flip the sorting message
12 years ago
fork.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
freezer.c
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
12 years ago
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 'linus' into timers/core
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
jump_label: Export jump_label_rate_limit()
13 years ago
kallsyms.c
…
kcmp.c
kcmp: include linux/ptrace.h
12 years ago
kexec.c
kexec, vmalloc: export additional vmalloc layer information
12 years ago
kmod.c
Merge branch 'master' into for-3.9-async
12 years ago
kprobes.c
kprobes: Fix a double lock bug of kprobe_mutex
12 years ago
ksysfs.c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
kthread.c
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
12 years ago
latencytop.c
…
lglock.c
…
lockdep.c
lockdep: Consolidate bug messages into a single print_lockdep_off() function
12 years ago
lockdep_internals.h
…
lockdep_proc.c
lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name()
13 years ago
lockdep_states.h
…
modsign_certificate.S
MODSIGN: Avoid using .incbin in C source
12 years ago
modsign_pubkey.c
keys: use keyring_alloc() to create module signing keyring
12 years ago
module-internal.h
MODSIGN: Move the magic string to the end of a module and eliminate the search
13 years ago
module.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
module_signing.c
MODSIGN: Don't use enum-type bitfields in module signature info block
12 years ago
mutex-debug.c
…
mutex-debug.h
…
mutex.c
mutex: Back out architecture specific check for negative mutex count
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
padata: use __this_cpu_read per-cpu helper
12 years ago
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
pid: Handle the exit of a multi-threaded init.
12 years ago
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: Remove unused variable
12 years ago
printk.c
printk: fix failure to return error in devkmsg_poll()
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 branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
12 years ago
rcutree.h
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD
12 years ago
rcutree_plugin.h
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD
12 years ago
rcutree_trace.c
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
12 years ago
relay.c
new helper: file_inode(file)
12 years ago
res_counter.c
res_counter: return amount of charges after res_counter_uncharge()
12 years ago
resource.c
mem hotunplug: fix kfree() of bootmem memory
12 years ago
rtmutex-debug.c
sched/rt: Move rt specific bits into new header file
12 years ago
rtmutex-debug.h
…
rtmutex-tester.c
locking/rtmutex/tester: Set correct permissions on sysfs files
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
lockdep, rwsem: provide down_write_nest_lock()
12 years ago
seccomp.c
seccomp: Make syscall skipping and nr changes more consistent
13 years ago
semaphore.c
…
signal.c
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
12 years ago
smp.c
smp: make smp_call_function_many() use logic similar to smp_call_function_single()
12 years ago
smpboot.c
kthread: Prevent unpark race which puts threads on the wrong cpu
12 years ago
smpboot.h
smpboot: Provide infrastructure for percpu hotplug threads
13 years ago
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
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
12 years ago
sys_ni.c
module: add syscall to load module from fd
12 years ago
sysctl.c
mm: replace hardcoded 3% with admin_reserve_pages knob
12 years ago
sysctl_binary.c
sysctl: fix null checking in bin_dn_node_address()
12 years ago
task_work.c
task_work: task_work_add() should not succeed after exit_task_work()
13 years ago
taskstats.c
taskstats: cgroupstats_user_cmd() may leak on error
13 years ago
test_kprobes.c
kernel/: rename random32() to prandom_u32()
12 years ago
time.c
timekeeping: Use inject_offset in warp_clock
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
Tracing updates for Linux 3.10
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
userns: Restrict when proc and sysfs can be mounted
12 years ago
user_namespace.c
userns: Changing any namespace id mappings should require privileges
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
propagate name change to comments in kernel source
12 years ago
watchdog.c
watchdog: Add comments to explain the watchdog_disabled variable
12 years ago
workqueue.c
workqueue: use kmem_cache_free() instead of kfree()
12 years ago
workqueue_internal.h
workqueue: directly restore CPU affinity of workers from CPU_ONLINE
12 years ago