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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
x86: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-5
/
+25
2019-07-01
sh: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-4
/
+25
2019-07-01
powerpc: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-7
/
+22
2019-07-01
arm64: don't use asm-generic/ptrace.h
Christoph Hellwig
1
-12
/
+19
2019-07-01
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
Catalin Marinas
1
-0
/
+3
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2019-07-01
m68k: Implement arch_dma_prep_coherent()
Christoph Hellwig
2
-0
/
+6
2019-07-01
m68k: Use the generic dma coherent remap allocator
Christoph Hellwig
2
-48
/
+10
2019-07-01
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
Nicholas Piggin
2
-52
/
+52
2019-07-01
powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions
Christoph Hellwig
3
-49
/
+0
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
4
-581
/
+0
2019-07-01
powerpc/powernv: remove the unused tunneling exports
Christoph Hellwig
4
-77
/
+3
2019-07-01
powerpc/powernv: remove the unused pnv_pci_set_p2p function
Christoph Hellwig
5
-84
/
+0
2019-07-01
powerpc/xmon: Fix disabling tracing while in xmon
Naveen N. Rao
1
-2
/
+4
2019-07-01
powerpc/cacheflush: fix variable set but not used
Qian Cai
1
-2
/
+5
2019-07-01
powerpc/eeh_cache: fix a W=1 kernel-doc warning
Qian Cai
1
-0
/
+3
2019-07-01
powerpc/ftrace: Enable C Version of recordmcount
Christophe Leroy
1
-0
/
+1
2019-07-01
powerpc/rtas: retry when cpu offline races with suspend/migration
Nathan Lynch
1
-4
/
+3
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
18
-22
/
+138
2019-07-01
Merge tag 'powerpc-5.2-6' into fixes
Michael Ellerman
1
-8
/
+47
2019-06-30
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-55
/
+89
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-30
/
+16
2019-06-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+30
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
6
-3
/
+63
2019-06-29
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
2
-8
/
+157
2019-06-29
Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
4
-3
/
+24
2019-06-28
ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modify_prepare()
Steven Rostedt (VMware)
1
-0
/
+5
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
Petr Mladek
1
-0
/
+3
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
18
-1
/
+19
2019-06-27
Merge tag 'qcom-dts-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Olof Johansson
1
-0
/
+6
2019-06-27
Merge tag 'qcom-arm64-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Olof Johansson
6
-0
/
+2251
2019-06-28
x86/mtrr: Skip cache flushes on CPUs with cache self-snooping
Ricardo Neri
1
-2
/
+13
2019-06-28
x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errata
Ricardo Neri
1
-0
/
+27
2019-06-28
arm64: dts: qcom: qcs404: Add missing space for cooling-cells property
Niklas Cassel
1
-4
/
+4
2019-06-28
x86/kdump/64: Restrict kdump kernel reservation to <64TB
Baoquan He
1
-3
/
+12
2019-06-28
x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel
Baoquan He
1
-0
/
+5
2019-06-28
x86/boot: Add xloadflags bits to check for 5-level paging support
Baoquan He
2
-1
/
+13
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-42
/
+111
2019-06-27
xtensa: remove arch/xtensa/include/asm/types.h
Max Filippov
1
-23
/
+0
2019-06-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
8
-25
/
+24
2019-06-28
Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+5
2019-06-28
x86/hpet: Use channel for legacy clockevent storage
Thomas Gleixner
1
-8
/
+3
2019-06-28
x86/hpet: Use common init for legacy clockevent
Thomas Gleixner
1
-33
/
+54
2019-06-28
x86/hpet: Carve out shareable parts of init_one_hpet_msi_clockevent()
Thomas Gleixner
1
-13
/
+20
2019-06-28
x86/hpet: Consolidate clockevent functions
Thomas Gleixner
1
-67
/
+25
2019-06-28
x86/hpet: Wrap legacy clockevent in hpet_channel
Thomas Gleixner
1
-22
/
+27
2019-06-28
x86/hpet: Use cached info instead of extra flags
Thomas Gleixner
1
-53
/
+23
2019-06-28
x86/hpet: Move clockevents into channels
Thomas Gleixner
3
-85
/
+64
[prev]
[next]