cascardo/linux.git
2015-06-22 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/mm' and...
2015-06-21 Thomas Gleixnerx86/hpet: Use proper hpet device number for MSI allocation
2015-06-20 Jiang Liux86/hpet: Check for irq==0 when allocating hpet MSI...
2015-06-18 Luis R. Rodriguezx86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_...
2015-06-18 Luis R. Rodriguezx86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add...
2015-06-18 Feng Tangx86/platform/intel/baytrail: Add comments about why...
2015-06-16 Jiang Liugenirq: Prevent crash in irq_move_irq()
2015-06-16 Jiang Liugenirq: Enhance irq_data_to_desc() to support hierarchy...
2015-06-12 Feng Wuiommu, x86: Properly handle posted interrupts for IOMMU...
2015-06-12 Feng Wuiommu, x86: Provide irq_remapping_cap() interface
2015-06-12 Feng Wuiommu, x86: Setup Posted-Interrupts capability for...
2015-06-12 Feng Wuiommu, x86: Add cap_pi_support() to detect VT-d PI...
2015-06-12 Feng Wuiommu, x86: Avoid migrating VT-d posted interrupts
2015-06-12 Feng Wuiommu, x86: Save the mode (posted or remapped) of an...
2015-06-12 Feng Wuiommu, x86: Implement irq_set_vcpu_affinity for intel_i...
2015-06-12 Thomas Gleixneriommu: dmar: Provide helper to copy shared irte fields
2015-06-12 Thomas Gleixneriommu: dmar: Extend struct irte for VT-d Posted-Interrupts
2015-06-12 Feng Wuiommu: Add new member capability to struct irq_remap_ops
2015-06-10 Andy Lutomirskix86/asm/entry/64: Disentangle error_entry/exit gsbase...
2015-06-10 Denys Vlasenkox86/asm/entry/32: Shorten __audit_syscall_entry() args...
2015-06-10 Denys Vlasenkox86/asm/entry/32: Explain reloading of registers after...
2015-06-10 Denys Vlasenkox86/asm/entry/32: Fix fallout from the R9 trick removal...
2015-06-09 Denys Vlasenkox86/asm/entry: Clean up entry*.S style, final bits
2015-06-08 Ingo Molnarx86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max...
2015-06-08 Denys Vlasenkox86/asm/entry/32: Reinstate clearing of pt_regs->r8...
2015-06-08 Ingo Molnarx86/asm/entry/64: Clean up entry_64.S
2015-06-08 Ingo MolnarMerge branch 'x86/asm' into x86/core, to prepare for...
2015-06-08 Ingo Molnarx86/asm/entry/32: Clean up entry_32.S
2015-06-08 Ingo Molnarx86/asm/entry: Untangle 'system_call' into two entry...
2015-06-08 Ingo Molnarx86/asm/entry: Untangle 'ia32_sysenter_target' into...
2015-06-08 Ingo Molnarx86/asm/entry: Rename compat syscall entry points
2015-06-07 Borislav Petkovx86/uapi: Do not export <asm/msr-index.h> as part of...
2015-06-07 Ingo MolnarMerge branch 'x86/ras' into x86/core, to fix conflicts
2015-06-07 Borislav Petkovx86: Kill CONFIG_X86_HT
2015-06-07 Ashok Rajx86/mce: Handle Local MCE events
2015-06-07 Ashok Rajx86/mce: Add infrastructure to support Local MCE
2015-06-07 Ashok Rajx86/mce: Add Local MCE definitions
2015-06-07 Toshi Kanidrivers/block/pmem: Map NVDIMM in Write-Through mode
2015-06-07 Toshi Kanix86/mm/pat: Add set_memory_wt() for Write-Through type
2015-06-07 Toshi Kanix86/mm/pat: Extend set_page_memtype() to support Write...
2015-06-07 Toshi Kanix86/mm/pat: Add pgprot_writethrough()
2015-06-07 Toshi Kanivideo/fbdev, asm/io.h: Remove ioremap_writethrough()
2015-06-07 Toshi Kaniarch/*/io.h: Add ioremap_wt() to all architectures
2015-06-07 Toshi Kanix86/mm, asm-generic: Add ioremap_wt() for creating...
2015-06-07 Toshi Kanix86/mm: Teach is_new_memtype_allowed() about Write...
2015-06-07 Toshi Kanix86/mm/pat: Change reserve_memtype() for Write-Through...
2015-06-07 Toshi Kanix86/mm/pat: Use 7th PAT MSR slot for Write-Through...
2015-06-07 Borislav Petkovx86/mm/pat: Remove pat_enabled() checks
2015-06-07 Borislav Petkovx86/mm/pat: Emulate PAT when it is disabled
2015-06-07 Borislav Petkovx86/mm/pat: Untangle pat_init()
2015-06-07 Ingo Molnarx86/asm/entry/64/compat: Rename ia32entry.S -> entry_64...
2015-06-05 Denys Vlasenkox86/asm/entry/32: Remove unnecessary optimization in...
2015-06-05 Denys Vlasenkox86/asm/entry/32: Explain the stub32_clone logic
2015-06-05 Ingo Molnarx86/asm/entry/32: Improve code readability
2015-06-05 Denys Vlasenkox86/asm/entry/32: Do not use R9 in SYSCALL32 entry...
2015-06-05 Denys Vlasenkox86/asm/entry/32: Open-code LOAD_ARGS32
2015-06-05 Denys Vlasenkox86/asm/entry/32: Open-code CLEAR_RREGS
2015-06-05 Denys Vlasenkox86/asm/entry/32: Simplify the zeroing of pt_regs-...
2015-06-05 Andy Lutomirskix86/asm/entry/64: Remove pointless jump to irq_return
2015-06-05 Andy Lutomirskix86/asm/msr: Make wrmsrl_safe() a function
2015-06-04 Ingo Molnarx86/asm/entry: Move the vsyscall code to arch/x86/entry...
2015-06-04 Ingo Molnarx86/asm/entry: Move the arch/x86/syscalls/ definitions...
2015-06-04 Ingo Molnarx86/asm/entry: Move arch/x86/include/asm/calling.h...
2015-06-04 Ingo Molnarx86/asm/entry: Move the 'thunk' functions to arch/x86...
2015-06-03 Ingo Molnarx86/asm/entry, x86/vdso: Move the vDSO code to arch...
2015-06-03 Ingo Molnarx86/asm/entry: Move the compat syscall entry code to...
2015-06-03 Ingo Molnarx86/asm/entry: Move entry_64.S and entry_32.S to arch...
2015-06-03 Stephen Rothwellx86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
2015-06-03 Ingo Molnarx86/kconfig: Reorganize arch feature Kconfig select's
2015-06-03 Ingo MolnarMerge branch 'locking/core' into x86/core, to prepare...
2015-06-03 Borislav Petkovlockdep: Do not break user-visible string
2015-06-03 Ingo MolnarMerge branches 'x86/mm', 'x86/build', 'x86/apic' and...
2015-06-02 Jan Beulichx86/asm/entry/64: Fold identical code paths
2015-06-02 Jan Beulichx86/asm/entry/64: Use negative immediates for stack...
2015-06-02 Ingo Molnarx86/debug: Remove perpetually broken, unmaintainable...
2015-06-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-06-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2015-06-02 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-06-01 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-06-01 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-06-01' of...
2015-06-01 Steffen Klassertvti6: Add pmtu handling to vti6_xmit.
2015-06-01 David S. MillerRevert "net: core: 'ethtool' issue with querying phy...
2015-06-01 Yuval Mintzbnx2x: Move statistics implementation into semaphores
2015-06-01 Ian Campbellxen: netback: read hotplug script once at start of...
2015-06-01 Ian Campbellxen: netback: fix printf format string warning
2015-06-01 Bernhard ThalerRevert "netfilter: ensure number of counters is >0...
2015-06-01 Mikko Rapeliinclude/uapi/linux/virtio_balloon.h: include linux...
2015-06-01 Khalid Azizsparc: Resolve conflict between sparc v9 and M7 on...
2015-06-01 Eric Snowbergsparc64: pci slots information is not populated in...
2015-06-01 Christophe... sparc: kernel: GRPCI2: Remove a useless memset
2015-06-01 Florian Fainellinet: dsa: Properly propagate errors from dsa_switch_set...
2015-06-01 Neal Cardwelltcp: fix child sockets to use system default congestion...
2015-06-01 Eric Dumazetudp: fix behavior of wrong checksums
2015-06-01 Linus TorvaldsLinux 4.1-rc6 v4.1-rc6
2015-06-01 Daniel Pieczkosfc: free multiple Rx buffers when required
2015-05-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-31 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-05-31 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2015-05-31 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2015-05-31 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
next