Commit Graph

147 Commits (97b09da4ee36ec4bd0f6e16b84b4bb6fa05db110)

Author SHA1 Message Date
NeilBrown f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
David Howells 40182373ac MN10300: Add missing _sdata declaration 14 years ago
David Howells db1c9dfa64 MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() 14 years ago
Eric W. Biederman 7b21fddd08 ns: Wire up the setns system call 14 years ago
KOSAKI Motohiro 8ea9716fd6 mn10300: convert old cpumask API into new one 14 years ago
Peter Zijlstra 184748cc50 sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 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
Tejun Heo 0415b00d17 percpu: Always align percpu output section to PAGE_SIZE 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 9ee21723cc MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs 14 years ago
Thomas Gleixner df43b86b41 MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED 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
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
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
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
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
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
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 278d91c460 MN10300: Make the FPU operate in non-lazy mode under SMP 14 years ago
Akira Takeuchi 8f19e3daf3 MN10300: AM34 erratum requires MMUCTR read and write on exception entry 14 years ago
David Howells b478491f26 MN10300: Allow some cacheflushes to be avoided if cache snooping is available 14 years ago
David Howells 344af921e6 MN10300: Provide a MN10300_CACHE_ENABLED config option 14 years ago
Akira Takeuchi 86c0f935c1 MN10300: Remove monitor/JTAG functions 14 years ago
David Howells 3b950de9c9 MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() 14 years ago
Stoyan Gaydarov 292aa14127 MN10300: BUG to BUG_ON changes 14 years ago