| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-03-10 | 1 | -1/+2 |
|\ |
|
| * | Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-03-06 | 1 | -1/+2 |
| |\ |
|
| | * | powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event | Ravi Bangoria | 2016-03-03 | 1 | -1/+2 |
* | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2016-02-29 | 4 | -6/+8 |
|\| | |
|
| * | | mm: ASLR: use get_random_long() | Daniel Cashman | 2016-02-27 | 1 | -2/+2 |
| * | | Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-02-26 | 1 | -2/+1 |
| |\| |
|
| | * | powerpc/eeh: Fix partial hotplug criterion | Gavin Shan | 2016-02-22 | 1 | -2/+1 |
| * | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-02-20 | 3 | -2/+5 |
| |\| |
|
| | * | powerpc/eeh: Fix stale cached primary bus | Gavin Shan | 2016-02-15 | 2 | -1/+4 |
| | * | powerpc: Fix dedotify for binutils >= 2.26 | Andreas Schwab | 2016-02-08 | 1 | -1/+1 |
* | | | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 2 | -5/+0 |
|/ / |
|
* | | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-30 | 3 | -49/+24 |
|\| |
|
| * | powerpc/eeh: Fix PE location code | Gavin Shan | 2016-01-27 | 1 | -18/+15 |
| * | powerpc: Simplify module TOC handling | Alan Modra | 2016-01-21 | 2 | -31/+9 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 4 | -3/+11 |
|\ \ |
|
| * | | powerpc: enable UBSAN support | Daniel Axtens | 2016-01-21 | 3 | -1/+9 |
| * | | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header | Rasmus Villemoes | 2016-01-21 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-21 | 2 | -4/+1 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas | 2015-12-11 | 2 | -4/+1 |
| |\ \ |
|
| | | * | PCI/MSI: Initialize MSI capability for all architectures | Guilherme G. Piccoli | 2015-11-25 | 1 | -3/+0 |
| | |/
| |/| |
|
| | * | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask | Bjorn Helgaas | 2015-12-11 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 26 | -679/+478 |
|\ \ |
|
| * | | powerpc/module: Handle R_PPC64_ENTRY relocations | Ulrich Weigand | 2016-01-13 | 1 | -0/+27 |
| * | | powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracing | Steven Rostedt | 2016-01-11 | 1 | -0/+7 |
| * | | powerpc: Copy only required pieces of the mm_context_t to the paca | Michael Neuling | 2015-12-27 | 1 | -4/+4 |
| * | | powerpc: Add function to copy mm_context_t to the paca | Michael Neuling | 2015-12-19 | 1 | -0/+2 |
| * | | powerpc: Add missing calls to va_end() | Daniel Axtens | 2015-12-17 | 1 | -0/+1 |
| * | | powerpc/476fpe: Add support for kexec | Alistair Popple | 2015-12-17 | 1 | -0/+2 |
| * | | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES | Michael Ellerman | 2015-12-17 | 1 | -8/+8 |
| * | | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR | Michael Ellerman | 2015-12-17 | 1 | -1/+7 |
| * | | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR | Michael Ellerman | 2015-12-17 | 1 | -1/+5 |
| * | | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD | Michael Ellerman | 2015-12-17 | 1 | -9/+0 |
| * | | powerpc/rtas: Make enter_rtas() private | Michael Ellerman | 2015-12-17 | 1 | -0/+3 |
| * | | powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status() | Michael Ellerman | 2015-12-17 | 1 | -10/+2 |
| * | | powerpc/rtas: Add rtas_call_unlocked() | Michael Ellerman | 2015-12-17 | 1 | -11/+33 |
| * | | powerpc: Remove broken GregorianDay() | Daniel Axtens | 2015-12-16 | 1 | -34/+2 |
| * | | Merge tag 'powerpc-4.4-3' into next | Michael Ellerman | 2015-12-14 | 3 | -5/+31 |
| |\ \ |
|
| * | | | powerpc: Print MSR TM bits in oops messages | Michael Neuling | 2015-12-14 | 1 | -8/+43 |
| * | | | powerpc/mm: Remove the dependency on pte bit position in asm code | Aneesh Kumar K.V | 2015-12-14 | 1 | -14/+4 |
| * | | | powerpc: Fix DSCR inheritance over fork() | Anton Blanchard | 2015-12-10 | 1 | -1/+1 |
| * | | | powerpc: Call restore_sprs() before _switch() | Anton Blanchard | 2015-12-10 | 1 | -6/+9 |
| * | | | powerpc: Call check_if_tm_restore_required() in enable_kernel_*() | Anton Blanchard | 2015-12-10 | 1 | -3/+10 |
| * | | | powerpc: clean up asm/switch_to.h | Anton Blanchard | 2015-12-02 | 1 | -1/+1 |
| * | | | powerpc: Rearrange __switch_to() | Anton Blanchard | 2015-12-02 | 1 | -26/+26 |
| * | | | powerpc: create flush_all_to_thread() | Anton Blanchard | 2015-12-02 | 2 | -7/+19 |
| * | | | powerpc: create giveup_all() | Anton Blanchard | 2015-12-02 | 1 | -15/+61 |
| * | | | powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() | Anton Blanchard | 2015-12-01 | 3 | -28/+4 |
| * | | | powerpc: Add ppc_strict_facility_enable boot option | Anton Blanchard | 2015-12-01 | 1 | -2/+15 |
| * | | | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 2015-12-01 | 1 | -0/+2 |
| * | | | powerpc: Create msr_check_and_{set,clear}() | Anton Blanchard | 2015-12-01 | 1 | -55/+52 |