Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 1 | -13/+4 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | block: Change direct_access calling convention | Matthew Wilcox | 2015-01-13 | 1 | -13/+4 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 5 | -4/+7 | |
| |\ \ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | |_|_|/ | | | |/| | | | ||||||
| | * / | | | | iommu/fsl: Various cleanups | Emil Medve | 2015-02-03 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-11 | 4 | -6/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() | Naoya Horiguchi | 2015-02-11 | 1 | -4/+2 | |
| * | | | | | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 2 | -2/+2 | |
| * | | | | | | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 2015-02-11 | 1 | -0/+8 | |
* | | | | | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-02-11 | 200 | -3098/+3536 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | powerpc/mm: Warn on flushing tlb page in kernel context | Arseny Solokha | 2015-02-04 | 1 | -1/+5 | |
| * | | | | | | powerpc/powernv: Add OPAL soft-poweroff routine | Joel Stanley | 2015-02-04 | 3 | -2/+67 | |
| * | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2015-02-04 | 34 | -421/+884 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | powerpc/mm: bail out early when flushing TLB page | Arseny Solokha | 2015-01-30 | 1 | -1/+4 | |
| | * | | | | | | powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) | Brian Norris | 2015-01-29 | 3 | -0/+3 | |
| | * | | | | | | perf/powerpc: reset event hw state when adding it to the PMU | Alexandru-Cezar Sardan | 2015-01-29 | 1 | -1/+3 | |
| | * | | | | | | powerpc/qe: Use strlcpy() | Rickard Strandqvist | 2015-01-29 | 1 | -3/+3 | |
| | * | | | | | | PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n... | Markus Elfring | 2015-01-29 | 1 | -2/+1 | |
| | * | | | | | | powerpc: dts: pq3/85xx: Fix GPIO address | Alessio Igor Bogani | 2015-01-29 | 1 | -3/+3 | |
| | * | | | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QMan | Kumar Gala | 2015-01-29 | 3 | -0/+183 | |
| | * | | | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan | Kumar Gala | 2015-01-29 | 2 | -0/+131 | |
| | * | | | | | | powerpc/85xx: Add support for Emerson/Artesyn MVME2500. | Alessio Igor Bogani | 2015-01-29 | 5 | -3/+374 | |
| | * | | | | | | powerpc/mpc85xx: Add ranges to etsec2 nodes | Scott Wood | 2015-01-29 | 3 | -0/+3 | |
| | * | | | | | | powerpc/config: Enable MDIO support | Andy Fleming | 2015-01-29 | 2 | -0/+5 | |
| | * | | | | | | powerpc: Add machine_check cpu function for e300c3 cpus | Esben Haabendal | 2015-01-29 | 1 | -0/+1 | |
| | * | | | | | | powerpc/8xx: Remove duplicated code in set_context() | LEROY Christophe | 2015-01-29 | 1 | -6/+4 | |
| | * | | | | | | powerpc/8xx: Optimise access to swapper_pg_dir | LEROY Christophe | 2015-01-29 | 1 | -16/+19 | |
| | * | | | | | | powerpc/8xx: Take benefit of aligned PGDIR | LEROY Christophe | 2015-01-29 | 1 | -19/+15 | |
| | * | | | | | | powerpc32: Use kmem_cache memory for PGDIR | LEROY Christophe | 2015-01-29 | 2 | -2/+18 | |
| | * | | | | | | powerpc/8xx: remove tests on PGDIR entry validity | LEROY Christophe | 2015-01-29 | 1 | -33/+8 | |
| | * | | | | | | powerpc/8xx: remove remaining unnecessary code in FixupDAR | LEROY Christophe | 2015-01-29 | 1 | -6/+0 | |
| | * | | | | | | powerpc/8xx: reduce pressure on TLB due to context switches | LEROY Christophe | 2015-01-29 | 1 | -1/+42 | |
| | * | | | | | | powerpc/8xx: use _PAGE_RO instead of _PAGE_RW | LEROY Christophe | 2015-01-29 | 3 | -14/+9 | |
| | * | | | | | | powerpc32: adds handling of _PAGE_RO | LEROY Christophe | 2015-01-29 | 4 | -14/+28 | |
| | * | | | | | | powerpc/perf: fix fsl_emb_pmu_start to write correct pmc value | Tom Huynh | 2015-01-29 | 1 | -1/+5 | |
| | * | | | | | | powerpc: Remove duplicate tlbcam_index declarations | Emil Medve | 2015-01-29 | 2 | -3/+0 | |
| | * | | | | | | powerpc/dts: Remove T4240 emulator support | Emil Medve | 2015-01-29 | 1 | -281/+0 | |
| | * | | | | | | powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN | Kim Phillips | 2015-01-29 | 3 | -15/+25 | |
| * | | | | | | | powerpc/perf/hv-gpci: add the remaining gpci requests | Cody P Schafer | 2015-02-02 | 1 | -1/+186 | |
| * | | | | | | | powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated | Cody P Schafer | 2015-02-02 | 10 | -30/+316 | |
| * | | | | | | | powerpc/perf/hv-24x7: parse catalog and populate sysfs with events | Cody P Schafer | 2015-02-02 | 4 | -17/+841 | |
| * | | | | | | | perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper | sukadev@linux.vnet.ibm.com | 2015-02-02 | 1 | -0/+10 | |
| * | | | | | | | powerpc/kernel: Avoid initializing device-tree pointer twice | Gavin Shan | 2015-02-02 | 1 | -3/+0 | |
| * | | | | | | | powerpc: Remove old compile time disabled syscall tracing code | Michael Ellerman | 2015-02-02 | 3 | -104/+0 | |
| * | | | | | | | powerpc/kernel: Make syscall_exit a local label | Michael Ellerman | 2015-02-02 | 1 | -9/+9 | |
| * | | | | | | | cxl: Fix device_node reference counting | Ryan Grimm | 2015-02-02 | 2 | -4/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | powerpc/powernv: Don't alloc IRQ map if necessary | Gavin Shan | 2015-01-28 | 1 | -3/+4 | |
| * | | | | | | powerpc/powernv: Separate function for OPAL IRQ setup | Gavin Shan | 2015-01-28 | 1 | -20/+41 | |
| * | | | | | | powerpc/powernv: Remove "opal" prefix from pr_xxx()s | Michael Ellerman | 2015-01-28 | 1 | -6/+6 | |
| * | | | | | | powerpc: Remove some unused functions | Michael Ellerman | 2015-01-28 | 5 | -70/+0 |