..
debug
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
gcov
gcov: fix null-pointer dereference for certain module types
15 years ago
irq
irq: Add new IRQ flag IRQF_NO_SUSPEND
15 years ago
power
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
15 years ago
time
time: Workaround gcc loop optimization that causes 64bit div errors
15 years ago
trace
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
rcu: Add a TINY_PREEMPT_RCU
15 years ago
acct.c
pass a struct path to vfs_statfs
15 years ago
async.c
async: use workqueue for worker pool
15 years ago
audit.c
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
15 years ago
audit.h
Audit: split audit watch Kconfig
15 years ago
audit_tree.c
fanotify: use both marks when possible
15 years ago
audit_watch.c
Revert "fsnotify: store struct file not struct path"
15 years ago
auditfilter.c
audit: do not get and put just to free a watch
15 years ago
auditsc.c
vfs: add helpers to get root and pwd
15 years ago
backtracetest.c
…
bounds.c
kbuild: move bounds.h to include/generated
15 years ago
capability.c
sched: Remove remaining USER_SCHED code
15 years ago
cgroup.c
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
15 years ago
cgroup_freezer.c
Freezer / cgroup freezer: Update stale locking comments
15 years ago
compat.c
compat: Make compat_alloc_user_space() incorporate the access_ok()
15 years ago
configs.c
…
cpu.c
sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining
15 years ago
cpuset.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
cred.c
Add a dummy printk function for the maintenance of unused printks
15 years ago
delayacct.c
…
dma.c
…
early_res.c
kmemleak: Add support for NO_BOOTMEM configurations
15 years ago
elfcore.c
elf coredump: add extended numbering support
15 years ago
exec_domain.c
sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
15 years ago
exit.c
Fix unprotected access to task credentials in waitid()
15 years ago
extable.c
…
fork.c
rmap: fix walk during fork
15 years ago
freezer.c
…
futex.c
futex: futex_find_get_task remove credentails check
15 years ago
futex_compat.c
…
groups.c
kernel/groups.c: fix integer overflow in groups_search
15 years ago
hrtimer.c
gcc-4.6: kernel/*: Fix unused but set warnings
15 years ago
hung_task.c
…
hw_breakpoint.c
hw breakpoints: Fix pid namespace bug
15 years ago
itimer.c
…
kallsyms.c
kdb: core for kgdb back end (2 of 2)
15 years ago
kexec.c
kexec: return -EFAULT on copy_to_user() failures
15 years ago
kfifo.c
kfifo: fix scatterlist usage
15 years ago
kmod.c
Make do_execve() take a const filename pointer
15 years ago
kprobes.c
kprobes: Move enable/disable_kprobe() out from debugfs code
15 years ago
ksysfs.c
sysfs: add struct file* to bin_attr callbacks
15 years ago
kthread.c
kthread: implement kthread_data()
15 years ago
latencytop.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
lockdep.c
sched_clock: Add local_clock() API and improve documentation
15 years ago
lockdep_internals.h
lockdep: No need to disable preemption in debug atomic ops
15 years ago
lockdep_proc.c
lockstat: Make lockstat counting per cpu
15 years ago
lockdep_states.h
…
module.c
modules: Fix module_bug_list list corruption race
15 years ago
mutex-debug.c
…
mutex-debug.h
locking: Implement new raw_spinlock
15 years ago
mutex.c
mutex: Fix annotations to include it in kernel-locking docbook
15 years ago
mutex.h
…
notifier.c
sched: Use lockdep-based checking on rcu_dereference()
15 years ago
ns_cgroup.c
…
nsproxy.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
padata.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
15 years ago
panic.c
lib/bug.c: add oops end marker to WARN implementation
15 years ago
params.c
param: locking for kernel parameters
15 years ago
perf_event.c
perf: Fix CPU hotplug
15 years ago
pid.c
Add RCU check for find_task_by_vpid().
15 years ago
pid_namespace.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
pm_qos_params.c
PM QoS: Correct pr_debug() misuse and improve parameter checks
15 years ago
posix-cpu-timers.c
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
15 years ago
posix-timers.c
posix_timer: Move copy_to_user(created_timer_id) down in timer_create()
15 years ago
printk.c
gcc-4.6: printk: use stable variable to dump kmsg buffer
15 years ago
profile.c
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
15 years ago
ptrace.c
ptrace: optimize exit_ptrace() for the likely case
15 years ago
range.c
kernel/range: remove unused definition of ARRAY_SIZE()
15 years ago
rcupdate.c
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
15 years ago
rcutiny.c
rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
14 years ago
rcutiny_plugin.h
rcu: Distinguish between boosting and boosted
14 years ago
rcutorture.c
rcu: add priority-inversion testing to rcutorture
15 years ago
rcutree.c
rcu: update documentation/comments for Lai's adoption patch
14 years ago
rcutree.h
rcu,cleanup: simplify the code when cpu is dying
14 years ago
rcutree_plugin.h
rcu: fix race condition in synchronize_sched_expedited()
14 years ago
rcutree_trace.c
rcu,cleanup: simplify the code when cpu is dying
14 years ago
relay.c
kernel/: convert cpu notifier to return encapsulate errno value
15 years ago
res_counter.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
resource.c
resource: shared I/O region support
15 years ago
rtmutex-debug.c
sched: Convert pi_lock to raw_spinlock
15 years ago
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
rtmutes: Convert rtmutex.lock to raw_spinlock
15 years ago
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
sched.c
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
14 years ago
sched_clock.c
sched_clock: Add local_clock() API and improve documentation
15 years ago
sched_cpupri.c
sched: No need for bootmem special cases
15 years ago
sched_cpupri.h
sched: No need for bootmem special cases
15 years ago
sched_debug.c
sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug
15 years ago
sched_fair.c
sched: suppress RCU lockdep splat in task_fork_fair
15 years ago
sched_features.h
sched: Remove ASYM_GRAN feature
15 years ago
sched_idletask.c
sched: Cure load average vs NO_HZ woes
15 years ago
sched_rt.c
sched: task_tick_rt: Remove the obsolete ->signal != NULL check
15 years ago
sched_stats.h
sched: Remove the obsolete exit_state/signal hacks
15 years ago
seccomp.c
…
semaphore.c
…
signal.c
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
15 years ago
smp.c
generic-ipi: Fix deadlock in __smp_call_function_single
15 years ago
softirq.c
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
15 years ago
spinlock.c
locking: Cleanup the name space completely
15 years ago
srcu.c
rcu: Make synchronize_srcu_expedited() fast if running readers
14 years ago
stacktrace.c
…
stop_machine.c
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
15 years ago
sys.c
pid: make setpgid() system call use RCU read-side critical section
15 years ago
sys_ni.c
fanotify: sys_fanotify_mark declartion
15 years ago
sysctl.c
gcc-4.6: kernel/*: Fix unused but set warnings
15 years ago
sysctl_binary.c
sysctl: don't use own implementation of hex_to_bin()
15 years ago
sysctl_check.c
…
taskstats.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
test_kprobes.c
…
time.c
time: Kill off CONFIG_GENERIC_TIME
15 years ago
timeconst.pl
…
timer.c
kernel/timer.c: fix kernel-doc function parameter warning
15 years ago
tracepoint.c
tracing: Let tracepoints have data passed to tracepoint callbacks
15 years ago
tsacct.c
mm: clean up mm_counter
15 years ago
uid16.c
…
up.c
…
user-return-notifier.c
…
user.c
sched: Remove a stale comment
15 years ago
user_namespace.c
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
15 years ago
utsname.c
…
utsname_sysctl.c
…
wait.c
…
watchdog.c
lockup_detector: Sync touch_*_watchdog back to old semantics
15 years ago
workqueue.c
workqueue: add documentation
15 years ago
workqueue_sched.h
workqueue: implement concurrency managed dynamic worker pool
15 years ago