Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
83cf3cfdb2b5070682f54a1e784596118004f8ac
/
arch
/
m68k
39eed54
Merge 4.9.185 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
074d0aa
bug.h: work around GCC PR82365 in BUG()
by Arnd Bergmann
· 7 years ago
72b54df
Merge 4.9.165 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
9cfc01b
m68k: Add -ffreestanding to CFLAGS
by Finn Thain
· 6 years ago
badaff8
UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
b9ce3ce
m68k: fix "bad page state" oops on ColdFire boot
by Greg Ungerer
· 6 years ago
5692dcf
m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
by Michael Schmitz
· 6 years ago
4f97111
m68k: set dma and coherent masks for platform FEC ethernets
by Greg Ungerer
· 7 years ago
7693bb5
m68k: add missing SOFTIRQENTRY_TEXT linker section
by Greg Ungerer
· 7 years ago
510f657
m68k: fix ColdFire node shift size calculation
by Greg Ungerer
· 7 years ago
7e251bb
m68k: Fix ndelay() macro
by Boris Brezillon
· 8 years ago
955fe2a
m68k/defconfig: Update defconfigs for v4.9-rc1
by Geert Uytterhoeven
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
a6930aa
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
5419e78
Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
6736e65
m68k: Migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
df720ac
exceptions: detritus removal
by Al Viro
· 8 years ago
742859a
m68k: let clk_disable() return immediately if clk is NULL
by Masahiro Yamada
· 8 years ago
3ec53d6
m68knommu: convert printk(KERN_INFO) to pr_info()
by Greg Ungerer
· 8 years ago
150cefb
m68knommu: clean up uClinux boot log output
by Greg Ungerer
· 8 years ago
aa5ac78
m68k: generalize uboot command line support
by Greg Ungerer
· 8 years ago
2a74400
m68k: don't panic if no hardware FPU defined
by Greg Ungerer
· 8 years ago
6d3ec80
m68k: only generate FPU instructions if CONFIG_FPU enabled
by Greg Ungerer
· 8 years ago
8912eac
m68k: always make available dump_fpu()
by Greg Ungerer
· 8 years ago
8cf4a97
m68k: generalize io memory region setup for ColdFire ACR registers
by Greg Ungerer
· 8 years ago
f711606
m68k: move ColdFire _bootmem_alloc code
by Greg Ungerer
· 8 years ago
cbd5b98
m68k: report correct FPU type on ColdFire MMU platforms
by Greg Ungerer
· 8 years ago
81d3335
m68k: set appropriate machine type for m5411x SoC platforms
by Greg Ungerer
· 8 years ago
e5f8d1f
m68k: move CONFIG_FPU set to per-CPU configuration
by Greg Ungerer
· 8 years ago
36d050d
m68knommu: fix IO write size in nettel pin set
by Greg Ungerer
· 8 years ago
41b39ea
m68knommu: switch to using IO access methods in WildFire board code
by Greg Ungerer
· 8 years ago
bc065e4
m68knommu: fix early setup to not access variables
by Greg Ungerer
· 8 years ago
a1a9e88
m68k: Use IS_ENABLED() instead of checking for built-in or module
by Geert Uytterhoeven
· 8 years ago
986d804
m68k/defconfig: Update defconfigs for v4.8-rc1
by Geert Uytterhoeven
· 8 years ago
d13ffb5
m68k: move exports to definitions
by Al Viro
· 9 years ago
0b98027
m68knommu: fix user a5 register being overwritten
by Greg Ungerer
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
8e7106a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
002d2f0
m68k: enable binfmt_flat on systems with an MMU
by Nicolas Pitre
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f987e5a
m68k: use same start_thread() on MMU and no-MMU
by Greg Ungerer
· 8 years ago
120c4d9
m68k: fix file path comment
by Greg Ungerer
· 8 years ago
89e6ffd
m68k: fix bFLT executable running on MMU enabled systems
by Greg Ungerer
· 8 years ago
2321884
Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
6bd80f3
m68k/defconfig: Update defconfigs for v4.7-rc2
by Geert Uytterhoeven
· 8 years ago
86a8280
m68k: Assorted spelling fixes
by Andrea Gelmini
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 8 years ago
86a664d
locking/atomic, arch/m68k: Remove comment
by Peter Zijlstra
· 8 years ago
b53d6be
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
by Peter Zijlstra
· 9 years ago
e39d88e
locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}()
by Peter Zijlstra
· 9 years ago
084b360
char/genrtc: remove m68k support
by Arnd Bergmann
· 8 years ago
598e8a1
rtc: m68k: provide ioctl for q40
by Arnd Bergmann
· 8 years ago
923c904
rtc: m68k: provide rtc_class_ops directly
by Arnd Bergmann
· 8 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 8 years ago
14c44b9
m68k: Add <asm/hash.h>
by George Spelvin
· 8 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 8 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 8 years ago
1eccc6e
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
fb6363e
Merge tag 'm68k-for-v4.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
9a64627
m68k/mvme16x: Include generic <linux/rtc.h>
by Geert Uytterhoeven
· 9 years ago
8c66854
m68k/bvme6000: Include generic <linux/rtc.h>
by Geert Uytterhoeven
· 9 years ago
e05f2e1
m68k: do away with ARCH_REQUIRE_GPIOLIB
by Linus Walleij
· 9 years ago
5b523ff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 9 years ago
2763ee6
m68k/gpio: remove arch specific sysfs bus device
by Greg Ungerer
· 9 years ago
7b8ba82
m68k/defconfig: Update defconfigs for v4.6-rc2
by Geert Uytterhoeven
· 9 years ago
0eb2c80
m68k: Wire up preadv2 and pwritev2
by Geert Uytterhoeven
· 9 years ago
11caf57
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
82b666e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 9 years ago
96b9b1c
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
aa6865d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 9 years ago
1e94082
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
by Alexander Duyck
· 9 years ago
bc4b024
PCI: Move pci_dma_* helpers to common code
by Christoph Hellwig
· 9 years ago
a359596
m68knommu: remove obsolete 68360 support
by Greg Ungerer
· 9 years ago
ca6fafd
m68knommu: fix FEC platform device registration when driver is modular
by Greg Ungerer
· 9 years ago
efbec13
m68k: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
a955179
m68k: Use conventional function parameters for do_sigreturn
by Greg Ungerer
· 9 years ago
4e0b6ca
asm-generic: page.h: Remove useless get_user_page and free_user_page
by Chen Gang
· 9 years ago
ebdbcba
m68k: gpio: switch to gpiochip_add_data()
by Linus Walleij
· 9 years ago
daf670b
m68k/defconfig: Update defconfigs for v4.5-rc1
by Geert Uytterhoeven
· 9 years ago
78832a8
m68k: Wire up copy_file_range
by Geert Uytterhoeven
· 9 years ago
35373ab
serial: Fix ASYNC_* => UPF_* flags misuse
by Peter Hurley
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
340f303
m68k: convert to dma_map_ops
by Christoph Hellwig
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
19e2fc4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 9 years ago
2945e9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 9 years ago
eb37bc3
m68k: Provide __phys_to_pfn() and __pfn_to_phys()
by Sudip Mukherjee
· 9 years ago
2d52261
m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modular
by Finn Thain
· 9 years ago
f5e6634
put the remnants of ..._user_ret() to rest
by Al Viro
· 9 years ago
4693c24
m68k: coldfire/gpio: Be sure to clamp return value
by Linus Walleij
· 9 years ago
ea8d65a
m68k/defconfig: Update defconfigs for v4.4-rc1
by Geert Uytterhoeven
· 9 years ago
70bc53b
m68k/mac: Kill psc_present
by Geert Uytterhoeven
· 9 years ago
21d380e
m68k: Wire up mlock2
by Geert Uytterhoeven
· 9 years ago
Next »