Lai Jiangshan 54d5b7d079 workqueue: make get_work_pool_id() cheaper 12 лет назад
..
debug 6c536a17fa Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 12 лет назад
events 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 лет назад
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 лет назад
irq aefb058b0c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 лет назад
power d206e09036 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 лет назад
sched ea138446e5 workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h 12 лет назад
time 66cdd0ceaf Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 лет назад
trace b2e902f024 trace: use kbasename() 12 лет назад
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 лет назад
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 лет назад
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 лет назад
Kconfig.locks 4fe84fb8c6 locking: Adjust spin lock inlining Kconfig options 13 лет назад
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 лет назад
Makefile 630e1e0bcd Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 12 лет назад
acct.c 669abf4e55 vfs: make path_openat take a struct filename pointer 12 лет назад
async.c 84b233adcc workqueue: implement current_is_async() 12 лет назад
audit.c d1c7d97ad5 fs: handle failed audit_log_start properly 13 лет назад
audit.h e3d6b07b8b audit: optimize audit_compare_dname_path 12 лет назад
audit_tree.c b3e8692b4d audit: clean up refcounting in audit-tree 13 лет назад
audit_watch.c e3d6b07b8b audit: optimize audit_compare_dname_path 12 лет назад
auditfilter.c e3d6b07b8b audit: optimize audit_compare_dname_path 12 лет назад
auditsc.c 9977d9b379 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 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 65cc5a17ad userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 лет назад
cgroup.c 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) 12 лет назад
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 лет назад
compat.c 0ad50c3896 compat: generic compat_sys_sched_rr_get_interval() implementation 12 лет назад
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 лет назад
context_tracking.c 91d1aa43d3 context_tracking: New context tracking susbsystem 12 лет назад
cpu.c 74b8423345 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 лет назад
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 лет назад
cpuset.c 38d7bee9d2 cpuset: use N_MEMORY instead N_HIGH_MEMORY 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 2a74dbb9a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 лет назад
delayacct.c c9aaa8957f KVM: Steal time implementation 14 лет назад
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 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 лет назад
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 лет назад
fork.c 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 лет назад
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 12 лет назад
futex.c aa10990e02 futex: avoid wake_futex() for a PI futex_q 12 лет назад
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 лет назад
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 лет назад
hrtimer.c 5baefd6d84 hrtimer: Update hrtimer base offsets each hrtimer_interrupt 13 лет назад
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 лет назад
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include 13 лет назад
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 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 лет назад
kcmp.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 лет назад
kexec.c de4ec99c32 kdump: remove unneeded include 13 лет назад
kfifo.c 30059d93b0 [media] kernel:kfifo: export __kfifo_max_r symbol 13 лет назад
kmod.c a74fb73c12 infrastructure for saner ret_from_kernel_thread semantics 12 лет назад
kprobes.c c6aaf4d0bb kprobes/x86: Fix to support jprobes on ftrace-based kprobe 13 лет назад
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 лет назад
kthread.c aee4faa499 kthread: use N_MEMORY instead N_HIGH_MEMORY 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 d094595078 lockdep: Check if nested lock is actually held 13 лет назад
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_pubkey.c 84ecfd15f5 modsign: add symbol prefix to certificate list 12 лет назад
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 12 лет назад
module.c 8ec7d50f1e kernel: remove reference to feature-removal-schedule.txt 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 bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 лет назад
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 b2e0d98705 userns: Implement unshare of the user namespace 12 лет назад
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper 12 лет назад
panic.c 190320c3b6 panic: fix a possible deadlock in panic() 13 лет назад
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 лет назад
pid.c 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) 12 лет назад
pid_namespace.c 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 лет назад
posix-cpu-timers.c a634f93335 cputime: Move thread_group_cputime() to sched code 12 лет назад
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 лет назад
printk.c 2fa72c8fa5 printk: boot_delay should only affect output 12 лет назад
profile.c 6d49e352ae propagate name change to comments in kernel source 12 лет назад
ptrace.c 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) 12 лет назад
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 лет назад
rcu.h 3705b88db0 rcu: Add a module parameter to force use of expedited RCU primitives 12 лет назад
rcupdate.c 3705b88db0 rcu: Add a module parameter to force use of expedited RCU primitives 12 лет назад
rcutiny.c 351573a86d rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check 12 лет назад
rcutiny_plugin.h 3705b88db0 rcu: Add a module parameter to force use of expedited RCU primitives 12 лет назад
rcutorture.c aac1cda34b Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD 12 лет назад
rcutree.c 91d1aa43d3 context_tracking: New context tracking susbsystem 12 лет назад
rcutree.h c635a4e1c2 rcu: Separate accounting of callbacks from callback-free CPUs 12 лет назад
rcutree_plugin.h c635a4e1c2 rcu: Separate accounting of callbacks from callback-free CPUs 12 лет назад
rcutree_trace.c c635a4e1c2 rcu: Separate accounting of callbacks from callback-free CPUs 12 лет назад
relay.c 047fe36052 splice: fix racy pipe->buffers uses 13 лет назад
res_counter.c 44e33e8f95 res_counter: delete res_counter_write() 12 лет назад
resource.c 4965f5667f kernel/resource.c: fix stack overflow in __reserve_region_with_split() 13 лет назад
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 лет назад
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 лет назад
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 лет назад
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 9ffc93f203 Remove all #inclusions of asm/system.h 13 лет назад
seccomp.c 87b526d349 seccomp: Make syscall skipping and nr changes more consistent 13 лет назад
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex 13 лет назад
signal.c 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 лет назад
smp.c 8feb8e896d smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 лет назад
smpboot.c 3180d89b47 hotplug: Fix UP bug in smpboot hotplug code 13 лет назад
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 лет назад
softirq.c fa5058f3b6 cputime: Specialize irq vtime hooks 12 лет назад
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 лет назад
srcu.c aac1cda34b Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD 12 лет назад
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 лет назад
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
sys.c e80d0a1ae8 cputime: Rename thread_group_times to thread_group_cputime_adjusted 12 лет назад
sys_ni.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 лет назад
sysctl.c 3d59eebc5e Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma 12 лет назад
sysctl_binary.c 17cf22c33e pidns: Use task_active_pid_ns where appropriate 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 fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 лет назад
time.c 189374aed6 time: Move update_vsyscall definitions to timekeeper_internal.h 13 лет назад
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 лет назад
timer.c 26cff4e2aa timers: Fix endless looping between cascade() and internal_add_timer() 13 лет назад
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 лет назад
tsacct.c 4bd6e32ace userns: Convert taskstats to handle the user and pid namespaces. 13 лет назад
uid16.c a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 лет назад
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 лет назад
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 лет назад
user.c 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 лет назад
user_namespace.c 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 лет назад
utsname.c 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 лет назад
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 лет назад
wait.c 6d49e352ae propagate name change to comments in kernel source 12 лет назад
watchdog.c 0f34c40091 watchdog: store the watchdog sample period as a variable 12 лет назад
workqueue.c 54d5b7d079 workqueue: make get_work_pool_id() cheaper 12 лет назад
workqueue_internal.h a60dc39c01 workqueue: remove global_cwq 12 лет назад