Oleg Nesterov 40a0d32d1e fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks 11 years ago
..
cpu 29ce3785b2 idle: Enable interrupts in the weak arch_cpu_idle() implementation 12 years ago
debug f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key 12 years ago
events 0d99b70873 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 12 years ago
irq 505608d2b9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
power 2a475501b8 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
printk 2f01ea908b Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 12 years ago
sched 57d730924d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
time 6832d9652f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
trace 7eb69529cb Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 11 years ago
.gitignore f83b293366 kernel/hz.bc: ignore. 12 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 years ago
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 years ago
Kconfig.locks 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" 12 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile b9ee979e9d printk: move to separate directory for easier modification 12 years ago
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem 12 years ago
async.c 362f2b098b async: rename and redefine async_func_ptr 12 years ago
audit.c f000cfdde5 audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE 12 years ago
audit.h 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 years ago
audit_tree.c 736f3203a0 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() 12 years ago
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 12 years ago
auditfilter.c b9ce54c9f5 audit: Fix decimal constant description 12 years ago
auditsc.c 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 years ago
capability.c 300893b08f Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs 11 years ago
cgroup.c 4e10f3c988 Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c 11 years ago
cgroup_freezer.c bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
compat.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
context_tracking.c 1b6a259aa5 context_tracking: User/kernel broundary cross trace events 12 years ago
cpu.c b9d10be7a8 ACPI / processor: Acquire writer lock to update CPU maps 12 years ago
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 years ago
cpuset.c 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 years ago
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
exit.c 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 years ago
extable.c bec1b9e763 extable: Flip the sorting message 12 years ago
fork.c 40a0d32d1e fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks 11 years ago
freezer.c 2b44c4db2e freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes 12 years ago
futex.c 88c8004fd3 futex: Use freezable blocking call 12 years ago
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
groups.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
hrtimer.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
hung_task.c 41e85ce822 hung_task debugging: Print more info when reporting the problem 12 years ago
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core 12 years ago
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 years ago
jump_label.c 851cf6e7d6 jump_label: Split jumplabel ratelimit 12 years ago
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length 12 years ago
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 12 years ago
kexec.c 31c3a3fe07 kexec: Use min() and min_t() to simplify logic 12 years ago
kmod.c 7f57cfa4e2 usermodehelper: kill the sub_info->path[0] check 12 years ago
kprobes.c 10fb46d5f7 kprobes: handle empty/invalid input to debugfs "enabled" file 12 years ago
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
kthread.c cd42d559e4 kthread: implement probe_kthread_data() 12 years ago
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
lglock.c c4be9cb4f1 lglock: Update lockdep annotations to report recursive local locks 12 years ago
lockdep.c 1b1d2fb444 lockdep: remove task argument from debug_check_no_locks_held 12 years ago
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 years ago
lockdep_proc.c 99fb4a122e lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() 12 years ago
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 years ago
modsign_certificate.S b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 years ago
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring 12 years ago
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 12 years ago
module.c 45d9a2220f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 12 years ago
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
mutex.c 4689550bb2 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 years ago
padata.c b8b4a4166e padata - Register hotcpu notifier after initialization 12 years ago
panic.c c72bb31691 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 years ago
params.c 942e443127 module: Fix mod->mkobj.kobj potentially freed too early 12 years ago
pid.c a606488513 pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup 12 years ago
pid_namespace.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 years ago
posix-cpu-timers.c a0b2062b09 posix_timers: fix racy timer delta caching on task exit 12 years ago
posix-timers.c d2054b2c11 posix-timers: Remove unused variable 12 years ago
profile.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
ptrace.c 35114fcbe0 Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" 12 years ago
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge 12 years ago
rcu.h ae15018456 rcu: Make call_rcu() leak callbacks for debug-object errors 12 years ago
rcupdate.c 7eb69529cb Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 11 years ago
rcutiny.c e66c33d579 rcu: Add const annotation to char * for RCU tracepoints and functions 12 years ago
rcutiny_plugin.h e66c33d579 rcu: Add const annotation to char * for RCU tracepoints and functions 12 years ago
rcutorture.c 7a6a41073c rcu: Make rcutorture emit online failures if verbose 12 years ago
rcutree.c 25f27ce4a6 Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' and 'torture.2013.08.20a' into HEAD 12 years ago
rcutree.h eb75767be0 nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU 12 years ago
rcutree_plugin.h eb75767be0 nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU 12 years ago
rcutree_trace.c 7ee2b9e564 rcutrace: single_open() leaks 12 years ago
reboot.c 1b3a5d02ee reboot: move arch/x86 reboot= handling to generic kernel 12 years ago
relay.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() 12 years ago
resource.c 0786f7b225 kernel/resource.c: remove the unneeded assignment in function __find_resource 12 years ago
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 8184004ed7 locking/rtmutex/tester: Set correct permissions on sysfs files 12 years ago
rtmutex.c 0c1061733a rtmutex: Document rt_mutex_adjust_prio_chain() 12 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rwsem.c 84759c6d18 Revert "rw_semaphore: remove up/down_read_non_owner" 12 years ago
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. 12 years ago
semaphore.c 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up 12 years ago
signal.c a2d5f1f5d9 sigtimedwait: use freezable blocking call 12 years ago
smp.c 5e0b3a4e88 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 years ago
softirq.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
srcu.c 7a6b55e710 srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() 12 years ago
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
stop_machine.c 46c498c2cd stop_machine: Mark per cpu stopper enabled early 12 years ago
sys.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 years ago
sysctl.c d738ce8fdc sysctl: range checking in do_proc_dointvec_ms_jiffies_conv 12 years ago
sysctl_binary.c d0667186eb kernel: remove unnecessary head file 12 years ago
task_work.c 9da33de624 task_work: task_work_add() should not succeed after exit_task_work() 12 years ago
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error 12 years ago
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() 12 years ago
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 12 years ago
timer.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
tracepoint.c 9e8529afc4 Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 years ago
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
user.c e51db73532 userns: Better restrictions on when proc and sysfs can be mounted 12 years ago
user_namespace.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 years ago
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 years ago
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 years ago
wait.c 2203547f82 kernel: fix new kernel-doc warning in wait.c 12 years ago
watchdog.c 93786a5f6a watchdog: Make it work under full dynticks 12 years ago
workqueue.c 2e515bf096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 years ago
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago