Commit Graph

318 Commits (36fd2b63e3b4336744cf3f6a6c9543ecbec334a7)

Author SHA1 Message Date
Thomas Gleixner 78c8982564 genirq: Remove the now obsolete config options and select statements 14 years ago
Thomas Gleixner 2a8f55b1f5 mn10300: Use generic show_interrupts() 14 years ago
Thomas Gleixner 232f1d8591 mn10300: Cleanup irq_desc access 14 years ago
Thomas Gleixner f4c547ebb4 mn10300: Convert genirq namespace 14 years ago
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
Richard Henderson 5a4b65ab50 MN10300: gcc 4.6 vs am33 inline assembly 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 1a8d59e529 MN10300: Deprecate gdbstub 14 years ago
David Howells 52885b32a5 MN10300: Allow KGDB to use the MN10300 serial ports 14 years ago
David Howells 5141c46c61 MN10300: Emulate single stepping in KGDB on MN10300 14 years ago
David Howells 044264bbe3 MN10300: Generalise kernel debugger kernel halt, reboot or power off hook 14 years ago
David Howells e460d64405 MN10300: Use KGDB 14 years ago
David Howells 67ddb4052d MN10300: Create generic kernel debugger hooks 14 years ago
David Howells 7f386ac327 MN10300: Create general kernel debugger cache flushing 14 years ago
David Howells 792576b1c5 MN10300: Introduce a general config option for kernel debugger hooks 14 years ago
David Howells b75bb2365d MN10300: The icache invalidate functions should disable the icache first 14 years ago
David Howells 9ee21723cc MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs 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