Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-07-22 | 25 | -2/+1124 |
|\ | |||||
| * | net: Fix ppc64 BPF JIT dependencies. | David S. Miller | 2011-07-21 | 1 | -1/+1 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-21 | 15 | -64/+92 |
| |\ | |||||
| * | | net: filter: BPF 'JIT' compiler for PPC64 | Matt Evans | 2011-07-21 | 7 | -1/+1106 |
| * | | net: m68k/nfeth: Remove wrong usage of dev->flags | Michał Mirosław | 2011-07-14 | 1 | -1/+0 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-14 | 65 | -153/+262 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-05 | 46 | -212/+344 |
| |\ \ \ | |||||
| * | | | | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-21 | 17 | -0/+17 |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-20 | 222 | -1373/+2615 |
| |\ \ \ \ | |||||
| * | | | | | net/m68k: Include <linux/interrupt.h> where needed | Geert Uytterhoeven | 2011-06-11 | 1 | -0/+1 |
* | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ |