Li Zefan 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 роки тому
..
gcov 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL 16 роки тому
irq 309d1dcb5b Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 роки тому
power 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 роки тому
time c9494727cf Merge branch 'linus' into sched/core 15 роки тому
trace 833961d81f Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 роки тому
.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 c02260277e mutex: Better control mutex adaptive spinning config 15 роки тому
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 роки тому
Makefile 1fcccbac89 elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 роки тому
acct.c 4dd66e69d4 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() 15 роки тому
async.c 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization 16 роки тому
audit.c c9404c9c39 Fix misspelling of "should" and "shouldn't" in comments. 15 роки тому
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR 16 роки тому
audit_tree.c 1f707137b5 new helper: iterate_mounts() 15 роки тому
audit_watch.c e08b061ec0 Audit: reorganize struct audit_watch to save 8 bytes 16 роки тому
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting 16 роки тому
auditsc.c cccc6bba3f Lose the first argument of audit_inode_child() 15 роки тому
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 роки тому
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated 15 роки тому
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 роки тому
cgroup.c 9d34706f42 cgroups: remove duplicate include 15 роки тому
cgroup_freezer.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 роки тому
compat.c 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo 16 роки тому
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 роки тому
cpu.c 87d5e0236d kernel/cpu.c: delete deprecated definition in cpu_up() 15 роки тому
cpuset.c 53feb29767 cpuset: alloc nodemask_t on the heap rather than the stack 15 роки тому
cred.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 роки тому
delayacct.c 6952b61de9 headers: taskstats_kern.h trim 16 роки тому
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 роки тому
early_res.c eed63519e3 x86: Do not free zero sized per cpu areas 15 роки тому
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 роки тому
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 роки тому
exit.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 роки тому
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 роки тому
fork.c 4e3eaddd14 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 роки тому
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 роки тому
futex.c 59647b6ac3 futex: Handle futex value corruption gracefully 15 роки тому
futex_compat.c f409adf5b1 futex: Protect pid lookup in compat code with RCU 15 роки тому
groups.c 30639b6af8 groups: move code to kernel/groups.c 16 роки тому
hrtimer.c ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 роки тому
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl 15 роки тому
hw_breakpoint.c 4f16d4e0c9 Merge branch 'perf/core' into perf/urgent 15 роки тому
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields 15 роки тому
kallsyms.c f60d24d2ad hw-breakpoints: Fix broken hw-breakpoint sample module 15 роки тому
kexec.c 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 роки тому
kfifo.c 5a5e0f4c70 kfifo: Don't use integer as NULL pointer 15 роки тому
kgdb.c aa16cd8d12 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 роки тому
kmod.c 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() 15 роки тому
kprobes.c 83ff56f46a kprobes: Calculate the index correctly when freeing the out-of-line execution slot 15 роки тому
ksysfs.c 318ae2edc3 Merge branch 'for-next' into for-linus 15 роки тому
kthread.c 5ab116c934 cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node 15 роки тому
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton 16 роки тому
lockdep.c f82c37e7bb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 роки тому
lockdep_internals.h af01296145 lockdep: BFS cleanup 16 роки тому
lockdep_proc.c 88e9d34c72 seq_file: constify seq_operations 16 роки тому
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 роки тому
module.c 361795b1eb sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes 15 роки тому
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h 16 роки тому
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock 15 роки тому
mutex.c c02260277e mutex: Better control mutex adaptive spinning config 15 роки тому
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 16 роки тому
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 роки тому
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 роки тому
nsproxy.c 8467005da3 nsproxy: remove INIT_NSPROXY() 15 роки тому
padata.c 7478138782 padata: Allocate the cpumask for the padata instance 15 роки тому
panic.c 8aeee85a29 panic: fix panic_timeout accuracy when running on a hypervisor 15 роки тому
params.c c32da02342 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 роки тому
perf_event.c dcd5c1662d perf: Fix unexported generic perf_arch_fetch_caller_regs 15 роки тому
pid.c 4e3eaddd14 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 роки тому
pid_namespace.c 13aa9a6b0f pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() 15 роки тому
pm_qos_params.c 1a6deaea35 pm_qos: clean up racy global "name" variable 16 роки тому
posix-cpu-timers.c 054319b5e2 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 роки тому
posix-timers.c 6622e670b2 posix-timers.c: Don't export local functions 15 роки тому
printk.c cea83886dd printk: avoid warning when CONFIG_PRINTK is disabled 15 роки тому
profile.c 583a22e7c1 kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file 16 роки тому
ptrace.c c6a0dd7ec6 ptrace: Fix ptrace_regset() comments and diagnose errors specifically 15 роки тому
range.c e9a0064ad0 x86: Change range end to start+size 15 роки тому
rcupdate.c e3818b8dce rcu: Make rcu_read_lock_bh_held() allow for disabled BH 15 роки тому
rcutiny.c 9f680ab414 rcu: Eliminate unneeded function wrapping 15 роки тому
rcutorture.c 0a135ba14d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 роки тому
rcutree.c a47cd880b5 rcu: Fix accelerated grace periods for last non-dynticked CPU 15 роки тому
rcutree.h 007b09243b rcu: Increase RCU CPU stall timeouts if PROVE_RCU 15 роки тому
rcutree_plugin.h 622ea685f1 rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU 15 роки тому
rcutree_trace.c 20133cfce7 rcu: Stop overflowing signed integers 15 роки тому
relay.c 5f1664f92b splice: comparing unsigned int < 0 15 роки тому
res_counter.c 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 16 роки тому
resource.c 66f1207bce resources: add interfaces that return conflict information 15 роки тому
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock 15 роки тому
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 роки тому
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 роки тому
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 15 роки тому
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 роки тому
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines 16 роки тому
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 роки тому
sched.c c9494727cf Merge branch 'linus' into sched/core 15 роки тому
sched_clock.c b9f8fcd55b sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 15 роки тому
sched_cpupri.c 318ae2edc3 Merge branch 'for-next' into for-linus 15 роки тому
sched_cpupri.h fe841226bd sched: Convert cpupri lock to raw_spinlock 15 роки тому
sched_debug.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 роки тому
sched_fair.c c9494727cf Merge branch 'linus' into sched/core 15 роки тому
sched_features.h 13814d42e4 sched: Remove ASYM_GRAN feature 15 роки тому
sched_idletask.c 3d45fd804a sched: Remove the sched_class load_balance methods 15 роки тому
sched_rt.c c9494727cf Merge branch 'linus' into sched/core 15 роки тому
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq 16 роки тому
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 роки тому
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 роки тому
signal.c 78d7d407b6 kernel core: use helpers for rlimits 15 роки тому
slow-work-debugfs.c f13a48bd79 SLOW_WORK: Move slow_work's proc file to debugfs 15 роки тому
slow-work.c 88be12c440 slow-work: use get_ref wrapper instead of directly calling get_ref 15 роки тому
slow-work.h a53f4f9efa SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG 15 роки тому
smp.c e03bcb6862 generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data 15 роки тому
softirq.c b9c3032277 hrtimer, softirq: Fix hrtimer->softirq trampoline 15 роки тому
softlockup.c 8c2eb4805d softlockup: Stop spurious softlockup messages due to overflow 15 роки тому
spinlock.c 9c1721aa49 locking: Cleanup the name space completely 15 роки тому
srcu.c 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 роки тому
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 роки тому
stop_machine.c 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 роки тому
sys.c 5cacdb4add Add generic sys_olduname() 15 роки тому
sys_ni.c baed7fc9b5 Add generic sys_ipc wrapper 15 роки тому
sysctl.c 2edf5e4980 sysctl extern cleanup: lockdep 15 роки тому
sysctl_binary.c 8737c9305b Switch may_open() and break_lease() to passing O_... 15 роки тому
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check 15 роки тому
taskstats.c b54452b07a const: struct nla_policy 15 роки тому
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 роки тому
time.c 83f57a11d8 Revert "time: Remove xtime_cache" 15 роки тому
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 роки тому
timer.c 829b6c1ef4 timer stats: Fix del_timer_sync() and try_to_del_timer_sync() 15 роки тому
tracepoint.c fd589a8f0a trivial: fix typo "to to" in multiple files 16 роки тому
tsacct.c d559db086f mm: clean up mm_counter 15 роки тому
uid16.c 2bcd57ab61 headers: utsname.h redux 16 роки тому
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 роки тому
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu 15 роки тому
user.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 роки тому
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() 16 роки тому
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 роки тому
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic 15 роки тому
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes 16 роки тому
workqueue.c d71cb81af3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 15 роки тому