Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 18 سال پیش
..
irq 971e5b35fb genirq: revert lazy irq disable for simple irqs 17 سال پیش
power 3514faca19 kobject: remove struct kobj_type from struct kset 17 سال پیش
time cdc6f27d9e clockevents: fix reprogramming decision in oneshot broadcast 17 سال پیش
.gitignore febf7ea4be gitignore: ignore more generated files 19 سال پیش
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 19 سال پیش
Kconfig.instrumentation 3743d33edf Tiny clean-up of OPROFILE/KPROBES configuration 18 سال پیش
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 سال پیش
Makefile cfb5285660 revert "Task Control Groups: example CPU accounting subsystem" 18 سال پیش
acct.c b59f8197c5 acct: real_parent ppid 17 سال پیش
audit.c 74c3cbe33b [PATCH] audit: watching subtrees 18 سال پیش
audit.h 74c3cbe33b [PATCH] audit: watching subtrees 18 سال پیش
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees 18 سال پیش
auditfilter.c 74c3cbe33b [PATCH] audit: watching subtrees 18 سال پیش
auditsc.c 481968f44e auditsc: fix kernel-doc param warnings 18 سال پیش
capability.c 8990571eb5 Uninline find_pid etc set of functions 18 سال پیش
cgroup.c cfe36bde59 Improve cgroup printks 18 سال پیش
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 18 سال پیش
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 18 سال پیش
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 سال پیش
cpu.c 73e753a50d CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 18 سال پیش
cpuset.c 470fd64644 hotplug cpu: migrate a task within its cpuset 18 سال پیش
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 سال پیش
dma.c 902749cdbd whitespace fixes: DMA channel allocator 18 سال پیش
exec_domain.c 62769dce86 whitespace fixes: execution domains 18 سال پیش
exit.c e6ceb32aa2 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() 18 سال پیش
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 سال پیش
fork.c 5cd17569fd fix clone(CLONE_NEWPID) 18 سال پیش
futex.c cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout 17 سال پیش
futex_compat.c 3c5fd9c77d [FUTEX] Fix address computation in compat code. 18 سال پیش
hrtimer.c 0ec160dd48 hrtimer: fix section mismatch 17 سال پیش
itimer.c 0719e3702e whitespace fixes: interval timers 18 سال پیش
kallsyms.c 9e6c1e6333 FRV: fix the extern declaration of kallsyms_num_syms 18 سال پیش
kexec.c 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages 17 سال پیش
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 سال پیش
kmod.c 784680336b Fix unbalanced helper_lock in kernel/kmod.c 17 سال پیش
kprobes.c f438d914b2 kprobes: support kretprobe blacklist 18 سال پیش
ksysfs.c bd35b93d80 kset: convert kernel_subsys to use kset_create 17 سال پیش
kthread.c e804a4a4dd kthread: silence bogus section mismatch warning 18 سال پیش
latency.c f6a570333e [PATCH] severing module.h->sched.h 19 سال پیش
lockdep.c fabe874a48 lockdep: fix kernel crash on module unload 17 سال پیش
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 19 سال پیش
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output 18 سال پیش
marker.c 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load 18 سال پیش
module.c 4ff6abff83 kobject: get rid of kobject_add_dir 17 سال پیش
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 سال پیش
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 سال پیش
mutex.c e4564f79d4 lockdep: fixup mutex annotations 18 سال پیش
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 سال پیش
notifier.c fe9d4f5763 Add kernel/notifier.c 18 سال پیش
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem 18 سال پیش
nsproxy.c 30e49c263e pid namespaces: allow cloning of new namespace 18 سال پیش
panic.c 2c3b20e91f debug: add end-of-oops marker 17 سال پیش
params.c 3514faca19 kobject: remove struct kobj_type from struct kset 17 سال پیش
pid.c 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL 18 سال پیش
posix-cpu-timers.c bac0abd617 Isolate some explicit usage of task->tgid 18 سال پیش
posix-timers.c bac0abd617 Isolate some explicit usage of task->tgid 18 سال پیش
printk.c fb445ee5f9 [SERIAL]: Fix section mismatches in Sun serial console drivers. 17 سال پیش
profile.c b3da2a73ff sched: document profile=sleep requiring CONFIG_SCHEDSTATS 18 سال پیش
ptrace.c b8c9a18712 Fix kernel/ptrace.c compile problem (missing "may_attach()") 17 سال پیش
rcupdate.c 00e10776ff rcu: fix section mismatch 17 سال پیش
rcutorture.c c17ac85504 Make rcutorture RNG use temporal entropy 18 سال پیش
relay.c 1bfbc608ba whitespace fixes: relayfs 18 سال پیش
resource.c 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 18 سال پیش
rtmutex-debug.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 سال پیش
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 سال پیش
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 سال پیش
rtmutex.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 سال پیش
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 سال پیش
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code 18 سال پیش
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 سال پیش
sched.c c61935fd0e sched: group scheduler, set uid share fix 17 سال پیش
sched_debug.c 90b2628f1f sched: fix gcc warnings 17 سال پیش
sched_fair.c 6cbf1c126c sched: do not hurt SCHED_BATCH on wakeup 17 سال پیش
sched_idletask.c 681f3e6854 sched: isolate SMP balancing code a bit more 18 سال پیش
sched_rt.c 67e2be0232 sched: rt: account the cpu time during the tick 17 سال پیش
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h 18 سال پیش
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 سال پیش
signal.c 325d22df7b sigwait eats blocked default-ignore signals 18 سال پیش
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 سال پیش
softlockup.c ba25f9dcc4 Use helpers to obtain task pid in printks 18 سال پیش
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 سال پیش
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 سال پیش
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 سال پیش
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process 18 سال پیش
sys.c 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter 18 سال پیش
sys_ni.c f3baa4827a [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. 18 سال پیش
sysctl.c 73c4efd2c8 sched: sysctl, proc_dointvec_minmax() expects int values for 17 سال پیش
sysctl_check.c 64396accc2 sysctl: fix ax25 checks 17 سال پیش
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() 18 سال پیش
time.c 6fa6c3b1d1 whitespace fixes: time syscalls 18 سال پیش
timer.c 48ccf3dac3 timer: fix section mismatch 17 سال پیش
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 سال پیش
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 سال پیش
user.c bd35b93d80 kset: convert kernel_subsys to use kset_create 17 سال پیش
user_namespace.c 28f300d236 Fix user namespace exiting OOPs 18 سال پیش
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 18 سال پیش
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back 18 سال پیش
wait.c 59c51591a0 Fix occurrences of "the the " 18 سال پیش
workqueue.c eb13ba8738 lockdep: fix workqueue creation API lockdep interaction 17 سال پیش