Commit Graph

302 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Akinobu Mita 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h 14 years ago
Akinobu Mita f312eff816 bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
Akinobu Mita 861b5ae7cd bitops: introduce little-endian bitops for most architectures 14 years ago
FUJITA Tomonori 3e50594e8e add the common dma_addr_t typedef to include/linux/types.h 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
David Howells ddb7d1e975 MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts 14 years ago
David Howells 02b2944cd7 MN10300: Fix the ASB2364 gdbport UART register defs 14 years ago
David Howells 5f91a1affc MN10300: Fix ASB2364 FPGA register defs 14 years ago
Thomas Gleixner df43b86b41 MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED 14 years ago
David Howells 4692edbd4c MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS 14 years ago
Thomas Gleixner 1ddc4a38ca MN10300: Convert ASB2364 FPGA irq_chip to new functions 14 years ago
Thomas Gleixner 3ba65467f0 MN10300: Convert ipi irq_chip to new functions 14 years ago
Thomas Gleixner b023ba598c MN10300: Convert serial irq_chip to new functions 14 years ago
Thomas Gleixner 125bb1dbad MN10300: Convert cpu irq_chips to new functions 14 years ago
Thomas Gleixner a494d3df1e MN10300: Remove unused mn10300_intc_* functions 14 years ago
Thomas Gleixner e61645a0aa MN10300: Remove stale irq_chip.end - V2 14 years ago
Thomas Gleixner dc7daf3362 MN10300: Use clockevents_calc_mult_shift() 14 years ago
Thomas Gleixner 817890ba15 MN10300: Use clocksource_register_hz() 14 years ago
Thomas Gleixner 73a173a411 MN10300: Remove stale code 14 years ago
David Howells af79420654 MN10300: atomic_read() should ensure it emits a load 14 years ago
David Howells dcca52c21e MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist 14 years ago
Tkhai Kirill 6fc34436be MN10300: Proper use of macros get_user() in the case of incremented pointers 14 years ago
Torben Hohn 22b7fcdae5 mn10300: Switch do_timer() to xtimer_update() 14 years ago
Tejun Heo 19df0c2fef percpu: align percpu readmostly subsection to cacheline 14 years ago
Thomas Gleixner b169c908a5 mn10300: Use generic irq Kconfig 14 years ago
Thomas Gleixner 1c77ff22f5 genirq: Remove __do_IRQ 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Amerigo Wang 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
Stephen Hemminger 3e5c12409c set_rtc_mmss: show warning message only once 14 years ago
Andrew Morton d9a1abe484 arch/mn10300/kernel/irq.c: fix build 14 years ago
Nicolas Pitre b8da46d3d5 clarify a usage constraint for cnt32_to_63() 14 years ago
David Howells 6142e05f30 MN10300: Fix interrupt mask alteration function call name in gdbstub 14 years ago
David Howells a9df42e117 MN10300: Implement asm/syscall.h 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Namhyung Kim 261bb92054 ptrace: cleanup arch_ptrace() on mn10300 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 14 years ago
David Howells 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 years ago
Akira Takeuchi a5e03ca2fd MN10300: Change "Matsushita" to "Panasonic". 14 years ago
Akira Takeuchi 72d36faffb MN10300: Create a defconfig for the ASB2364 board 14 years ago
Akira Takeuchi 711beda5cf MN10300: Update the ASB2303 defconfig 14 years ago
Akira Takeuchi 62747cd27e MN10300: ASB2364: Add support for SMSC911X and SMC911X 14 years ago
David Howells 6044cf1d94 MN10300: ASB2364: Handle the IRQ multiplexer in the FPGA 14 years ago
Mark Salter 730c1fad0e MN10300: Generic time support 14 years ago
Mark Salter 2502c64eeb MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support 14 years ago
Mark Salter 5a226c6f5c MN10300: Map userspace atomic op regs as a vmalloc page 14 years ago
Akira Takeuchi 368dd5acd1 MN10300: And Panasonic AM34 subarch and implement SMP 14 years ago
Akira Takeuchi 04157a6e7d MN10300: Delete idle_timestamp from irq_cpustat_t 14 years ago
Akira Takeuchi 37e4ec9636 MN10300: Make various interrupt priority settings configurable 14 years ago
Akira Takeuchi ab244c1a08 MN10300: Optimise do_csum() 14 years ago