Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds
2011-03-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-03-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli
2011-03-14MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney
2011-03-14MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin
2011-03-14MIPS: Replace deprecated spinlock initializationThomas Gleixner
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk
2011-03-14xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.Konrad Rzeszutek Wilk
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk
2011-03-14xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: WARN_ON when racing to swap middle leaf.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk
2011-03-14MN10300: atomic_read() should ensure it emits a loadDavid Howells
2011-03-14MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells
2011-03-14MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior
2011-03-11xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk
2011-03-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell