Linus Torvalds 8d71844b51 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 11 años
..
debug a8fe19ebfb kernel/printk: use symbolic defines for console loglevels hace 11 años
events 9dae0a3fc4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 11 años
gcov a992bf836f gcov: add support for GCC 4.9 hace 11 años
irq 8844aad89e genirq: Fix memory leak when calling irq_free_hwirqs() hace 11 años
locking 5db6c6fefb locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER hace 11 años
power 653a3538f8 PM / sleep: fix freeze_ops NULL pointer dereferences hace 11 años
printk d18bbc215f kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" hace 11 años
rcu e0198b290d Josh has moved hace 11 años
sched d1743b810d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 11 años
time 504d58745c timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks hace 11 años
trace 58d4e21e50 tracing: Fix wraparound problems in "uptime" trace clock hace 11 años
.gitignore 7cfe5b3310 Ignore generated file kernel/x509_certificate_list hace 12 años
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem hace 17 años
Kconfig.hz 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS hace 12 años
Kconfig.locks 5db6c6fefb locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER hace 11 años
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage hace 13 años
Makefile 176ab02d49 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 11 años
acct.c 46c0a8ca3e ipc, kernel: clear whitespace hace 11 años
async.c 362f2b098b async: rename and redefine async_func_ptr hace 12 años
audit.c f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 11 años
audit.h 638a0fd2a0 audit: Use struct net not pid_t to remember the network namespce to reply in hace 11 años
audit_tree.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events hace 11 años
audit_watch.c 45a22f4c11 inotify: Fix reporting of cookies for inotify events hace 11 años
auditfilter.c 0b747172dc Merge git://git.infradead.org/users/eparis/audit hace 11 años
auditsc.c a3c5493119 auditsc: audit_krule mask accesses need bounds checking hace 11 años
backtracetest.c 462b29b856 kernel/backtracetest.c: replace no level printk by pr_info() hace 11 años
bounds.c 597d795a2a mm: do not allocate page->ptl dynamically, if spinlock_t fits to long hace 12 años
capability.c 23adbe12ef fs,userns: Change inode_capable to capable_wrt_inode_uidgid hace 11 años
cgroup.c 3a32bd72d7 cgroup: fix a race between cgroup_mount() and cgroup_kill_sb() hace 11 años
cgroup_freezer.c 5c9d535b89 cgroup: remove css_parent() hace 11 años
compat.c 6516a46619 kernel/compat.c: use sizeof() instead of sizeof hace 11 años
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions hace 12 años
context_tracking.c 4cdf77a828 x86/kprobes: Fix build errors and blacklist context_track_user hace 11 años
cpu.c 19c1940fea Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 11 años
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos hace 13 años
cpuset.c 76bb5ab8f6 cpuset: break kernfs active protection in cpuset_write_resmask() hace 11 años
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 14 años
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 13 años
delayacct.c 324d666a53 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() hace 12 años
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h hace 13 años
elfcore.c 506f21c556 switch elf_core_write_extra_phdrs() to dump_emit() hace 12 años
exec_domain.c b9e5db6d2b kernel/exec_domain.c: code clean-up hace 11 años
exit.c 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] hace 11 años
extable.c 00b7103078 asmlinkage: Make main_extable_sort_needed visible hace 12 años
fork.c 4af4206be2 tracing: Fix syscall_*regfunc() vs copy_process() race hace 11 años
freezer.c 85fbd722ad libata, freezer: avoid block device removal while system is frozen hace 12 años
futex.c 3f17ea6dea Merge branch 'next' (accumulated 3.16 merge window patches) into master hace 11 años
futex_compat.c 81993e81a9 compat: Get rid of (get|put)_compat_time(val|spec) hace 12 años
groups.c 8f6c5ffc89 kernel/groups.c: remove return value of set_groups hace 11 años
hrtimer.c 3d521f9151 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next hace 11 años
hung_task.c b51dbec68c kernel/hung_task.c: convert simple_strtoul to kstrtouint hace 11 años
irq_work.c cd578abb24 perf/x86: Warn to early_printk() in case irq_work is too slow hace 11 años
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE hace 13 años
jump_label.c c4b2c0c5f6 static_key: WARN on usage before jump_label_init was called hace 12 años
kallsyms.c 52f5684c8e kernel: use macros from compiler.h instead of __attribute__((...)) hace 11 años
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h hace 13 años
kexec.c 3a1122d26c kexec: fix build error when hugetlbfs is disabled hace 11 años
kmod.c 76e0a6f40b signals: change wait_for_helper() to use kernel_sigaction() hace 11 años
kprobes.c d81b4253b0 kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64 hace 11 años
ksysfs.c 86d56134f1 kobject: Make support for uevent_helper optional. hace 11 años
kthread.c 8fe6929cfd kthread: fix return value of kthread_create() upon SIGKILL. hace 11 años
latencytop.c eaa1809b90 kernel/latencytop.c: convert seq_printf to seq_puts hace 11 años
module-internal.h b56e5a17b6 KEYS: Separate the kernel signature checking keyring from module signing hace 12 años
module.c 4251c2a670 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 11 años
module_signing.c 3fe78ca2fb keys: change asymmetric keys to use common hash definitions hace 12 años
notifier.c b40a2cb6e0 kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier hace 11 años
nsproxy.c c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 12 años
padata.c c0e656b7a6 padata: Fix wrong usage of rcu_dereference() hace 12 años
panic.c f06e5153f4 kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers hace 11 años
params.c 51e158c12a param: hand arguments after -- straight to init hace 11 años
pid.c 314a8ad0f1 pidns: fix free_pid() to handle the first fork failure hace 12 años
pid_namespace.c d23082257d pid_namespace: pidns_get() should check task_active_pid_ns() != NULL hace 11 años
posix-cpu-timers.c 531f64fd6f posix-timers: Convert abuses of BUG_ON to WARN_ON hace 12 años
posix-timers.c d2054b2c11 posix-timers: Remove unused variable hace 12 años
profile.c f3da64d1ea kernel/profile.c: use static const char instead of static char hace 11 años
ptrace.c 62a6fa9768 kernel/compat: convert to COMPAT_SYSCALL_DEFINE hace 11 años
range.c 0541881502 range: Do not add new blank slot with add_range_with_merge hace 12 años
reboot.c 616feab753 kernel/reboot.c: convert simple_strtoul to kstrtoint hace 11 años
relay.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 11 años
res_counter.c 6c5a53c670 kernel/res_counter.c: replace simple_strtoull by kstrtoull hace 11 años
resource.c e4c7296643 resources: Clarify sanity check message hace 11 años
seccomp.c f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 11 años
signal.c b4e74264eb signals: introduce kernel_sigaction() hace 11 años
smp.c 8d056c48e4 CPU hotplug, smp: flush any pending IPI callbacks before CPU offline hace 11 años
smpboot.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files hace 12 años
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads hace 13 años
softirq.c e14505a8d5 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu hace 11 años
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
stop_machine.c cf25004069 kernel/stop_machine.c: kernel-doc warning fix hace 11 años
sys.c 7aa2c016db sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() hace 11 años
sys_ni.c f6187769da sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL hace 11 años
sysctl.c ed235875e2 kernel/watchdog.c: print traces for all cpus on lockup detection hace 11 años
sysctl_binary.c f02147ef19 kernel/sysctl_binary.c: use scnprintf() instead of snprintf() hace 12 años
system_certificates.S 62226983da KEYS: correct alignment of system_certificate_list content in assembly file hace 12 años
system_keyring.c 62226983da KEYS: correct alignment of system_certificate_list content in assembly file hace 12 años
task_work.c 892f6668f3 task_work: documentation hace 12 años
taskstats.c c53ed74236 genetlink: only pass array to genl_register_family_with_ops() hace 12 años
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() hace 12 años
time.c 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation hace 12 años
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script hace 13 años
timer.c 98a01e779f timer: Prevent overflow in apply_slack hace 11 años
torture.c 2b3f8ffe46 torture: Remove __init from torture_init_begin/end hace 11 años
tracepoint.c ea73c79e33 tracing: syscall_regfunc() should not skip kernel threads hace 11 años
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats hace 13 años
uid16.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy hace 12 años
up.c c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() hace 11 años
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators hace 12 años
user.c b300a4ea66 kernel/user.c: drop unused field 'files' from user_struct hace 11 años
user_namespace.c 68a9a435e4 kernel/user_namespace.c: kernel-doc/checkpatch fixes hace 11 años
utsname.c c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy hace 12 años
utsname_sysctl.c 6f8fd1d77e sysctl: convert use of typedef ctl_table to struct ctl_table hace 11 años
watchdog.c ed235875e2 kernel/watchdog.c: print traces for all cpus on lockup detection hace 11 años
workqueue.c 5a6024f160 workqueue: zero cpumask of wq_numa_possible_cpumask on init hace 11 años
workqueue_internal.h 92f9c5c40c workqueue: rename manager_mutex to attach_mutex hace 11 años