Al Viro 537166f6fa fix execve() 17 年之前
..
irq d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 年之前
power 29ea5171cb Merge branches 'release' and 'doc' into release 17 年之前
time 126e01bf92 softlockup: fix NOHZ wakeup 17 年之前
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 年之前
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick 17 年之前
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT 17 年之前
Makefile 9732b61123 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb 17 年之前
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces 17 年之前
audit.c d7a96f3a1a Audit: internally use the new LSM audit hooks 17 年之前
audit.h 9d57a7f9e2 SELinux: use new audit hooks, remove redundant exports 17 年之前
audit_tree.c 1d957f9bf8 Introduce path_put() 17 年之前
auditfilter.c 04305e4aff Audit: Final renamings and cleanup 17 年之前
auditsc.c 04305e4aff Audit: Final renamings and cleanup 17 年之前
backtracetest.c 6dab27784b x86: add a simple backtrace test module 17 年之前
capability.c e338d263a7 Add 64-bit capability support to the kernel 17 年之前
cgroup.c 0e04388f01 cgroup: fix a race condition in manipulating tsk->cg_list 17 年之前
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 17 年之前
compat.c b53e921ba1 generic: reduce stack pressure in sched_affinity 17 年之前
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 年之前
cpu.c f70316dace generic: use new set_cpus_allowed_ptr function 17 年之前
cpuset.c 1d3504fcf5 sched, cpuset: customize sched domains, core 17 年之前
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 17 年之前
dma.c 902749cdbd whitespace fixes: DMA channel allocator 17 年之前
exec_domain.c 62769dce86 whitespace fixes: execution domains 17 年之前
exit.c 3b1253880b [PATCH] sanitize unshare_files/reset_files_struct 17 年之前
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. 17 年之前
fork.c 537166f6fa fix execve() 17 年之前
futex.c 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 年之前
futex_compat.c 8481664d37 futex_compat __user annotation 17 年之前
hrtimer.c 259aae864c hrtimer: optimize the softirq time optimization 17 年之前
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid 17 年之前
kallsyms.c a3b81113fb remove support for un-needed _extratext section 17 年之前
kexec.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 年之前
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 年之前
kgdb.c 1a9a3e76dd kgdb: always use icache flush for sw breakpoints 17 年之前
kmod.c f70316dace generic: use new set_cpus_allowed_ptr function 17 年之前
kprobes.c b2a5cd6938 kprobes: fix a null pointer bug in register_kretprobe() 17 年之前
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 年之前
kthread.c 429f731dea Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 年之前
latencytop.c 19fb518c2a latencytop: optimize LT_BACKTRACEDEPTH loops a bit 17 年之前
lockdep.c 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes 17 年之前
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 年之前
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output 17 年之前
marker.c 6496968e6c markers: use synchronize_sched() 17 年之前
module.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 年之前
mutex-debug.c 7ad5b3a505 kernel: remove fastcall in kernel/* 17 年之前
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
mutex.c 7ad5b3a505 kernel: remove fastcall in kernel/* 17 年之前
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 年之前
notifier.c c166f23cb5 kernel/notifier.c should #include <linux/reboot.h> 17 年之前
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem 17 年之前
nsproxy.c ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option 17 年之前
panic.c 6ed31e92e9 ACPI: Taint kernel on ACPI table override (format corrected) 17 年之前
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 17 年之前
pid.c 7ad5b3a505 kernel: remove fastcall in kernel/* 17 年之前
pid_namespace.c 74bd59bb39 namespaces: cleanup the code managed with PID_NS option 17 年之前
pm_qos_params.c d82b35186e pm qos infrastructure and interface 17 年之前
posix-cpu-timers.c ee7dd205b5 posix-timers: fix shadowed variables 17 年之前
posix-timers.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 年之前
printk.c 093a07e2fd Fix locking bug in "acquire_console_semaphore_for_printk()" 17 年之前
profile.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 年之前
ptrace.c e16b278164 ptrace: compat_ptrace_request siginfo 17 年之前
rcuclassic.c e260be673a Preempt-RCU: implementation 17 年之前
rcupdate.c fbf6bfca76 rcupdate: fix comment 17 年之前
rcupreempt.c b53e921ba1 generic: reduce stack pressure in sched_affinity 17 年之前
rcupreempt_trace.c e260be673a Preempt-RCU: implementation 17 年之前
rcutorture.c f70316dace generic: use new set_cpus_allowed_ptr function 17 年之前
relay.c 5eb7f9fa84 relay: set an spd_release() hook for splice 17 年之前
res_counter.c fb78922ce9 Memory Resource Controller use strstrip while parsing arguments 17 年之前
resource.c 884525655d PCI: clean up resource alignment management 17 年之前
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 17 年之前
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 年之前
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. 17 年之前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 17 年之前
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 年之前
sched.c 6e18933f2b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 17 年之前
sched_debug.c 486fdae214 sched: build fix 17 年之前
sched_fair.c 7ba2e74ab5 sched: debug: show a weight tree 17 年之前
sched_features.h f00b45c145 sched: /debug/sched_features 17 年之前
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick 17 年之前
sched_rt.c 58d6c2d72f sched: rt-group: optimize dequeue_rt_stack 17 年之前
sched_stats.h 39106dcf85 cpumask: use new cpus_scnprintf function 17 年之前
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 年之前
semaphore.c 714493cd54 Improve semaphore documentation 17 年之前
signal.c f5264481c8 trivial: small cleanups 17 年之前
softirq.c 48f20a9a94 tasklets: execute tasklets in the same order they were queued 17 年之前
softlockup.c 7be2a03e31 softlockup: fix task state setting 17 年之前
spinlock.c 95c354fe9f spinlock: lockbreak cleanup 17 年之前
srcu.c bb695170d8 make srcu_readers_active() static 17 年之前
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 年之前
stop_machine.c e9b62693ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial 17 年之前
sys.c 8fb402bccf generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC 17 年之前
sys_ni.c 4d672e7ac7 timerfd: new timerfd API 17 年之前
sysctl.c d0b27fa778 sched: rt-group: synchonised bandwidth period 17 年之前
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c 17 年之前
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() 17 年之前
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler 17 年之前
time.c 7c3f944e29 time: Export set_normalized_timespec. 17 年之前
timeconst.pl c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC 17 年之前
timer.c 0d180406f2 timers: simplify lockdep handling 17 年之前
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 17 年之前
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 年之前
user.c eff766a65c sched: fix the task_group hierarchy for UID grouping 17 年之前
user_namespace.c aee16ce73c namespaces: cleanup the code managed with the USER_NS option 17 年之前
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 17 年之前
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back 17 年之前
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* 17 年之前
workqueue.c d59b949f77 timer_list: add annotations to workqueue.c 17 年之前