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