Libin 2d498db981 workqueue: Fix manage_workers() RETURNS description пре 12 година
..
cpu 29ce3785b2 idle: Enable interrupts in the weak arch_cpu_idle() implementation пре 12 година
debug f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key пре 12 година
events 058ebd0eba perf: Fix perf_lock_task_context() vs RCU пре 12 година
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL пре 12 година
irq 505608d2b9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 12 година
power 7f0ef0267e Merge branch 'akpm' (updates from Andrew Morton) пре 12 година
sched 971ee28cbd sched: Fix HRTICK пре 12 година
time a272dcca18 tick: broadcast: Check broadcast mode on CPU hotplug пре 12 година
trace c72bb31691 Merge tag 'trace-3.11' 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 15d94b8256 reboot: move shutdown/reboot related functions to kernel/reboot.c пре 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 f000cfdde5 audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE пре 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 пре 12 година
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 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer пре 14 година
capability.c 935d8aabd4 Add file_ns_capable() helper function for open-time capability checking пре 12 година
cgroup.c 786e1448d9 cgroup: we can use simple_lookup() now пре 12 година
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() пре 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 a3d5c3460a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 12 година
cpu.c 16e53dbf10 CPU hotplug: provide a generic helper to disable/enable CPU hotplug пре 12 година
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos пре 13 година
cpuset.c 0b0585c3e1 Merge branch 'for-3.11-cpuset' 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 пре 13 година
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace пре 12 година
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats пре 12 година
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h пре 13 година
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support пре 15 година
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 bec1b9e763 extable: Flip the sorting message пре 12 година
fork.c 98d1e64f95 mm: remove free_area_cache пре 12 година
freezer.c 613f5d13b5 freezer: skip waking up tasks with PF_FREEZER_SKIP set пре 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 пре 12 година
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t пре 13 година
hrtimer.c 21884a83b2 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 12 година
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic пре 13 година
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core пре 12 година
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE пре 13 година
jump_label.c a181dc14ed jump_label: Export jump_label_rate_limit() пре 13 година
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length пре 12 година
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h пре 12 година
kexec.c 31c3a3fe07 kexec: Use min() and min_t() to simplify logic пре 12 година
kmod.c 7f57cfa4e2 usermodehelper: kill the sub_info->path[0] check пре 12 година
kprobes.c 10fb46d5f7 kprobes: handle empty/invalid input to debugfs "enabled" file пре 12 година
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 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 пре 13 година
lglock.c eea62f831b brlocks/lglocks: turn into functions пре 13 година
lockdep.c 1b1d2fb444 lockdep: remove task argument from debug_check_no_locks_held пре 12 година
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops пре 15 година
lockdep_proc.c 99fb4a122e lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() пре 12 година
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around пре 16 година
modsign_certificate.S b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. пре 12 година
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring пре 12 година
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search пре 12 година
module.c 8133633368 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux пре 12 година
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block пре 12 година
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h пре 13 година
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin пре 14 година
mutex.c 1b375dc307 mutex: Move ww_mutex definitions to ww_mutex.h пре 12 година
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin пре 14 година
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h пре 13 година
nsproxy.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h пре 12 година
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper пре 12 година
panic.c c72bb31691 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace пре 12 година
params.c b634d130e4 There is no /sys/parameters пре 12 година
pid.c 8f75af44ee kernel/pid.c: move statement пре 12 година
pid_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 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 година
printk.c 75fcf64dc7 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 12 година
profile.c 271a15eabe proc: Supply PDE attribute setting accessor functions пре 12 година
ptrace.c fab840fc2d ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) пре 12 година
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge пре 12 година
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU пре 12 година
rcupdate.c be77f87c00 Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD пре 12 година
rcutiny.c 1496144469 rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs пре 12 година
rcutiny_plugin.h 1496144469 rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs пре 12 година
rcutorture.c 99f88919f8 rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw(). пре 12 година
rcutree.c f170168b9a drivers: avoid parsing names as kthread_run() format strings пре 12 година
rcutree.h 026ad2835c rcu: Drive quiescent-state-forcing delay from HZ пре 12 година
rcutree_plugin.h be77f87c00 Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD пре 12 година
rcutree_trace.c 7ee2b9e564 rcutrace: single_open() leaks пре 12 година
reboot.c 1b3a5d02ee reboot: move arch/x86 reboot= handling to generic kernel пре 12 година
relay.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block пре 12 година
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() пре 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 пре 12 година
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 пре 14 година
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 a2d5f1f5d9 sigtimedwait: use freezable blocking call пре 12 година
smp.c e1d12f3270 kernel/smp.c: cleanups пре 12 година
smpboot.c f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu пре 12 година
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads пре 13 година
softirq.c a4883ef6af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip пре 12 година
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage пре 13 година
srcu.c 7a6b55e710 srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() пре 12 година
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h пре 13 година
stop_machine.c 46c498c2cd stop_machine: Mark per cpu stopper enabled early пре 12 година
sys.c 15d94b8256 reboot: move shutdown/reboot related functions to kernel/reboot.c пре 12 година
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE пре 12 година
sysctl.c f2006e2739 Merge branch 'linus' into timers/urgent пре 12 година
sysctl_binary.c d0667186eb kernel: remove unnecessary head file пре 12 година
task_work.c 9da33de624 task_work: task_work_add() should not succeed after exit_task_work() пре 13 година
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 пре 12 година
timer.c 9e04d3804d timer: Fix jiffies wrap behavior of round_jiffies_common() пре 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 пре 12 година
uid16.c 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect пре 12 година
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h пре 13 година
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators пре 12 година
user.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 12 година
user_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 12 година
utsname.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h пре 12 година
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block пре 12 година
wait.c cb65537ee1 Add wait_on_atomic_t() and wake_up_atomic_t() пре 12 година
watchdog.c 940be35ac0 watchdog: Boot-disable by default on full dynticks пре 12 година
workqueue.c 2d498db981 workqueue: Fix manage_workers() RETURNS description пре 12 година
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation пре 12 година