aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/rxrpc.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-23intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli1-0/+25
2016-03-23intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown1-22/+86
2016-03-23ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner1-0/+1
2016-03-23PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner1-0/+1
2016-03-22cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki1-1/+1
2016-03-22cpufreq: Always update current frequency before startig governorRafael J. Wysocki1-11/+3
2016-03-22cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki1-9/+19
2016-03-22cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki1-22/+22
2016-03-22cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat2-2/+141
2016-03-22cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang1-6/+6
2016-03-22PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi1-1/+13
2016-03-22ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King1-1/+1
2016-03-22cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling1-33/+17
2016-03-21cpuidle: menu: Fall back to polling if next timer event is nearRafael J. Wysocki1-4/+8
2016-03-20cpufreq: acpi-cpufreq: Clean up hot plug notifier callbackRichard Cochran1-2/+4
2016-03-20intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki1-30/+43
2016-03-18cpufreq: Make cpufreq_quick_get() safe to callRichard Cochran1-2/+10
2016-03-17ACPI / property: fix data node parsing in acpi_get_next_subnode()Irina Tirdea1-0/+1
2016-03-17ACPI / APD: Add device HID for future AMD UART controllerWang Hongcheng1-0/+1
2016-03-17cpuidle: menu: use high confidence factors only when considering pollingRik van Riel1-18/+24
2016-03-17PM / clk: Add support for obtaining clocks from device-treeJon Hunter2-0/+98
2016-03-17PM / devfreq: Spelling s/frequnecy/frequency/Geert Uytterhoeven1-1/+1
2016-03-15autofs4: fix string.h include in auto_dev-ioctl.hIan Kent1-5/+0
2016-03-15autofs4: use pr_xxx() macros directly for loggingIan Kent6-75/+68
2016-03-15autofs4: change log print macros to not insert newlineIan Kent6-49/+49
2016-03-15autofs4: make autofs log prints consistentIan Kent4-12/+12
2016-03-15autofs4: fix some white space errorsIan Kent6-10/+8
2016-03-15autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent1-1/+1
2016-03-15autofs4: fix coding style line length in autofs4_wait()Ian Kent1-2/+4
2016-03-15autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent1-8/+20
2016-03-15autofs4: coding style fixesIan Kent12-188/+190
2016-03-15autofs: show pipe inode in mount optionsStanislav Kinsburskiy1-1/+6
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel5-19/+126
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel1-2/+12
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2-1/+5
2016-03-15checkpatch: fix another left brace warningGeyslan G. Bem1-1/+1
2016-03-15checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches1-4/+8
2016-03-15checkpatch: warn on bare unsigned or signed declarations without intJoe Perches1-0/+20
2016-03-15checkpatch: exclude asm volatile from complex macro checkJoe Perches1-0/+3
2016-03-15mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner1-2/+1
2016-03-15mm: migrate: consolidate mem_cgroup_migrate() callsJohannes Weiner1-7/+2
2016-03-15mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim7-52/+105
2016-03-15mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim1-11/+30
2016-03-15mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim1-4/+5
2016-03-15mm/memblock.c: remove unnecessary memblock_type variableAlexander Kuleshov1-6/+2
2016-03-15x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2-9/+7
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger3-16/+10
2016-03-15thp: cleanup split_huge_page()Kirill A. Shutemov1-13/+7
2016-03-15mm: use linear_page_index() in do_fault()Matthew Wilcox1-2/+1