Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-12 | 3 | -4/+4 | |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 4 | -7/+3 | |
* | x86: mm: restore original pte_special check | Mel Gorman | 2015-02-12 | 1 | -7/+1 | |
* | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 2015-02-12 | 3 | -63/+5 | |
* | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman | 2015-02-12 | 1 | -2/+2 | |
* | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 2015-02-12 | 1 | -0/+16 | |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-12 | 1 | -1/+2 | |
|\ | ||||||
| * | kprobes: Pass the original kprobe for preparing optimized kprobe | Masami Hiramatsu | 2015-01-13 | 1 | -1/+2 | |
* | | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 2015-02-11 | 1 | -4/+3 | |
* | | mm: account pmd page tables to the process | Kirill A. Shutemov | 2015-02-11 | 1 | -5/+9 | |
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 | |
* | | mm/hugetlb: pmd_huge() returns true for non-present hugepage | Naoya Horiguchi | 2015-02-11 | 2 | -2/+8 | |
* | | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 2015-02-11 | 1 | -12/+0 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-10 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | x86: init_mem_mapping(): use capital BIOS in comment | Pavel Machek | 2015-01-02 | 1 | -1/+1 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-10 | 4 | -0/+140 | |
|\ \ \ | ||||||
| * | | | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf | 2015-02-04 | 3 | -4/+4 | |
| * | | | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING | Miroslav Benes | 2015-01-20 | 1 | -1/+1 | |
| * | | | livepatch: handle ancient compilers with more grace | Jiri Kosina | 2015-01-09 | 1 | -1/+5 | |
| * | | | livepatch: move x86 specific ftrace handler code to arch/x86 | Li Bin | 2014-12-22 | 1 | -0/+5 | |
| * | | | livepatch: kernel: add support for live patching | Seth Jennings | 2014-12-22 | 4 | -0/+131 | |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-10 | 6 | -77/+13 | |
|\ \ \ \ | ||||||
| * | | | | x86: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 5 | -77/+2 | |
| * | | | | hugetlb, x86: register 1G page size if we can allocate them at runtime | Kirill A. Shutemov | 2015-02-10 | 1 | -0/+11 | |
* | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-10 | 10 | -245/+145 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2015-02-10 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS | Len Brown | 2015-02-09 | 1 | -0/+4 | |
| * | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-02-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu... | Rafael J. Wysocki | 2015-02-09 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | cpufreq: Add SFI based cpufreq driver support | Srinidhi Kasagar | 2014-12-20 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'acpi-resources' | Rafael J. Wysocki | 2015-02-10 | 6 | -228/+124 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu | 2015-02-05 | 4 | -24/+31 | |
| | * | | | | | | | | x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation | Jiang Liu | 2015-02-05 | 1 | -204/+91 | |
| | * | | | | | | | | x86/PCI: Fix the range check for IO resources | Jiang Liu | 2015-02-05 | 1 | -2/+4 | |
| | * | | | | | | | | PCI: Use common resource list management code instead of private implementation | Jiang Liu | 2015-02-05 | 1 | -2/+2 | |
| | * | | | | | | | | Merge branch 'acpica' into acpi-resources | Rafael J. Wysocki | 2015-02-03 | 2 | -16/+16 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' | Rafael J. Wysocki | 2015-02-10 | 1 | -14/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | / / / / / / / | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo | 2015-02-06 | 1 | -14/+2 | |
| | | |/ / / / / / / / | ||||||
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-video' and 'acpi-soc' | Rafael J. Wysocki | 2015-02-10 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | ACPI: add AMD ACPI2Platform device support for x86 system | Ken Xue | 2015-02-06 | 1 | -0/+11 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2015-02-10 | 2 | -16/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 2015-01-26 | 2 | -16/+16 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR | Yijing Wang | 2015-01-28 | 1 | -0/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2015-02-10 | 7 | -304/+49 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | xen: mark grant mapped pages as foreign | Jennifer Herbert | 2015-01-28 | 1 | -7/+0 | |
| * | | | | | | | | x86/xen: require ballooned pages for grant maps | Jennifer Herbert | 2015-01-28 | 1 | -2/+3 | |
| * | | | | | | | | xen: remove scratch frames for ballooned pages and m2p override | David Vrabel | 2015-01-28 | 2 | -260/+12 | |
| * | | | | | | | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel | 2015-01-28 | 2 | -12/+11 | |
| * | | | | | | | | x86/xen: cleanup arch/x86/xen/mmu.c | Juergen Gross | 2015-01-28 | 1 | -2/+0 |