OSDN Git Service

uclinux-h8/linux.git
2017-09-28 Colin Ian Kingx86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
2017-09-27 Borislav Petkovx86/apic: Use dead_cpu instead of current CPU when...
2017-09-27 Dou LiyangACPI/init: Invoke early ACPI initialization earlier
2017-09-25 Thomas Gleixnerx86/vector: Respect affinity mask in irq descriptor
2017-09-25 Thomas Gleixnerx86/irq: Simplify hotplug vector accounting
2017-09-25 Thomas Gleixnerx86/vector: Switch IOAPIC to global reservation mode
2017-09-25 Thomas Gleixnerx86/vector/msi: Switch to global reservation mode
2017-09-25 Thomas Gleixnerx86/vector: Handle managed interrupts proper
2017-09-25 Thomas Gleixnerx86/io_apic: Reevaluate vector configuration on activate()
2017-09-25 Thomas Gleixneriommu/amd: Reevaluate vector configuration on activate()
2017-09-25 Thomas Gleixneriommu/vt-d: Reevaluate vector configuration on activate()
2017-09-25 Thomas Gleixnerx86/apic/msi: Force reactivation of interrupts at start...
2017-09-25 Thomas Gleixnerx86/vector: Untangle internal state from irq_cfg
2017-09-25 Thomas Gleixnerx86/vector: Compile SMP only code conditionally
2017-09-25 Thomas Gleixnerx86/apic: Remove unused callbacks
2017-09-25 Thomas Gleixnerx86/vector: Use matrix allocator for vector assignment
2017-09-25 Thomas Gleixnerx86/vector: Add tracepoints for vector management
2017-09-25 Thomas Gleixnerx86/smpboot: Set online before setting up vectors
2017-09-25 Thomas Gleixnerx86/vector: Add vector domain debugfs support
2017-09-25 Thomas Gleixnerx86/irq/vector: Initialize matrix allocator
2017-09-25 Thomas Gleixnerx86/apic: Add replacement for cpu_mask_to_apicid()
2017-09-25 Thomas Gleixnerx86/vector: Move helper functions around
2017-09-25 Thomas Gleixnerx86/vector: Remove pointless pointer checks
2017-09-25 Thomas Gleixnerx86/apic: Get rid of the legacy irq data storage
2017-09-25 Thomas Gleixnerx86/ioapic: Mark legacy vectors at reallocation time
2017-09-25 Thomas Gleixnerx86/vector: Simplify vector move cleanup
2017-09-25 Thomas Gleixnerx86/vector: Store the single CPU targets in apic data
2017-09-25 Thomas Gleixnerx86/vector: Cleanup variable names
2017-09-25 Thomas Gleixnerx86/vector: Simplify the CPU hotplug vector update
2017-09-25 Thomas Gleixnerx86/ioapic: Remove obsolete post hotplug update
2017-09-25 Thomas Gleixnerx86/apic: Get rid of multi CPU affinity
2017-09-25 Thomas Gleixnerx86/vector: Rename used_vectors to system_vectors
2017-09-25 Thomas Gleixnerx86/apic: Get rid of apic->target_cpus
2017-09-25 Thomas Gleixnerx86/apic/x2apic: Simplify cluster management
2017-09-25 Thomas Gleixnerx86/apic: Reorganize struct apic
2017-09-25 Thomas Gleixnerx86/apic: Move common APIC callbacks
2017-09-25 Thomas Gleixnerx86/apic: Sanitize 32/64bit APIC callbacks
2017-09-25 Thomas Gleixnerx86/apic: Move APIC noop specific functions
2017-09-25 Thomas Gleixnerx86/apic: Move probe32 specific APIC functions
2017-09-25 Thomas Gleixnerx86/apic: Sanitize return value of check_apicid_used()
2017-09-25 Thomas Gleixnerx86/apic: Sanitize return value of apic.set_apic_id()
2017-09-25 Thomas Gleixnerx86/apic: Deinline x2apic functions
2017-09-25 Thomas GleixnerMerge branch 'irq/core' into x86/apic
2017-09-25 Thomas Gleixnergenirq/matrix: Add tracepoints
2017-09-25 Thomas Gleixnergenirq: Implement bitmap matrix allocator
2017-09-25 Thomas Gleixnergenirq/irqdomain: Add force reactivation flag to irq...
2017-09-25 Thomas Gleixnergenirq/irqdomain: Propagate early activation
2017-09-25 Thomas Gleixnergenirq/irqdomain: Allow irq_domain_activate_irq() to...
2017-09-25 Thomas Gleixnergenirq/irqdomain: Update irq_domain_ops.activate()...
2017-09-25 Thomas Gleixnergenirq: Separate activation and startup
2017-09-25 Thomas Gleixnergenirq: Set managed shut down flag at init
2017-09-25 Thomas Gleixnergenirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
2017-09-25 Thomas Gleixnerirqdomain/debugfs: Provide domain specific debug callback
2017-09-25 Thomas Gleixnergenirq/msi: Capture device name for debugfs
2017-09-25 Thomas Gleixnergenirq/debugfs: Show debug information for all irq...
2017-09-25 Alexandru Moisegenirq: Check __free_irq() return value for NULL
2017-09-25 Dou Liyangx86/apic: Use lapic_is_integrated() consistently
2017-09-25 Dou Liyangx86/apic: Remove duplicate X86_64 conditional in lapic_...
2017-09-25 Dou Liyangx86/apic: Remove init_bsp_APIC()
2017-09-25 Dou Liyangx86/apic: Initialize interrupt mode after timer init
2017-09-25 Dou Liyangx86/init: Add intr_mode_init to x86_init_ops
2017-09-25 Dou Liyangx86/ioapic: Refactor the delay logic in timer_irq_works()
2017-09-25 Dou Liyangx86/apic: Unify interrupt mode setup for UP system
2017-09-25 Dou Liyangx86/apic: Mark the apic_intr_mode extern for sanity...
2017-09-25 Dou Liyangx86/apic: Unify interrupt mode setup for SMP-capable...
2017-09-25 Dou Liyangx86/apic: Move logical APIC ID away from apic_bsp_setup()
2017-09-25 Dou Liyangx86/apic: Split local APIC timer setup from the APIC...
2017-09-25 Dou Liyangx86/apic: Prepare for unifying the interrupt delivery...
2017-09-25 Dou Liyangx86/apic: Construct a selector for the interrupt delive...
2017-09-24 Linus TorvaldsLinux 4.14-rc2 v4.14-rc2
2017-09-24 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.14' of git://git...
2017-09-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-09-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-09-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-09-24 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-09-24 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2017-09-24 Linus TorvaldsMerge branch 'next-tpm' of git://git./linux/kernel...
2017-09-24 Michal Suchanektpm: ibmvtpm: simplify crq initialization and document...
2017-09-24 Hamza Attaktpm: replace msleep() with usleep_range() in TPM 1...
2017-09-24 Enric Balletbo... Documentation: tpm: add powered-while-suspended binding...
2017-09-24 Arvind Yadavtpm: tpm_crb: constify acpi_device_id.
2017-09-24 Arvind Yadavtpm: vtpm: constify vio_device_id
2017-09-24 Stefan Bergersecurity: fix description of values returned by cap_ino...
2017-09-23 Linus TorvaldsMerge branch 'parisc-4.14-2' of git://git./linux/kernel...
2017-09-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2017-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-09-23 Linus TorvaldsMerge tag 'apparmor-pr-2017-09-22' of git://git./linux...
2017-09-23 Josh Poimboeufx86/asm: Fix inline asm call constraints for Clang
2017-09-23 Josh Poimboeufobjtool: Handle another GCC stack pointer adjustment bug
2017-09-23 Linus TorvaldsMerge tag 'acpi-4.14-rc2' of git://git./linux/kernel...
2017-09-23 David S. MillerMerge branch 'net-fix-reuseaddr-regression'
2017-09-23 Josef Bacikinet: fix improper empty comparison
2017-09-23 Josef Baciknet: use inet6_rcv_saddr to compare sockets
2017-09-23 Josef Baciknet: set tb->fast_sk_family
2017-09-23 Willem de Bruijnnet: orphan frags on stand-alone ptype in dev_queue_xmi...
2017-09-23 Linus TorvaldsMerge tag 'pm-4.14-rc2' of git://git./linux/kernel...
2017-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-23 Linus TorvaldsMerge tag 'seccomp-v4.14-rc2' of git://git./linux/kerne...
2017-09-23 Linus TorvaldsMerge tag '4.14-smb3-fixes-from-recent-test-events...
2017-09-23 Linus TorvaldsMerge tag 'ceph-for-4.14-rc2' of git://github.com/ceph...
next