| Commit message (Expand) | Author | Files | Lines |
2016-06-17 | powerpc/pci: Fix SRIOV not building without EEH enabled | Russell Currey | 1 | -0/+6 |
2016-06-16 | cxl: Make vPHB device node match adapter's | Frederic Barrat | 1 | -11/+10 |
2016-06-16 | cxl: Add support for CAPP DMA mode | Ian Munsie | 4 | -2/+8 |
2016-06-16 | cxl: Abstract the differences between the PSL and XSL | Frederic Barrat | 4 | -48/+218 |
2016-06-16 | cxl: Update process element after allocating interrupts | Ian Munsie | 4 | -17/+71 |
2016-06-16 | cxl: static-ify variables to fix sparse warnings | Andrew Donnellan | 1 | -2/+2 |
2016-06-16 | powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE | Daniel Axtens | 1 | -3/+1 |
2016-06-16 | powerpc/sparse: Include headers containing prototypes | Daniel Axtens | 2 | -0/+3 |
2016-06-16 | powerpc: Introduce asm-prototypes.h | Daniel Axtens | 7 | -0/+81 |
2016-06-16 | powerpc/sparse: make some things static | Daniel Axtens | 4 | -7/+7 |
2016-06-16 | powerpc: Add array bounds checking to crash_shutdown_handlers | Suraj Jitindar Singh | 1 | -4/+9 |
2016-06-16 | powerpc/mm: Ensure "special" zones are empty | Oliver O'Halloran | 1 | -1/+7 |
2016-06-16 | powerpc/asm: Remove unused symbols in asm-offsets.c | Rashmica Gupta | 1 | -49/+0 |
2016-06-14 | powerpc/numa: Fix multiple bugs in memory_hotplug_max() | Bharata B Rao | 1 | -1/+17 |
2016-06-14 | powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() | Bharata B Rao | 1 | -10/+10 |
2016-06-14 | powerpc/spinlock: Fix spin_unlock_wait() | Boqun Feng | 2 | -22/+32 |
2016-06-14 | powerpc/pseries: Fix trivial typo in function name | Greg Kurz | 1 | -3/+3 |
2016-06-14 | powerpc/pseries: Remove unused pstore headers in nvram.c | Geliang Tang | 1 | -2/+0 |
2016-06-14 | powerpc: Define and use PPC64_ELF_ABI_v2/v1 | Michael Ellerman | 16 | -35/+39 |
2016-06-14 | powerpc/pseries: Remove MPIC from pseries event sources | Rashmica Gupta | 1 | -40/+13 |
2016-06-14 | powerpc/pseries: Remove MPIC from pseries cpu hotplug | Rashmica Gupta | 1 | -13/+0 |
2016-06-14 | powerpc/pseries: Remove MPIC from pseries kexec | Rashmica Gupta | 3 | -30/+3 |
2016-06-14 | powerpc/pseries: Remove MPIC from pseries smp | Rashmica Gupta | 3 | -31/+8 |
2016-06-14 | powerpc/pseries: Drop support for MPIC in pseries | Rashmica Gupta | 1 | -72/+5 |
2016-06-14 | powerpc: Various typo fixes | Michael Ellerman | 36 | -40/+40 |
2016-06-14 | powerpc/32: Get rid of sub_reloc_offset() | Christophe Leroy | 1 | -14/+0 |
2016-06-14 | powerpc: Align hot loops of some string functions | Anton Blanchard | 1 | -0/+3 |
2016-06-14 | powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp | Anton Blanchard | 3 | -49/+0 |
2016-06-14 | powerpc: Avoid load hit store in setup_sigcontext() | Anton Blanchard | 1 | -3/+8 |
2016-06-14 | powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec() | Anton Blanchard | 1 | -4/+12 |
2016-06-12 | Linux 4.7-rc3v4.7-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-06-11 | uvc_v4l2: Simplify compat ioctl implementation | Andy Lutomirski | 1 | -56/+2 |
2016-06-11 | uvc: Forward compat ioctls to their handlers directly | Andy Lutomirski | 1 | -21/+18 |
2016-06-10 | sched: panic on corrupted stack end | Jann Horn | 1 | -1/+2 |
2016-06-10 | ecryptfs: forbid opening files without mmap handler | Jann Horn | 1 | -2/+11 |
2016-06-10 | proc: prevent stacking filesystems on top | Jann Horn | 1 | -0/+7 |
2016-06-10 | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang | 1 | -1/+1 |
2016-06-10 | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski | 1 | -10/+10 |
2016-06-10 | vmxnet3: segCnt can be 1 for LRO packets | Shrikrishna Khare | 2 | -3/+3 |
2016-06-10 | packet: compat support for sock_fprog | Willem de Bruijn | 3 | -2/+41 |
2016-06-10 | stmmac: fix parameter to dwmac4_set_umac_addr() | Ben Dooks | 1 | -1/+1 |
2016-06-10 | net/mlx5e: Fix blue flame quota logic | Eli Cohen | 1 | -1/+2 |
2016-06-10 | net/mlx5e: Use ndo_stop explicitly at shutdown flow | Eran Ben Elisha | 1 | -4/+1 |
2016-06-10 | net/mlx5: E-Switch, always set mc_promisc for allmulti vports | Mohamad Haj Yahia | 1 | -0/+1 |
2016-06-10 | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich | 4 | -4/+68 |
2016-06-10 | net/mlx5: E-Switch, Fix vport enable flow | Mohamad Haj Yahia | 1 | -4/+1 |
2016-06-10 | net/mlx5: E-Switch, Use the correct error check on returned pointers | Or Gerlitz | 1 | -17/+17 |
2016-06-10 | net/mlx5: E-Switch, Use the correct free() function | Or Gerlitz | 1 | -3/+3 |
2016-06-10 | net/mlx5: Fix E-Switch flow steering capabilities check | Maor Gottlieb | 1 | -13/+15 |
2016-06-10 | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb | 2 | -1/+15 |