index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
x86/idt: Consolidate IDT invalidation
Thomas Gleixner
4
-16
/
+16
2017-08-29
x86/idt: Remove unused set_trap_gate()
Thomas Gleixner
1
-12
/
+0
2017-08-29
x86/idt: Move 32-bit idt_descr to C code
Thomas Gleixner
2
-11
/
+5
2017-08-29
x86/idt: Create file for IDT related code
Thomas Gleixner
4
-16
/
+27
2017-08-29
x86/ldttss: Clean up 32-bit descriptors
Thomas Gleixner
2
-38
/
+15
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
4
-36
/
+38
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
3
-4
/
+6
2017-08-29
x86/fpu: Use bitfield accessors for desc_struct
Thomas Gleixner
3
-25
/
+51
2017-08-29
x86/percpu: Use static initializer for GDT entry
Thomas Gleixner
1
-6
/
+3
2017-08-29
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
5
-57
/
+67
2017-08-29
x86/tracing: Build tracepoints only when they are used
Thomas Gleixner
1
-12
/
+24
2017-08-29
x86/irq_work: Make it depend on APIC
Thomas Gleixner
2
-2
/
+10
2017-08-29
x86/ipi: Make platform IPI depend on APIC
Thomas Gleixner
2
-7
/
+7
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
6
-22
/
+59
2017-08-29
x86/idt: Clean up the i386 low level entry macros
Thomas Gleixner
1
-9
/
+5
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
7
-170
/
+9
2017-08-29
x86/smp: Use static key for reschedule interrupt tracing
Thomas Gleixner
2
-26
/
+16
2017-08-29
x86/smp: Remove pointless duplicated interrupt code
Thomas Gleixner
2
-38
/
+9
2017-08-29
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
4
-48
/
+10
2017-08-29
x86/irqwork: Get rid of duplicated tracing interrupt code
Thomas Gleixner
2
-15
/
+3
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2
-35
/
+12
2017-08-29
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
Thomas Gleixner
2
-21
/
+6
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
1
-3
/
+3
2017-08-29
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
2
-20
/
+1
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
5
-66
/
+16
2017-08-29
x86/tracing: Introduce a static key for exception tracing
Thomas Gleixner
4
-7
/
+25
2017-08-29
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
3
-13
/
+19
2017-08-29
x86/irq: Remove duplicated used_vectors definition
Thomas Gleixner
2
-4
/
+0
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
5
-11
/
+5
2017-08-29
x86/irq: Unexport used_vectors[]
Thomas Gleixner
1
-1
/
+0
2017-08-29
x86/irq: Remove vector_used_by_percpu_irq()
Thomas Gleixner
3
-15
/
+0
2017-08-28
page waitqueue: always add new entries at the end
Linus Torvalds
1
-1
/
+1
2017-08-28
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
1
-1
/
+5
2017-08-28
ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc
Alexey Brodkin
2
-3
/
+10
2017-08-28
fs/select: Fix memory corruption in compat_get_fd_set()
Helge Deller
1
-5
/
+1
2017-08-27
Linux 4.13-rc7
Linus Torvalds
1
-1
/
+1
2017-08-27
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
1
-4
/
+5
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2
-8
/
+10
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-25
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
1
-1
/
+1
2017-08-25
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
2017-08-25
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-25
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-25
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
1
-2
/
+2
2017-08-25
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
1
-2
/
+18
2017-08-25
virtio_pci: fix cpu affinity support
Christoph Hellwig
1
-3
/
+7
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
1
-6
/
+10
2017-08-25
blk-mq-debugfs: Add names for recently added flags
Bart Van Assche
1
-0
/
+3
2017-08-25
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-22
/
+34
[next]