Jeff Chua f00e047efd timers: Fix slack calculation for expired timers 15 yıl önce
..
debug 0b4b3827db x86, kgdb, init: Add early and late debug states 15 yıl önce
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL 16 yıl önce
irq 4308ad8011 genirq: Clear CPU mask in affinity_hint when none is provided 15 yıl önce
power 0fef8b1e83 PM / Hibernate: Fix block_io.c printk warning 15 yıl önce
time 164d44fd92 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 yıl önce
trace ee9a3607fb Merge branch 'master' into for-2.6.35 15 yıl önce
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 yıl önce
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 yıl önce
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 yıl önce
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config 15 yıl önce
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 yıl önce
Makefile c433820971 Move kernel/kgdb.c to kernel/debug/debug_core.c 15 yıl önce
acct.c 539c99fd7f Merge branch 'next' into for-linus 15 yıl önce
async.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
audit.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR 16 yıl önce
audit_tree.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
audit_watch.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
auditfilter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
auditsc.c 449cedf099 audit: preface audit printk with audit 15 yıl önce
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 yıl önce
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated 15 yıl önce
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 yıl önce
cgroup.c f39d01be4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 yıl önce
cgroup_freezer.c 8f77578cc2 Freezer / cgroup freezer: Update stale locking comments 15 yıl önce
compat.c fa9dc265ac cpumask: fix compat getaffinity 15 yıl önce
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 yıl önce
cpu.c 3fc1f1e27a stop_machine: reimplement using cpu_stop 15 yıl önce
cpuset.c 9084bb8246 sched: Make select_fallback_rq() cpuset friendly 15 yıl önce
cred.c 96b5b7f4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 15 yıl önce
delayacct.c 6952b61de9 headers: taskstats_kern.h trim 16 yıl önce
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 yıl önce
early_res.c eed63519e3 x86: Do not free zero sized per cpu areas 15 yıl önce
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 yıl önce
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 yıl önce
exit.c b257c14ceb Merge branch 'linus' into sched/core 15 yıl önce
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 yıl önce
fork.c 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 yıl önce
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 yıl önce
futex.c 59647b6ac3 futex: Handle futex value corruption gracefully 15 yıl önce
futex_compat.c f409adf5b1 futex: Protect pid lookup in compat code with RCU 15 yıl önce
groups.c 6307f8fee2 security: remove dead hook task_setgroups 15 yıl önce
hrtimer.c 351b3f7a21 hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME 15 yıl önce
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl 15 yıl önce
hw_breakpoint.c 777d0411cd hw_breakpoints: Fix percpu build failure 15 yıl önce
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields 15 yıl önce
kallsyms.c 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) 15 yıl önce
kexec.c 475f9aa6aa kexec: fix OOPS in crash_kernel_shrink 15 yıl önce
kfifo.c 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 15 yıl önce
kmod.c 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() 15 yıl önce
kprobes.c c0614829c1 kprobes: Move enable/disable_kprobe() out from debugfs code 15 yıl önce
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 yıl önce
kthread.c 5ab116c934 cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node 15 yıl önce
latencytop.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
lockdep.c 1704f47b50 lockdep: Add novalidate class for dev->mutex conversion 15 yıl önce
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 yıl önce
lockdep_proc.c bd6d29c25b lockstat: Make lockstat counting per cpu 15 yıl önce
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 yıl önce
module.c a8251096b4 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 15 yıl önce
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h 16 yıl önce
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock 15 yıl önce
mutex.c c02260277e mutex: Better control mutex adaptive spinning config 15 yıl önce
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 16 yıl önce
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 yıl önce
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 yıl önce
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
padata.c 3789ae7dcd padata: Use get_online_cpus/put_online_cpus in padata_free 15 yıl önce
panic.c 92946bc72f panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I') 15 yıl önce
params.c c32da02342 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 yıl önce
perf_event.c 96c21a460a perf: Fix exit() vs event-groups 15 yıl önce
pid.c 4e3eaddd14 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 yıl önce
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
pm_qos_params.c 25f3a5a285 PM: PM QOS update fix 15 yıl önce
posix-cpu-timers.c 29f87b793d posix-cpu-timers: Optimize run_posix_cpu_timers() 15 yıl önce
posix-timers.c 6622e670b2 posix-timers.c: Don't export local functions 15 yıl önce
printk.c d37d39ae3b printk,kdb: capture printk() when in kdb shell 15 yıl önce
profile.c 16a2164bb0 profile: fix stats and data leakage 15 yıl önce
ptrace.c 4d7b4ac22f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 yıl önce
range.c e9a0064ad0 x86: Change range end to start+size 15 yıl önce
rcupdate.c bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 yıl önce
rcutiny.c 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations 15 yıl önce
rcutiny_plugin.h bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends 15 yıl önce
rcutorture.c b8ae30ee26 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 yıl önce
rcutree.c 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations 15 yıl önce
rcutree.h d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 yıl önce
rcutree_plugin.h 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations 15 yıl önce
rcutree_trace.c d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations 15 yıl önce
relay.c 35f3d14dbb pipe: add support for shrinking and growing pipes 15 yıl önce
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
resource.c 8b6d043b7e resource: shared I/O region support 15 yıl önce
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock 15 yıl önce
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 yıl önce
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 yıl önce
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 15 yıl önce
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 yıl önce
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines 16 yıl önce
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 yıl önce
sched.c 90b9a32d8f Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 yıl önce
sched_clock.c b6ac23af2c blkio: fix for modular blk-cgroup build 15 yıl önce
sched_cpupri.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
sched_cpupri.h fe841226bd sched: Convert cpupri lock to raw_spinlock 15 yıl önce
sched_debug.c b8ae30ee26 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 yıl önce
sched_fair.c 969c79215a sched: replace migration_thread with cpu_stop 15 yıl önce
sched_features.h 13814d42e4 sched: Remove ASYM_GRAN feature 15 yıl önce
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes 15 yıl önce
sched_rt.c 371fd7e7a5 sched: Add enqueue/dequeue flags 15 yıl önce
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq 16 yıl önce
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 yıl önce
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 yıl önce
signal.c 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) 15 yıl önce
slow-work-debugfs.c f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 15 yıl önce
slow-work.c 88be12c440 slow-work: use get_ref wrapper instead of directly calling get_ref 15 yıl önce
slow-work.h a53f4f9efa SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG 15 yıl önce
smp.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
softirq.c 25502a6c13 rcu: refactor RCU's context-switch handling 15 yıl önce
softlockup.c 8c2eb4805d softlockup: Stop spurious softlockup messages due to overflow 15 yıl önce
spinlock.c 9c1721aa49 locking: Cleanup the name space completely 15 yıl önce
srcu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 yıl önce
stop_machine.c 9c6f7e43b4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() 15 yıl önce
sys.c 0ffbe2699c Merge branch 'master' into next 15 yıl önce
sys_ni.c baed7fc9b5 Add generic sys_ipc wrapper 15 yıl önce
sysctl.c 6e80e8ed5e Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block 15 yıl önce
sysctl_binary.c 3ee943728f ipv4: remove ip_rt_secret timer (v4) 15 yıl önce
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check 15 yıl önce
taskstats.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 yıl önce
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 yıl önce
time.c bd45b7a385 timekeeping: Fix timezone update 15 yıl önce
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 yıl önce
timer.c f00e047efd timers: Fix slack calculation for expired timers 15 yıl önce
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files 16 yıl önce
tsacct.c d559db086f mm: clean up mm_counter 15 yıl önce
uid16.c 2bcd57ab61 headers: utsname.h redux 16 yıl önce
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 yıl önce
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu 15 yıl önce
user.c af507ae8a0 sched: Remove a stale comment 15 yıl önce
user_namespace.c db1afffab0 kref: remove kref_set 15 yıl önce
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 yıl önce
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic 15 yıl önce
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes 16 yıl önce
workqueue.c 4d707b9f48 workqueue: change cancel_work_sync() to clear work->data 15 yıl önce