Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bea8a160c621d19f7f78b13e14e03f4b8e44cd4b
/
arch
/
ia64
2edd73a
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
by Tony Luck
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
778a339
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 6 years ago
cc26ebb
ia64: Fix kernel BUG at lib/ioremap.c:72!
by Tony Luck
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
c2fc71c
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
8603596
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
16e0e6a
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
8b11ec1
mm: do not initialize TLB stack vma's with vma_init()
by Linus Torvalds
· 6 years ago
ebad825
ia64: mark special ia64 memory areas anonymous
by Linus Torvalds
· 6 years ago
0bbf47e
ia64: use asm-generic/io.h
by Arnd Bergmann
· 6 years ago
2c4541e
mm: use vma_init() to initialize VMAs on stack and data segments
by Kirill A. Shutemov
· 6 years ago
93081ca
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2c870e6
arm64: fix ACPI dependencies
by Arnd Bergmann
· 6 years ago
f628009
ia64: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
fb63fbe
ia64: use mem_data to detect nodes' minimal and maximal PFNs
by Mike Rapoport
· 6 years ago
0617c50
ia64: remove unused num_dma_physpages member from 'struct early_node_data'
by Mike Rapoport
· 6 years ago
1ecd64a
ia64: contig/paging_init: reduce code duplication
by Mike Rapoport
· 6 years ago
490fc05
mm: make vm_area_alloc() initialize core fields
by Linus Torvalds
· 6 years ago
3928d4f
mm: use helper functions for allocating and freeing vm_area structs
by Linus Torvalds
· 6 years ago
6883f81
pid: Implement PIDTYPE_TGID
by Eric W. Biederman
· 8 years ago
2c47047
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
by Eric W. Biederman
· 7 years ago
7a36094
pids: Compute task_tgid using signal->leader_pid
by Eric W. Biederman
· 7 years ago
80b14de
net: Add a new socket option for a future transmit time.
by Richard Cochran
· 6 years ago
b3a2a05
atomics/treewide: Make conditional inc/dec ops optional
by Mark Rutland
· 7 years ago
9837559
atomics/treewide: Make unconditional inc/dec ops optional
by Mark Rutland
· 7 years ago
18cc181
atomics/treewide: Make test ops optional
by Mark Rutland
· 7 years ago
3567013
atomics/treewide: Make atomic64_fetch_add_unless() optional
by Mark Rutland
· 7 years ago
eccc2da
atomics/treewide: Make atomic_fetch_add_unless() optional
by Mark Rutland
· 7 years ago
bef8282
atomics/treewide: Make atomic64_inc_not_zero() optional
by Mark Rutland
· 7 years ago
bfc18e3
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
by Mark Rutland
· 7 years ago
cce188b
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
by Masami Hiramatsu
· 7 years ago
cf3bb03
ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes code
by Masami Hiramatsu
· 7 years ago
0aeaf6b
ia64/kprobes: Remove jprobe implementation
by Masami Hiramatsu
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
d2b2250
ia64: disable CONFIG_PERFMON at least for now
by Linus Torvalds
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
ba252f16
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
db020be
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
eeee314
Merge tag 'docs-4.18' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
1f2f01b
kbuild: add machine size to CHECKFLAGS
by Luc Van Oostenryck
· 7 years ago
8a8dcab
tty: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
a58bdf2
softirq/ia64: Switch to generic local_softirq_pending() implementation
by Frederic Weisbecker
· 7 years ago
2e5c463
softirq/ia64: Convert local_softirq_pending() to per-cpu ops
by Frederic Weisbecker
· 7 years ago
09230cb
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
79c1879
iommu-helper: mark iommu_is_span_boundary as inline
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
51dd709
signal/ia64: Replace FPE_FIXME with FPE_FLTUNK
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
6f22a7f
y2038: ia64: Remove unneeded ipc uapi header files
by Arnd Bergmann
· 10 years ago
2b5a9a3
time: Add an asm-generic/compat.h file
by Arnd Bergmann
· 7 years ago
24844fd
Merge branch 'mm-rst' into docs-next
by Jonathan Corbet
· 7 years ago
ad56b73
docs/vm: rename documentation files to .rst
by Mike Rapoport
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
a90f590
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
by Dominik Brodowski
· 7 years ago
5a1e0ba
PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
by Bjorn Helgaas
· 7 years ago
48e362d
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
by Colin Ian King
· 7 years ago
69c90702
ia64/err-inject: Use get_user_pages_fast()
by Davidlohr Bueso
· 7 years ago
2879b65
ia64: Convert remaining atomic operations
by Matthew Wilcox
· 7 years ago
bd5edbe
ia64: convert unwcheck.py to python3
by Corentin Labbe
· 7 years ago
173a3ef
bug.h: work around GCC PR82365 in BUG()
by Arnd Bergmann
· 7 years ago
9d37c09
ia64: fix build failure with CONFIG_SWIOTLB
by Corentin Labbe
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
a2e5790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
2ee0826
pids: introduce find_get_task_by_vpid() helper
by Mike Rapoport
· 7 years ago
3ff1b28
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
ee95f40
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
by Ross Zwisler
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
40b9672
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
1a9a126
Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
49f9c35
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
51ccbb0
Merge branch 'for-4.16-print-symbol' into for-4.16
by Petr Mladek
· 7 years ago
4b664e7
ia64: Rewrite atomic_add and atomic_sub
by Matthew Wilcox
· 7 years ago
13c35c8
Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'
by Rafael J. Wysocki
· 7 years ago
ac54058
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
by Eric W. Biederman
· 7 years ago
Next »