Age | Commit message (Expand) | Author | Files | Lines |
2016-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
2016-06-25 | Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 15 | -51/+137 |
2016-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 40 | -87/+73 |
2016-06-25 | Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -42/+32 |
2016-06-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 6 | -8/+43 |
2016-06-25 | unicore32: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-25 | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-25 | sh: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-25 | s390: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-25 | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -4/+2 |
2016-06-25 | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 3 | -11/+7 |
2016-06-25 | score: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -3/+2 |
2016-06-25 | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -2/+1 |
2016-06-25 | nios2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -3/+2 |
2016-06-25 | mips: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -3/+3 |
2016-06-25 | arc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -2/+2 |
2016-06-25 | arm64: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-25 | x86/efi: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-25 | x86: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2 | -2/+2 |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 26 | -51/+46 |
2016-06-25 | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds | 1 | -0/+1 |
2016-06-25 | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds | 3 | -9/+6 |
2016-06-25 | Clarify naming of thread info/stack allocators | Linus Torvalds | 7 | -11/+13 |
2016-06-23 | x86: avoid avoid passing around 'thread_info' in stack dumping code | Linus Torvalds | 4 | -23/+17 |
2016-06-23 | x86/xen: avoid m2p lookup when setting early page table entries | David Vrabel | 1 | -41/+31 |
2016-06-23 | x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() | Juergen Gross | 1 | -1/+1 |
2016-06-23 | powerpc/bpf/jit: Disable classic BPF JIT on ppc64le | Naveen N. Rao | 1 | -1/+1 |
2016-06-23 | powerpc: Fix faults caused by radix patching of SLB miss handler | Michael Ellerman | 1 | -3/+4 |
2016-06-22 | arm64: hibernate: Don't hibernate on systems with stuck CPUs | James Morse | 1 | -0/+6 |
2016-06-22 | arm64: smp: Add function to determine if cpus are stuck in the kernel | James Morse | 2 | -0/+30 |
2016-06-21 | arm64: mm: remove page_mapping check in __sync_icache_dcache | Shaokun Zhang | 1 | -4/+0 |
2016-06-21 | arm64: fix boot image dependencies to not generate invalid images | Masahiro Yamada | 1 | -1/+1 |
2016-06-21 | arm64: update ASID limit | Jean-Philippe Brucker | 1 | -3/+6 |
2016-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -7/+3 |
2016-06-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 39 | -135/+250 |
2016-06-19 | Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ... | Olof Johansson | 53 | -467/+136 |
2016-06-19 | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 52 | -376/+565 |
2016-06-19 | Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 7 | -13/+20 |
2016-06-19 | ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes | Lee Jones | 1 | -0/+3 |
2016-06-19 | Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 1 | -1/+1 |
2016-06-19 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -3/+4 |
2016-06-18 | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+12 |
2016-06-18 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray | 2 | -0/+12 |
2016-06-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -28/+101 |
2016-06-17 | ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218 | Dave Gerlach | 1 | -1/+1 |
2016-06-17 | powerpc/eeh: Fix invalid cached PE primary bus | Gavin Shan | 1 | -3/+4 |
2016-06-17 | powerpc/mm/radix: Update Radix tree size as per ISA 3.0 | Aneesh Kumar K.V | 3 | -7/+19 |
2016-06-17 | powerpc/mm/hash: Don't add memory coherence if cache inhibited is set | Aneesh Kumar K.V | 1 | -5/+9 |
2016-06-17 | ARM: OMAP2+: timer: add probe for clocksources | Tero Kristo | 1 | -2/+5 |
2016-06-17 | ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ | Janusz Krzysztofik | 3 | -5/+8 |