Commit Graph

687 Commits (d4ad4d22e7ac6b8711b35d7e86eb29f03f8ac153)

Author SHA1 Message Date
Rickard Strandqvist 50b9ac1813 arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables 11 years ago
Joe Perches 804bcaf79b tile: convert use of typedef ctl_table to struct ctl_table 11 years ago
Mel Gorman b745bc85f2 mm: page_alloc: convert hot/cold parameter and immediate callers to bool 11 years ago
Naoya Horiguchi c177c81e09 hugetlb: restrict hugepage_migration_support() to x86_64 11 years ago
Daniel Walter b2dfa048ba replace strict_strto* call with kstrto* 11 years ago
Geert Uytterhoeven ba159fd387 tile: Update comments for generic idle conversion 11 years ago
Thomas Gleixner b26d851ff1 tile: Use SPARSE_IRQ 11 years ago
Thomas Gleixner 2aa799d891 tile: pci: Use irq_alloc/free_hwirq() 11 years ago
Thomas Gleixner 6ef40512c5 tile: Implement irq_alloc/free_hwirq() for migration 11 years ago
Wang Sheng-Hui e540e835f8 tile: cleanup the comment in init_pgprot 11 years ago
Peter Zijlstra b3a8cb18ce sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG 11 years ago
Vincent Guittot 143e1e28cb sched: Rework sched_domain topology definition 11 years ago
Wang Sheng-Hui 3af1ea5a2e tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags 11 years ago
Peter Zijlstra ce3609f934 arch,tile: Convert smp_mb__*() 11 years ago
Uwe Kleine-König ce816fa88c Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 11 years ago
Chris Metcalf 5eb0bdf844 arch/tile: remove unused variable 'devcap' 11 years ago
Kerry Sheh 603eb2cdee tile: Fix vDSO compilation issue with allyesconfig 11 years ago
Bjorn Helgaas 05d58f6075 tile PCI RC: Use default pcibios_enable_device() 11 years ago
Zhigang Lu 8d61dd7d3e tile/perf: Support perf_events on tilegx and tilepro 11 years ago
Zhigang Lu ba67823163 tile: Enable NMIs on return from handle_nmi() without errors 11 years ago
Zhigang Lu 8e3441ebab tile: Add support for handling PMC hardware 11 years ago
Jiri Slaby 3a36cb11ca ftrace: Do not pass data to ftrace_dyn_arch_init 11 years ago
Jiri Slaby af64a7cb09 ftrace: Pass retval through return in ftrace_dyn_arch_init() 11 years ago
Chris Metcalf 2e285458e6 tile: don't use __get_cpu_var() with structure-typed arguments 11 years ago
Henrik Austad 767f30210b tile: avoid overflow in ns2cycles 11 years ago
Tim Chen ddf1d169c0 locking/mcs: Allow architecture specific asm files to be used for contended case 11 years ago
Tim Chen b119fa61d4 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order 11 years ago
Heiko Carstens 5a5e75f471 tile: remove compat_sys_lookup_dcookie declaration to fix compile error 11 years ago
Mark Salter 8b49233fd7 tile: use generic fixmap.h 11 years ago
Peter Zijlstra 93ea02bb84 arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h 11 years ago
David S. Miller e3fec2f74f lib: Add missing arch generic-y entries for asm-generic/hash.h 11 years ago
Christoph Hellwig 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 years ago
Kirill A. Shutemov 76b3aec332 tile: 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
Al Viro ce39596048 constify copy_siginfo_to_user{,32}() 11 years ago
Andy Shevchenko 0cc96a7450 arch: tile: re-use kbasename() helper 12 years ago
Chris Metcalf f862eefec0 tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT 12 years ago
Chris Metcalf 3f725c5b92 tile: ensure interrupts disabled for preempt_schedule_irq() 12 years ago
Henrik Austad dd386e03d9 tile: change lock initalization in hardwall 12 years ago
Chen Gang b924a69067 tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions 12 years ago
Peter Zijlstra a787870924 sched, arch: Create asm/preempt.h 12 years ago
Yijing Wang 503275bf37 tile/PCI: use cached pci_dev->pcie_mpss to simplify code 12 years ago
Chris Metcalf e823acc0a9 tile: remove stray blank space 12 years ago
Chris Metcalf 88e2692a4d tile: <arch/> header updates from upstream 12 years ago
Chris Metcalf 126eb08820 tile: improve gxio iorpc autogenerated code style 12 years ago
Chris Metcalf ad2a4bb378 tile: double default VMALLOC space 12 years ago
Chris Metcalf 35fab6118f tile: remove stale arch/tile/kernel/futex_64.S 12 years ago
Chris Metcalf 4b12909fd1 tile: remove HUGE_VMAP dead code 12 years ago
Chris Metcalf 8629470ef8 tile: use pmd_pfn() instead of casting via pte_t 12 years ago