summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa1-1/+4
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney1-1/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney1-2/+2
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney1-2/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2-2/+2
2011-03-14MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A1-2/+2
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A3-5/+3
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan1-5/+0
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer1-1/+1
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney1-0/+2
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin1-2/+9
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin1-32/+38
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin1-27/+25
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin1-27/+27
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin1-7/+7
2011-03-14MIPS: Replace deprecated spinlock initializationThomas Gleixner1-2/+2
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini1-7/+22
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk1-1/+5
2011-03-14xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk2-0/+46
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk3-0/+95
2011-03-14xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk1-0/+52
2011-03-14xen/mmu: WARN_ON when racing to swap middle leaf.Konrad Rzeszutek Wilk1-1/+2
2011-03-14xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk1-2/+16
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk2-4/+240
2011-03-14MN10300: atomic_read() should ensure it emits a loadDavid Howells1-1/+1
2011-03-14MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells1-2/+2
2011-03-14MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill1-2/+3
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior3-3/+12
2011-03-14clean statfs-like syscalls upAl Viro2-71/+30
2011-03-14open-style analog of vfs_path_lookup()Al Viro1-19/+2
2011-03-14kill path_lookup()Al Viro1-1/+1
2011-03-12x86: Enable forced interrupt threading supportThomas Gleixner1-0/+1
2011-03-12x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner2-0/+4
2011-03-12x86: Use generic show_interruptsThomas Gleixner2-55/+3
2011-03-12x86: ioapic: Avoid redundant lookup of irq_cfgThomas Gleixner1-4/+5
2011-03-12x86: ioapic: Use new move_irq functionsThomas Gleixner1-2/+2
2011-03-12x86: Use the proper accessors in fixup_irqs()Thomas Gleixner1-10/+13
2011-03-12x86: ioapic: Use irq_data->stateThomas Gleixner1-8/+7
2011-03-12x86: ioapic: Simplify irq chip and handler setupThomas Gleixner1-27/+21
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner8-48/+51
2011-03-12Merge branch 'x86/apic' into x86/irqThomas Gleixner35-586/+702
2011-03-12x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination...Tejun Heo1-11/+12
2011-03-12x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum1-1/+1
2011-03-11xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk1-1/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse19-106/+112
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse18-101/+127
2011-03-11futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()Michel Lespinasse1-3/+2
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar2-47/+22
2011-03-11x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar1-2/+2