Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
594a30fb12424717a41c62323d2a8bf167dbccad
594a30f
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature
by Hans de Goede
· 7 years ago
1d792a6
x86/idt: Remove the tracing IDT leftovers
by Thomas Gleixner
· 7 years ago
facaa3e
x86/idt: Hide set_intr_gate()
by Thomas Gleixner
· 7 years ago
4447ac1
x86/idt: Simplify alloc_intr_gate()
by Thomas Gleixner
· 7 years ago
db18da7
x86/idt: Deinline setup functions
by Thomas Gleixner
· 7 years ago
485fa57
x86/idt: Remove unused functions/inlines
by Thomas Gleixner
· 7 years ago
dc20b2d
x86/idt: Move interrupt gate initialization to IDT code
by Thomas Gleixner
· 7 years ago
636a759
x86/idt: Move APIC gate initialization to tables
by Thomas Gleixner
· 7 years ago
b70543a
x86/idt: Move regular trap init to tables
by Thomas Gleixner
· 7 years ago
90f6225
x86/idt: Move IST stack based traps to table init
by Thomas Gleixner
· 7 years ago
0a30908
x86/idt: Move debug stack init to table based
by Thomas Gleixner
· 7 years ago
433f892
x86/idt: Switch early trap init to IDT tables
by Thomas Gleixner
· 7 years ago
3318e97
x86/idt: Prepare for table based init
by Thomas Gleixner
· 7 years ago
87e8178
x86/idt: Move early IDT setup out of 32-bit asm
by Thomas Gleixner
· 7 years ago
588787f
x86/idt: Move early IDT handler setup to IDT code
by Thomas Gleixner
· 7 years ago
e802a51
x86/idt: Consolidate IDT invalidation
by Thomas Gleixner
· 7 years ago
8f55868f
x86/idt: Remove unused set_trap_gate()
by Thomas Gleixner
· 7 years ago
16bc18d
x86/idt: Move 32-bit idt_descr to C code
by Thomas Gleixner
· 7 years ago
d8ed9d4
x86/idt: Create file for IDT related code
by Thomas Gleixner
· 7 years ago
87cc037
x86/ldttss: Clean up 32-bit descriptors
by Thomas Gleixner
· 7 years ago
38e9e81
x86/gdt: Use bitfields for initialization
by Thomas Gleixner
· 7 years ago
9a98e77
x86/asm: Replace access to desc_struct:a/b fields
by Thomas Gleixner
· 7 years ago
718f5d0
x86/fpu: Use bitfield accessors for desc_struct
by Thomas Gleixner
· 7 years ago
1dd439f
x86/percpu: Use static initializer for GDT entry
by Thomas Gleixner
· 7 years ago
64b163f
x86/idt: Unify gate_struct handling for 32/64-bit kernels
by Thomas Gleixner
· 7 years ago
7328552
x86/tracing: Build tracepoints only when they are used
by Thomas Gleixner
· 7 years ago
a45525b
x86/irq_work: Make it depend on APIC
by Thomas Gleixner
· 7 years ago
0428e01a
x86/ipi: Make platform IPI depend on APIC
by Thomas Gleixner
· 7 years ago
8095474
x86/tracing: Disentangle pagefault and resched IPI tracing key
by Thomas Gleixner
· 7 years ago
6f54f3e
x86/idt: Clean up the i386 low level entry macros
by Thomas Gleixner
· 7 years ago
4b9a8dc
x86/idt: Remove the tracing IDT completely
by Thomas Gleixner
· 7 years ago
3cd788c
x86/smp: Use static key for reschedule interrupt tracing
by Thomas Gleixner
· 7 years ago
85b77cd
x86/smp: Remove pointless duplicated interrupt code
by Thomas Gleixner
· 7 years ago
0f42ae2
x86/mce: Remove duplicated tracing interrupt code
by Thomas Gleixner
· 7 years ago
daabb8e
x86/irqwork: Get rid of duplicated tracing interrupt code
by Thomas Gleixner
· 7 years ago
61069de
x86/apic: Remove the duplicated tracing versions of interrupts
by Thomas Gleixner
· 7 years ago
8a17116
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
by Thomas Gleixner
· 7 years ago
3bec6def
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
by Thomas Gleixner
· 7 years ago
302a98f
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
by Thomas Gleixner
· 7 years ago
11a7ffb
x86/traps: Simplify pagefault tracing logic
by Thomas Gleixner
· 7 years ago
2feb1b3
x86/tracing: Introduce a static key for exception tracing
by Thomas Gleixner
· 7 years ago
f7eaf6e
x86/boot: Move EISA setup to a separate file
by Thomas Gleixner
· 7 years ago
9aec458
x86/irq: Remove duplicated used_vectors definition
by Thomas Gleixner
· 7 years ago
05161b9
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
by Thomas Gleixner
· 7 years ago
fa4ab57
x86/irq: Unexport used_vectors[]
by Thomas Gleixner
· 7 years ago
69de72e
x86/irq: Remove vector_used_by_percpu_irq()
by Thomas Gleixner
· 7 years ago
416b0c0
Merge branch 'linus' into x86/apic, to pick up fixes
by Ingo Molnar
· 7 years ago
9c3a815
page waitqueue: always add new entries at the end
by Linus Torvalds
· 7 years ago
b339752
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
by Tejun Heo
· 7 years ago
e8206d2
ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc
by Alexey Brodkin
· 7 years ago
79de3cb
fs/select: Fix memory corruption in compat_get_fd_set()
by Helge Deller
· 7 years ago
702e976
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 7 years ago
cc4a41f
Linux 4.13-rc7
by Linus Torvalds
· 7 years ago
2c25833
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
80f73b2
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
c3c1626
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
fff4e7a
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
a8b169a
Avoid page waitqueue race leaving possible page locker waiting
by Linus Torvalds
· 7 years ago
3510ca2
Minor page waitqueue cleanups
by Linus Torvalds
· 7 years ago
0cc3b0e
Clarify (and fix) MAX_LFS_FILESIZE macros
by Linus Torvalds
· 7 years ago
bab9752
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
9716bdb
Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
c153e62
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0adb8f3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
53ede64
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b3242db
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
67a3b5c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
17e34c4
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
42e6d5e
Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
105065c
Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
8c7932a
Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
d580e80
Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
0b31c3e
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1f5de42
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
8e1101d
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
by Christoph Hellwig
· 7 years ago
299c460
Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
8efeb35
Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
985e775
Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
9e15400
Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
91b540f
mm/memblock.c: reversed logic in memblock_discard()
by Pavel Tatashin
· 7 years ago
2b7e866
fork: fix incorrect fput of ->exe_file causing use-after-free
by Eric Biggers
· 7 years ago
263630e
mm/madvise.c: fix freeing of locked page with MADV_FREE
by Eric Biggers
· 7 years ago
fffa281
dax: fix deadlock due to misaligned PMD faults
by Ross Zwisler
· 7 years ago
435c0b87
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
by Kirill A. Shutemov
· 7 years ago
556b969
PM/hibernate: touch NMI watchdog when creating snapshot
by Chen Yu
· 7 years ago
ba74b6f
virtio_pci: fix cpu affinity support
by Christoph Hellwig
· 7 years ago
1046d30
virtio_blk: fix incorrect message when disk is resized
by Stefan Hajnoczi
· 7 years ago
22d5382
blk-mq-debugfs: Add names for recently added flags
by Bart Van Assche
· 7 years ago
47c5310
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
by Paul Mackerras
· 7 years ago
64aee2a
perf/core: Fix group {cpu,task} validation
by Mark Rutland
· 7 years ago
ccd5b32
x86/mm: Fix use-after-free of ldt_struct
by Eric Biggers
· 7 years ago
38cfd5e
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
by Paolo Bonzini
· 7 years ago
b9dd21e
KVM: x86: simplify handling of PKRU
by Paolo Bonzini
· 7 years ago
c469268
KVM: x86: block guest protection keys unless the host has them enabled
by Paolo Bonzini
· 7 years ago
c0bb80c
Merge branch 'x86/asm' into x86/apic
by Thomas Gleixner
· 7 years ago
be3e83e
mtd: nand: atmel: Relax tADL_min constraint
by Boris Brezillon
· 7 years ago
b974696
mtd: nandsim: remove debugfs entries in error path
by Uwe Kleine-König
· 7 years ago
da61197
Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
4b5587c
Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
4a64658
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
by Masaki Ota
· 7 years ago
Next »