Commit Graph

85 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

Author SHA1 Message Date
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition 16 years ago
Jaswinder Singh Rajput 0419bb466f headers_check fix: mn10300, setup.h 16 years ago
Jaswinder Singh Rajput c14e1a13b7 headers_check fix: mn10300, ptrace.h 16 years ago
Rusty Russell 5933048c69 module: cleanup FIXME comments about trimming exception table entries. 16 years ago
Arnd Bergmann 72099ed271 asm-generic: rename atomic.h to atomic-long.h 16 years ago
Arnd Bergmann c31ae4bb4a asm-generic: introduce asm/bitsperlong.h 16 years ago
Arnd Bergmann 63b852a6b6 asm-generic: rename termios.h, signal.h and mman.h 16 years ago
David Howells 5d289964e1 MN10300: Add utrace/tracehooks support 16 years ago
David Howells fd4f683d04 MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler 16 years ago
Tim Abbott 9760f8fc60 mn10300: convert to use __HEAD and HEAD_TEXT macros. 16 years ago
David Howells 596a5c4e43 MN10300: Update the ASB2303 defconfig 16 years ago
David Howells 616df13511 MN10300: Stop gcc from generating uninitialised variable warnings after BUG() 16 years ago
David Howells 76d320a507 MN10300: Wire up missing system calls 16 years ago
David Howells 3bb4e153a7 MN10300: Discard duplicate PFN_xxx() macros 16 years ago
David Howells 2f2a2132ff Separate out the proc- and unit-specific header directories from the general 16 years ago
David Howells da7616610c Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. 16 years ago
David Howells 62b8e680e6 MN10300: Kill MN10300's own profiling Kconfig 16 years ago
Thomas Gleixner 91e58b6e95 MN10300: Convert obsolete no_irq_type to no_irq_chip 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
Wei Yongjun d9190913b7 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c 16 years ago
David Howells 58bafe72ad mn10300: fix oprofile 16 years ago
Mike Travis d2287f5ebe irq: update all arches for new irq_desc, fix 16 years ago
Heiko Carstens e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
Yinghai Lu dee4102a9a sparseirq: use kstat_irqs_cpu instead 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Akira Takeuchi c7f8d6f6b5 MN10300: Give correct size when reserving interrupt vector table 16 years ago
Akira Takeuchi 24646bd226 MN10300: Fix the preemption resume_kernel() routine 16 years ago
Akira Takeuchi a8893fb3e6 MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port 16 years ago
Cyrill Gorcunov cb32898c09 MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros 16 years ago
David Howells 004b50f4ed MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver 16 years ago
Mark Salter 1122b19b8f MN10300: Fix application of kernel module relocations 16 years ago
Robert P. J. Day 499c59c429 MN10300: Tighten up the code using case ranges 16 years ago
David Howells 58a47481b6 MN10300: Don't do misalignment handling for userspace 16 years ago
David Howells bd9384a9fd MN10300: Don't handle misaligned loading and storing of SP 16 years ago
David Howells d3bd462865 MN10300: Handle misaligned SP-based operands 16 years ago
David Howells 852c15b736 MN10300: Fix misaligned index-register addressing handling 16 years ago
David Howells 6d615c78fb MN10300: Handle misaligned postinc-with-imm addressing mode correctly 16 years ago
David Howells ddb6d05cba MN10300: Perform misalignment fixups of MOV_Lcc 16 years ago
David Howells aefefbbec1 MN10300: Allow misalignment fixup in interrupt handling 16 years ago
David Howells f911c685d6 MN10300: Fix register-postinc addressing misalignment handling 16 years ago
David Howells b308bf3be1 MN10300: Extract the displacement from an insn correctly in misalignment fixup 16 years ago
David Howells ee6e740cf7 MN10300: Add further misalignment fixups 16 years ago
David Howells 9f55588968 MN10300: Add built-in testing for misalignment handler 16 years ago
David Howells 31ea24bba7 MN10300: Clean up the misalignment handler a little 16 years ago
Adrian Bunk f6a2298c5f mn10300: use bcd2bin/bin2bcd 17 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
David Howells d6478fad43 MN10300: Fix IRQ handling 17 years ago
David Howells 08ec3c2d45 MN10300: Make sched_clock() report time since boot 17 years ago
David Howells d1c6d2e547 MN10300: Change the fault handler to check in_atomic() not in_interrupt() 17 years ago