aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07sched: use load_avg for selecting idlest grouptest-4.8Vincent Guittot
2016-10-07sched: fix clock updateVincent Guittot
2016-10-07arm64: enable usb2eth dongleVincent Guittot
2016-10-02Linux 4.8Linus Torvalds
2016-10-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30MAINTAINERS: Switch to kernel.org email address for Javi MerinoJavi Merino
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski
2016-09-30sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long
2016-09-30Merge branch 'sctp-fixes'David S. Miller
2016-09-30sctp: change to check peer prsctp_capable when using prsctp policesXin Long
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-29Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski
2016-09-29MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-09-28sparc64: Fix non-SMP build.David S. Miller
2016-09-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-28mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong
2016-09-28scripts/recordmcount.c: account for .softirqentry.textDmitry Vyukov
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov