Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-22 | 4 | -30/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lguest: Fix translation count about wikipedia's cpuid page | Adrian Knoth | 2011-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | lguest: Fix three simple typos in comments | Adrian Knoth | 2011-07-22 | 2 | -2/+2 | |
| * | | | | | | | | | lguest: update comments | Rusty Russell | 2011-07-22 | 3 | -13/+27 | |
| * | | | | | | | | | lguest: remove remaining vmcall | Rusty Russell | 2011-07-22 | 1 | -6/+2 | |
| * | | | | | | | | | lguest: use a special 1:1 linear pagetable mode until first switch. | Rusty Russell | 2011-07-22 | 3 | -9/+12 | |
* | | | | | | | | | | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-07-22 | 4 | -1/+87 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk | 2011-06-21 | 4 | -1/+87 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge | 2011-06-06 | 4 | -1/+87 | |
* | | | | | | | | | | | Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-07-22 | 2 | -212/+164 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen/pci: Use 'acpi_gsi_to_irq' value unconditionally. | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -3/+2 | |
| * | | | | | | | | | | | xen/pci: Remove 'xen_allocate_pirq_gsi'. | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -25/+12 | |
| * | | | | | | | | | | | xen/pci: Retire unnecessary #ifdef CONFIG_ACPI | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -4/+0 | |
| * | | | | | | | | | | | xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -12/+9 | |
| * | | | | | | | | | | | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. | Konrad Rzeszutek Wilk | 2011-07-11 | 2 | -13/+9 | |
| * | | | | | | | | | | | xen/pci: Use the xen_register_pirq for HVM and initial domain users | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -52/+23 | |
| * | | | | | | | | | | | xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall. | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -16/+16 | |
| * | | | | | | | | | | | xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing. | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -3/+8 | |
| * | | | | | | | | | | | xen/pci: Update comments and fix empty spaces. | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -7/+8 | |
| * | | | | | | | | | | | xen/pci: Shuffle code around. | Konrad Rzeszutek Wilk | 2011-07-11 | 1 | -173/+173 | |
* | | | | | | | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | xen:pvhvm: Modpost section mismatch fix | Raghavendra D Prabhu | 2011-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-07-22 | 7 | -162/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | mmc: at91_mci: move register header from include/ to drivers/ | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-21 | 1 | -115/+0 | |
| * | | | | | | | | | | | | ARM: mmp2: update mmp2_defconfig to support mmc | Zhangfei Gao | 2011-07-20 | 1 | -1/+8 | |
| * | | | | | | | | | | | | mmc: sdhci-pxa: move platform data to include/linux/platform_data | Zhangfei Gao | 2011-07-20 | 2 | -61/+1 | |
| * | | | | | | | | | | | | mmc: update mmp2 mmc resources in arch/arm | Zhangfei Gao | 2011-07-20 | 3 | -10/+18 | |
| * | | | | | | | | | | | | mmc: host: split up sdhci-pxa, create sdhci-pxav3.c | Zhangfei Gao | 2011-07-20 | 1 | -5/+30 | |
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-07-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sparc,kgdbts: fix compile regression with kgdb test suite | Jason Wessel | 2011-07-21 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 2011-07-21 | 1 | -0/+8 | |
* | | | | | | | | | | | | | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 2011-07-21 | 1 | -0/+8 | |
* | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-20 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard | 2011-07-12 | 1 | -0/+8 | |
| * | | | | | | | | | | | | x86: Disable AMD_NUMA for 32bit for now | Tejun Heo | 2011-07-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 2011-07-19 | 3 | -7/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | davinci: DM365 EVM: fix video input mux bits | Jon Povey | 2011-07-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ARM: davinci: Check for NULL return from irq_alloc_generic_chip | Todd Poynor | 2011-07-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | | arm: davinci: Fix low level gpio irq handlers' argument | Ido Yariv | 2011-07-12 | 1 | -5/+16 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-07-17 | 1 | -16/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PM / MIPS: Convert i8259.c to using syscore_ops | Rafael J. Wysocki | 2011-07-16 | 1 | -16/+6 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-17 | 6 | -26/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: SAMSUNG: DMA Cleanup as per sparse | Sangwook Lee | 2011-07-16 | 4 | -26/+27 | |
| * | | | | | | | | | | | | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip | Todd Poynor | 2011-07-16 | 2 | -0/+14 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-07-17 | 4 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sparc: sun4m SMP: fix wrong shift instruction in IPI handler | Will Simoneau | 2011-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sparc32,leon: Added __init declaration to leon_flush_needed() | Matthias Rosenfelder | 2011-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sparc/irqs: Do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 2011-07-06 | 2 | -11/+11 | |
* | | | | | | | | | | | | | ARM: fix regression in IXP4xx clocksource | Richard Cochran | 2011-07-15 | 1 | -2/+8 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-07-12 | 2 | -13/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |