| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix build warning on 32-bit PPC | Larry Finger | 2016-12-25 | 1 | -1/+1 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-25 | 3 | -11/+10 |
|\ |
|
| * | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 2 | -4/+3 |
| * | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -7/+7 |
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 2 | -2/+2 |
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 105 | -105/+105 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-20 | 1 | -3/+0 |
|\ |
|
| * | powerpc: fsl/fman: remove fsl,fman from of_device_ids[] | Madalin Bucur | 2016-12-20 | 1 | -3/+0 |
* | | powerpc: ima: send the kexec buffer to the next kernel | Thiago Jung Bauermann | 2016-12-20 | 5 | -6/+129 |
* | | powerpc: ima: get the kexec buffer passed by the previous kernel | Thiago Jung Bauermann | 2016-12-20 | 6 | -1/+155 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-17 | 1 | -1/+1 |
|\ |
|
| * | constify get_dcookie() and friends | Al Viro | 2016-12-05 | 1 | -1/+1 |
* | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 174 | -1793/+4610 |
|\ \ |
|
| * \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-12-16 | 34 | -360/+803 |
| |\ \ |
|
| | * | | powerpc/fsl/dts: add FMan node for t1042d4rdb | Madalin Bucur | 2016-12-09 | 1 | -0/+52 |
| | * | | powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb | Madalin Bucur | 2016-12-09 | 1 | -0/+4 |
| | * | | powerpc/fsl/dts: add QMan and BMan nodes on t1024 | Madalin Bucur | 2016-12-09 | 2 | -0/+58 |
| | * | | powerpc/fsl/dts: add QMan and BMan nodes on t1023 | Madalin Bucur | 2016-12-09 | 2 | -0/+132 |
| | * | | powerpc/fsl-lbc: use DEFINE_SPINLOCK() | Fabian Frederick | 2016-12-09 | 1 | -1/+1 |
| | * | | powerpc/8xx: Implement support of hugepages | Christophe Leroy | 2016-12-09 | 11 | -30/+225 |
| | * | | powerpc: get hugetlbpage handling more generic | Christophe Leroy | 2016-12-09 | 1 | -114/+81 |
| | * | | powerpc: port 64 bits pgtable_cache to 32 bits | Christophe Leroy | 2016-12-09 | 11 | -174/+227 |
| | * | | powerpc/fsl_pmc: use builtin_platform_driver | Geliang Tang | 2016-12-04 | 1 | -5/+1 |
| | * | | powerpc/83xx/suspend: use builtin_platform_driver | Geliang Tang | 2016-12-04 | 1 | -5/+1 |
| | * | | powerpc/85xx: Enable gpio power/reset driver | Andy Fleming | 2016-11-23 | 1 | -0/+6 |
| | * | | powerpc/fsl_soc: improve and simplify get_baudrate | Heiner Kallweit | 2016-11-23 | 1 | -8/+2 |
| | * | | powerpc/fsl_soc: improve and simplify get_brgfreq | Heiner Kallweit | 2016-11-23 | 1 | -17/+7 |
| | * | | powerpc/fsl_soc: improve and simplify fsl_get_sys_freq | Heiner Kallweit | 2016-11-23 | 1 | -10/+4 |
| | * | | powerpc/85xx/qemu: Enable CONFIG_E500 and CONFIG_PPC_E500MC | David Engraf | 2016-11-22 | 1 | -0/+2 |
| | * | | powerpc/dts: add device tree entry for W83793 on T4240RDB | Florian Larysch | 2016-11-22 | 1 | -0/+4 |
| * | | | powerpc/boot: Request no dynamic linker for boot wrapper | Nicholas Piggin | 2016-12-05 | 1 | -1/+23 |
| * | | | powerpc/ftrace: Fix the comments for ftrace_modify_code | Libin | 2016-12-03 | 1 | -7/+5 |
| * | | | powerpc/perf: macros for power9 format encoding | Madhavan Srinivasan | 2016-12-02 | 2 | -8/+79 |
| * | | | powerpc/perf: power9 raw event format encoding | Madhavan Srinivasan | 2016-12-02 | 1 | -0/+134 |
| * | | | powerpc/perf: update attribute_group data structure | Madhavan Srinivasan | 2016-12-02 | 1 | -5/+8 |
| * | | | powerpc/perf: factor out the event format field | Madhavan Srinivasan | 2016-12-02 | 3 | -70/+42 |
| * | | | powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown | Alexey Kardashevskiy | 2016-12-02 | 2 | -14/+1 |
| * | | | powerpc/iommu: Stop using @current in mm_iommu_xxx | Alexey Kardashevskiy | 2016-12-02 | 2 | -36/+26 |
| * | | | powerpc/iommu: Pass mm_struct to init/cleanup helpers | Alexey Kardashevskiy | 2016-12-02 | 4 | -9/+10 |
| * | | | powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit | Michael Ellerman | 2016-12-02 | 1 | -0/+7 |
| * | | | powerpc Don't print misleading facility name in facility unavailable exception | Balbir Singh | 2016-12-02 | 1 | -4/+4 |
| * | | | powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC | Michael Ellerman | 2016-12-01 | 3 | -38/+38 |
| * | | | powerpc/cell: Drop select of MEMORY_HOTPLUG | Michael Ellerman | 2016-12-01 | 1 | -1/+0 |
| * | | | powerpc/pseries: Use lmb_is_removable() to check removability | Nathan Fontenot | 2016-12-01 | 1 | -2/+5 |
| * | | | powerpc/mm: Fix page table dump build on non-Book3S | Michael Ellerman | 2016-12-01 | 3 | -2/+8 |
| * | | | powerpc/ps3: Fix system hang with GCC 5 builds | Geoff Levand | 2016-11-30 | 2 | -12/+1 |
| * | | | powerpc/prom: Switch to using structs for ibm_architecture_vec | Michael Ellerman | 2016-11-30 | 2 | -126/+154 |
| * | | | powerpc/prom: Define structs for client architecture vectors | Michael Ellerman | 2016-11-30 | 1 | -0/+53 |
| * | | | powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall | Nicholas Piggin | 2016-11-30 | 2 | -1/+12 |