Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / kernel /
2014-06-08 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-06-08 Linus TorvaldsMerge branch 'next' (accumulated 3.16 merge window...
2014-06-08 Linus TorvaldsMerge tag 'clk-for-linus-3.16' of git://git.linaro...
2014-06-08 Linus TorvaldsMerge tag 'vfio-v3.16-rc1' of git://github.com/awilliam...
2014-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/cryptodev...
2014-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2014-06-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-07 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-06-07 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2014-06-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton) into...
2014-06-06 Joe Perchessysctl: convert use of typedef ctl_table to struct...
2014-06-06 Fabian Frederickkernel/seccomp.c: kernel-doc warning fix
2014-06-06 Paul McQuadeipc, kernel: clear whitespace
2014-06-06 Paul McQuadeipc, kernel: use Linux headers
2014-06-06 Fabian Frederickkernel/profile.c: use static const char instead of...
2014-06-06 Fabian Frederickkernel/profile.c: convert printk to pr_foo()
2014-06-06 Fabian Frederickkernel/user_namespace.c: kernel-doc/checkpatch fixes
2014-06-06 Kees Cooksysctl: allow for strict write position handling
2014-06-06 Kees Cooksysctl: refactor sysctl string writing logic
2014-06-06 Kees Cooksysctl: clean up char buffer arguments
2014-06-06 Fabian Frederickkernel/kexec.c: convert printk to pr_foo()
2014-06-06 Masami Hiramatsukernel/panic.c: add "crash_kexec_post_notifiers" option...
2014-06-06 Srivatsa S. Bhatsmp: print more useful debug info upon receiving IPI...
2014-06-06 Oleg Nesterovsignals: change wait_for_helper() to use kernel_sigaction()
2014-06-06 Oleg Nesterovsignals: introduce kernel_sigaction()
2014-06-06 Oleg Nesterovsignals: disallow_signal() should flush the potentially...
2014-06-06 Oleg Nesterovsignals: kill the obsolete sigdelset() and recalc_sigpe...
2014-06-06 Oleg Nesterovsignals: mv {dis,}allow_signal() from sched.h/exit...
2014-06-06 Oleg Nesterovsignals: cleanup the usage of t/current in do_sigaction()
2014-06-06 Oleg Nesterovsignals: rename rm_from_queue_full() to flush_sigqueue_...
2014-06-06 Oleg Nesterovsignals: kill rm_from_queue(), change prepare_signal...
2014-06-06 Oleg Nesterovsignals: s/siginitset/sigemptyset/ in do_sigtimedwait()
2014-06-06 Oleg Nesterovptrace: task_clear_jobctl_trapping()->wake_up_bit(...
2014-06-06 Matthew Dempskyptrace: fix fork event messages across pid namespaces
2014-06-06 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-06-06 Linus TorvaldsMerge tag 'mfd-for-linus-3.16' of git://git./linux...
2014-06-06 Linus TorvaldsMerge branches 'topic/vsp1' and 'topic/adv76xx' of...
2014-06-06 Linus TorvaldsMerge tag 'iommu-updates-v3.16' of git://git./linux...
2014-06-06 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v3.16' of git://git...
2014-06-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-06-06 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-06-05 Linus TorvaldsMerge tag 'microblaze-3.16-rc1' of git://git.monstr...
2014-06-05 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-06-05 Linus TorvaldsMerge branch 'arm64-efi-for-linus' of git://git./linux...
2014-06-05 H. Peter AnvinMerge tag 'efi-urgent' into x86/urgent
2014-06-05 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-06-05 Linus TorvaldsMerge branch 'futex-fixes' (futex fixes from Thomas...
2014-06-05 Thomas Gleixnerfutex: Make lookup_pi_state more robust
2014-06-05 Thomas Gleixnerfutex: Always cleanup owner tid in unlock_pi
2014-06-05 Thomas Gleixnerfutex: Validate atomic acquisition in futex_lock_pi_ato...
2014-06-05 Thomas Gleixnerfutex-prevent-requeue-pi-on-same-futex.patch futex...
2014-06-05 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-06-05 Linus TorvaldsMerge branch 'x86/vdso' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86/espfix' of git://git./linux/kernel...
2014-06-05 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2014-06-05 Russell KingMerge branch 'devel-stable' into for-next
2014-06-05 Russell KingMerge branches 'alignment', 'fixes', 'l2c' (early part...
2014-06-05 Roman Gushchinsched/fair: Fix tg_set_cfs_bandwidth() deadlock on...
2014-06-05 Kirill Tkhaisched/dl: Fix race in dl_task_timer()
2014-06-05 Richard Weinbergersched: Fix sched_policy < 0 comparison
2014-06-05 Steven Rostedtsched/numa: Fix use of spin_{un}lock_irq() when interru...
2014-06-05 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-06-04 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew) into next
2014-06-04 Fabian Frederickkernel/compat.c: use sizeof() instead of sizeof
2014-06-04 Borislav Petkovkernel/printk: use symbolic defines for console loglevels
2014-06-04 Will Deaconprintk: report dropping of messages from logbuf
2014-06-04 John Stultztimekeeping: use printk_deferred when holding timekeepi...
2014-06-04 John Stultzprintk: Add printk_deferred_once
2014-06-04 John Stultzprintk: rename printk_sched to printk_deferred
2014-06-04 John Stultzprintk: disable preemption for printk_sched
2014-06-04 Steven Rostedtprintk: remove separate printk_sched buffers and use...
2014-06-04 Jan Karaprintk: enable interrupts before calling console_tryloc...
2014-06-04 Jan Karaprintk: fix lockdep instrumentation of console_sem
2014-06-04 Jan Karaprintk: release lockbuf_lock before calling console_try...
2014-06-04 Jan Karaprintk: remove outdated comment
2014-06-04 Petr Mladekprintk: return really stored message length
2014-06-04 Petr Mladekprintk: shrink too long messages
2014-06-04 Petr Mladekprintk: split message size computation
2014-06-04 Petr Mladekprintk: ignore too long messages
2014-06-04 Petr Mladekprintk: split code for making free space in the log...
2014-06-04 Kirill A. Shutemovkernel/user.c: drop unused field 'files' from user_struct
2014-06-04 Fabian Frederickkernel/hung_task.c: convert simple_strtoul to kstrtouint
2014-06-04 Fabian Frederickkernel/utsname_sysctl.c: replace obsolete __initcall...
2014-06-04 Fabian Frederickkernel/reboot.c: convert simple_strtoul to kstrtoint
2014-06-04 Fabian Frederickkernel/res_counter.c: replace simple_strtoull by kstrtoull
2014-06-04 Fabian Frederickkernel/tracepoint.c: kernel-doc fixes
2014-06-04 Fabian Frederickkernel/stop_machine.c: kernel-doc warning fix
2014-06-04 Fabian Frederickkernel/latencytop.c: convert seq_printf to seq_puts
2014-06-04 Fabian Frederickkernel/exec_domain.c: code clean-up
2014-06-04 Fabian Frederickkernel/capability.c: code clean-up
2014-06-04 Fabian Frederickkernel/backtracetest.c: replace no level printk by...
2014-06-04 Fabian Frederickkernel/cpu.c: convert printk to pr_foo()
2014-06-04 Fabian Fredericksys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
2014-06-04 Mel Gormanmm: page_alloc: use jump labels to avoid checking numbe...
2014-06-04 Oleg Nesterovmemcg: optimize the "Search everything else" loop in...
2014-06-04 Oleg Nesterovmemcg: mm_update_next_owner() should skip kthreads
2014-06-04 Oleg Nesterovmemcg: kill CONFIG_MM_OWNER
2014-06-04 Vladimir Davydovmm: get rid of __GFP_KMEMCG
2014-06-04 Tetsuo Handakthread: fix return value of kthread_create() upon...
2014-06-04 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
next