index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
x86/efi: Allocate a trampoline if needed in efi_free_boot_services()
Andy Lutomirski
1
-0
/
+21
2016-08-11
x86/boot: Rework reserve_real_mode() to allow multiple tries
Andy Lutomirski
2
-8
/
+30
2016-08-11
x86/boot: Defer setup_real_mode() to early_initcall time
Andy Lutomirski
3
-6
/
+12
2016-08-11
x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly
Andy Lutomirski
2
-8
/
+12
2016-08-11
x86/boot: Run reserve_bios_regions() after we initialize the memory map
Andy Lutomirski
3
-3
/
+2
2016-08-11
x86/irq: Do not substract irq_tlb_count from irq_call_count
Aaron Lu
2
-6
/
+1
2016-08-11
x86/mm: Fix swap entry comment and macro
Dave Hansen
1
-2
/
+2
2016-08-11
x86/mm/kaslr: Fix -Wformat-security warning
Nicolas Iooss
1
-1
/
+1
2016-08-11
Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...
Arnd Bergmann
2
-0
/
+2
2016-08-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+0
2016-08-10
revert "ARM: keystone: dts: add psci command definition"
Andrew Morton
1
-8
/
+0
2016-08-10
arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selected
Sudeep Holla
1
-1
/
+1
2016-08-10
arm64: Kconfig: select ALPINE_MSI only if PCI is selected
Sudeep Holla
1
-1
/
+1
2016-08-10
ARM: dts: realview: Fix PBX-A9 cache description
Robin Murphy
1
-5
/
+4
2016-08-10
ARM: tegra: fix erroneous address in dts
Ralf Ramsauer
1
-2
/
+2
2016-08-10
ARM: dts: add syscon compatible string for AP syscon
Linus Walleij
1
-1
/
+1
2016-08-10
ARM: dts: add syscon compatible string for CP syscon
Linus Walleij
1
-1
/
+1
2016-08-10
ARM: oxnas: select reset controller framework
Arnd Bergmann
1
-0
/
+2
2016-08-10
ARM: hide mach-*/ include for ARM_SINGLE_ARMV7M
Arnd Bergmann
1
-0
/
+2
2016-08-10
ARM: don't include removed directories
Arnd Bergmann
3
-5
/
+3
2016-08-10
arm: oabi compat: add missing access checks
Dave Weinstein
1
-1
/
+7
2016-08-10
Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2016-08-10
x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...
Dave Hansen
1
-121
/
+17
2016-08-10
x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables
Valdis Kletnieks
1
-0
/
+2
2016-08-10
x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems
Mike Travis
1
-0
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
2
-20
/
+13
2016-08-10
x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...
Mike Travis
1
-3
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous
Mike Travis
1
-4
/
+5
2016-08-10
x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET
Borislav Petkov
1
-5
/
+9
2016-08-10
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
1
-0
/
+7
2016-08-10
powerpc/vdso: Fix build rules to rebuild vdsos correctly
Nicholas Piggin
2
-6
/
+6
2016-08-10
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
Michael Ellerman
1
-10
/
+12
2016-08-10
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
1
-2
/
+12
2016-08-10
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
2
-3
/
+7
2016-08-10
x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup
Arnd Bergmann
1
-1
/
+1
2016-08-10
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
1752
-21638
/
+50382
2016-08-10
x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
Alexander Potapenko
1
-0
/
+11
2016-08-10
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
Nicolai Stange
3
-0
/
+30
2016-08-10
x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...
Nicolai Stange
1
-2
/
+2
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
4
-0
/
+8
2016-08-10
powerpc: Update obsolete comment in setup_32.c about early_init()
Benjamin Herrenschmidt
1
-4
/
+2
2016-08-10
powerpc: Print the kernel load address at the end of prom_init()
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-10
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
1
-0
/
+2
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
3
-28
/
+19
2016-08-10
powerpc/32: Fix csum_partial_copy_generic()
Christophe Leroy
1
-3
/
+4
2016-08-09
ARM: fix address limit restoration for undefined instructions
Russell King
1
-0
/
+1
2016-08-09
ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations
Ard Biesheuvel
1
-1
/
+2
2016-08-09
ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit
Nicolas Pitre
1
-4
/
+14
2016-08-09
ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...
Philipp Zabel
1
-0
/
+6
2016-08-09
metag: Drop show_mem() from mem_init()
James Hogan
1
-1
/
+0
[prev]
[next]