Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | s390: TASK_SIZE for kernel threads | Martin Schwidefsky | 2017-02-24 | 1 | -1/+2 | |
| * | | | | | | | | | | s390/crypt: Add protected key AES module | Martin Schwidefsky | 2017-02-24 | 3 | -2/+633 | |
| * | | | | | | | | | | s390/pkey: Introduce pkey kernel module | Harald Freudenberger | 2017-02-23 | 6 | -0/+206 | |
| * | | | | | | | | | | s390/nmi: purge tlbs after control register validation | Heiko Carstens | 2017-02-23 | 1 | -1/+2 | |
| * | | | | | | | | | | s390/nmi: fix order of register validation | Heiko Carstens | 2017-02-23 | 1 | -12/+12 | |
| * | | | | | | | | | | s390/crypto: Add PCKMO inline function | Harald Freudenberger | 2017-02-23 | 1 | -0/+32 | |
| * | | | | | | | | | | s390/mm: use _SEGMENT_ENTRY_EMPTY in the code | Dominik Dingel | 2017-02-23 | 3 | -11/+11 | |
| * | | | | | | | | | | s390: opt into HAVE_COPY_THREAD_TLS | Heiko Carstens | 2017-02-23 | 2 | -3/+3 | |
| * | | | | | | | | | | s390: restore address space when returning to user space | Heiko Carstens | 2017-02-23 | 5 | -25/+53 | |
| * | | | | | | | | | | s390: rename CIF_ASCE to CIF_ASCE_PRIMARY | Heiko Carstens | 2017-02-23 | 3 | -15/+15 | |
* | | | | | | | | | | | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2017-02-28 | 3 | -102/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resources | H Hartley Sweeten | 2017-02-21 | 1 | -22/+7 | |
| * | | | | | | | | | | ARM: Orion5x: ts78xx: remove RTC detection | H Hartley Sweeten | 2017-02-21 | 1 | -39/+12 | |
| * | | | | | | | | | | ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resources | H Hartley Sweeten | 2017-02-21 | 2 | -41/+10 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-02-25 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | platform/x86: intel_pmc_ipc: read s0ix residency API | Shanth Murthy | 2017-02-25 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-02-25 | 10 | -1897/+238 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'sunxi-clk-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 2017-02-03 | 6 | -1274/+238 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: dts: sun9i: Switch to new clock bindings | Chen-Yu Tsai | 2017-01-30 | 1 | -297/+107 | |
| | * | | | | | | | | | | | ARM: gr8: Convert to CCU | Maxime Ripard | 2017-01-23 | 1 | -464/+56 | |
| | * | | | | | | | | | | | ARM: sun5i: Convert to CCU | Maxime Ripard | 2017-01-23 | 4 | -513/+75 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 | Irina Tirdea | 2017-01-27 | 4 | -623/+0 | |
* | | | | | | | | | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 108 | -278/+218 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | lib/dma-noop: Only build dma_noop_ops for s390 and m32r | Bart Van Assche | 2017-01-24 | 2 | -0/+2 | |
| * | | | | | | | | | | | | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 30 | -64/+41 | |
| * | | | | | | | | | | | | treewide: Consolidate set_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 3 | -16/+0 | |
| * | | | | | | | | | | | | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2017-01-24 | 30 | -63/+40 | |
| * | | | | | | | | | | | | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 100 | -192/+192 | |
* | | | | | | | | | | | | | treewide: Remove remaining executable attributes from source files | Joe Perches | 2017-02-25 | 3 | -0/+0 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-25 | 42 | -101/+407 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | m68k: replace gcc specific macros with ones from compiler.h | Gideon Israel Dsouza | 2017-02-25 | 10 | -22/+29 | |
| * | | | | | | | | | | | | | alpha: use generic current.h | Davidlohr Bueso | 2017-02-25 | 2 | -9/+1 | |
| * | | | | | | | | | | | | | arch/frv/mb93090-mb00/pci-frv.c: fix build warning | Sudip Mukherjee | 2017-02-25 | 1 | -3/+8 | |
| * | | | | | | | | | | | | | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins | 2017-02-25 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write | Aneesh Kumar K.V | 2017-02-25 | 1 | -7/+45 | |
| * | | | | | | | | | | | | | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 2017-02-25 | 5 | -13/+17 | |
| * | | | | | | | | | | | | | mm: cma_alloc: allow to specify GFP mask | Lucas Stach | 2017-02-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 2017-02-25 | 4 | -5/+5 | |
| * | | | | | | | | | | | | | mm: fix get_user_pages() vs device-dax pud mappings | Dan Williams | 2017-02-25 | 1 | -4/+24 | |
| * | | | | | | | | | | | | | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox | 2017-02-25 | 10 | -0/+251 | |
| * | | | | | | | | | | | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-25 | 2 | -22/+21 | |
| * | | | | | | | | | | | | | memblock: embed memblock type name within struct memblock_type | Heiko Carstens | 2017-02-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | cris: use generic current.h | Davidlohr Bueso | 2017-02-25 | 2 | -15/+1 | |
* | | | | | | | | | | | | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2017-02-25 | 23 | -187/+1058 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | openrisc: head: Init r0 to 0 on start | Stafford Horne | 2017-02-24 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | openrisc: Export ioremap symbols used by modules | Stafford Horne | 2017-02-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | arch/openrisc/lib/memcpy.c: use correct OR1200 option | Valentin Rothberg | 2017-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | openrisc: head: Remove unused strings | Stafford Horne | 2017-02-24 | 1 | -11/+0 | |
| * | | | | | | | | | | | | | | openrisc: head: Move init strings to rodata section | Stafford Horne | 2017-02-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | openrisc: entry: Fix delay slot detection | Stafford Horne | 2017-02-24 | 1 | -2/+2 |