summaryrefslogtreecommitdiffstats
path: root/kernel/dma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-11Revert "sched/fair: Fix fairness issue on migration"Ingo Molnar1-14/+6
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-10perf/core: Change the default paranoia level to 2Andy Lutomirski2-2/+2
2016-05-10zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky1-2/+5
2016-05-10Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble1-1/+1
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-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-09Documentation/networking: more accurate LCO explanationShmulik Ladkani1-7/+7
2016-05-09macvtap: segmented packet is consumedEric Dumazet1-1/+1
2016-05-09tools: bpf_jit_disasm: check for klogctl failureColin Ian King1-0/+3
2016-05-09qede: 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-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-07mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel1-0/+8
2016-05-07mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel1-2/+2
2016-05-07udp_offload: Set encapsulation before inner completes.Jarno Rajahalme5-3/+18
2016-05-07udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme4-15/+0
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-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-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-06net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-05-06VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-05-06net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1