Age | Commit message (Expand) | Author | Files | Lines |
2017-03-31 | powerpc/4xx: Make sam440ep_setup_rtc() init | Yang Shi | 1 | -1/+1 |
2017-03-31 | powerpc/fadump: Update fadump documentation | Hari Bathini | 1 | -17/+17 |
2017-03-31 | powerpc/fadump: Reserve memory at an offset closer to bottom of RAM | Hari Bathini | 1 | -7/+26 |
2017-03-31 | powerpc/powernv: Handle OPAL_WRONG_STATE in opal_get_sensor_data() | Vipin K Parashar | 1 | -0/+4 |
2017-03-28 | powerpc: Make /proc/self/stack always print the current stack | Thadeu Lima de Souza Cascardo | 1 | -1/+8 |
2017-03-28 | powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts() | Michael Ellerman | 1 | -2/+2 |
2017-03-28 | powerpc/configs: Re-enable POWER8 crc32c | Anton Blanchard | 3 | -3/+3 |
2017-03-28 | powerpc/configs: Make oprofile a module | Anton Blanchard | 3 | -3/+3 |
2017-03-28 | powerpc/configs: Re-enable ISO9660_FS as a built-in in 64 bit configs | Anton Blanchard | 3 | -3/+3 |
2017-03-28 | powerpc/powernv: Fix XSCOM address mangling for form 1 indirect | Michael Neuling | 1 | -10/+17 |
2017-03-28 | powerpc/powernv: de-deuplicate OPAL call wrappers | Oliver O'Halloran | 1 | -31/+22 |
2017-03-28 | powerpc/xmon: add debugfs entry for xmon | Guilherme G. Piccoli | 1 | -0/+31 |
2017-03-28 | powerpc/xmon: drop the nobt option from xmon plus minor fixes | Guilherme G. Piccoli | 1 | -10/+3 |
2017-03-28 | powerpc/xmon: Fix an unexpected xmon on/off state change | Pan Xinhui | 1 | -7/+10 |
2017-03-21 | powerpc/64s: POWER8 add missing machine check definitions | Nicholas Piggin | 1 | -7/+19 |
2017-03-21 | powerpc/64s: Data driven machine check handling | Nicholas Piggin | 1 | -254/+74 |
2017-03-21 | powerpc/64s: Data driven machine check evaluation | Nicholas Piggin | 1 | -243/+326 |
2017-03-21 | powerpc/64s: Move POWER machine check defines into mce_power.c | Nicholas Piggin | 2 | -91/+92 |
2017-03-21 | powerpc/64s: Clean up machine check recovery flushing | Nicholas Piggin | 1 | -74/+23 |
2017-03-21 | powerpc/64s: Machine check print NIP | Nicholas Piggin | 1 | -1/+2 |
2017-03-21 | drivers/pcmcia: NO_IRQ removal for electra_cf.c | Michael Ellerman | 1 | -2/+2 |
2017-03-21 | MAINTAINERS: Add file patterns for powerpc device tree bindings | Geert Uytterhoeven | 1 | -1/+2 |
2017-03-21 | powerpc: Fix missing CRCs, add more asm-prototypes.h declarations | Ben Hutchings | 1 | -0/+2 |
2017-03-21 | powerpc/32: Remove Mac-on-Linux/rtlinux hooks | Ben Hutchings | 2 | -17/+1 |
2017-03-21 | powerpc/mm: Move mmap_sem unlocking in do_page_fault() | Laurent Dufour | 1 | -15/+4 |
2017-03-21 | powerpc/mm: Handle VM_FAULT_RETRY earlier | Laurent Dufour | 1 | -29/+38 |
2017-03-21 | powerpc/mm: Move mmap_sem unlock up from do_sigbus | Laurent Dufour | 1 | -3/+3 |
2017-03-20 | powerpc/powernv/npu: Remove dead iommu code | Alexey Kardashevskiy | 1 | -3/+1 |
2017-03-20 | powerpc/powernv: Fix it_ops::get() callback to return in cpu endian | Alexey Kardashevskiy | 1 | -1/+1 |
2017-03-20 | powerpc/ftrace: Add prototype for prepare_ftrace_return() | Tobin C. Harding | 2 | -0/+3 |
2017-03-20 | powerpc/swsusp: Include suspend.h to silence sparse warnings | Tobin C. Harding | 1 | -0/+1 |
2017-03-20 | powerpc/pseries: Move struct hcall_stats to hvCall_inst.c | Tobin C. Harding | 2 | -10/+10 |
2017-03-20 | selftests/powerpc: Add cache_shape sniff test | Michael Ellerman | 4 | -0/+137 |
2017-03-20 | selftests/powerpc: Refactor the AUXV routines | Michael Ellerman | 2 | -18/+41 |
2017-03-20 | powerpc/64: Allow for THREAD_SIZE > 16k | Hamish Martin | 1 | -1/+2 |
2017-03-20 | powerpc: Move THREAD_SHIFT config to Kconfig | Hamish Martin | 2 | -9/+11 |
2017-03-20 | Linux 4.11-rc3v4.11-rc3 | Linus Torvalds | 1 | -1/+1 |
2017-03-20 | mm/swap: don't BUG_ON() due to uninitialized swap slot cache | Linus Torvalds | 1 | -1/+1 |
2017-03-20 | Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -2/+6 |
2017-03-20 | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -68/+88 |
2017-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 25 | -548/+1274 |
2017-03-20 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+30 |
2017-03-19 | qla2xxx: Update driver version to 9.00.00.00-k | Himanshu Madhani | 1 | -3/+3 |
2017-03-19 | qla2xxx: Fix delayed response to command for loop mode/direct connect. | Quinn Tran | 6 | -20/+81 |
2017-03-19 | qla2xxx: Change scsi host lookup method. | Quinn Tran | 7 | -40/+100 |
2017-03-19 | qla2xxx: Add DebugFS node to display Port Database | Himanshu Madhani | 2 | -4/+90 |
2017-03-19 | qla2xxx: Use IOCB interface to submit non-critical MBX. | Quinn Tran | 6 | -65/+279 |
2017-03-19 | qla2xxx: Add async new target notification | Quinn Tran | 2 | -3/+4 |
2017-03-19 | qla2xxx: Export DIF stats via debugfs | Anil Gurumurthy | 2 | -0/+27 |
2017-03-19 | qla2xxx: Improve T10-DIF/PI handling in driver. | Quinn Tran | 7 | -251/+406 |