Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7b8633dea27a5b4197d17e01e37ec07ed7837dc8
/
arch
/
m68k
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
833ae40
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 11 years ago
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
6832d96
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a923874
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
c065edd
m68k: remove 16 unused boards in Kconfig.machine
by Paul Bolle
· 11 years ago
0c7e59c
m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not
by Greg Ungerer
· 11 years ago
f79b859
m68knommu: user generic iomap to support ioread*/iowrite*
by Greg Ungerer
· 11 years ago
42cb38b
m68k/coldfire: flush cache when creating the signal stack frame
by Alexander Stein
· 11 years ago
df592eb
m68knommu: Mark functions only called from setup_arch() __init
by Geert Uytterhoeven
· 11 years ago
5549005
m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls
by Geert Uytterhoeven
· 11 years ago
3c776a0
m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled()
by Geert Uytterhoeven
· 11 years ago
a703f9b
m68k: hardirq_count() only need preempt_mask.h
by Frederic Weisbecker
· 11 years ago
ea077b1
m68k: Truncate base in do_div()
by Andreas Schwab
· 11 years ago
e8184e1
m68k/atari: ARAnyM - Fix NatFeat module support
by Geert Uytterhoeven
· 11 years ago
928bea9
PCI: Delay enabling bridges until they're needed
by Yinghai Lu
· 11 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
3e548a9
mm/m68k: fix build warning of unused variable
by Jiang Liu
· 11 years ago
b69a978
mm/m68k: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
9671468
mm/m68k: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
0e97456
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 12 years ago
ee89bd6
lib: Move fonts from drivers/video/console/ to lib/fonts/
by Geert Uytterhoeven
· 11 years ago
980f3a7
m68k/q40: Enable PC parallel port in defconfig
by Geert Uytterhoeven
· 11 years ago
db8ac55
m68k/q40: Undefine insl/outsl before redefining them
by Geert Uytterhoeven
· 11 years ago
631d8b6
m68k/uaccess: Fix asm constraints for userspace access
by Geert Uytterhoeven
· 11 years ago
378f7ca
m68k/irq: Vector ints need a valid interrupt handler
by Thomas Bogendoerfer
· 11 years ago
ddc2fc2
m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zero
by Chen Gang
· 11 years ago
220921a
m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n
by Finn Thain
· 11 years ago
5ecf85f
m68k/sun3: remove inline marking of EXPORT_SYMBOL functions
by Denis Efremov
· 12 years ago
d346a5db
m68k: Remove inline strcpy() and strcat() implementations
by Geert Uytterhoeven
· 12 years ago
d9e6ba5
m68k/PCI: Remove redundant call of pci_bus_add_devices()
by Jiang Liu
· 11 years ago
17d8dfc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 11 years ago
aa4f608
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
df66834
m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
by Finn Thain
· 11 years ago
cf6c31f
m68k: only use local gpio_request_one if not using GPIOLIB
by Greg Ungerer
· 12 years ago
37c14e8
m68k: Update defconfigs for v3.9
by Geert Uytterhoeven
· 11 years ago
e4f2dfb
m68k: implement futex.h to support userspace robust futexes and PI mutexes
by Mikael Pettersson
· 12 years ago
f741df1
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 12 years ago
977b58e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
165bc51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
920f1ad
mm/m68k: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
2842e5b0
m68knommu: enable Timer on coldfire 532x
by Greg Ungerer
· 12 years ago
42feae2
m68knommu: fix ColdFire 5373/5329 QSPI base address
by Greg Ungerer
· 12 years ago
74169f9
m68knommu: add support for configuring a Freescale M5373EVB board
by Greg Ungerer
· 12 years ago
e9d9dc6
m68knommu: add support for the ColdFire 537x family of CPUs
by Greg Ungerer
· 12 years ago
e73cbe2
m68knommu: make ColdFire M532x platform support more v3 generic
by Greg Ungerer
· 12 years ago
6eac402
m68knommu: create and use a common M53xx ColdFire class of CPUs
by Greg Ungerer
· 12 years ago
0d5340f
m68k: remove unused asm/dbg.h
by Greg Ungerer
· 12 years ago
a4eff48
m68k: Set ColdFire ACR1 cache mode depending on kernel configuration
by Stany MARCEL
· 12 years ago
5143661
m68k: clean up unused "config ROMVECSIZE"
by Paul Bolle
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
e00c73e
m68k: Remove inline strlen() implementation
by Michal Marek
· 12 years ago
01a18d1
m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD
by Michael Schmitz
· 12 years ago
c8ee038
m68k: Implement ndelay() based on the existing udelay() logic
by Michael Schmitz
· 12 years ago
e6f80e8
m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts
by Michael Schmitz
· 12 years ago
1d87a8f
m68k/atari: EtherNEC - add platform device support
by Michael Schmitz
· 12 years ago
736b24d
m68k/atari: EtherNAT - platform device and IRQ support code
by Michael Schmitz
· 12 years ago
b1ae432
m68k/atari: use dedicated irq_chip for timer D interrupts
by Michael Schmitz
· 12 years ago
84b16b7
m68k/atari: ROM port ISA adapter support
by Michael Schmitz
· 12 years ago
feb20ec
m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=y
by Geert Uytterhoeven
· 12 years ago
7fd2bf3
Remove GENERIC_GPIO config option
by Alexandre Courbot
· 12 years ago
b2dfaa8
m68k: define a local gpio_request_one() function
by Greg Ungerer
· 12 years ago
dfa174d
m68k: Use generic idle loop
by Thomas Gleixner
· 12 years ago
78ce3ab
m68k: remove rpxlite stuff
by Artem Bityutskiy
· 12 years ago
765278b
m68k: coldfire: use gpiolib
by Alexandre Courbot
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
ef9240f
m68k: drop "select EMAC_INC"
by Paul Bolle
· 12 years ago
0371a1c
m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPU
by Greg Ungerer
· 12 years ago
e1b5bb6
consolidate cond_syscall and SYSCALL_ALIAS declarations
by Al Viro
· 12 years ago
e97e9c9
m68knommu: fix MC68328.h defines
by Luis Alves
· 12 years ago
be3f695
m68knommu: fix build when CPU is not coldfire
by Thadeu Lima de Souza Cascardo
· 12 years ago
1a62fe8
m68knommu: add CPU_NAME for 68000
by Luis Alves
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e72837e
default SET_PERSONALITY() in linux/elf.h
by Al Viro
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
e177bb5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
f2ea97c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpm
by Linus Torvalds
· 12 years ago
5618395
m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA
by Geert Uytterhoeven
· 12 years ago
e95c3f7
m68knommu: fix trap on execing /bin/init
by Greg Ungerer
· 12 years ago
8be433a
m68k: switch to generic old sigaction()
by Al Viro
· 12 years ago
1ba3e7e
m68k: switch to generic old sigsuspend
by Al Viro
· 12 years ago
08d4f65
m68k: switch to generic sigaltstack
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
Next »