aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-12sched/core: Add debug code to catch missing update_rq_clock()sched/rq-clockMatt Fleming2-10/+73
2016-05-12sched/fair: Push rq lock pin/unpin into idle_balance()Matt Fleming1-12/+15
2016-05-12sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lockMatt Fleming1-1/+4
2016-05-12sched: Add wrappers for lockdep_(un)pin_lock()Matt Fleming7-61/+76
2016-05-12sched/fair: Update the rq clock before detaching tasksMatt Fleming1-0/+2
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner4-27/+32
2016-05-12sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner3-5/+5
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-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
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme5-3/+18
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme4-15/+0
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+2
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru1-4/+2
2016-05-06net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2-4/+8
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+45
2016-05-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+16
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-13/+23
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-35/+130
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-16/+84
2016-05-06libnvdimm, pfn: fix ARCH=alpha allmodconfig build failureDan Williams1-2/+2
2016-05-06bridge: fix igmp / mld query parsingLinus Lüssing1-5/+7
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-06sched: Make hrtick_notifier an explicit callThomas Gleixner1-33/+1
2016-05-06sched/fair: Make ilb_notifier an explicit callThomas Gleixner3-14/+6
2016-05-06sched/hotplug: Make activate() the last hotplug stepThomas Gleixner2-7/+10
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner4-53/+29
2016-05-06sched/migration: Move CPU_ONLINE into scheduler stateThomas Gleixner1-11/+22
2016-05-06sched/migration: Move calc_load_migrate() into CPU_DYINGThomas Gleixner1-3/+0
2016-05-06sched/migration: Move prepare transition to SCHED_STARTING stateThomas Gleixner1-9/+11
2016-05-06sched/hotplug: Move sync_rcu to be with set_cpu_active(false)Peter Zijlstra2-15/+14
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner5-60/+30
2016-05-06sched: Move sched_domains_numa_masks_clear() to DOWN_PREPAREThomas Gleixner1-3/+0
2016-05-06sched: Consolidate the notifier mazeThomas Gleixner2-113/+73
2016-05-06sched: Allow hotplug notifiers to be setup earlyThomas Gleixner1-23/+36
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner4-7/+17
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)4-13/+46
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki5-23/+38
2016-05-06Merge branches 'acpica-fixes' and 'device-properties-fixes'Rafael J. Wysocki3-4/+4
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-182/+252
2016-05-05net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-05-05VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-05-05net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1
2016-05-05mailmap: add John Paul Adrian GlaubitzLinus Torvalds1-0/+1
2016-05-05Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+14
2016-05-05byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15
2016-05-05lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-05-05mm: fix kcompactd hang during memory offliningVlastimil Babka1-1/+3
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-05proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-05-05mm/zswap: provide unique zpool nameDan Streetman1-1/+7
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli3-3/+25
2016-05-05MAINTAINERS: fix Rajendra Nayak's addressEric Engestrom1-1/+1
2016-05-05mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins1-9/+1
2016-05-05mm: update min_free_kbytes from khugepaged after core initializationJason Baron1-1/+1
2016-05-05huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins1-9/+2
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2-120/+139
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-05mm: thp: correct split_huge_pages file permissionYang Shi1-2/+2
2016-05-05Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2016-05-05Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-4/+29
2016-05-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-10/+27
2016-05-05maintainers: update rmk's email address(es)Russell King1-24/+24
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran1-2/+4
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin1-0/+11
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2-2/+2
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker1-6/+7
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10
2016-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-11/+14
2016-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2016-05-05propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman1-11/+14
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing1-2/+12
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta4-18/+98
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta2-8/+14
2016-05-05ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta1-9/+18
2016-05-05[media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab1-4/+4
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra1-0/+1
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton1-3/+1
2016-05-05sched/fair: Fix comment in calculate_imbalance()Dietmar Eggemann1-3/+4
2016-05-05sched/fair: Remove stale power aware scheduling commentsDietmar Eggemann1-10/+3
2016-05-05sched/fair: Update rq clock before updating nohz CPU loadMatt Fleming1-0/+1
2016-05-05sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernelsWanpeng Li1-5/+5
2016-05-05sched/fair: Optimize sum computation with a lookup tableYuyang Du1-8/+13
2016-05-05sched/fair: Add detailed description to the sched load avg metricsYuyang Du1-11/+49
2016-05-05sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...Yuyang Du2-13/+13
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen1-0/+2
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du3-12/+23
2016-05-05sched/core: Enable increased load resolution on 64-bit kernelsPeter Zijlstra1-4/+6
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra9-68/+140
2016-05-05sched/core: Introduce 'struct rq_flags'Peter Zijlstra3-56/+62
2016-05-05sched/core: Move task_rq_lock() out of linePeter Zijlstra2-63/+69
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar200-967/+1950
2016-05-05crypto: rsa - select crypto mgr dependencyTadeusz Struk1-0/+1
2016-05-05crypto: hash - Fix page length clamping in hash walkHerbert Xu1-1/+2
2016-05-05Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-15/+69
2016-05-05Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-0/+9
2016-05-05gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel1-1/+6
2016-05-05PM / OPP: Remove useless checkViresh Kumar1-3/+0
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-24/+24
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov1-2/+2
2016-05-04Merge branch 'bnxt_en-fixes'David S. Miller1-4/+19
2016-05-04bnxt_en: Setup multicast properly after resetting device.Michael Chan1-4/+15
2016-05-04bnxt_en: Need memory barrier when processing the completion ring.Michael Chan1-0/+4
2016-05-04ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-1/+35
2016-05-04net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-05-04net: fix infoleak in llcKangjie Lu1-0/+1
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2016-05-04net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-05-04drivers: net: xgene: Fix error handlingMatthias Brugger1-3/+4
2016-05-04Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-14/+26
2016-05-04xen/evtchn: fix ring resize when binding new eventsJan Beulich1-12/+8
2016-05-04intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki1-6/+8
2016-05-04ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar1-2/+2
2016-05-04iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta1-3/+26
2016-05-04iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2-2/+4
2016-05-04x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer1-9/+9
2016-05-04MAINTAINERS: Remove asterisk from EFI directory namesMatt Fleming1-2/+2
2016-05-03Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-127/+259
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-2/+2
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel1-2/+1
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli1-12/+19
2016-05-03Merge branch 'rds-fixes'David S. Miller4-19/+50
2016-05-03RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan4-10/+33
2016-05-03RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2-17/+25
2016-05-03Merge branch 'tunnel-csum-and-sg-offloads'David S. Miller3-2/+9
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck2-1/+8
2016-05-03net: Disable segmentation if checksumming is not supportedAlexander Duyck1-1/+1
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-03drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-03drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+8
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-05-03Merge branch 'mlx5-fixes'David S. Miller6-29/+74
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-05-03tracing: Don't display trigger file for events that can't be enabledChunyu Hu1-2/+7
2016-05-03drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie1-0/+1
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng1-0/+1
2016-05-03fuse: update mailing list in MAINTAINERSMiklos Szeredi1-1/+1
2016-05-03crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk1-2/+11
2016-05-03netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-56/+41