..
debug
Fix common misspellings
14 years ago
events
perf: Remove perf_event_attr::type check
14 years ago
gcov
gcov: disable CONSTRUCTORS for UML
14 years ago
irq
devres: fix possible use after free
14 years ago
power
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
time
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
trace
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
14 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
arch:Kconfig.locks Remove unused config option.
14 years ago
Kconfig.preempt
sched: Isolate preempt counting in its own config option
14 years ago
Makefile
kernel: prevent unnecessary rebuilding due to config_data.gz
14 years ago
acct.c
…
async.c
async: Fixed an include coding style issue
14 years ago
audit.c
netfilter: add SELinux context support to AUDIT target
14 years ago
audit.h
audit: make functions static
14 years ago
audit_tree.c
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
14 years ago
audit_watch.c
kill path_lookup()
14 years ago
auditfilter.c
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
14 years ago
auditsc.c
audit: acquire creds selectively to reduce atomic op overhead
14 years ago
backtracetest.c
…
bounds.c
memcg: remove direct page_cgroup-to-page pointer
14 years ago
capability.c
Merge branch 'master' into next
14 years ago
cgroup.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
cgroup_freezer.c
cgroups: add per-thread subsystem callbacks
14 years ago
compat.c
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
14 years ago
configs.c
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
14 years ago
cpu.c
Fix common misspellings
14 years ago
cpuset.c
cpusets: randomize node rotor used in cpuset_mem_spread_node()
14 years ago
crash_dump.c
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
14 years ago
cred.c
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
14 years ago
delayacct.c
KVM: Steal time implementation
14 years ago
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
ipc: introduce shm_rmid_forced sysctl
14 years ago
extable.c
extable, core_kernel_data(): Make sure all archs define _sdata
14 years ago
fork.c
kernel/fork.c: fix a few coding style issues
14 years ago
freezer.c
Freezer: Use SMP barriers
14 years ago
futex.c
mm/futex: fix futex writes on archs with SW tracking of dirty & young
14 years ago
futex_compat.c
userns: user namespaces: convert several capable() calls
14 years ago
groups.c
userns: user namespaces: convert several capable() calls
14 years ago
hrtimer.c
hrtimers: Fix typo causing erratic timers
14 years ago
hung_task.c
watchdog, hung_task_timeout: Add Kconfig configurable default
14 years ago
irq_work.c
irq_work: Use per cpu atomics instead of regular atomics
14 years ago
itimer.c
…
jump_label.c
jump_label: Fix jump_label update for modules
14 years ago
kallsyms.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
kexec.c
treewide: Convert uses of struct resource to resource_size(ptr)
14 years ago
kfifo.c
…
kmod.c
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
14 years ago
kprobes.c
kprobes: Return -ENOENT if probe point doesn't exist
14 years ago
ksysfs.c
kernel/ksysfs.c: expose file_caps_enabled in sysfs
14 years ago
kthread.c
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
14 years ago
latencytop.c
Fix common misspellings
14 years ago
lockdep.c
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
lockdep_internals.h
…
lockdep_proc.c
lockdep: Remove unused 'factor' variable from lockdep_stats_show()
14 years ago
lockdep_states.h
…
module.c
module: add /sys/module/<name>/uevent files
14 years ago
mutex-debug.c
mutex: Use p->on_cpu for the adaptive spin
14 years ago
mutex-debug.h
mutex: Use p->on_cpu for the adaptive spin
14 years ago
mutex.c
lockdep, mutex: provide mutex_lock_nest_lock
14 years ago
mutex.h
mutex: Use p->on_cpu for the adaptive spin
14 years ago
notifier.c
notifiers: sys: move reboot notifiers into reboot.h
14 years ago
nsproxy.c
make sure that nsproxy_cache is initialized early enough
14 years ago
padata.c
Fix common misspellings
14 years ago
panic.c
panic: panic=-1 for immediate reboot
14 years ago
params.c
module: add /sys/module/<name>/uevent files
14 years ago
pid.c
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
14 years ago
pid_namespace.c
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
14 years ago
pm_qos_params.c
plist: Remove the need to supply locks to plist heads
14 years ago
posix-cpu-timers.c
hrtimers: Avoid touching inactive timer bases
14 years ago
posix-timers.c
posix-timers: RCU conversion
14 years ago
printk.c
printk: Fix console_sem vs logbuf_lock unlock race
14 years ago
profile.c
kernel/profile.c: remove some duplicate code from profile_hits()
14 years ago
ptrace.c
connector: add an event for monitoring process tracers
14 years ago
range.c
kernel/range.c: fix clean_sort_range() for the case of full array
14 years ago
rcupdate.c
rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
14 years ago
rcutiny.c
sanitize <linux/prefetch.h> usage
14 years ago
rcutiny_plugin.h
rcu: Converge TINY_RCU expedited and normal boosting
14 years ago
rcutorture.c
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
14 years ago
rcutree.c
rcu: Prevent RCU callbacks from executing before scheduler initialized
14 years ago
rcutree.h
rcu: Move RCU_BOOST #ifdefs to header file
14 years ago
rcutree_plugin.h
softirq,rcu: Inform RCU of irq_exit() activity
14 years ago
rcutree_trace.c
rcu: use softirq instead of kthreads except when RCU_BOOST=y
14 years ago
relay.c
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset
14 years ago
res_counter.c
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
14 years ago
resource.c
resource: ability to resize an allocated resource
14 years ago
rtmutex-debug.c
rtmutex: Simplify PI algorithm and make highest prio task get lock
14 years ago
rtmutex-debug.h
…
rtmutex-tester.c
rtmutex: tester: Remove the remaining BKL leftovers
14 years ago
rtmutex.c
plist: Remove the need to supply locks to plist heads
14 years ago
rtmutex.h
…
rtmutex_common.h
rtmutex: Simplify PI algorithm and make highest prio task get lock
14 years ago
rwsem.c
rw_semaphore: remove up/down_read_non_owner
14 years ago
sched.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
sched_autogroup.c
Fix common misspellings
14 years ago
sched_autogroup.h
sched: Skip autogroup when looking for all rt sched groups
14 years ago
sched_clock.c
sched: Add some clock info to sched_debug
14 years ago
sched_cpupri.c
…
sched_cpupri.h
…
sched_debug.c
sched: Get rid of lock_depth
14 years ago
sched_fair.c
sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair
14 years ago
sched_features.h
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
14 years ago
sched_idletask.c
sched: Drop the rq argument to sched_class::select_task_rq()
14 years ago
sched_rt.c
sched: Skip autogroup when looking for all rt sched groups
14 years ago
sched_stats.h
sched: More sched_domain iterations fixes
14 years ago
sched_stoptask.c
sched: Drop the rq argument to sched_class::select_task_rq()
14 years ago
seccomp.c
…
semaphore.c
…
signal.c
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
14 years ago
smp.c
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
14 years ago
softirq.c
softirq,rcu: Inform RCU of irq_exit() activity
14 years ago
spinlock.c
…
srcu.c
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
14 years ago
stacktrace.c
stack_trace: Add weak save_stack_trace_regs()
14 years ago
stop_machine.c
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
14 years ago
sys.c
notifiers: sys: move reboot notifiers into reboot.h
14 years ago
sys_ni.c
ipc: Add missing sys_ni entries for ipc/compat.c functions
14 years ago
sysctl.c
sysctl,rcu: Convert call_rcu(free_head) to kfree
14 years ago
sysctl_binary.c
open-style analog of vfs_path_lookup()
14 years ago
sysctl_check.c
sysctl_check: drop dead code
14 years ago
taskstats.c
taskstats: don't allow duplicate entries in listener mode
14 years ago
test_kprobes.c
…
time.c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
timeconst.pl
…
timer.c
timers: Consider slack value in mod_timer()
14 years ago
tracepoint.c
jump label: Introduce static_branch() interface
14 years ago
tsacct.c
taskstats: use real microsecond granularity for CPU times
14 years ago
uid16.c
userns: user namespaces: convert several capable() calls
14 years ago
up.c
…
user-return-notifier.c
Fix common misspellings
14 years ago
user.c
userns: add a user_namespace as creator/owner of uts_namespace
14 years ago
user_namespace.c
user_ns: improve the user_ns on-the-slab packaging
14 years ago
utsname.c
ns proc: Add support for the uts namespace
14 years ago
utsname_sysctl.c
…
wait.c
Fix common misspellings
14 years ago
watchdog.c
perf, x86: P4 PMU - Introduce event alias feature
14 years ago
workqueue.c
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
14 years ago
workqueue_sched.h
…