Pavel Emelyanov caafa43243 pidns: make pid->level and pid_ns->level unsigned пре 17 година
..
irq 1aeb272cf0 kernel: explicitly include required header files under kernel/ пре 17 година
power b6f448e99c PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch пре 17 година
time c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files пре 18 година
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick пре 18 година
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT пре 18 година
Makefile 88f458e4b9 sysctl: allow embedded targets to disable sysctl_check.c пре 17 година
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces пре 18 година
audit.c 4a761b8c1d [patch 2/2] Use find_task_by_vpid in audit code пре 17 година
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h пре 17 година
audit_tree.c 1d957f9bf8 Introduce path_put() пре 18 година
auditfilter.c 9781db7b34 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current пре 17 година
auditsc.c 8b67dca942 [PATCH] new predicate - AUDIT_FILETYPE пре 17 година
backtracetest.c 6dab27784b x86: add a simple backtrace test module пре 18 година
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users пре 17 година
capability.c e338d263a7 Add 64-bit capability support to the kernel пре 18 година
cgroup.c cf475ad28a cgroups: add an owner to the mm_struct пре 17 година
cgroup_debug.c 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem пре 17 година
compat.c 4e4c22c711 signals: add set_restore_sigmask пре 17 година
configs.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
cpu.c d2ba7e2ae2 simplify cpu_hotplug_begin()/put_online_cpus() пре 17 година
cpuset.c 786083667e Cpuset hardwall flag: add a mem_hardwall flag to cpusets пре 17 година
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting пре 18 година
dma.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
exec_domain.c 62769dce86 whitespace fixes: execution domains пре 18 година
exit.c 7d8da0962e pids: __set_special_pids: use change_pid() helper пре 17 година
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. пре 18 година
fork.c db51aeccd7 signals: microoptimize the usage of ->curr_target пре 17 година
futex.c 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* пре 18 година
futex_compat.c 8481664d37 futex_compat __user annotation пре 18 година
hrtimer.c 0c96c5979a hrtimer: raise softirq unlocked to avoid circular lock dependency пре 17 година
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid пре 18 година
kallsyms.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
kexec.c 122c7a5905 vmcoreinfo: add page flags values пре 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 26b31c1908 kprobes: add (un)register_jprobes for batch registration пре 17 година
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() пре 18 година
kthread.c 5cd204550b Deprecate find_task_by_pid() пре 17 година
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
lockdep.c 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes пре 18 година
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains пре 19 година
lockdep_proc.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
marker.c ab883af53e make marker_debug static пре 17 година
module.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h пре 17 година
mutex-debug.c 7ad5b3a505 kernel: remove fastcall in kernel/* пре 18 година
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
mutex.c 7ad5b3a505 kernel: remove fastcall in kernel/* пре 18 година
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness пре 19 година
notifier.c 6546bc4279 ipc: re-enable msgmni automatic recomputing msgmni if set to negative пре 17 година
ns_cgroup.c 3ff31d0cca cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h> пре 17 година
nsproxy.c 02fdb36ae7 ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) пре 17 година
panic.c 95b570c9ce Taint kernel after WARN_ON(condition) пре 17 година
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them пре 18 година
pid.c 24336eaeec pids: introduce change_pid() helper пре 17 година
pid_namespace.c caafa43243 pidns: make pid->level and pid_ns->level unsigned пре 17 година
pm_qos_params.c d82b35186e pm qos infrastructure and interface пре 18 година
posix-cpu-timers.c ee7dd205b5 posix-timers: fix shadowed variables пре 17 година
posix-timers.c ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() пре 17 година
printk.c f34d7a5b70 tty: The big operations rework пре 17 година
profile.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
ptrace.c 00cd5c37af ptrace: permit ptracing of /sbin/init пре 17 година
rcuclassic.c e260be673a Preempt-RCU: implementation пре 18 година
rcupdate.c fbf6bfca76 rcupdate: fix comment пре 18 година
rcupreempt.c b53e921ba1 generic: reduce stack pressure in sched_affinity пре 17 година
rcupreempt_trace.c e260be673a Preempt-RCU: implementation пре 18 година
rcutorture.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ пре 17 година
relay.c bd5d435a96 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block пре 17 година
res_counter.c c84872e168 memcgroup: add the max_usage member on the res_counter пре 17 година
resource.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester пре 18 година
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names пре 18 година
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. пре 18 година
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester пре 18 година
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling пре 18 година
sched.c 06ecb27cfb CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file пре 17 година
sched_debug.c c33fff0afb kernel: use non-racy method for proc entries creation пре 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 пре 18 година
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 4e4c22c711 signals: add set_restore_sigmask пре 17 година
softirq.c 48f20a9a94 tasklets: execute tasklets in the same order they were queued пре 17 година
softlockup.c 7be2a03e31 softlockup: fix task state setting пре 18 година
spinlock.c 95c354fe9f spinlock: lockbreak cleanup пре 18 година
srcu.c bb695170d8 make srcu_readers_active() static пре 18 година
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 12a3de0a96 pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ пре 17 година
sys_ni.c 4d672e7ac7 timerfd: new timerfd API пре 18 година
sysctl.c d7321cd624 sysctl: add the ->permissions callback on the ctl_table_root пре 17 година
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c пре 18 година
taskstats.c cb41d6d068 Use find_task_by_vpid in taskstats пре 17 година
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler пре 18 година
time.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ пре 17 година
timeconst.pl c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC пре 18 година
timer.c 0d180406f2 timers: simplify lockdep handling пре 17 година
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting пре 18 година
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call пре 17 година
user.c 69664cf16a keys: don't generate user and user session keyrings unless they're accessed пре 17 година
user_namespace.c 6a3fd92e73 eCryptfs: make key module subsystem respect namespaces пре 17 година
utsname.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ пре 17 година
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back пре 18 година
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* пре 18 година
workqueue.c 1e35eaa2d8 cleanup_workqueue_thread: remove the unneeded "cpu" parameter пре 17 година