summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-12sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx1-4/+7
2016-05-12sched/fair: Correct unit of load_above_capacityMorten Rasmussen1-2/+4
2016-05-12sched/fair: Clean up scale confusionPeter Zijlstra1-2/+1
2016-05-12sched/nohz: Fix affine unpinned timers messWanpeng Li1-1/+4
2016-05-12sched/fair: Fix fairness issue on migrationPeter Zijlstra1-6/+16
2016-05-12sched/core: Kill sched_class::task_waking to clean up the migration logicPeter Zijlstra3-42/+32
2016-05-12sched/fair: Prepare to fix fairness problems on migrationPeter Zijlstra2-8/+58
2016-05-12sched/fair: Move record_wakee()Peter Zijlstra1-28/+33
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar10-279/+210
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar447-2259/+4512
2016-05-11Revert "sched/fair: Fix fairness issue on migration"Ingo Molnar1-14/+6
2016-05-10Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2016-05-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+20
2016-05-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+10
2016-05-10sched/rt, sched/dl: Don't push if task's scheduling class was changedXunlei Pang2-0/+2
2016-05-10x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner1-1/+1
2016-05-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2016-05-09perf/core: Change the default paranoia level to 2Andy Lutomirski2-2/+2
2016-05-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+6
2016-05-09zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky1-2/+5
2016-05-09Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble1-1/+1
2016-05-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-11/+36
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-100/+190
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf1-1/+1
2016-05-09sched/core: Fix comment typo in wake_q_add()Davidlohr Bueso1-1/+1
2016-05-09sched/core: Remove unused variableMuhammad Falak R Wani1-2/+2
2016-05-09Merge branch 'mlx5-build-fix'David S. Miller5-4/+24
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann5-3/+24
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann1-1/+0
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca2-7/+16
2016-05-08Documentation/networking: more accurate LCO explanationShmulik Ladkani1-7/+7
2016-05-08macvtap: segmented packet is consumedEric Dumazet1-1/+1
2016-05-08tools: bpf_jit_disasm: check for klogctl failureColin Ian King1-0/+3
2016-05-08qede: uninitialized variable in qede_start_xmit()Dan Carpenter1-1/+1
2016-05-08Linux 4.6-rc7v4.6-rc7Linus Torvalds1-1/+1
2016-05-08MAINTAINERS: Add mmiotrace entryIngo Molnar1-0/+14
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter1-1/+2
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter1-1/+1
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter1-4/+8
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+27
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+34
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-19/+11
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-8/+20
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-24/+9
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-1/+229
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+10
2016-05-07x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner1-0/+5
2016-05-07sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakageRafael J. Wysocki1-1/+8
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel1-0/+8
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel1-2/+2