| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-09 | 1 | -0/+8 |
|\ |
|
| *-. | Merge branches 'pm-core', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2016-04-08 | 1 | -0/+8 |
| |\ \ |
|
| | | * | tools/power turbostat: print IRTL MSRs | Len Brown | 2016-04-07 | 1 | -0/+8 |
* | | | | x86: remove the kernel code/data/bss resources from /proc/iomem | Linus Torvalds | 2016-04-06 | 1 | -37/+0 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-04-05 | 10 | -41/+75 |
|\ \ \ \ |
|
| * | | | | kvm: x86: make lapic hrtimer pinned | Luiz Capitulino | 2016-04-05 | 1 | -4/+4 |
| * | | | | s390/mm/kvm: fix mis-merge in gmap handling | Christian Borntraeger | 2016-04-05 | 1 | -2/+2 |
| * | | | | kvm: set page dirty only if page has been writable | Yu Zhao | 2016-04-01 | 1 | -2/+10 |
| * | | | | KVM: x86: reduce default value of halt_poll_ns parameter | Paolo Bonzini | 2016-04-01 | 1 | -1/+1 |
| * | | | | KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled | Paolo Bonzini | 2016-04-01 | 1 | -0/+5 |
| * | | | | KVM: x86: Inject pending interrupt even if pending nmi exist | Yuki Shibuya | 2016-04-01 | 1 | -10/+10 |
| * | | | | Merge tag 'kvm-arm-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2016-04-01 | 4 | -22/+43 |
| |\ \ \ \ |
|
| | * | | | | arm64: KVM: Register CPU notifiers when the kernel runs at HYP | James Morse | 2016-03-31 | 1 | -19/+33 |
| | * | | | | arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting | Suzuki K Poulose | 2016-03-30 | 3 | -3/+10 |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-04-04 | 54 | -176/+217 |
|\ \ \ \ \ \ |
|
| * | | | | | | MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation | Maciej W. Rozycki | 2016-04-04 | 1 | -13/+13 |
| * | | | | | | MIPS: BMIPS: Fix gisb-arb compatible string for 7435 | Florian Fainelli | 2016-04-04 | 1 | -1/+1 |
| * | | | | | | MIPS: Bail on unsupported module relocs | Paul Burton | 2016-04-03 | 2 | -6/+32 |
| * | | | | | | MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name | Antony Pavlov | 2016-04-03 | 1 | -1/+1 |
| * | | | | | | MIPS: ath79: Fix the ar913x reference clock rate | Alban Bedel | 2016-04-03 | 1 | -37/+1 |
| * | | | | | | MIPS: ath79: Fix the ar724x clock calculation | Weijie Gao | 2016-04-03 | 1 | -3/+3 |
| * | | | | | | dt-bindings: clock: qca,ath79-pll: fix copy-paste typos | Antony Pavlov | 2016-04-03 | 1 | -1/+1 |
| * | | | | | | MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp' | Maciej W. Rozycki | 2016-04-03 | 3 | -12/+20 |
| * | | | | | | FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c. | Ralf Baechle | 2016-04-03 | 1 | -2/+2 |
| * | | | | | | MIPS: ci20: Enable NAND and UBIFS support in defconfig. | Harvey Hunt | 2016-04-03 | 1 | -5/+9 |
| * | | | | | | MIPS: Fix misspellings in comments. | Adam Buchbinder | 2016-04-03 | 32 | -52/+52 |
| * | | | | | | MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE | Paul Burton | 2016-04-03 | 1 | -0/+5 |
| * | | | | | | MIPS: zboot: Remove copied source files on clean | Alban Bedel | 2016-04-03 | 1 | -0/+1 |
| * | | | | | | MIPS: zboot: Fix the build with XZ compression on older GCC versions | Alban Bedel | 2016-04-03 | 1 | -3/+3 |
| * | | | | | | MIPS: Wire up preadv2 and pwrite2 syscalls. | Ralf Baechle | 2016-04-03 | 5 | -6/+20 |
| * | | | | | | MIPS: cpu_name_string: Use raw_smp_processor_id(). | James Hogan | 2016-03-29 | 1 | -1/+1 |
| * | | | | | | pcmcia: db1xxx_ss: fix last irq_to_gpio user | Manuel Lauss | 2016-03-29 | 2 | -12/+10 |
| * | | | | | | MIPS: Fix MSA ld unaligned failure cases | Paul Burton | 2016-03-29 | 1 | -21/+30 |
| * | | | | | | MIPS: Fix broken malta qemu | Qais Yousef | 2016-03-29 | 1 | -0/+12 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-04-04 | 2 | -2/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead() | Boris Ostrovsky | 2016-03-29 | 1 | -0/+2 |
| * | | | | | | Merge tag 'v4.6-rc1' into for-linus-4.6 | Konrad Rzeszutek Wilk | 2016-03-29 | 2036 | -31620/+57730 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op | Boris Ostrovsky | 2016-03-25 | 1 | -2/+10 |
* | | | | | | | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 2016-04-04 | 6 | -9/+9 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
| * | | | | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 5 | -8/+8 |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-04-03 | 2 | -10/+48 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf/x86/amd/ibs: Fix pmu::stop() nesting | Peter Zijlstra | 2016-03-31 | 1 | -7/+45 |
| * | | | | | | | perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL | Huang Rui | 2016-03-25 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-04-03 | 11 | -30/+38 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/cpu: Add advanced power management bits | Huang Rui | 2016-03-29 | 1 | -0/+2 |
| * | | | | | | | | x86/thread_info: Merge two !__ASSEMBLY__ sections | Borislav Petkov | 2016-03-29 | 1 | -4/+2 |
| * | | | | | | | | x86/cpufreq: Remove duplicated TDP MSR macro definitions | Vladimir Zapolskiy | 2016-03-29 | 1 | -7/+1 |
| * | | | | | | | | x86/cpu: Get rid of compute_unit_id | Borislav Petkov | 2016-03-29 | 4 | -14/+6 |
| * | | | | | | | | perf/x86/amd: Cleanup Fam10h NB event constraints | Peter Zijlstra | 2016-03-29 | 2 | -3/+23 |