| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | genirq: Add IRQF_FORCE_RESUME | Thomas Gleixner | 2011-02-08 | 3 | -5/+12 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. | Ian Campbell | 2011-03-03 | 1 | -1/+3 |
| * | | | | | xen: Fix compile error introduced by "switch to new irq_chip functions" | Ian Campbell | 2011-03-03 | 1 | -1/+1 |
| * | | | | | xen: Switch to new irq_chip functions | Thomas Gleixner | 2011-03-03 | 1 | -44/+51 |
| * | | | | | xen: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-03 | 1 | -18/+0 |
| * | | | | | xen: events: do not free legacy IRQs | Ian Campbell | 2011-03-03 | 1 | -0/+4 |
| * | | | | | xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges. | Ian Campbell | 2011-03-03 | 1 | -50/+27 |
| * | | | | | xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq | Ian Campbell | 2011-03-03 | 1 | -18/+35 |
| * | | | | | xen:events: move find_unbound_irq inside CONFIG_PCI_MSI | Ian Campbell | 2011-03-03 | 1 | -17/+17 |
| * | | | | | xen: handled remapped IRQs when enabling a pcifront PCI device. | Ian Campbell | 2011-03-03 | 1 | -8/+14 |
| |/ / / / |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke... | Linus Torvalds | 2011-03-15 | 6 | -22/+499 |
|\ \ \ \ \ \ |
|
| | * | | | | | xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an... | Konrad Rzeszutek Wilk | 2011-03-11 | 1 | -1/+2 |
| | * | | | | | xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps. | Zhang, Fengzhe | 2011-02-22 | 1 | -0/+8 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. | Stefano Stabellini | 2011-03-14 | 1 | -7/+22 |
| * | | | | | xen/m2p: No need to catch exceptions when we know that there is no RAM | Konrad Rzeszutek Wilk | 2011-03-14 | 1 | -1/+5 |
| * | | | | | xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set. | Konrad Rzeszutek Wilk | 2011-03-14 | 2 | -0/+46 |
| * | | | | | xen/debugfs: Add 'p2m' file for printing out the P2M layout. | Konrad Rzeszutek Wilk | 2011-03-14 | 3 | -0/+95 |
| * | | | | | xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. | Konrad Rzeszutek Wilk | 2011-03-14 | 1 | -0/+52 |
| * | | | | | xen/mmu: WARN_ON when racing to swap middle leaf. | Konrad Rzeszutek Wilk | 2011-03-14 | 1 | -1/+2 |
| * | | | | | xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. | Konrad Rzeszutek Wilk | 2011-03-14 | 1 | -2/+16 |
| * | | | | | xen/mmu: Add the notion of identity (1-1) mapping. | Konrad Rzeszutek Wilk | 2011-03-14 | 2 | -4/+240 |
| * | | | | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. | Konrad Rzeszutek Wilk | 2011-03-03 | 5 | -8/+13 |
* | | | | | | Linux 2.6.38 | Linus Torvalds | 2011-03-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds | 2011-03-14 | 3 | -5/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | MN10300: atomic_read() should ensure it emits a load | David Howells | 2011-03-14 | 1 | -1/+1 |
| * | | | | | | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist | David Howells | 2011-03-14 | 1 | -2/+2 |
| * | | | | | | MN10300: Proper use of macros get_user() in the case of incremented pointers | Tkhai Kirill | 2011-03-14 | 1 | -2/+3 |
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-03-14 | 22 | -305/+331 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2011-03-14 | 2 | -4/+4 |
| * | | | | | | | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 2011-03-14 | 1 | -0/+9 |
| * | | | | | | | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | 2011-03-14 | 1 | -0/+1 |
| * | | | | | | | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 2011-03-14 | 1 | -2/+29 |
| * | | | | | | | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 2011-03-14 | 1 | -1/+1 |
| * | | | | | | | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 2011-03-14 | 1 | -57/+6 |
| * | | | | | | | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 2011-03-14 | 1 | -2/+3 |
| * | | | | | | | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2011-03-14 | 2 | -119/+158 |
| * | | | | | | | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 2011-03-14 | 3 | -12/+3 |
| * | | | | | | | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 2011-03-14 | 1 | -1/+4 |
| * | | | | | | | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 2011-03-14 | 1 | -1/+2 |
| * | | | | | | | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 2011-03-14 | 1 | -1/+1 |
| * | | | | | | | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 2011-03-14 | 1 | -2/+2 |
| * | | | | | | | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 2011-03-14 | 1 | -2/+1 |
| * | | | | | | | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2011-03-14 | 2 | -2/+2 |
| * | | | | | | | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 2011-03-14 | 1 | -2/+2 |
| * | | | | | | | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 2011-03-14 | 3 | -5/+3 |
| * | | | | | | | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 2011-03-14 | 1 | -5/+0 |
| * | | | | | | | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 2011-03-14 | 1 | -1/+1 |
| * | | | | | | | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 2011-03-14 | 1 | -0/+2 |
| * | | | | | | | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -2/+9 |
| * | | | | | | | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 2011-03-14 | 1 | -32/+38 |