Maxin B John ae891a1b93 devres: fix possible use after free před 14 roky
..
debug 25985edced Fix common misspellings před 14 roky
events 9985c20f9e perf: Remove perf_event_attr::type check před 14 roky
gcov d2c3225879 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL před 14 roky
irq ae891a1b93 devres: fix possible use after free před 14 roky
power ba1389d74f Merge branch 'pm-domains' into for-linus před 14 roky
time 112ec46966 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
trace 40bcea7bbe Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core před 14 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 6875669906 arch:Kconfig.locks Remove unused config option. před 14 roky
Kconfig.preempt bdd4e85dc3 sched: Isolate preempt counting in its own config option před 14 roky
Makefile a77aea9201 cgroup: remove the ns_cgroup před 14 roky
acct.c ebabe9a900 pass a struct path to vfs_statfs před 15 roky
async.c 84c15027a7 async: Fixed an include coding style issue před 14 roky
audit.c 131ad62d8f netfilter: add SELinux context support to AUDIT target před 14 roky
audit.h b8800aa5d9 audit: make functions static před 14 roky
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() před 14 roky
audit_watch.c c9c6cac0c2 kill path_lookup() před 14 roky
auditfilter.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms před 14 roky
auditsc.c f562988350 audit: acquire creds selectively to reduce atomic op overhead před 14 roky
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions před 17 roky
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer před 14 roky
capability.c 12a5a2621b Merge branch 'master' into next před 14 roky
cgroup.c 3bfa784a65 kill file_permission() completely před 14 roky
cgroup_freezer.c f780bdb7c1 cgroups: add per-thread subsystem callbacks před 14 roky
compat.c 1dda606c5f KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK před 14 roky
configs.c 6038f373a3 llseek: automatically add .llseek fop před 15 roky
cpu.c 25985edced Fix common misspellings před 14 roky
cpuset.c 1e1b6c511d cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed před 14 roky
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn před 14 roky
cred.c e52e713ec3 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs před 14 roky
delayacct.c c9aaa8957f KVM: Steal time implementation před 14 roky
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword před 17 roky
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support před 15 roky
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path před 15 roky
exit.c 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc před 14 roky
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata před 14 roky
fork.c bbd9d6f7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 14 roky
freezer.c ee940d8dcc Freezer: Use SMP barriers před 14 roky
futex.c 2efaca927f mm/futex: fix futex writes on archs with SW tracking of dirty & young před 14 roky
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls před 14 roky
groups.c b0e77598f8 userns: user namespaces: convert several capable() calls před 14 roky
hrtimer.c 90ff1f30c0 hrtimers: Fix typo causing erratic timers před 14 roky
hung_task.c e11feaa119 watchdog, hung_task_timeout: Add Kconfig configurable default před 14 roky
irq_work.c 20b876918c irq_work: Use per cpu atomics instead of regular atomics před 14 roky
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields před 15 roky
jump_label.c 140fe3b1ab jump_label: Fix jump_label update for modules před 14 roky
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
kexec.c 2e711c04db PM: Remove sysdev suspend, resume and shutdown operations před 14 roky
kfifo.c 399f1e30ac kfifo: fix scatterlist usage před 15 roky
kmod.c 879669961b KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring před 14 roky
kprobes.c bc81d48d13 kprobes: Return -ENOENT if probe point doesn't exist před 14 roky
ksysfs.c 088ab0b4d8 kernel/ksysfs.c: expose file_caps_enabled in sysfs před 14 roky
kthread.c 1e1b6c511d cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed před 14 roky
latencytop.c 25985edced Fix common misspellings před 14 roky
lockdep.c 391d6276db Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops před 15 roky
lockdep_proc.c dec2960827 lockdep: Remove unused 'factor' variable from lockdep_stats_show() před 14 roky
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around před 16 roky
module.c 88bfa32479 module: add /sys/module/<name>/uevent files před 14 roky
mutex-debug.c c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin před 14 roky
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin před 14 roky
mutex.c e4c70a6629 lockdep, mutex: provide mutex_lock_nest_lock před 14 roky
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin před 14 roky
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() před 15 roky
nsproxy.c 6657719390 make sure that nsproxy_cache is initialized early enough před 14 roky
padata.c 25985edced Fix common misspellings před 14 roky
panic.c d404ab0a11 move x86 specific oops=panic to generic code před 14 roky
params.c 88bfa32479 module: add /sys/module/<name>/uevent files před 14 roky
pid.c c78193e9c7 next_pidmap: fix overflow condition před 14 roky
pid_namespace.c 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() před 14 roky
pm_qos_params.c 732375c6a5 plist: Remove the need to supply locks to plist heads před 14 roky
posix-cpu-timers.c ab8177bc53 hrtimers: Avoid touching inactive timer bases před 14 roky
posix-timers.c 8af088710d posix-timers: RCU conversion před 14 roky
printk.c 4f2a8d3cf5 printk: Fix console_sem vs logbuf_lock unlock race před 14 roky
profile.c 6f7bd76f05 kernel/profile.c: remove some duplicate code from profile_hits() před 14 roky
ptrace.c f701e5b73a connector: add an event for monitoring process tracers před 14 roky
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array před 14 roky
rcupdate.c 108aae2233 rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings před 14 roky
rcutiny.c 268bb0ce3e sanitize <linux/prefetch.h> usage před 14 roky
rcutiny_plugin.h 7e8b4c7234 rcu: Converge TINY_RCU expedited and normal boosting před 14 roky
rcutorture.c 561190e3b3 rcu: mark rcutorture boosting callback as being on-stack před 14 roky
rcutree.c b0d304172f rcu: Prevent RCU callbacks from executing before scheduler initialized před 14 roky
rcutree.h f8b7fc6b51 rcu: Move RCU_BOOST #ifdefs to header file před 14 roky
rcutree_plugin.h ec433f0c51 softirq,rcu: Inform RCU of irq_exit() activity před 14 roky
rcutree_trace.c a46e0899ee rcu: use softirq instead of kthreads except when RCU_BOOST=y před 14 roky
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset před 14 roky
res_counter.c 6c191cd01a memcg: res_counter_read_u64(): fix potential races on 32-bit machines před 14 roky
resource.c 23c570a674 resource: ability to resize an allocated resource před 14 roky
rtmutex-debug.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock před 14 roky
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex-tester.c dbebbfbb16 rtmutex: tester: Remove the remaining BKL leftovers před 14 roky
rtmutex.c 732375c6a5 plist: Remove the need to supply locks to plist heads před 14 roky
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock před 14 roky
rwsem.c 11b80f459a rw_semaphore: remove up/down_read_non_owner před 14 roky
sched.c 5fabc487c9 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm před 14 roky
sched_autogroup.c 25985edced Fix common misspellings před 14 roky
sched_autogroup.h 1c09ab0d25 sched: Skip autogroup when looking for all rt sched groups před 14 roky
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug před 14 roky
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases před 15 roky
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases před 15 roky
sched_debug.c 625f2a378e sched: Get rid of lock_depth před 14 roky
sched_fair.c 0f3171438f sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair před 14 roky
sched_features.h 5fabc487c9 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm před 14 roky
sched_idletask.c 7608dec2ce sched: Drop the rq argument to sched_class::select_task_rq() před 14 roky
sched_rt.c 1c09ab0d25 sched: Skip autogroup when looking for all rt sched groups před 14 roky
sched_stats.h cd4ae6adf8 sched: More sched_domain iterations fixes před 14 roky
sched_stoptask.c 7608dec2ce sched: Drop the rq argument to sched_class::select_task_rq() před 14 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 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc před 14 roky
smp.c d8ad7d1123 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts před 14 roky
softirq.c ec433f0c51 softirq,rcu: Inform RCU of irq_exit() activity před 14 roky
spinlock.c 9c1721aa49 locking: Cleanup the name space completely před 15 roky
srcu.c c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status před 14 roky
stacktrace.c c624d33f61 stack_trace: Add weak save_stack_trace_regs() před 14 roky
stop_machine.c 192d885742 x86, mtrr: use stop_machine APIs for doing MTRR rendezvous před 14 roky
sys.c 39ab05c8e0 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 před 14 roky
sys_ni.c be84bfcc3e ipc: Add missing sys_ni entries for ipc/compat.c functions před 14 roky
sysctl.c a95cded32d sysctl,rcu: Convert call_rcu(free_head) to kfree před 14 roky
sysctl_binary.c 73d049a40f open-style analog of vfs_path_lookup() před 14 roky
sysctl_check.c 256c53a651 sysctl_check: drop dead code před 14 roky
taskstats.c 26c4caea9d taskstats: don't allow duplicate entries in listener mode před 14 roky
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes před 15 roky
time.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 14 roky
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits před 17 roky
timer.c 1c3cc11602 timers: Consider slack value in mod_timer() před 14 roky
tracepoint.c d430d3d7e6 jump label: Introduce static_branch() interface před 14 roky
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times před 14 roky
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls před 14 roky
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 před 16 roky
user-return-notifier.c 25985edced Fix common misspellings před 14 roky
user.c 59607db367 userns: add a user_namespace as creator/owner of uts_namespace před 14 roky
user_namespace.c 6164281ab7 user_ns: improve the user_ns on-the-slab packaging před 14 roky
utsname.c 34482e89a5 ns proc: Add support for the uts namespace před 14 roky
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic před 15 roky
wait.c 25985edced Fix common misspellings před 14 roky
watchdog.c f912987097 perf, x86: P4 PMU - Introduce event alias feature před 14 roky
workqueue.c 5a791ea4fa Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq před 14 roky
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool před 15 roky