.. |
cpu
|
idle: Enable interrupts in the weak arch_cpu_idle() implementation
|
12 years ago |
debug
|
kgdb/sysrq: fix inconstistent help message of sysrq key
|
12 years ago |
events
|
perf: Fix mmap() accounting hole
|
12 years ago |
gcov
|
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
|
12 years ago |
irq
|
irqdomain: document the simple domain first_irq
|
12 years ago |
power
|
Finally eradicate CONFIG_HOTPLUG
|
12 years ago |
sched
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
time
|
tick: Remove useless timekeeping duty attribution to broadcast source
|
12 years ago |
trace
|
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
|
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
|
We get rid of the general module prefix confusion with a binary config option,
|
12 years ago |
acct.c
|
fs: Fix hang with BSD accounting on frozen filesystem
|
12 years ago |
async.c
|
async: rename and redefine async_func_ptr
|
12 years ago |
audit.c
|
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
|
12 years ago |
audit.h
|
Merge git://git.infradead.org/users/eparis/audit
|
12 years ago |
audit_tree.c
|
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
|
12 years ago |
audit_watch.c
|
audit: catch possible NULL audit buffers
|
12 years ago |
auditfilter.c
|
auditfilter.c: fix kernel-doc warnings
|
12 years ago |
auditsc.c
|
audit: Make testing for a valid loginuid explicit.
|
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
|
cgroup: warn about mismatching options of a new mount of an existing hierarchy
|
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
|
proc: Supply PDE attribute setting accessor functions
|
12 years ago |
context_tracking.c
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
cpu.c
|
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
|
12 years ago |
cpu_pm.c
|
…
|
|
cpuset.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
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
|
move exit_task_namespaces() outside of exit_notify()
|
12 years ago |
extable.c
|
extable: Flip the sorting message
|
12 years ago |
fork.c
|
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
|
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 'timers-nohz-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
|
jump_label: Export jump_label_rate_limit()
|
13 years ago |
kallsyms.c
|
kernel: kallsyms: memory override issue, need check destination buffer length
|
12 years ago |
kcmp.c
|
kcmp: include linux/ptrace.h
|
12 years ago |
kexec.c
|
kexec: Use min() and min_t() to simplify logic
|
12 years ago |
kmod.c
|
usermodehelper: check subprocess_info->path != NULL
|
12 years ago |
kprobes.c
|
kprobes: Fix to free gone and unused optprobes
|
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
|
kthread: implement probe_kthread_data()
|
12 years ago |
latencytop.c
|
…
|
|
lglock.c
|
…
|
|
lockdep.c
|
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
|
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
|
CONFIG_SYMBOL_PREFIX: cleanup.
|
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
|
kmemleak: No need for scanning specific module sections
|
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
|
proc: Split the namespace stuff out into linux/proc_ns.h
|
12 years ago |
padata.c
|
padata: use __this_cpu_read per-cpu helper
|
12 years ago |
panic.c
|
dump_stack: implement arch-specific hardware description in task dumps
|
12 years ago |
params.c
|
params: Fix potential memory leak in add_sysfs_param()
|
12 years ago |
pid.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
pid_namespace.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
posix-cpu-timers.c
|
posix_timers: Fix pre-condition to stop the tick on full dynticks
|
12 years ago |
posix-timers.c
|
posix-timers: Remove unused variable
|
12 years ago |
printk.c
|
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
|
12 years ago |
profile.c
|
proc: Supply PDE attribute setting accessor functions
|
12 years ago |
ptrace.c
|
aio: don't include aio.h in sched.h
|
12 years ago |
range.c
|
range: Do not add new blank slot with add_range_with_merge
|
12 years ago |
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
|
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
|
12 years ago |
rcutree.h
|
rcu: Don't call wakeup() with rcu_node structure ->lock held
|
12 years ago |
rcutree_plugin.h
|
rcu: Don't allocate bootmem from rcu_init()
|
12 years ago |
rcutree_trace.c
|
rcutrace: single_open() leaks
|
12 years ago |
relay.c
|
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
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
|
Revert "rw_semaphore: remove up/down_read_non_owner"
|
12 years ago |
seccomp.c
|
seccomp: allow BPF_XOR based ALU instructions.
|
12 years ago |
semaphore.c
|
semaphore: use `bool' type for semaphore_waiter's up
|
12 years ago |
signal.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
smp.c
|
kernel/smp.c: cleanups
|
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
|
Fix lockup related to stop_machine being stuck in __do_softirq.
|
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
|
reboot: rigrate shutdown/reboot to boot cpu
|
12 years ago |
sys_ni.c
|
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
|
12 years ago |
sysctl.c
|
mm: replace hardcoded 3% with admin_reserve_pages knob
|
12 years ago |
sysctl_binary.c
|
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
|
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 'timers-urgent-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
|
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
|
12 years ago |
up.c
|
…
|
|
user-return-notifier.c
|
hlist: drop the node parameter from iterators
|
12 years ago |
user.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
user_namespace.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
utsname.c
|
proc: Split the namespace stuff out into linux/proc_ns.h
|
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: don't perform NUMA-aware allocations on offline nodes in wq_numa_init()
|
12 years ago |
workqueue_internal.h
|
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |