Commit Graph

1388 Commits (2ba3549352277514a8e4790adff77a783ee1b9e2)

Author SHA1 Message Date
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
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
Greg Ungerer cf6c31fc5c m68k: only use local gpio_request_one if not using GPIOLIB 12 years ago
Geert Uytterhoeven 37c14e83ee m68k: Update defconfigs for v3.9 12 years ago
Mikael Pettersson e4f2dfbb5e m68k: implement futex.h to support userspace robust futexes and PI mutexes 12 years ago
Tejun Heo 196779b9b4 dump_stack: consolidate dump_stack() implementations and unify their behaviors 12 years ago
Jiang Liu 920f1ad081 mm/m68k: use common help functions to free reserved pages 12 years ago
Greg Ungerer 2842e5b00e m68knommu: enable Timer on coldfire 532x 12 years ago
Greg Ungerer 42feae20fe m68knommu: fix ColdFire 5373/5329 QSPI base address 12 years ago
Greg Ungerer 74169f98c7 m68knommu: add support for configuring a Freescale M5373EVB board 12 years ago
Greg Ungerer e9d9dc6ac2 m68knommu: add support for the ColdFire 537x family of CPUs 12 years ago
Greg Ungerer e73cbe21ea m68knommu: make ColdFire M532x platform support more v3 generic 12 years ago
Greg Ungerer 6eac402783 m68knommu: create and use a common M53xx ColdFire class of CPUs 12 years ago
Greg Ungerer 0d5340f93c m68k: remove unused asm/dbg.h 12 years ago
Stany MARCEL a4eff487da m68k: Set ColdFire ACR1 cache mode depending on kernel configuration 12 years ago
Paul Bolle 5143661ff8 m68k: clean up unused "config ROMVECSIZE" 12 years ago
Thomas Gleixner d190e8195b idle: Remove GENERIC_IDLE_LOOP config switch 12 years ago
Michal Marek e00c73ee05 m68k: Remove inline strlen() implementation 12 years ago
Michael Schmitz 01a18d1687 m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD 12 years ago
Michael Schmitz c8ee038bd1 m68k: Implement ndelay() based on the existing udelay() logic 12 years ago