linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-11 05:42:15 to 2014-09-11 10:09:51 UTC [more...]

[PATCH] zd1211rw: replace ZD_ASSERT with lockdep_assert_held()
 2014-09-11 10:09 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH v5 00/12] sched: consolidation of cpu_capacity
 2014-09-11 10:07 UTC  (9+ messages)
` [PATCH v5 08/12] sched: move cfs task on a CPU with higher capacity

[PATCH v3 0/8] rtc: at91sam9: add DT support
 2014-09-11 10:06 UTC  (15+ messages)
` [PATCH v3 1/8] rtc: at91sam9: remove references to mach specific headers
` [PATCH v3 2/8] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v3 3/8] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v3 4/8] rtc: at91sam9: add DT support
` [PATCH v3 5/8] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v3 6/8] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v3 7/8] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v3 8/8] rtc: at91sam9: add DT bindings documentation

bit fields && data tearing
 2014-09-11 10:04 UTC  (14+ messages)

[PATCH V2] MIPS: bugfix of coherentio variable default setup
 2014-09-11 10:03 UTC  (2+ messages)

[RFC PATCH 0/6] HMM (heterogeneous memory management) v4
 2014-09-11 10:00 UTC  (3+ messages)
` [RFC PATCH 1/6] mmu_notifier: add event information to address invalidation v4

[REGRESSION 3.17] scsi (uas) disks no longer using tagged command queuing
 2014-09-11 10:01 UTC  (5+ messages)

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-09-11  9:57 UTC  (11+ messages)

[PATCH] net: axienet: remove unnecessary ether_setup after alloc_etherdev
 2014-09-11  9:23 UTC 

[PATCH] Input: atmel_mxt_ts: Add of node type to the i2c table
 2014-09-11  9:54 UTC  (7+ messages)

IRQ problem with the AACRAID driver with debian wheezy kernel 3.2.60-1+deb7u3 x86_64
 2014-09-11  9:38 UTC 

[PATCH] KVM: x86: make apic_accept_irq tracepoint more generic
 2014-09-11  9:51 UTC 

[RESEND][PATCH] userns: use marco instead of magic number for max userns level
 2014-09-11  9:51 UTC 

[RFC] memory cgroup: my thoughts on memsw
 2014-09-11  9:50 UTC  (16+ messages)

[RFC PATCH 0/3] ns,procfs: pid conversion between ns and showing pidns hierarchy
 2014-09-11  9:48 UTC  (4+ messages)
` [RFC PATCH 2/3] procfs: show hierarchy of pid namespace

[GIT PULL] dmaengine fixes
 2014-09-11  9:22 UTC 

[PATCH] mmc: check EXT_CSD_PARTITION_SETTING_COMPLETED before creating partitions
 2014-09-11  9:46 UTC  (11+ messages)
          ` [PATCH v3 0001/0002] mmc: Replace ext_csd "enhanced_area_en" attribute by "partition_setting_completed"
            ` [PATCH v4 0001/0003] mmc: Move code that manages user area and gp partitions into functions
            ` [PATCH v4 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
            ` [PATCH v4 0003/0003] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation

[PATCH v4 0/3] Add Atmel maXTouch support for Peach boards
 2014-09-11  9:44 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: Add Peach Pit dts entry for Atmel touchpad

[PATCH v5 0/7] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-09-11  9:43 UTC  (16+ messages)
` [PATCH v5 1/7] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address
` [PATCH v5 2/7] kvm: Remove ept_identity_pagetable from struct kvm_arch
` [PATCH v5 3/7] kvm: Make init_rmode_identity_map() return 0 on success
` [PATCH v5 4/7] kvm, mem-hotplug: Reload L1' apic access page on migration in vcpu_enter_guest()
` [PATCH v5 5/7] kvm, mem-hotplug: Reload L1's apic access page on migration when L2 is running
` [PATCH v5 6/7] kvm, mem-hotplug: Unpin and remove kvm_arch->apic_access_page
` [PATCH v5 7/7] kvm, mem-hotplug: Unpin and remove nested_vmx->apic_access_page

[PATCH v2] arm: perf: Don't sleep while atomic when enabling per-cpu interrupts
 2014-09-11  9:39 UTC  (2+ messages)

[PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
 2014-09-11  9:39 UTC  (6+ messages)

[PATCH arm64-next] net: bpf: arm64: fix module memory leak when JIT image build fails
 2014-09-11  9:36 UTC 

[RFC v2 0/9] KVM-VFIO IRQ forward control
 2014-09-11  9:35 UTC  (16+ messages)
` [RFC v2 4/9] VFIO: platform: handler tests whether the IRQ is forwarded
` [RFC v2 5/9] KVM: KVM-VFIO: update user API to program forwarded IRQ
` [RFC v2 6/9] VFIO: Extend external user API
` [RFC v2 7/9] KVM: KVM-VFIO: add new VFIO external API hooks
` [RFC v2 8/9] KVM: KVM-VFIO: generic KVM_DEV_VFIO_DEVICE command and IRQ forwarding control

[PATCH] KVM: ioapic: add check for RTC_GSI
 2014-09-11  9:35 UTC  (5+ messages)

[PATCH 0/4] fix the compatibility between kaslr and kexe
 2014-09-11  9:31 UTC  (10+ messages)
` [PATCH 1/4] kaslr: check user's config too when handle relocations

[RFC Part1 v1 00/18] Prepare for enabling hierarchy irqdomain on x86
 2014-09-11  9:27 UTC  (20+ messages)
` [RFC Part1 v1 01/18] x86, irq, ACPI: Fix building warning of unused code
` [RFC Part1 v1 02/18] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector()
` [RFC Part1 v1 03/18] x86, irq: Convert irq_2_pin list to generic list
` [RFC Part1 v1 04/18] x86, irq: Refine hw_irq.h to prepare for irqdomain support
` [RFC Part1 v1 05/18] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
` [RFC Part1 v1 06/18] x86, irq: Protect __clear_irq_vector() with vector_lock
` [RFC Part1 v1 07/18] x86, irq: Introduce helpers to access struct irq_cfg
` [RFC Part1 v1 08/18] x86, irq: Move local APIC related code from io_apic.c into vector.c
` [RFC Part1 v1 09/18] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities
` [RFC Part1 v1 10/18] x86, irq: Move PCI MSI related code from io_apic.c into msi.c
` [RFC Part1 v1 11/18] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c
` [RFC Part1 v1 12/18] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
` [RFC Part1 v1 13/18] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
` [RFC Part1 v1 14/18] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
` [RFC Part1 v1 15/18] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
` [RFC Part1 v1 16/18] x86: irq_remapping: "
` [RFC Part1 v1 17/18] iommu/vt-d: "
` [RFC Part1 v1 18/18] iommu/amd: "

[PATCH v2 0/8] Add of-graph helpers to loop over endpoints and find ports by id
 2014-09-11  9:26 UTC  (7+ messages)
` [PATCH v2 3/8] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
` [PATCH v2 4/8] of: Add for_each_endpoint_of_node helper macro
` [PATCH v2 5/8] of: Add of_graph_get_port_by_id function

[PATCH] ARM: dts: Switch i2c0 to 400kHz on rk3288-evb-rk808
 2014-09-11  9:23 UTC  (3+ messages)

[PATCH] arm64: add guard macro of unistd.h to prevent double inclusion
 2014-09-11  9:21 UTC  (4+ messages)
    ` [PATCH v2] arm64: add guard macros "

[PATCH] ARM:stacktrace: make stacktrace skip always right
 2014-09-11  9:02 UTC 

[PATCH] iio: adc: xilinx-xadc: assign auxiliary channels address correctly
 2014-09-11  8:55 UTC 

Ask help about pre_init_apic_IRQ0()
 2014-09-11  9:08 UTC  (3+ messages)

[PATCH v8 00/10] Intel MPX support
 2014-09-11  8:46 UTC  (11+ messages)
` [PATCH v8 01/10] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific
` [PATCH v8 02/10] x86, mpx: add MPX specific mmap interface
` [PATCH v8 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v8 04/10] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v8 05/10] x86, mpx: extend siginfo structure to include bound violation information
` [PATCH v8 06/10] mips: sync struct siginfo with general version
` [PATCH v8 07/10] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v8 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
` [PATCH v8 09/10] x86, mpx: cleanup unused bound tables
` [PATCH v8 10/10] x86, mpx: add documentation on Intel MPX

[PATCH RFC 0/4] Linking DRM Connectors to Backlight Devices
 2014-09-11  9:00 UTC  (7+ messages)
` [PATCH RFC 1/4] backlight: use static initializers
` [PATCH RFC 2/4] backlight: use spin-lock to protect device list
` [PATCH RFC 4/4] drm: link connectors to backlight devices

[PATCH 0/8] nohz: Fix nohz kick irq work on tick v2
 2014-09-11  9:00 UTC  (4+ messages)
` [PATCH 6/8] arm64: Tell irq work about self IPI support

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-10 21:58 UTC  (19+ messages)
` [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v3 04/17] ARM64 / ACPI: Introduce early_param for "acpi"

[PATCH V5 1/3] Revert "perf tools: Default to cpu// for events v5"
 2014-09-11  8:51 UTC  (4+ messages)
` [PATCH V5 2/3] perf tools: parse the pmu event prefix and surfix

[PATCH] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-11  8:51 UTC  (2+ messages)

[PATCH 0/5] Add Phytec pbab01 audio support
 2014-09-11  8:47 UTC  (7+ messages)
` [PATCH 1/5] ARM: dts: pbab01: move i2c pins and frequency configuration into pfla02
` [PATCH 2/5] ASoC: fsl: add imx-tlv320aic3x machine driver
  ` [alsa-devel] "

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-09-11  7:30 UTC  (11+ messages)
` [PATCH 01/10] binfmt_elf: hoist ELF program header loading to a function
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
` [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs
` [PATCH 05/10] MIPS: detect presence of the FRE & UFR bits
` [PATCH 06/10] MIPS: ensure Config5.UFE is clear on boot
` [PATCH 07/10] MIPS: support for hybrid FPRs
` [PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section
` [PATCH 09/10] MIPS: ELF: set FP mode according to .MIPS.abiflags
` [PATCH 10/10] MIPS: Kconfig option to better exercise/debug hybrid FPRs

[PATCH] clk: add gpio gated clock
 2014-09-11  8:44 UTC  (3+ messages)

[PATCH v2 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
 2014-09-11  8:38 UTC  (5+ messages)
` [PATCH v2 1/4] net: stmmac: enhance to support multiple device instances
` [PATCH v2 2/4] net: stmmac: better code manageability with platform data struct
` [PATCH v2 3/4] net: stmmac: add support for Intel Quark X1000
` [PATCH v2 4/4] net: stmmac: add MSI "

[PATCH] cifs:fix build warnings
 2014-09-11  8:39 UTC 

[PATCH 0/4] Add persistent memory driver
 2014-09-11  8:39 UTC  (9+ messages)
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id

[PATCH v1] ARM: imx6: add pm_power_off support for i.mx6 chips
 2014-09-11  8:29 UTC  (2+ messages)

[Patch v5 00/15] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  8:23 UTC  (17+ messages)
` [Patch v5 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v5 02/15] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v5 03/15] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v5 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v5 05/15] PCI: Remove PCI ioapic driver
` [Patch v5 06/15] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v5 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v5 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v5 09/15] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v5 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v5 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v5 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v5 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v5 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v5 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

linux-next: Tree for Sep 11
 2014-09-11  8:22 UTC 

[PATCH] regmap:change struct regmap's internal locks as union
 2014-09-11  8:19 UTC 

[PATCH v3] ARM: KVM: add irqfd support
 2014-09-11  8:14 UTC  (3+ messages)

BUG uncore_assign_events
 2014-09-11  8:11 UTC  (3+ messages)

perf top -g -U --sort=symbol --children == lalalalala?
 2014-09-11  8:09 UTC  (3+ messages)

64 bit signed division
 2014-09-11  8:03 UTC 

[RFC PATCH] tty: serial: core: Only invoke ->start_tx() if there is data to send
 2014-09-11  8:03 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6dl: disable dma support for spi on i.mx6dl
 2014-09-11  8:02 UTC  (2+ messages)

[PATCH v4 1/2] timer: provide an api for deferrable timeout
 2014-09-11  8:01 UTC  (8+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread

[PATCH 0/4 v3] The Designware GPIO Supporting
 2014-09-11  7:59 UTC  (4+ messages)
` [PATCH 1/4 v3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver

[PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support
 2014-09-11  7:53 UTC  (5+ messages)
` [PATCH v1 08/12] spi/pxa2xx: Don't use slave_id of dma_slave_config

[PATCH 0/2] mfd: rtsx: fix PM suspend for 5227 & 5249
 2014-09-11  7:42 UTC  (4+ messages)
` [PATCH 1/2] mfd: rtsx: fix PM suspend for 5227
` [PATCH 2/2] mfd: rtsx: fix PM suspend for 5249

[PATCH] rhashtable: remove duplicate comment
 2014-09-11  7:48 UTC  (2+ messages)

[PATCH] ACPI / LPSS: complete PM entries for LPSS power domain
 2014-09-11  7:41 UTC  (3+ messages)

[PATCH v2] RTC: RK808: remove tm_def structure
 2014-09-11  7:37 UTC 

FlexCAN driver triggers kernel BUG in BUSOFF restart
 2014-09-11  7:36 UTC 

[GIT PULL] pin control fixes for the v3.17 series
 2014-09-11  7:30 UTC 

[PATCH v4] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-09-11  7:21 UTC  (4+ messages)
  ` [PATCH v5] "

[PATCH v2] checkpatch: look for common misspellings
 2014-09-11  7:19 UTC  (3+ messages)

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  7:17 UTC  (12+ messages)
` [Patch v4 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v4 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered

[PATCH] KVM: EVENTFD: remove inclusion of irq.h
 2014-09-11  7:11 UTC  (4+ messages)

[PATCH V1] ASoC: fsl_ssi: refine ipg clock usage in this module
 2014-09-11  7:07 UTC  (6+ messages)

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-11  6:45 UTC  (6+ messages)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros

[PATCH v2 0/2] Add DRA7xx CPSW Ethernet support in Device Tree
 2014-09-11  6:37 UTC  (11+ messages)
` [PATCH v2 1/2] ARM: dts: dra7: Add CPSW and MDIO module nodes for dra7
` [PATCH v2 2/2] ARM: dts: dra7-evm: Enable CPSW and MDIO for dra7xx EVM

[PATCH RFC 0/3] ARM: regulator: add Freescale MXS regulator driver
 2014-09-11  5:53 UTC  (9+ messages)
` [PATCH RFC 2/3] "

[PATCH V3 0/3] Add new PowerPC specific ELF core notes
 2014-09-11  6:14 UTC  (2+ messages)

[RFC v2 0/6] driver-core: add asynch probe support
 2014-09-11  5:42 UTC  (16+ messages)
` [RFC v2 3/6] kthread: warn on kill signal if not OOM
                        ` [systemd-devel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).