| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-06-25 | 1 | -0/+12 |
|\ |
|
| * | kprobes/x86: Clear TF bit in fault on single-stepping | Masami Hiramatsu | 2016-06-14 | 1 | -0/+12 |
* | | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-06-25 | 15 | -51/+137 |
|\ \ |
|
| * | | powerpc/bpf/jit: Disable classic BPF JIT on ppc64le | Naveen N. Rao | 2016-06-23 | 1 | -1/+1 |
| * | | powerpc: Fix faults caused by radix patching of SLB miss handler | Michael Ellerman | 2016-06-23 | 1 | -3/+4 |
| * | | powerpc/eeh: Fix invalid cached PE primary bus | Gavin Shan | 2016-06-17 | 1 | -3/+4 |
| * | | powerpc/mm/radix: Update Radix tree size as per ISA 3.0 | Aneesh Kumar K.V | 2016-06-17 | 3 | -7/+19 |
| * | | powerpc/mm/hash: Don't add memory coherence if cache inhibited is set | Aneesh Kumar K.V | 2016-06-17 | 1 | -5/+9 |
| * | | powerpc/mm/hash: Use the correct PPP mask when updating HPTE | Aneesh Kumar K.V | 2016-06-14 | 2 | -4/+5 |
| * | | powerpc/mm/radix: Flush page walk cache when freeing page table | Aneesh Kumar K.V | 2016-06-10 | 6 | -7/+73 |
| * | | powerpc/mm/radix: Update to tlb functions ric argument | Aneesh Kumar K.V | 2016-06-10 | 1 | -21/+22 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-24 | 40 | -87/+73 |
|\ \ \ |
|
| * | | | unicore32: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | s390: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -4/+2 |
| * | | | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 3 | -11/+7 |
| * | | | score: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -3/+2 |
| * | | | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -2/+1 |
| * | | | nios2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -3/+2 |
| * | | | mips: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -3/+3 |
| * | | | arc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -2/+2 |
| * | | | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
| * | | | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 2 | -2/+2 |
| * | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 26 | -51/+46 |
* | | | | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-06-24 | 1 | -42/+32 |
|\ \ \ \ |
|
| * | | | | x86/xen: avoid m2p lookup when setting early page table entries | David Vrabel | 2016-06-23 | 1 | -41/+31 |
| * | | | | x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() | Juergen Gross | 2016-06-23 | 1 | -1/+1 |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-06-24 | 6 | -8/+43 |
|\ \ \ \ \ |
|
| * | | | | | arm64: hibernate: Don't hibernate on systems with stuck CPUs | James Morse | 2016-06-22 | 1 | -0/+6 |
| * | | | | | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse | 2016-06-22 | 2 | -0/+30 |
| * | | | | | arm64: mm: remove page_mapping check in __sync_icache_dcache | Shaokun Zhang | 2016-06-21 | 1 | -4/+0 |
| * | | | | | arm64: fix boot image dependencies to not generate invalid images | Masahiro Yamada | 2016-06-21 | 1 | -1/+1 |
| * | | | | | arm64: update ASID limit | Jean-Philippe Brucker | 2016-06-21 | 1 | -3/+6 |
| |/ / / / |
|
* | | | | | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds | 2016-06-24 | 1 | -0/+1 |
* | | | | | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds | 2016-06-24 | 3 | -9/+6 |
* | | | | | Clarify naming of thread info/stack allocators | Linus Torvalds | 2016-06-24 | 7 | -11/+13 |
| |/ / /
|/| | | |
|
* | | | | x86: avoid avoid passing around 'thread_info' in stack dumping code | Linus Torvalds | 2016-06-23 | 4 | -23/+17 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-06-20 | 2 | -7/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | s390/cpum_cf: use perf software context for hardware counters | Hendrik Brueckner | 2016-06-16 | 1 | -6/+2 |
| * | | | KVM: s390/mm: Fix CMMA reset during reboot | Christian Borntraeger | 2016-06-13 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2016-06-18 | 39 | -135/+250 |
|\ \ \ |
|
| * | | | Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ... | Olof Johansson | 2016-06-18 | 53 | -467/+136 |
| |\| | |
|
| * | | | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2016-06-18 | 52 | -376/+565 |
| |\ \ \ |
|
| | * | | | ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_mem_ret | Nishanth Menon | 2016-06-13 | 1 | -65/+0 |
| | * | | | ARM: OMAP: DRA7: powerdomain data: Remove unused pwrsts_logic_ret | Nishanth Menon | 2016-06-13 | 1 | -7/+0 |
| | * | | | ARM: OMAP: DRA7: powerdomain data: Set L3init and L4per to ON | Nishanth Menon | 2016-06-13 | 1 | -2/+2 |
| | * | | | ARM: OMAP2+: Select OMAP_INTERCONNECT for SOC_AM43XX | Dave Gerlach | 2016-06-09 | 1 | -0/+1 |