Cyrill Gorcunov 79f0713d40 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option před 14 roky
..
debug bd77c04772 module: struct module_ref should contains long fields před 14 roky
events 30ce2f7eef perf/hwbp: Fix a possible memory leak před 14 roky
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML před 14 roky
irq 52abb700e1 genirq: Clear action->thread_mask if IRQ_ONESHOT is not set před 14 roky
power 379e0be812 PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails před 14 roky
sched 4293f20c19 Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" před 14 roky
time 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 14 roky
trace 83c2f912b4 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 14 roky
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files před 18 roky
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem před 17 roky
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency před 17 roky
Kconfig.locks 6875669906 arch:Kconfig.locks Remove unused config option. před 14 roky
Kconfig.preempt bdd4e85dc3 sched: Isolate preempt counting in its own config option před 14 roky
Makefile dae5cbc244 PM: Make sysrq-o be available for CONFIG_PM unset před 14 roky
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 14 roky
async.c 6d6a55ec08 kernel/async: remove redundant declaration. před 14 roky
audit.c f429ee3b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit před 14 roky
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used před 14 roky
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() před 14 roky
audit_watch.c c9c6cac0c2 kill path_lookup() před 15 roky
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules před 14 roky
auditsc.c 42ae610c1a kernel-doc: fix new warnings in auditsc.c před 14 roky
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions před 17 roky
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer před 15 roky
capability.c 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" před 14 roky
cgroup.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup před 14 roky
cgroup_freezer.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup před 14 roky
compat.c 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure před 14 roky
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n před 14 roky
cpu.c eb59c505f8 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm před 14 roky
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend před 14 roky
cpuset.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup před 14 roky
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux před 14 roky
cred.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
delayacct.c c9aaa8957f KVM: Steal time implementation před 14 roky
dma.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support před 16 roky
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path před 15 roky
exit.c b5740f4b2c sched: Fix ancient race in do_exit() před 14 roky
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata před 14 roky
fork.c 6e27f63edb vfork: kill PF_STARTING před 14 roky
freezer.c 34b087e483 freezer: kill unused set_freezable_with_signal() před 14 roky
futex.c e6780f7243 futex: Fix uninterruptible loop due to gate_area před 14 roky
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls před 15 roky
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 14 roky
hung_task.c 6027ce497d hung_task: fix the broken rcu_lock_break() logic před 14 roky
irq_work.c 967d1f9062 kernel: fix two implicit header assumptions in irq_work.c před 14 roky
itimer.c 648616343c [S390] cputime: add sparse checking and cleanup před 14 roky
jump_label.c 9e31905f29 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 před 14 roky
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
kexec.c bec013c40b kdump: crashk_res init check for /sys/kernel/kexec_crash_size před 14 roky
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
kmod.c b7ba68c4a0 Merge branch 'pm-sleep' into pm-for-linus před 14 roky
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() před 14 roky
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h před 14 roky
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() před 14 roky
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
lockdep.c 35b740e466 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 14 roky
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops před 15 roky
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around před 17 roky
module.c 53999bf34d error: implicit declaration of function 'module_flags_taint' před 14 roky
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin před 14 roky
mutex.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin před 14 roky
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
padata.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
panic.c 6e6f0a1f0f panic: don't print redundant backtraces on oops před 14 roky
params.c 10f296cbfe module: make module param bint handle nul value před 14 roky
pid.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts před 14 roky
pid_namespace.c b8f566b04d sysctl: add the kernel.ns_last_pid control před 14 roky
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup před 14 roky
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
printk.c c22ab33290 kmsg_dump: don't run on non-error paths by default před 14 roky
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
ptrace.c c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security před 14 roky
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() před 14 roky
rcu.h 4145fa7fbe rcu: Deconfuse dynticks entry-exit tracing před 14 roky
rcupdate.c e6b80a3b09 rcu: Detect illegal rcu dereference in extended quiescent state před 14 roky
rcutiny.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state před 14 roky
rcutiny_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value před 14 roky
rcutorture.c 4410030646 rcu: Add missing __cpuinit annotation in rcutorture code před 14 roky
rcutree.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state před 14 roky
rcutree.h dff1672d91 rcu: Keep invoking callbacks if CPU otherwise idle před 14 roky
rcutree_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value před 14 roky
rcutree_trace.c 9b2e4f1880 rcu: Track idleness independent of idle tasks před 14 roky
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() před 14 roky
res_counter.c 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations před 14 roky
resource.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error před 14 roky
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem před 14 roky
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" před 14 roky
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock před 15 roky
rwsem.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
seccomp.c 85e7bac33b seccomp: audit abnormal end to a process due to seccomp před 14 roky
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
signal.c 6b550f9495 user namespace: make signal.c respect user namespaces před 14 roky
smp.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
softirq.c 416eb33cd6 rcu: Fix early call to rcu_idle_enter() před 14 roky
spinlock.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
srcu.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux před 14 roky
sys.c 79f0713d40 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option před 14 roky
sys_ni.c fcf634098c Cross Memory Attach před 14 roky
sysctl.c 55af77969f x86: Panic on detection of stack overflow před 14 roky
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak před 14 roky
sysctl_check.c c59d87c460 xfs: remove subdirectories před 14 roky
taskstats.c 1a51410abe Make TASKSTATS require root access před 14 roky
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes před 15 roky
time.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits před 17 roky
timer.c 8c717b72de Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip před 14 roky
tracepoint.c c10076c430 tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT před 14 roky
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup před 14 roky
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls před 15 roky
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h před 14 roky
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux před 14 roky
wait.c f07fdec50a lockdep/waitqueues: Add better annotation před 14 roky
watchdog.c b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps před 14 roky
workqueue.c 62d3c5439c Block: use a freezable workqueue for disk-event polling před 14 roky
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool před 15 roky