Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: revert wrong memblock current limit setting | Yinghai Lu | 2014-01-27 | 2 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 3 | -1/+96 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 6 | -18/+25 |
| |\ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 2 | -6/+5 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 3 | -3/+24 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 19 | -86/+89 |
| |\ \ \ \ | |||||
| * | | | | | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 | 3 | -1/+96 |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra | 2014-01-23 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-01-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86 | Mark Salter | 2014-01-02 | 1 | -0/+1 |
* | | | | | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 6 | -12/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2014-01-12 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ACPICA: Cleanup the option of forcing the use of the RSDT. | Lv Zheng | 2014-01-08 | 1 | -2/+1 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 5 | -10/+2 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | SFI / ACPI: Fix warnings reported during builds with W=1 | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
| | * | | | | | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 4 | -9/+2 |
* | | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-23 | 4 | -68/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-23 | 1 | -4/+4 |
| * | | | | | | | | | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel | 2014-01-23 | 2 | -2/+5 |
| * | | | | | | | | | x86: use generic fixmap.h | Mark Salter | 2014-01-23 | 1 | -58/+1 |
| * | | | | | | | | | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 2014-01-23 | 1 | -4/+4 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-01-23 | 3 | -3/+2956 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | crypto: aesni - fix build on x86 (32bit) | Tim Chen | 2014-01-15 | 2 | -1/+1 |
| * | | | | | | | | | crypto: aesni - fix build on x86 (32bit) | Andy Shevchenko | 2013-12-31 | 2 | -1/+4 |
| * | | | | | | | | | crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode | Tim Chen | 2013-12-20 | 3 | -3/+2953 |
| * | | | | | | | | | crypto: arch - use crypto_memneq instead of memcmp | Daniel Borkmann | 2013-12-20 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-01-22 | 13 | -123/+459 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | xen/pvh: Set X86_CR0_WP and others in CR0 (v2) | Roger Pau Monne | 2014-01-21 | 3 | -5/+32 |
| * | | | | | | | | | | xen/pvh: Use 'depend' instead of 'select'. | Konrad Rzeszutek Wilk | 2014-01-10 | 1 | -2/+1 |
| * | | | | | | | | | | xen/pvh: remove duplicated include from enlighten.c | Wei Yongjun | 2014-01-07 | 1 | -1/+0 |
| * | | | | | | | | | | xen/pvh: Fix compile issues with xen_pvh_domain() | Konrad Rzeszutek Wilk | 2014-01-07 | 1 | -0/+1 |
| * | | | | | | | | | | xen/pvh: Support ParaVirtualized Hardware extensions (v3). | Mukesh Rathor | 2014-01-06 | 2 | -2/+25 |
| * | | | | | | | | | | xen/pvh: Piggyback on PVHVM for grant driver (v4) | Konrad Rzeszutek Wilk | 2014-01-06 | 1 | -0/+62 |
| * | | | | | | | | | | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk | 2014-01-06 | 1 | -0/+1 |
| * | | | | | | | | | | xen/pvh: Piggyback on PVHVM for event channels (v2) | Mukesh Rathor | 2014-01-06 | 2 | -3/+7 |
| * | | | | | | | | | | xen/pvh: Update E820 to work with PVH (v2) | Mukesh Rathor | 2014-01-06 | 1 | -2/+20 |
| * | | | | | | | | | | xen/pvh: Secondary VCPU bringup (non-bootup CPUs) | Mukesh Rathor | 2014-01-06 | 3 | -19/+42 |
| * | | | | | | | | | | xen/pvh: Load GDT/GS in early PV bootup code for BSP. | Mukesh Rathor | 2014-01-06 | 1 | -2/+37 |
| * | | | | | | | | | | xen/pvh: Setup up shared_info. | Mukesh Rathor | 2014-01-06 | 1 | -0/+3 |
| * | | | | | | | | | | xen/pvh/mmu: Use PV TLB instead of native. | Mukesh Rathor | 2014-01-06 | 1 | -0/+9 |
| * | | | | | | | | | | xen/pvh: MMU changes for PVH (v2) | Mukesh Rathor | 2014-01-06 | 1 | -35/+46 |
| * | | | | | | | | | | xen/mmu: Cleanup xen_pagetable_p2m_copy a bit. | Konrad Rzeszutek Wilk | 2014-01-06 | 1 | -20/+20 |
| * | | | | | | | | | | xen/mmu/p2m: Refactor the xen_pagetable_init code (v2). | Konrad Rzeszutek Wilk | 2014-01-06 | 1 | -33/+37 |
| * | | | | | | | | | | xen/pvh: Don't setup P2M tree. | Konrad Rzeszutek Wilk | 2014-01-06 | 2 | -4/+11 |
| * | | | | | | | | | | xen/pvh: Early bootup changes in PV code (v4). | Mukesh Rathor | 2014-01-06 | 2 | -20/+46 |
| * | | | | | | | | | | xen/pvh/x86: Define what an PVH guest is (v3). | Mukesh Rathor | 2014-01-06 | 1 | -0/+5 |
| * | | | | | | | | | | xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn. | Mukesh Rathor | 2014-01-06 | 1 | -1/+6 |
| * | | | | | | | | | | xen/x86: set VIRQ_TIMER priority to maximum | David Vrabel | 2014-01-06 | 1 | -0/+1 |
| * | | | | | | | | | | xen/pvhvm: Remove the xen_platform_pci int. | Konrad Rzeszutek Wilk | 2014-01-03 | 1 | -3/+2 |