..
gcov
microblaze: Enable GCOV_PROFILE_ALL
16 years ago
irq
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
power
mm/pm: force GFP_NOIO during suspend/hibernation and resume
15 years ago
time
time: Fix accumulation bug triggered by long delay.
15 years ago
trace
Merge branch 'tracing-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
mutex: Better control mutex adaptive spinning config
15 years ago
Kconfig.preempt
…
Makefile
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
15 years ago
acct.c
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
15 years ago
async.c
…
audit.c
Fix misspelling of "should" and "shouldn't" in comments.
15 years ago
audit.h
…
audit_tree.c
new helper: iterate_mounts()
15 years ago
audit_watch.c
…
auditfilter.c
…
auditsc.c
Lose the first argument of audit_inode_child()
15 years ago
backtracetest.c
…
bounds.c
kbuild: move bounds.h to include/generated
15 years ago
capability.c
capabilities: Use RCU to protect task lookup in sys_capget
15 years ago
cgroup.c
cgroups: remove duplicate include
15 years ago
cgroup_freezer.c
…
compat.c
…
configs.c
…
cpu.c
kernel/cpu.c: delete deprecated definition in cpu_up()
15 years ago
cpuset.c
cpuset: alloc nodemask_t on the heap rather than the stack
15 years ago
cred-internals.h
…
cred.c
kernel/cred.c: use kmem_cache_free
15 years ago
delayacct.c
…
dma.c
…
early_res.c
early_res: Need to save the allocation name in drop_range_partial()
15 years ago
elfcore.c
elf coredump: add extended numbering support
15 years ago
exec_domain.c
…
exit.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
extable.c
…
fork.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
freezer.c
…
futex.c
futex: Handle futex value corruption gracefully
15 years ago
futex_compat.c
futex: Protect pid lookup in compat code with RCU
15 years ago
groups.c
…
hrtimer.c
hrtimers: Convert to raw_spinlocks
15 years ago
hung_task.c
…
hw_breakpoint.c
Merge branch 'perf/core' into perf/urgent
15 years ago
itimer.c
…
kallsyms.c
…
kexec.c
percpu: add __percpu sparse annotations to core kernel subsystems
15 years ago
kfifo.c
kfifo: Don't use integer as NULL pointer
15 years ago
kgdb.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
kmod.c
kmod: fix resource leak in call_usermodehelper_pipe()
15 years ago
kprobes.c
kprobes: Calculate the index correctly when freeing the out-of-line execution slot
15 years ago
ksysfs.c
Merge branch 'for-next' into for-linus
15 years ago
kthread.c
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
15 years ago
latencytop.c
…
lockdep.c
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
lockdep_internals.h
…
lockdep_proc.c
…
lockdep_states.h
…
module.c
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
15 years ago
mutex-debug.c
…
mutex-debug.h
locking: Implement new raw_spinlock
15 years ago
mutex.c
mutex: Better control mutex adaptive spinning config
15 years ago
mutex.h
…
notifier.c
sched: Use lockdep-based checking on rcu_dereference()
15 years ago
ns_cgroup.c
…
nsproxy.c
nsproxy: remove INIT_NSPROXY()
15 years ago
padata.c
padata: Allocate the cpumask for the padata instance
15 years ago
panic.c
panic: fix panic_timeout accuracy when running on a hypervisor
15 years ago
params.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
15 years ago
perf_event.c
perf: Fix unexported generic perf_arch_fetch_caller_regs
15 years ago
pid.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
pid_namespace.c
pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
15 years ago
pm_qos_params.c
…
posix-cpu-timers.c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
posix-timers.c
posix-timers.c: Don't export local functions
15 years ago
printk.c
printk: avoid warning when CONFIG_PRINTK is disabled
15 years ago
profile.c
…
ptrace.c
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
15 years ago
range.c
x86: Change range end to start+size
15 years ago
rcupdate.c
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
15 years ago
rcutiny.c
…
rcutorture.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
15 years ago
rcutree.c
rcu: Fix accelerated grace periods for last non-dynticked CPU
15 years ago
rcutree.h
rcu: Increase RCU CPU stall timeouts if PROVE_RCU
15 years ago
rcutree_plugin.h
rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU
15 years ago
rcutree_trace.c
rcu: Stop overflowing signed integers
15 years ago
relay.c
splice: comparing unsigned int < 0
15 years ago
res_counter.c
…
resource.c
resources: add interfaces that return conflict information
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
sched: Use proper type in sched_getaffinity()
15 years ago
sched_clock.c
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15 years ago
sched_cpupri.c
Merge branch 'for-next' into for-linus
15 years ago
sched_cpupri.h
sched: Convert cpupri lock to raw_spinlock
15 years ago
sched_debug.c
sched: Convert rq->lock to raw_spinlock
15 years ago
sched_fair.c
sched, rcu: Fix rcu_dereference() for RCU-lockdep
15 years ago
sched_features.h
sched: Discard some old bits
15 years ago
sched_idletask.c
sched: Remove the sched_class load_balance methods
15 years ago
sched_rt.c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
sched_stats.h
…
seccomp.c
…
semaphore.c
…
signal.c
kernel core: use helpers for rlimits
15 years ago
slow-work-debugfs.c
…
slow-work.c
slow-work: use get_ref wrapper instead of directly calling get_ref
15 years ago
slow-work.h
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
15 years ago
smp.c
generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data
15 years ago
softirq.c
hrtimer, softirq: Fix hrtimer->softirq trampoline
15 years ago
softlockup.c
softlockup: Stop spurious softlockup messages due to overflow
15 years ago
spinlock.c
locking: Cleanup the name space completely
15 years ago
srcu.c
rcu: Introduce lockdep-based checking to RCU read-side primitives
15 years ago
stacktrace.c
…
stop_machine.c
percpu: add __percpu sparse annotations to core kernel subsystems
15 years ago
sys.c
Add generic sys_olduname()
15 years ago
sys_ni.c
Add generic sys_ipc wrapper
15 years ago
sysctl.c
sysctl extern cleanup: lockdep
15 years ago
sysctl_binary.c
Switch may_open() and break_lease() to passing O_...
15 years ago
sysctl_check.c
ipv4 05/05: add sysctl to accept packets with local source addresses
15 years ago
taskstats.c
const: struct nla_policy
15 years ago
test_kprobes.c
…
time.c
Revert "time: Remove xtime_cache"
15 years ago
timeconst.pl
…
timer.c
timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
15 years ago
tracepoint.c
trivial: fix typo "to to" in multiple files
16 years ago
tsacct.c
mm: clean up mm_counter
15 years ago
uid16.c
…
up.c
…
user-return-notifier.c
core: Clean up user return notifers use of per_cpu
15 years ago
user.c
sched: Remove USER_SCHED
15 years ago
user_namespace.c
…
utsname.c
…
utsname_sysctl.c
…
wait.c
locking, sched: Give waitqueue spinlocks their own lockdep classes
16 years ago
workqueue.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
15 years ago