Linus Torvalds 0384dcae2b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
..
debug 615d6e8756 mm: per-thread vma caching 11 anni fa
events 2d1eb87ae1 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 11 anni fa
gcov 1931d433d7 gcov: reuse kbasename helper 12 anni fa
irq 62a08ae2a5 genirq: x86: Ensure that dynamic irq allocation does not conflict 11 anni fa
locking d99d5917e7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
power f3f125324f PM / suspend: Make cpuidle work in the "freeze" state 11 anni fa
printk 72581487a6 printk: fix one circular lockdep warning about console_lock 11 anni fa
rcu 971eae7c99 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
sched 8f98f6f5d6 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
time 27630532ef tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() 11 anni fa
trace 561a4fe851 tracing: Use rcu_dereference_sched() for trace event triggers 11 anni fa
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list 12 anni fa
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 anni fa
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 12 anni fa
Kconfig.locks 4eedb77a9c locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH" 12 anni fa
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 anni fa
Makefile 176ab02d49 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem 12 anni fa
async.c 362f2b098b async: rename and redefine async_func_ptr 12 anni fa
audit.c 0b747172dc Merge git://git.infradead.org/users/eparis/audit 11 anni fa
audit.h 638a0fd2a0 audit: Use struct net not pid_t to remember the network namespce to reply in 11 anni fa
audit_tree.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events 12 anni fa
audit_watch.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events 12 anni fa
auditfilter.c 0b747172dc Merge git://git.infradead.org/users/eparis/audit 11 anni fa
auditsc.c 0b747172dc Merge git://git.infradead.org/users/eparis/audit 11 anni fa
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 anni fa
bounds.c 597d795a2a mm: do not allocate page->ptl dynamically, if spinlock_t fits to long 12 anni fa
capability.c bea803183e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 11 anni fa
cgroup.c 49957f8e2a cgroup: newly created dirs and files should be owned by the creator 11 anni fa
cgroup_freezer.c 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() 11 anni fa
compat.c 7125764c5d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 anni fa
context_tracking.c 58135f574f context_tracking: Wrap static key check into more intuitive function name 12 anni fa
cpu.c 93ae4f978c CPU hotplug: Provide lockless versions of callback registration functions 11 anni fa
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 anni fa
cpuset.c 76ca7d1cca Merge branch 'akpm' (incoming from Andrew) 11 anni fa
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 anni fa
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 anni fa
delayacct.c 324d666a53 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() 12 anni fa
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 anni fa
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() 12 anni fa
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 anni fa
exit.c 7c733eb3ea wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process 11 anni fa
extable.c 00b7103078 asmlinkage: Make main_extable_sort_needed visible 12 anni fa
fork.c 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) 11 anni fa
freezer.c 85fbd722ad libata, freezer: avoid block device removal while system is frozen 12 anni fa
futex.c d7e8af1afe futex: update documentation for ordering guarantees 11 anni fa
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) 12 anni fa
groups.c 8f6c5ffc89 kernel/groups.c: remove return value of set_groups 11 anni fa
hrtimer.c 012a45e3f4 hrtimer: Prevent remote enqueue of leftmost timers 11 anni fa
hung_task.c c96d6660dc kernel: audit/fix non-modular users of module_init in core code 11 anni fa
irq_work.c cd578abb24 perf/x86: Warn to early_printk() in case irq_work is too slow 12 anni fa
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 anni fa
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called 12 anni fa
kallsyms.c 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) 11 anni fa
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 13 anni fa
kexec.c 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) 11 anni fa
kmod.c c4ad8f98be execve: use 'struct filename *' for executable name passing 12 anni fa
kprobes.c ab76786561 kprobes: use KSYM_NAME_LEN to size identifier buffers 12 anni fa
ksysfs.c 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) 11 anni fa
kthread.c 81c98869fa kthread: ensure locality of task_struct allocations 11 anni fa
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 anni fa
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing 12 anni fa
module.c 60b88f3941 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 anni fa
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions 12 anni fa
notifier.c 8857563b81 notifier: Substitute rcu_access_pointer() for rcu_dereference_raw() 12 anni fa
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 anni fa
padata.c c0e656b7a6 padata: Fix wrong usage of rcu_dereference() 12 anni fa
panic.c d7c0847fe3 kernel/panic.c: display reason at end + pr_emerg 11 anni fa
params.c 88a88b320a params: improve standard definitions 12 anni fa
pid.c 314a8ad0f1 pidns: fix free_pid() to handle the first fork failure 12 anni fa
pid_namespace.c d23082257d pid_namespace: pidns_get() should check task_active_pid_ns() != NULL 11 anni fa
posix-cpu-timers.c 531f64fd6f posix-timers: Convert abuses of BUG_ON to WARN_ON 12 anni fa
posix-timers.c d2054b2c11 posix-timers: Remove unused variable 12 anni fa
profile.c 467a9e1633 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 anni fa
ptrace.c 62a6fa9768 kernel/compat: convert to COMPAT_SYSCALL_DEFINE 11 anni fa
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge 12 anni fa
reboot.c c97102ba96 kexec: migrate to reboot cpu 12 anni fa
relay.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 anni fa
res_counter.c 539a13b47e res_counter: remove interface for locked charging and uncharging 11 anni fa
resource.c 28ab49ff7f kernel/resource.c: make reallocate_resource() static 11 anni fa
seccomp.c 0acf07d240 seccomp: fix memory leak on filter attach 11 anni fa
signal.c 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) 11 anni fa
smp.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() 12 anni fa
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 anni fa
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 anni fa
softirq.c 62a08ae2a5 genirq: x86: Ensure that dynamic irq allocation does not conflict 11 anni fa
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 anni fa
stop_machine.c 177c53d943 stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus() 11 anni fa
sys.c a0715cc226 mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE 11 anni fa
sys_ni.c 69369a7003 fs, kernel: permit disabling the uselib syscall 11 anni fa
sysctl.c 80df284765 hung_task: check the value of "sysctl_hung_task_timeout_sec" 11 anni fa
sysctl_binary.c f02147ef19 kernel/sysctl_binary.c: use scnprintf() instead of snprintf() 12 anni fa
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file 12 anni fa
system_keyring.c 62226983da KEYS: correct alignment of system_certificate_list content in assembly file 12 anni fa
task_work.c 892f6668f3 task_work: documentation 12 anni fa
taskstats.c c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 12 anni fa
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() 12 anni fa
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 anni fa
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 13 anni fa
timer.c 98a01e779f timer: Prevent overflow in apply_slack 11 anni fa
torture.c f881825a73 rcutorture: Gracefully handle NULL cleanup hooks 12 anni fa
tracepoint.c 0a7418f5f5 Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 11 anni fa
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 anni fa
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 anni fa
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() 12 anni fa
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 13 anni fa
user.c c96d6660dc kernel: audit/fix non-modular users of module_init in core code 11 anni fa
user_namespace.c e79323bd87 user namespace: fix incorrect memory barriers 11 anni fa
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 anni fa
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 13 anni fa
watchdog.c 7861144b8c kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() 11 anni fa
workqueue.c 1ead658124 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 anni fa
workqueue_internal.h 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 anni fa