]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2017-08-10 Christophe... powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
2017-08-10 Michael Ellermanpowerpc/traps: Use SRR1 defines for program check reasons
2017-08-10 Michael Ellermanpowerpc/mce: Move 64-bit machine check code into mce.c
2017-08-10 Michael Ellermanpowerpc/traps: machine_check_generic() is only used...
2017-08-10 Michael Ellermanpowerpc/traps: Inline get_mc_reason()
2017-08-10 Michael Ellermanpowerpc/4xx: Move machine_check_4xx() into platforms/4xx
2017-08-10 Michael Ellermanpowerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
2017-08-10 Michael Ellermanpowerpc/44x: Move 44x machine check handlers into platf...
2017-08-10 Michael Ellermanpowerpc/44x: Simplify CONFIG_44x checks in Makefile
2017-08-10 Michael Ellermanpowerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
2017-08-10 Shilpasri G... powerpc/powernv: Add support to clear sensor groups...
2017-08-10 Shilpasri G... powerpc/powernv: Add support to set power-shifting...
2017-08-10 Shilpasri G... powerpc/powernv: Add support for powercap framework
2017-08-10 Nicholas Pigginpowerpc/pseries: Don't print failure message in energy...
2017-08-10 Matt Brownpowerpc/lib/sstep: Add isel instruction emulation
2017-08-10 Matt Brownpowerpc/lib/sstep: Add prty instruction emulation
2017-08-10 Matt Brownpowerpc/lib/sstep: Add bpermd instruction emulation
2017-08-10 Matt Brownpowerpc/lib/sstep: Add popcnt instruction emulation
2017-08-10 Matt Brownpowerpc/lib/sstep: Add cmpb instruction emulation
2017-08-10 Madhavan Srinivasanpowerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL...
2017-08-10 Madhavan Srinivasanpowerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to...
2017-08-10 Madhavan Srinivasanpowerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check...
2017-08-10 Madhavan Srinivasanpowerpc/perf: Update default sdar_mode value for power9
2017-08-10 Ivan Mikhaylovpowerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform
2017-08-10 Suraj Jitindar... powerpc/mm: Properly invalidate when setting process...
2017-08-10 Benjamin Herrenschmidtpowerpc/xive: Ensure active irqd when setting affinity
2017-08-10 Nicholas Pigginpowerpc: Add irq accounting for watchdog interrupts
2017-08-10 Nicholas Pigginpowerpc: Add irq accounting for system reset interrupts
2017-08-10 Nicholas Pigginpowerpc: Fix powerpc-specific watchdog build configuration
2017-08-10 Nicholas Pigginpowerpc/64s: Fix mce accounting for powernv
2017-08-10 Nathan Fontenotpowerpc/pseries: Check memory device state before onlin...
2017-08-10 Andreas Schwabpowerpc: Fix invalid use of register expressions
2017-08-08 Michael Ellermanpowerpc/mm/hash64: Make vmalloc 56T on hash
2017-08-08 Michael Ellermanpowerpc/mm/slb: Move comment next to the code it's...
2017-08-08 Michael Ellermanpowerpc/mm/book3s64: Make KERN_IO_START a variable
2017-08-08 Matt Brownpowerpc/powernv: Use darn instruction for get_random_se...
2017-08-08 Christophe... powerpc/32: Fix boot failure on non 6xx platforms
2017-08-08 Frederic Barratpowerpc/powernv: Enable PCI peer-to-peer
2017-08-03 Benjamin Herrenschmidtpowerpc: Remove old unused icswx based coprocessor...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Cleanup check for stack expansion
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Don't lose "major" fault indication on...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Move page fault VMA access checks to a...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Set fault flags earlier
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Add a bunch of (un)likely annotations to...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Move/simplify faulthandler_disabled() and...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Move the DSISR_PROTFAULT sanity check
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Cosmetic fix to page fault accounting
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Move CMO accounting out of do_page_fault...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Rework mm_fault_error()
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Make bad_area* helper functions
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Fix reporting of kernel execute faults
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Simplify returns from __do_page_fault
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Move debugger check to notify_page_fault()
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Overhaul handling of bad page faults
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Move error_code checks for bad faults earlier
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Move out definition of CPU specific is_writ...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Use symbolic constants for filtering SRR1...
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Update bits used to skip hash_page
2017-08-03 Benjamin Herrenschmidtpowerpc/mm: Update definitions of DSISR bits
2017-08-03 Benjamin Herrenschmidtpowerpc/6xx: Handle DABR match before calling do_page_fault
2017-08-02 Benjamin Herrenschmidtpowerpc/mm: Pre-filter SRR1 bits before do_page_fault()
2017-08-02 Benjamin Herrenschmidtpowerpc/mm: Move exception_enter/exit to a do_page_faul...
2017-08-02 Benjamin Herrenschmidtpowerpc/mm/radix: Avoid flushing the PWC on every flush...
2017-08-02 Benjamin Herrenschmidtpowerpc/mm/radix: Improve TLB/PWC flushes
2017-08-02 Benjamin Herrenschmidtpowerpc/mm/radix: Improve _tlbiel_pid to be usable...
2017-08-01 Victor Aoquipowerpc/kernel: Avoid preemption check in iommu_range_a...
2017-08-01 Gautham R.... powerpc/powernv: Clear PECE1 in LPCR via stop-api only...
2017-08-01 Gautham R.... powerpc/powernv: Save/Restore additional SPRs for stop4...
2017-07-31 Rui Tengpowerpc/mm: Fix check of multiple 16G pages from device...
2017-07-31 Michael Ellermanpowerpc/udbg: Reduce the footgun potential of EARLY_DEB...
2017-07-31 Michael Ellermanpowerpc/configs: Add a powernv_be_defconfig
2017-07-25 Anju T Sudhakarpowerpc/perf: Add thread IMC PMU support
2017-07-25 Anju T Sudhakarpowerpc/perf: Add core IMC PMU support
2017-07-25 Anju T Sudhakarpowerpc/perf: Add nest IMC PMU support
2017-07-25 Madhavan Srinivasanpowerpc/powernv: Detect and create IMC device
2017-07-24 Madhavan Srinivasanpowerpc/powernv: Add IMC OPAL APIs
2017-07-24 Aneesh Kumar K.Vpowerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
2017-07-24 Geliang Tangpowerpc/powernv: use memdup_user
2017-07-24 Michael Ellermanpowerpc/pseries: Don't needlessly initialise rv to 0
2017-07-24 Geliang Tangpowerpc/pseries: use memdup_user_nul
2017-07-24 Scott Woodpowerpc/ipic: Support edge on IRQ0
2017-07-24 Laurentiu Tudorpowerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
2017-07-24 Santosh Sivarajpowerpc/powernv: Get cpu only after validity check
2017-07-23 Linus TorvaldsLinux 4.13-rc2
2017-07-23 Linus TorvaldsProperly alphabetize MAINTAINERS file
2017-07-23 Linus TorvaldsFix up MAINTAINERS file problems
2017-07-23 Linus TorvaldsMerge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel...
2017-07-23 Juergen Grossxen/balloon: don't online new memory initially
2017-07-23 Juergen Grossxen/x86: fix cpu hotplug
2017-07-23 Wengang Wangxen/grant-table: log the lack of grants
2017-07-23 Vitaly Kuznetsovxen/x86: Don't BUG on CPU0 offlining
2017-07-22 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.13-rc2' of git://git...
2017-07-22 Linus TorvaldsMerge tag 'tty-4.13-rc2' of git://git.kernel.org/pub...
2017-07-22 Linus TorvaldsMerge tag 'char-misc-4.13-rc1' of git://git.kernel...
2017-07-22 Linus TorvaldsMerge tag 'usb-4.13-rc2' of git://git.kernel.org/pub...
2017-07-22 Linus TorvaldsMerge tag 'staging-4.13-rc2' of git://git.kernel.org...
2017-07-22 Randy DunlapMAINTAINERS: fix alphabetical ordering
2017-07-21 Linus TorvaldsMerge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org...
2017-07-21 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2017-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next