| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: drop pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 3 | -73/+5 |
* | sh: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -34/+5 |
* | score: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -17/+2 |
* | s390: drop pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -25/+4 |
* | parisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -10/+0 |
* | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -13/+0 |
* | nios2: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -10/+1 |
* | mn10300: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -14/+3 |
* | mips: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 4 | -56/+0 |
* | microblaze: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -11/+0 |
* | metag: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -6/+0 |
* | m68k: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 4 | -53/+2 |
* | m32r: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 2 | -15/+0 |
* | ia64: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -20/+5 |
* | hexagon: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -44/+16 |
* | frv: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -22/+5 |
* | cris: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 3 | -10/+0 |
* | c6x: drop pte_file() | Kirill A. Shutemov | 2015-02-10 | 1 | -5/+0 |
* | blackfin: drop pte_file() | Kirill A. Shutemov | 2015-02-10 | 1 | -5/+0 |
* | avr32: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -25/+0 |
* | arm: drop L_PTE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 5 | -22/+4 |
* | arm64: drop PTE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -18/+4 |
* | arc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -12/+1 |
* | alpha: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -7/+0 |
* | sh: eliminate unused irq_reg_{readl,writel} accessors | Kevin Cernekee | 2015-02-10 | 2 | -6/+0 |
* | sh: build superh without CONFIG_EXPERT | Rob Landley | 2015-02-10 | 1 | -1/+1 |
* | hugetlb, x86: register 1G page size if we can allocate them at runtime | Kirill A. Shutemov | 2015-02-10 | 1 | -0/+11 |
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 2 | -10/+41 |
|\ |
|
| * | Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar | 2015-01-15 | 1 | -0/+28 |
| |\ |
|
| | * | ACPI, EINJ: Enhance error injection tolerance level | Chen, Gong | 2014-12-15 | 1 | -0/+28 |
| * | | Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2015-01-15 | 1 | -11/+14 |
| |\ \ |
|
| | * | | x86, mce: Fix sparse errors | Borislav Petkov | 2014-12-22 | 1 | -3/+3 |
| | * | | x86, mce: Improve timeout error messages | Andy Lutomirski | 2014-12-22 | 1 | -8/+11 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-10 | 2 | -23/+11 |
|\ \ \ \ |
|
| * | | | | x86, e820: Clean up sanitize_e820_map() users | WANG Chao | 2015-01-23 | 1 | -18/+8 |
| * | | | | x86, setup: Let early_memremap() handle page alignment | WANG Chao | 2015-01-23 | 1 | -5/+3 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-10 | 3 | -25/+86 |
|\ \ \ \ \ |
|
| * | | | | | x86: pmc_atom: Expose contents of PSS | Andy Shevchenko | 2015-01-20 | 2 | -3/+80 |
| * | | | | | x86: pmc_atom: Clean up init function | Andy Shevchenko | 2015-01-20 | 1 | -7/+3 |
| * | | | | | x86: pmc-atom: Remove unused macro | Andy Shevchenko | 2015-01-20 | 1 | -2/+0 |
| * | | | | | x86: pmc_atom: don%27t check for NULL twice | Andy Shevchenko | 2015-01-20 | 1 | -4/+0 |
| * | | | | | x86: pmc-atom: Assign debugfs node as soon as possible | Andy Shevchenko | 2015-01-20 | 1 | -1/+3 |
| * | | | | | x86/platform: Remove unused function from apb_timer.c | Rickard Strandqvist | 2014-12-23 | 1 | -8/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 4 | -25/+42 |
|\ \ \ \ \ |
|
| * | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin() | Oleg Nesterov | 2015-01-20 | 3 | -7/+20 |
| * | | | | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end() | Oleg Nesterov | 2015-01-20 | 1 | -13/+6 |
| * | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu state | Oleg Nesterov | 2015-01-20 | 2 | -1/+10 |
| * | | | | | x86/fpu: Use a symbolic name for asm operand | Borislav Petkov | 2014-12-23 | 1 | -4/+6 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 1 | -7/+7 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-01-29 | 1 | -7/+7 |
| |\ \ \ \ \ |
|