summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-17powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey1-0/+6
2016-06-16cxl: Make vPHB device node match adapter'sFrederic Barrat1-11/+10
2016-06-16cxl: Add support for CAPP DMA modeIan Munsie4-2/+8
2016-06-16cxl: Abstract the differences between the PSL and XSLFrederic Barrat4-48/+218
2016-06-16cxl: Update process element after allocating interruptsIan Munsie4-17/+71
2016-06-16cxl: static-ify variables to fix sparse warningsAndrew Donnellan1-2/+2
2016-06-16powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens1-3/+1
2016-06-16powerpc/sparse: Include headers containing prototypesDaniel Axtens2-0/+3
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens7-0/+81
2016-06-16powerpc/sparse: make some things staticDaniel Axtens4-7/+7
2016-06-16powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh1-4/+9
2016-06-16powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran1-1/+7
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta1-49/+0
2016-06-14powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao1-1/+17
2016-06-14powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao1-10/+10
2016-06-14powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2-22/+32
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz1-3/+3
2016-06-14powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang1-2/+0
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman16-35/+39
2016-06-14powerpc/pseries: Remove MPIC from pseries event sourcesRashmica Gupta1-40/+13
2016-06-14powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta1-13/+0
2016-06-14powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta3-30/+3
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta3-31/+8
2016-06-14powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta1-72/+5
2016-06-14powerpc: Various typo fixesMichael Ellerman36-40/+40
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy1-14/+0
2016-06-14powerpc: Align hot loops of some string functionsAnton Blanchard1-0/+3
2016-06-14powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard3-49/+0
2016-06-14powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard1-3/+8
2016-06-14powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard1-4/+12
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds1-1/+1
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn1-2/+11
2016-06-10proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-10packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15