.. |
debug
|
|
|
events
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
|
2011-06-04 12:13:06 +02:00 |
gcov
|
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
|
2011-06-15 20:04:01 -07:00 |
irq
|
genirq: Prevent potential NULL dereference in irq_set_irq_wake()
|
2011-06-10 10:53:42 +02:00 |
power
|
PM: Free memory bitmaps if opening /dev/snapshot fails
|
2011-06-21 23:20:06 +02:00 |
time
|
alarmtimers: Return -ENOTSUPP if no RTC device is present
|
2011-06-21 16:32:28 -07:00 |
trace
|
tracing: Fix regression in printk_formats file
|
2011-06-09 08:42:15 -04:00 |
.gitignore
|
|
|
acct.c
|
|
|
async.c
|
|
|
audit_tree.c
|
|
|
audit_watch.c
|
|
|
audit.c
|
|
|
audit.h
|
|
|
auditfilter.c
|
|
|
auditsc.c
|
|
|
backtracetest.c
|
|
|
bounds.c
|
|
|
capability.c
|
Merge branch 'master' into next
|
2011-05-19 18:51:57 +10:00 |
cgroup_freezer.c
|
cgroups: add per-thread subsystem callbacks
|
2011-05-26 17:12:34 -07:00 |
cgroup.c
|
cgroup: remove the ns_cgroup
|
2011-05-26 17:12:34 -07:00 |
compat.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
|
2011-05-25 15:35:32 -07:00 |
configs.c
|
|
|
cpu.c
|
|
|
cpuset.c
|
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
|
2011-05-28 17:02:57 +02:00 |
crash_dump.c
|
|
|
cred.c
|
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
|
2011-05-27 10:25:02 -07:00 |
delayacct.c
|
|
|
dma.c
|
|
|
elfcore.c
|
|
|
exec_domain.c
|
|
|
exit.c
|
memcg: clear mm->owner when last possible owner leaves
|
2011-06-15 20:04:01 -07:00 |
extable.c
|
extable, core_kernel_data(): Make sure all archs define _sdata
|
2011-05-20 08:56:56 +02:00 |
fork.c
|
mm: Fix boot crash in mm_alloc()
|
2011-05-29 11:32:28 -07:00 |
freezer.c
|
|
|
futex_compat.c
|
|
|
futex.c
|
|
|
groups.c
|
|
|
hrtimer.c
|
hrtimers: Fix typo causing erratic timers
|
2011-05-25 15:31:58 -07:00 |
hung_task.c
|
|
|
irq_work.c
|
|
|
itimer.c
|
|
|
jump_label.c
|
jump_label: Check entries limit in __jump_label_update
|
2011-05-25 19:56:36 -04:00 |
kallsyms.c
|
|
|
Kconfig.freezer
|
|
|
Kconfig.hz
|
|
|
Kconfig.locks
|
|
|
Kconfig.preempt
|
|
|
kexec.c
|
|
|
kfifo.c
|
|
|
kmod.c
|
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
|
2011-06-17 09:40:48 -07:00 |
kprobes.c
|
|
|
ksysfs.c
|
|
|
kthread.c
|
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
|
2011-05-28 17:02:57 +02:00 |
latencytop.c
|
|
|
lockdep_internals.h
|
|
|
lockdep_proc.c
|
|
|
lockdep_states.h
|
|
|
lockdep.c
|
lockdep: Fix lock_is_held() on recursion
|
2011-06-07 12:25:50 +02:00 |
Makefile
|
cgroup: remove the ns_cgroup
|
2011-05-26 17:12:34 -07:00 |
module.c
|
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
|
2011-05-23 12:49:28 -07:00 |
mutex-debug.c
|
|
|
mutex-debug.h
|
|
|
mutex.c
|
lockdep, mutex: provide mutex_lock_nest_lock
|
2011-05-25 08:39:17 -07:00 |
mutex.h
|
|
|
notifier.c
|
|
|
nsproxy.c
|
cgroup: remove the ns_cgroup
|
2011-05-26 17:12:34 -07:00 |
padata.c
|
|
|
panic.c
|
|
|
params.c
|
params.c: Use new strtobool function to process boolean inputs
|
2011-05-19 16:55:28 +09:30 |
pid_namespace.c
|
|
|
pid.c
|
|
|
pm_qos_params.c
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
2011-05-29 11:18:09 -07:00 |
posix-cpu-timers.c
|
hrtimers: Avoid touching inactive timer bases
|
2011-05-23 13:59:54 +02:00 |
posix-timers.c
|
posix-timers: RCU conversion
|
2011-05-24 12:10:51 +02:00 |
printk.c
|
printk: allocate kernel log buffer earlier
|
2011-05-25 08:39:48 -07:00 |
profile.c
|
kernel/profile.c: remove some duplicate code from profile_hits()
|
2011-05-26 17:12:37 -07:00 |
ptrace.c
|
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
|
2011-05-25 19:20:21 +02:00 |
range.c
|
|
|
rcupdate.c
|
|
|
rcutiny_plugin.h
|
|
|
rcutiny.c
|
sanitize <linux/prefetch.h> usage
|
2011-05-20 12:50:29 -07:00 |
rcutorture.c
|
|
|
rcutree_plugin.h
|
rcu: Move RCU_BOOST #ifdefs to header file
|
2011-06-16 16:12:05 -07:00 |
rcutree_trace.c
|
rcu: use softirq instead of kthreads except when RCU_BOOST=y
|
2011-06-15 23:07:21 -07:00 |
rcutree.c
|
rcu: Move RCU_BOOST #ifdefs to header file
|
2011-06-16 16:12:05 -07:00 |
rcutree.h
|
rcu: Move RCU_BOOST #ifdefs to header file
|
2011-06-16 16:12:05 -07:00 |
relay.c
|
|
|
res_counter.c
|
|
|
resource.c
|
|
|
rtmutex_common.h
|
|
|
rtmutex-debug.c
|
|
|
rtmutex-debug.h
|
|
|
rtmutex-tester.c
|
|
|
rtmutex.c
|
|
|
rtmutex.h
|
|
|
rwsem.c
|
|
|
sched_autogroup.c
|
|
|
sched_autogroup.h
|
|
|
sched_clock.c
|
|
|
sched_cpupri.c
|
|
|
sched_cpupri.h
|
|
|
sched_debug.c
|
|
|
sched_fair.c
|
sched: Fix ->min_vruntime calculation in dequeue_entity()
|
2011-05-28 17:02:56 +02:00 |
sched_features.h
|
|
|
sched_idletask.c
|
|
|
sched_rt.c
|
sched: Check if lowest_mask is initialized in find_lowest_rq()
|
2011-06-15 11:44:48 +02:00 |
sched_stats.h
|
sched: More sched_domain iterations fixes
|
2011-05-28 17:02:54 +02:00 |
sched_stoptask.c
|
|
|
sched.c
|
sched: Fix/clarify set_task_cpu() locking rules
|
2011-06-07 12:26:40 +02:00 |
seccomp.c
|
|
|
semaphore.c
|
|
|
signal.c
|
signal.c: fix kernel-doc notation
|
2011-06-14 19:12:17 -07:00 |
smp.c
|
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
|
2011-06-17 10:17:12 +02:00 |
softirq.c
|
rcu: Use softirq to address performance regression
|
2011-06-14 15:25:39 -07:00 |
spinlock.c
|
|
|
srcu.c
|
|
|
stacktrace.c
|
|
|
stop_machine.c
|
|
|
sys_ni.c
|
ipc: Add missing sys_ni entries for ipc/compat.c functions
|
2011-05-20 13:53:02 -07:00 |
sys.c
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
2011-05-19 18:24:11 -07:00 |
sysctl_binary.c
|
|
|
sysctl_check.c
|
|
|
sysctl.c
|
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
|
2011-06-04 12:22:04 +02:00 |
taskstats.c
|
|
|
test_kprobes.c
|
|
|
time.c
|
|
|
timeconst.pl
|
|
|
timer.c
|
timers: Consider slack value in mod_timer()
|
2011-06-03 15:02:32 +02:00 |
tracepoint.c
|
|
|
tsacct.c
|
|
|
uid16.c
|
|
|
up.c
|
|
|
user_namespace.c
|
|
|
user-return-notifier.c
|
|
|
user.c
|
|
|
utsname_sysctl.c
|
|
|
utsname.c
|
|
|
wait.c
|
|
|
watchdog.c
|
kernel/watchdog.c: Use proper ANSI C prototypes
|
2011-05-23 21:07:40 -07:00 |
workqueue_sched.h
|
|
|
workqueue.c
|
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
2011-05-24 11:53:42 -07:00 |