Peter Zijlstra 01768b42dc locking: Move the mutex code to kernel/locking/ 12 лет назад
..
cpu f27dde8dee sched: Add NEED_RESCHED to the preempt_count 12 лет назад
debug f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key 12 лет назад
events bf378d341e perf: Fix perf ring buffer memory ordering 12 лет назад
gcov 6072ddc852 kernel: replace strict_strto*() with kstrto*() 12 лет назад
irq 0244ad004a Remove GENERIC_HARDIRQ config option 12 лет назад
locking 01768b42dc locking: Move the mutex code to kernel/locking/ 12 лет назад
power d3c345dbc7 PM / hibernate: Move software_resume to late_initcall_sync 12 лет назад
printk 2f01ea908b Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 12 лет назад
rcu c90423d1de Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move 12 лет назад
sched b8a216269e sched: Move completion code from core.c to completion.c 12 лет назад
time 97b9410643 clockevents: Sanitize ticks to nsec conversion 12 лет назад
trace 7eb69529cb Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 лет назад
.gitignore f83b293366 kernel/hz.bc: ignore. 12 лет назад
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 лет назад
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 лет назад
Kconfig.locks 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" 12 лет назад
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 лет назад
Makefile 01768b42dc locking: Move the mutex code to kernel/locking/ 12 лет назад
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem 12 лет назад
async.c 362f2b098b async: rename and redefine async_func_ptr 12 лет назад
audit.c 8ac1c8d5de audit: fix endless wait in audit_log_start() 12 лет назад
audit.h 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 лет назад
audit_tree.c 736f3203a0 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() 12 лет назад
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 13 лет назад
auditfilter.c b9ce54c9f5 audit: Fix decimal constant description 12 лет назад
auditsc.c 79f6530cb5 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record 12 лет назад
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 лет назад
bounds.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} 12 лет назад
capability.c 300893b08f Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs 12 лет назад
cgroup.c ee7eafc907 Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 лет назад
cgroup_freezer.c bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 лет назад
compat.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 лет назад
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 лет назад
context_tracking.c 37bf06375c Merge tag 'v3.12-rc4' into sched/core 12 лет назад
cpu.c 6acce3ef84 sched: Remove get_online_cpus() usage 12 лет назад
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 лет назад
cpuset.c 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 лет назад
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 лет назад
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 лет назад
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 лет назад
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 16 лет назад
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 лет назад
exit.c 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 лет назад
extable.c e656a63411 extable: skip sorting if the table is empty 12 лет назад
fork.c 5e1576ed0e sched/numa: Stay on the same node if CLONE_VM 12 лет назад
freezer.c 2b44c4db2e freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes 12 лет назад
futex.c 88c8004fd3 futex: Use freezable blocking call 12 лет назад
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 лет назад
groups.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 лет назад
hrtimer.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 лет назад
hung_task.c 6a716c90a5 hung_task debugging: Add tracepoint to report the hang 12 лет назад
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core 13 лет назад
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 лет назад
jump_label.c 851cf6e7d6 jump_label: Split jumplabel ratelimit 12 лет назад
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length 12 лет назад
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 13 лет назад
kexec.c 80c74f6a40 kexec: remove unnecessary return 12 лет назад
kmod.c 4c1c7be95c kernel/kmod.c: check for NULL in call_usermodehelper_exec() 12 лет назад
kprobes.c af96397de8 kprobes: allow to specify custom allocator for insn caches 12 лет назад
ksysfs.c 6072ddc852 kernel: replace strict_strto*() with kstrto*() 12 лет назад
kthread.c cd42d559e4 kthread: implement probe_kthread_data() 12 лет назад
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 лет назад
lglock.c c4be9cb4f1 lglock: Update lockdep annotations to report recursive local locks 12 лет назад
lockdep.c 5c173eb8bc rcu: Consistent rcu_is_watching() naming 12 лет назад
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 лет назад
lockdep_proc.c 1232e3807f lockstat: Report avg wait and hold times 12 лет назад
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 17 лет назад
modsign_certificate.S b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 лет назад
modsign_pubkey.c 54a33b1b14 kernel/modsign_pubkey.c: fix init const for module signing code 12 лет назад
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 13 лет назад
module.c 45d9a2220f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 лет назад
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 13 лет назад
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 лет назад
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 лет назад
padata.c b8b4a4166e padata - Register hotcpu notifier after initialization 12 лет назад
panic.c 6723734cdf panic: call panic handlers before kmsg_dump 12 лет назад
params.c 3a126f85e0 kernel/params: fix handling of signed integer types 12 лет назад
pid.c 314a8ad0f1 pidns: fix free_pid() to handle the first fork failure 12 лет назад
pid_namespace.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 лет назад
posix-cpu-timers.c a0b2062b09 posix_timers: fix racy timer delta caching on task exit 12 лет назад
posix-timers.c d2054b2c11 posix-timers: Remove unused variable 12 лет назад
profile.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 лет назад
ptrace.c 73af963f9f __ptrace_may_access() should not deny sub-threads 12 лет назад
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge 12 лет назад
reboot.c e2f0b88e84 kernel/reboot.c: re-enable the function of variable reboot_default 12 лет назад
relay.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 лет назад
res_counter.c 1a36e59d48 memcg: reduce function dereference 12 лет назад
resource.c 0786f7b225 kernel/resource.c: remove the unneeded assignment in function __find_resource 12 лет назад
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 13 лет назад
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex-tester.c 8184004ed7 locking/rtmutex/tester: Set correct permissions on sysfs files 12 лет назад
rtmutex.c 0c1061733a rtmutex: Document rt_mutex_adjust_prio_chain() 12 лет назад
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 15 лет назад
rwsem.c 84759c6d18 Revert "rw_semaphore: remove up/down_read_non_owner" 12 лет назад
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. 12 лет назад
semaphore.c 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up 12 лет назад
signal.c 3ddc5b46a8 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() 12 лет назад
smp.c 202da40057 kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). 12 лет назад
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 лет назад
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 лет назад
softirq.c 37bf06375c Merge tag 'v3.12-rc4' into sched/core 12 лет назад
spinlock.c c14c338cb0 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK 12 лет назад
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 лет назад
stop_machine.c 6acce3ef84 sched: Remove get_online_cpus() usage 12 лет назад
sys.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 лет назад
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 лет назад
sysctl.c c90423d1de Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move 12 лет назад
sysctl_binary.c d0667186eb kernel: remove unnecessary head file 12 лет назад
task_work.c 892f6668f3 task_work: documentation 12 лет назад
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error 13 лет назад
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() 12 лет назад
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 лет назад
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 13 лет назад
timer.c 4a2b4b2227 sched: Introduce preempt_count accessor functions 12 лет назад
tracepoint.c 9e8529afc4 Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 лет назад
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 лет назад
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 лет назад
up.c bff2dc42bc smp.h: move !SMP version of on_each_cpu() out-of-line 12 лет назад
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 13 лет назад
user.c e51db73532 userns: Better restrictions on when proc and sysfs can be mounted 12 лет назад
user_namespace.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 лет назад
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 лет назад
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 13 лет назад
watchdog.c 9809b18fcf watchdog: update watchdog_thresh properly 12 лет назад
workqueue.c 2e515bf096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 лет назад
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 лет назад