Commit Graph

74 Commits (8d349ace9a5c2a8404bcf4a371fe170480ffbebb)

Author SHA1 Message Date
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
David Woodhouse 6b213e1bc2 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Paul Mundt 18f6db95dc mn10300: Fix up __bug_table handling in module loader. 17 years ago
David Howells 02c3638089 MN10300: Wire up new system calls 17 years ago
Johannes Weiner 4984d2d888 mn10300: use generic show_mem() 17 years ago
Harvey Harrison 2682497245 mn10300: use the common ascii hex helpers 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Johannes Weiner 3560e249ab bootmem: replace node_boot_start in struct bootmem_data 17 years ago
David Howells 34492b5834 MN10300: Fix MN10300's serial port driver to get at its tty_struct 17 years ago