Commit Graph

1469 Commits (bb7f32fe966aa009ef6757aa08067cca3b2ac913)

Author SHA1 Message Date
Geert Uytterhoeven bd9ba8f40e zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> 11 years ago
Geert Uytterhoeven 6112ea0862 zorro: ZTWO_VADDR() should return "void __iomem *" 11 years ago
Geert Uytterhoeven c293738e6d zorro: Do not allocate zorro_autocon[] statically 11 years ago
Geert Uytterhoeven 6074a13934 m68k/setup: Use pr_*() and __func__ instead of plain printk() 11 years ago
Geert Uytterhoeven 51b9310f0a m68k/defconfig: Make NFS_V4 modular instead of builtin 11 years ago
Geert Uytterhoeven f16b89bc3c m68k/mac: Fix comment about iop_*_present flags setup timing 11 years ago
Geert Uytterhoeven 7b3e8de9b3 m68k/sun3: Dynamically allocate the table to track IOMMU use 11 years ago
Geert Uytterhoeven a4df02a217 m68k: Mark functions only called from setup_arch() __init 11 years ago
Kent Overstreet 7988613b0e block: Convert bio_for_each_segment() to bvec_iter 11 years ago
Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 11 years ago
Kirill A. Shutemov f84c914b98 m68k: handle pgtable_page_ctor() fail 11 years ago
Thomas Gleixner 00d1a39e69 preempt: Make PREEMPT_ACTIVE generic 11 years ago
Thomas Gleixner 54197e43a4 hardirq: Make hardirq bits generic 11 years ago
Thomas Gleixner 09f90f6685 m68k: Simplify low level interrupt handling code 11 years ago
Mark Salter 1a7f6be5c9 m68k: select ARCH_MIGHT_HAVE_PC_PARPORT 11 years ago
Michael Opdenacker 77a4279678 m68k: Remove deprecated IRQF_DISABLED 12 years ago
Peter Zijlstra a787870924 sched, arch: Create asm/preempt.h 12 years ago
Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 years ago
Johannes Weiner 759496ba64 arch: mm: pass userspace fault flag to generic fault handler 12 years ago
Geert Uytterhoeven 21e884bafa m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned() 12 years ago
Paul Bolle c065edde73 m68k: remove 16 unused boards in Kconfig.machine 12 years ago
Greg Ungerer 0c7e59c46e m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not 12 years ago
Greg Ungerer f79b859212 m68knommu: user generic iomap to support ioread*/iowrite* 12 years ago
Alexander Stein 42cb38bcb7 m68k/coldfire: flush cache when creating the signal stack frame 12 years ago
Geert Uytterhoeven df592eb5dc m68knommu: Mark functions only called from setup_arch() __init 12 years ago
Geert Uytterhoeven 55490050df m68k/atari: ARAnyM - Always use physical addresses in NatFeat calls 12 years ago
Geert Uytterhoeven 3c776a0791 m68k: Ignore disabled HSYNC interrupt on Atari for irqs_disabled() 12 years ago
Frederic Weisbecker a703f9b724 m68k: hardirq_count() only need preempt_mask.h 12 years ago
Andreas Schwab ea077b1b96 m68k: Truncate base in do_div() 12 years ago
Geert Uytterhoeven e8184e10f8 m68k/atari: ARAnyM - Fix NatFeat module support 12 years ago
Yinghai Lu 928bea9648 PCI: Delay enabling bridges until they're needed 12 years ago
Rusty Russell 8c6ffba0ed PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. 12 years ago
Jiang Liu 3e548a9e88 mm/m68k: fix build warning of unused variable 12 years ago
Jiang Liu b69a9787b1 mm/m68k: prepare for killing free_all_bootmem_node() 12 years ago
Jiang Liu 9671468f1e mm/m68k: prepare for removing num_physpages and simplify mem_init() 12 years ago
Jiang Liu 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 years ago
Jiang Liu dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 years ago
Jiang Liu 11199692d8 mm: change signature of free_reserved_area() to fix building warnings 12 years ago
Al Viro 40d158e618 consolidate io_remap_pfn_range definitions 12 years ago
Geert Uytterhoeven ee89bd6bc7 lib: Move fonts from drivers/video/console/ to lib/fonts/ 12 years ago
Geert Uytterhoeven 980f3a7315 m68k/q40: Enable PC parallel port in defconfig 12 years ago
Geert Uytterhoeven db8ac55ca7 m68k/q40: Undefine insl/outsl before redefining them 12 years ago
Geert Uytterhoeven 631d8b674f m68k/uaccess: Fix asm constraints for userspace access 12 years ago
Thomas Bogendoerfer 378f7ca6aa m68k/irq: Vector ints need a valid interrupt handler 12 years ago
Chen Gang ddc2fc2c5b m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zero 12 years ago
Finn Thain 220921a0d1 m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n 12 years ago
Denis Efremov 5ecf85f082 m68k/sun3: remove inline marking of EXPORT_SYMBOL functions 12 years ago
Geert Uytterhoeven d346a5db02 m68k: Remove inline strcpy() and strcat() implementations 12 years ago
Jiang Liu d9e6ba5fed m68k/PCI: Remove redundant call of pci_bus_add_devices() 12 years ago
Finn Thain df66834a43 m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK 12 years ago