Commit Graph

339 Commits (773659483685d652970583384a0294948e57f8b3)

Author SHA1 Message Date
Arun Sharma 7847777a45 atomic: cleanup asm-generic atomic*.h inclusion 14 years ago
Arun Sharma f24219b4e9 atomic: move atomic_add_unless to generic code 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Akinobu Mita 148817ba09 asm-generic: add another generic ext2 atomic bitops 14 years ago
Mike Frysinger 0e9a6cb5e6 ptrace: unify show_regs() prototype 14 years ago
Mathias Krause b45d59fb92 mn10300, exec: remove redundant set_fs(USER_DS) 14 years ago
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
David Howells 35052cffe0 MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() 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
David Howells 2e65d1f6ee MN10300: Fix one of the kernel debugger cacheflush variants 14 years ago
Eric W. Biederman 7b21fddd08 ns: Wire up the setns system call 14 years ago
Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
Daniel Lezcano a77aea9201 cgroup: remove the ns_cgroup 14 years ago
KOSAKI Motohiro 8ea9716fd6 mn10300: convert old cpumask API into new one 14 years ago
Peter Zijlstra 1c39517696 mm: now that all old mmu_gather code is gone, remove the storage 14 years ago
Peter Zijlstra 184748cc50 sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
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
Tejun Heo 0415b00d17 percpu: Always align percpu output section to PAGE_SIZE 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