Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
979c11ef39cee79d6f556091a357890962be2580
/
arch
/
m68k
eab733a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
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
137f5ae
Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
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
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
b12c8a70
m68k: Set default dma mask for platform devices
by Finn Thain
· 7 years ago
082f55c
m68k: fix ColdFire PCI config reads and writes
by Greg Ungerer
· 7 years ago
48074d2
m68k: introduce iomem() macro for __iomem conversions
by Greg Ungerer
· 7 years ago
4a2e130c
m68k: allow ColdFire PCI bus on MMU and non-MMU configuration
by Greg Ungerer
· 7 years ago
be39cbc
m68k: fix ioremapping for internal ColdFire peripherals
by Greg Ungerer
· 7 years ago
4d53037
m68k: fix read/write multi-byte IO for PCI on ColdFire
by Greg Ungerer
· 7 years ago
df8f77d
m68k: don't redefine access functions if we have PCI
by Greg Ungerer
· 7 years ago
de25cfc
m68k: remove old ColdFire IO access support code
by Greg Ungerer
· 7 years ago
dfbc5cb
m68k: use io_no.h for MMU and non-MMU enabled ColdFire
by Greg Ungerer
· 7 years ago
927c28c
m68k: setup PCI support code in io_no.h
by Greg Ungerer
· 7 years ago
9746882
m68k: group io mapping definitions and functions
by Greg Ungerer
· 7 years ago
4478048
m68k: rework raw access macros for the non-MMU case
by Greg Ungerer
· 7 years ago
d97cf70
m68k: use asm-generic/io.h for non-MMU io access functions
by Greg Ungerer
· 7 years ago
f8f3304
m68k: put definition guards around virt_to_phys and phys_to_virt
by Greg Ungerer
· 7 years ago
fedc33e
m68k: move *_relaxed macros into io_no.h and io_mm.h
by Greg Ungerer
· 7 years ago
3f90f9e
m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
by Michael Schmitz
· 7 years ago
5bcf938
m68k/defconfig: Update defconfigs for v4.17-rc3
by Geert Uytterhoeven
· 7 years ago
7124330
m68k/uaccess: Revive 64-bit get_user()
by Geert Uytterhoeven
· 7 years ago
d8441ba
m68k: Implement ndelay() as an inline function to force type checking/casting
by Boris Brezillon
· 7 years ago
065f109
m68k: Use read_persistent_clock64() consistently
by Arnd Bergmann
· 7 years ago
b65769f
m68k: Fix off-by-one calendar month
by Finn Thain
· 7 years ago
4eee57d
m68k: Fix style, spelling, and grammar in siginfo_build_tests()
by Geert Uytterhoeven
· 7 years ago
3e2816c
m68k/mac: Fix SWIM memory resource end address
by Finn Thain
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
3c67075
signal/m68k: Use force_sig_fault where appropriate
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
2b5a9a3
time: Add an asm-generic/compat.h file
by Arnd Bergmann
· 7 years ago
2025fef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 7 years ago
d66db9f
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
642e7fd
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 7 years ago
4be3332
m68k: Verify the offsets in struct siginfo never change.
by Eric W. Biederman
· 7 years ago
a90f590
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
by Dominik Brodowski
· 7 years ago
f61e643
m68k: set dma and coherent masks for platform FEC ethernets
by Greg Ungerer
· 7 years ago
ecd6855
m68k/mac: Remove bogus "FIXME" comment
by Finn Thain
· 7 years ago
6df2afba
m68k/mac: Enable RTC for 100-series PowerBooks
by Finn Thain
· 7 years ago
31b1c78
m68k/mac: Clean up whitespace and remove redundant parentheses
by Finn Thain
· 7 years ago
51fd627
m68k/defconfig: Update defconfigs for v4.16-rc5
by Geert Uytterhoeven
· 7 years ago
6efe264
m68k/time: Stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
3183333
m68k/mm: Stop printing the virtual memory layout
by Geert Uytterhoeven
· 7 years ago
a64138e
macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall
by Finn Thain
· 7 years ago
a1eb1cd
m68k/mac: Fix apparent race condition in Baboon interrupt dispatch
by Finn Thain
· 7 years ago
e5f0d2e
m68k/mac: Enable PDMA support for PowerBook 190
by Finn Thain
· 7 years ago
43bf2e6
net/mac89x0: Convert to platform_driver
by Finn Thain
· 7 years ago
173a3ef
bug.h: work around GCC PR82365 in BUG()
by Arnd Bergmann
· 7 years ago
7a163b2
unify {de,}mangle_poll(), get rid of kernel-side POLL...
by Al Viro
· 7 years ago
0ade34c
lib: optimize cpumask_next_and()
by Clement Courbet
· 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
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
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
aca21de
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 7 years ago
7f55c73
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
by Benjamin Gilbert
· 7 years ago
5f74972
signal: Don't use structure initializers for struct siginfo
by Eric W. Biederman
· 7 years ago
317b749
m68k/mac: Fix race conditions in OSS interrupt dispatch
by Finn Thain
· 7 years ago
b87eaec
nubus: Add expansion_type values for various Mac models
by Finn Thain
· 7 years ago
955999c
m68k/defconfig: Update defconfigs for v4.15-rc1
by Geert Uytterhoeven
· 7 years ago
57bf5a8
dma-mapping: clear harmful GFP_* flags in common code
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
e0af0c1
arch: Remove clkdev.h asm-generic from Kbuild
by Stephen Boyd
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
65323ee
m68k/defconfig: fix stmark2 broken local compilation
by Angelo Dureghello
· 7 years ago
969de09
m68k: add missing SOFTIRQENTRY_TEXT linker section
by Greg Ungerer
· 7 years ago
c71d227
make kernel-side POLL... arch-independent
by Al Viro
· 7 years ago
8ced390
define __poll_t, annotate constants
by Al Viro
· 8 years ago
54b8a23
m68k/macboing: Fix missed timer callback assignment
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9e09d05
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 7 years ago
5e387199
m68k/defconfig: Update defconfigs for v4.14-rc7
by Geert Uytterhoeven
· 7 years ago
92178fc
m68k/mac: Add mutual exclusion for IOP interrupt polling
by Finn Thain
· 7 years ago
8ee90c5
m68k/mac: Disentangle VIA/RBV and NuBus initialization
by Finn Thain
· 7 years ago
7a0bb44
m68k/mac: Disentangle VIA and OSS initialization
by Finn Thain
· 7 years ago
0e37a23
m68k/mac: More printk modernization
by Finn Thain
· 7 years ago
c8b61d5
m68k: add Sysam stmark2 open board support
by Angelo Dureghello
· 7 years ago
08fe92e
m68k: coldfire: add dspi0 module support
by Angelo Dureghello
· 7 years ago
375bc91
m68k: pull mach_beep in setup.c
by Alexandre Belloni
· 7 years ago
b47c7b6
m68k: allow ColdFire m5441x parts to run with MMU enabled
by Greg Ungerer
· 8 years ago
f55ab8f
m68k: fix ColdFire node shift size calculation
by Greg Ungerer
· 7 years ago
34fa9b2
m68k: move coldfire MMU initialization code
by Greg Ungerer
· 7 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a license
by Greg Kroah-Hartman
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c9eb617
dma-mapping: turn dma_cache_sync into a dma_map_ops method
by Christoph Hellwig
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
64414e5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 7 years ago
4c2b5e0
m68k: Add braces to __pmd(x) initializer to kill compiler warning
by Geert Uytterhoeven
· 7 years ago
fbf4432
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
4c97a0c
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
by Babu Moger
· 7 years ago
0d519f2
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
d1ce495
Merge tag 'm68k-for-v4.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 7 years ago
Next »