LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH V3] mm/thp: Allocate transparent hugepages on local node
 2015-01-20  5:52 UTC  (4+ messages)

[Patch Part2 v4 00/33] Clean up obsoleted x86 interrupt manangement code and interfaces
 2015-01-20  5:51 UTC  (34+ messages)
` [Patch Part2 v4 01/33] x86/irq: Kill unused old IOAPIC irqdomain interfaces
` [Patch Part2 v4 02/33] x86/irq: Kill unused struct mp_pin_info
` [Patch Part2 v4 03/33] x86/irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [Patch Part2 v4 04/33] x86/irq: Kill x86_io_apic_ops.setup_entry "
` [Patch Part2 v4 05/33] x86/irq: Kill x86_io_apic_ops.set_affinity "
` [Patch Part2 v4 06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
` [Patch Part2 v4 07/33] x86/irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part2 v4 08/33] x86/irq: Clean up unused forward declarations in x86_init.h
` [Patch Part2 v4 09/33] irq_remapping: Clean up unsued code to support IOAPIC
` [Patch Part2 v4 10/33] irq_remapping/vt-d: Clean up unsued code
` [Patch Part2 v4 11/33] irq_remapping/amd: "
` [Patch Part2 v4 12/33] irq_remapping: Clean up unused interfaces
` [Patch Part2 v4 13/33] x86/irq: Kill irq_cfg.irq_remapped
` [Patch Part2 v4 14/33] irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [Patch Part2 v4 15/33] irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part2 v4 16/33] x86/irq: Move irq_cfg.irq_2_pin into io_apic.c
` [Patch Part2 v4 17/33] x86/irq: Kill struct io_apic_irq_attr
` [Patch Part2 v4 18/33] x86/irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [Patch Part2 v4 19/33] x86/irq: Clean up io_apic.h
` [Patch Part2 v4 20/33] x86/irq: Use cached IOAPIC entry instead of reading from hardware
` [Patch Part2 v4 21/33] x86/irq: Remove sis apic bug workaround
` [Patch Part2 v4 22/33] x86/irq: Kill unused alloc_irq_and_cfg_at()
` [Patch Part2 v4 23/33] x86/irq: Change functions only used in vector.c as static
` [Patch Part2 v4 24/33] x86/irq: Kill function apic_set_affinity()
` [Patch Part2 v4 25/33] x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
` [Patch Part2 v4 26/33] x86/irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part2 v4 27/33] x86/irq: Refine the way to calculate NR_IRQS
` [Patch Part2 v4 28/33] x86/irq, ACPI: Kill private function mp_register_gsi()/ mp_unregister_gsi()
` [Patch Part2 v4 29/33] x86, ioapic: Use proper defines for the entry fields
` [Patch Part2 v4 30/33] x86,ioapic: Cleanup irq_trigger/polarity()
` [Patch Part2 v4 31/33] x86: Cleanup irq_domain ops
` [Patch Part2 v4 32/33] x86/irq: Move irqdomain specific code into asm/irqdomain.h
` [Patch Part2 v4 33/33] x86/irq: Avoid memory allocation in __assign_irq_vector()

[BUG, bisect] drm/i915: mouse pointer lags and overshoots
 2015-01-20  5:48 UTC  (6+ messages)
` [Intel-gfx] "

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
 2015-01-20  5:46 UTC  (5+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq

[PATCH 0/2] drm/msm/mdp5: hardware cursor support
 2015-01-20  5:45 UTC  (7+ messages)
` [PATCH 2/2] drm/msm/mdp5: Add "

[PATCH] cpuidle/powernv: Read target_residency value of idle states from DT if available
 2015-01-20  5:45 UTC  (2+ messages)
`  "

[PATCH 0/8] Asynchronous device/driver probing support
 2015-01-20  5:43 UTC  (3+ messages)
` [PATCH 7/8] module: add core_param_unsafe

[PATCHv8 1/9] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
 2015-01-20  5:29 UTC  (2+ messages)

[PATCH] misc: ti-st: add handling of the signal case
 2015-01-20  5:27 UTC 

[PATCH] wireless: p54pci: add handling of signal case
 2015-01-20  5:26 UTC 

[PATCH] wireless: p54: add handling of the signal case
 2015-01-20  5:25 UTC 

PERF CTF traces profile view
 2015-01-20  5:18 UTC 

[PATCHv8 2/9] devfreq: event: Add resource-managed function for devfreq-event device
 2015-01-20  4:47 UTC  (2+ messages)

[ANNOUNCE] 3.4.105-rt129
 2015-01-20  4:23 UTC 

[ANNOUNCE] 3.10.65-rt69
 2015-01-20  4:22 UTC 

[ANNOUNCE] 3.12.36-rt50
 2015-01-20  4:22 UTC 

[ANNOUNCE] 3.14.29-rt26
 2015-01-20  4:21 UTC 

Unexpected /proc/self/exe symlink from overlayfs
 2015-01-20  4:06 UTC 

[PATCH 0/3] x86: drop EISA support from x86_32 builds
 2015-01-20  4:05 UTC  (5+ messages)
` [PATCH 1/3] x86: rename eisa_set_level_irq to elcr_set_level_irq
` [PATCH 2/3] x86: delete EISA_VLB_PRIMING Kconfig option and code
` [PATCH 3/3] x86: drop support for 1995 era EISA based platforms

linux-next: manual merge of the audit tree with Linus' tree
 2015-01-20  4:04 UTC 

linux-next: manual merge of the audit tree with Linus' tree
 2015-01-20  4:04 UTC 

[PATCH] crypto: aesni: add setkey for driver-gcm-aes-aesni
 2015-01-20  4:03 UTC  (6+ messages)

linux-next: manual merge of the audit tree with Linus' tree
 2015-01-20  4:03 UTC 

[PATCH 0/5] KVM: nVMX: Enable nested apicv support
 2015-01-20  3:59 UTC  (3+ messages)

Re: [PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-20  3:55 UTC 

[PATCH] crypto: Documentation: remove colons in comments
 2015-01-20  3:47 UTC  (2+ messages)

[PATCH] virtio_rng: drop extra empty line
 2015-01-20  3:47 UTC  (4+ messages)

Behaviour of smp_mb__{before,after}_spin* and acquire/release
 2015-01-20  3:40 UTC  (4+ messages)

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-20  3:34 UTC  (4+ messages)

RCU CPU stall console spews leads to soft lockup disabled is reasonable ?
 2015-01-20  3:33 UTC  (8+ messages)

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-20  3:31 UTC 

[PATCH net-next 0/7] r8152: adjust the code
 2015-01-20  3:24 UTC  (7+ messages)
` [PATCH net-next 1/7] r8152: adjust rx_bottom

does the semantics of MAP_LOCKED is equal to mlock() function?
 2015-01-20  3:23 UTC  (4+ messages)

linux-next: manual merge of the mmc-uh tree with the sunxi tree
 2015-01-20  3:17 UTC 

[PATCH 1/6] selftests: Introduce minimal shared logic for running tests
 2015-01-20  3:13 UTC  (10+ messages)
` [PATCH 2/6] selftests: Add install target

[PATCH v8 0/2] crypto: AF_ALG: add AEAD and RNG support
 2015-01-20  3:08 UTC  (6+ messages)
` [PATCH v8 1/2] crypto: AF_ALG: add AEAD support

[Patch Part1 v7 00/38] Convert x86 to hierarchy irqdomain and stacked irqchip
 2015-01-20  3:08 UTC  (39+ messages)
` [Patch Part1 v7 01/38] x86/irq: Save destination CPU ID in irq_cfg
` [Patch Part1 v7 02/38] x86/irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part1 v7 03/38] x86/hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part1 v7 04/38] x86/MSI: "
` [Patch Part1 v7 05/38] x86/uv: "
` [Patch Part1 v7 06/38] x86/htirq: "
` [Patch Part1 v7 07/38] x86/dmar: "
` [Patch Part1 v7 08/38] irq_remapping: Introduce new interfaces to support hierarchy irqdomain
` [Patch Part1 v7 09/38] irq_remapping/vt-d: Change prototypes to prepare for enabling "
` [Patch Part1 v7 10/38] irq_remapping/vt-d: Enhance Intel IR driver to suppport "
` [Patch Part1 v7 11/38] irq_remapping/amd: Enhance AMD "
` [Patch Part1 v7 12/38] x86/hpet: Enhance HPET IRQ to support "
` [Patch Part1 v7 13/38] x86/MSI: Use hierarchy irqdomain to manage MSI interrupts
` [Patch Part1 v7 14/38] x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part1 v7 15/38] irq_remapping/vt-d: Clean up unused MSI related code
` [Patch Part1 v7 16/38] irq_remapping/amd: "
` [Patch Part1 v7 17/38] irq_remapping: "
` [Patch Part1 v7 18/38] x86/MSI: Clean up unused MSI related code and interfaces
` [Patch Part1 v7 19/38] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part1 v7 20/38] x86/irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part1 v7 21/38] x86/htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part1 v7 22/38] x86/uv: Use hierarchy irqdomain to manage UV interrupts
` [Patch Part1 v7 23/38] x86/irq: Normalize x86 irq_chip name
` [Patch Part1 v7 24/38] x86/MSI: Simplify the way to deal with remapped MSI interrupts
` [Patch Part1 v7 25/38] x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
` [Patch Part1 v7 26/38] x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
` [Patch Part1 v7 27/38] x86/irq: Simplify MSI/DMAR/HPET implementation by using common code
` [Patch Part1 v7 28/38] irq_remapping: Kill unused function irq_remapping_print_chip()
` [Patch Part1 v7 29/38] x86/intel-mid: Delay initialization of APB timer
` [Patch Part1 v7 30/38] x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part1 v7 31/38] x86/apb_timer: Remove unused function is_apbt_capable()
` [Patch Part1 v7 32/38] x86/irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part1 v7 33/38] x86/irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part1 v7 34/38] x86/irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part1 v7 35/38] x86/irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part1 v7 36/38] x86/irq: Simplify the way to print IOAPIC entry
` [Patch Part1 v7 37/38] x86/irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part1 v7 38/38] x86/irq: Convert IOAPIC to use hierarchy irqdomain interfaces

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-20  3:05 UTC  (9+ messages)
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1

[PATCH] kprobes: bugfix: set kprobes_all_disarmed earlier to enable re-optimization
 2015-01-20  3:02 UTC  (3+ messages)

[PATCH] blk-mq: fix hctx/ctx kobject use-after-free
 2015-01-20  3:00 UTC 

[PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-20  2:58 UTC  (4+ messages)
    `  "

[PATCH] kprobes: bugfix: checks kprobes_all_disarmed in unoptimized_kprobe()
 2015-01-20  2:51 UTC  (2+ messages)
` [PATCH] kprobes: bugfix: makes kprobes/enabled works correctly for optimized kprobes

[PATCH] staging: comedi: das1800: prefer kmalloc_array over kmalloc with multiply
 2015-01-20  2:42 UTC 

[PATCH 2/3] sysfs: Only accept read/write permissions for file attributes
 2015-01-20  2:42 UTC  (3+ messages)

[Bugfix 0/3] Xen IRQ related hotfixes for v3.19
 2015-01-20  2:21 UTC  (4+ messages)
` [Bugfix 1/3] xen/pci: Kill function xen_setup_acpi_sci()
` [Bugfix 2/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34
` [Bugfix 3/3] xen/irq: Override ACPI IRQ management callback __acpi_unregister_gsi

[PATCH v19 00/11] ARM: kprobes: OPTPROBES and other improvements
 2015-01-20  2:17 UTC  (3+ messages)
  `  "

module: fix module_refcount() return when running in a module exit routine
 2015-01-20  2:17 UTC  (6+ messages)

[PATCH 00/10] mfd: rtsx: add support for new rts524A and rts525A
 2015-01-20  2:07 UTC  (6+ messages)
` [PATCH 06/10] mfd: rtsx: update phy register

[PATCH] perf: perl: force to use stdbool
 2015-01-20  2:07 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] i40e: don't enable and init FCOE by default when do PF reset
 2015-01-20  2:05 UTC  (6+ messages)

[PATCH v3 0/8] qcom audio clock control drivers
 2015-01-20  2:05 UTC  (9+ messages)
` [PATCH v3 1/8] clk: Add __clk_mux_determine_rate_closest
` [PATCH v3 2/8] clk: divider: Make generic for usage elsewhere
` [PATCH v3 3/8] clk: qcom: Add support for regmap divider clocks
` [PATCH v3 4/8] clk: qcom: Add simple regmap based muxes
` [PATCH v3 5/8] dt-bindings: Add #defines for IPQ806x lpass clock control
` [PATCH v3 6/8] clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver
` [PATCH v3 7/8] clk: qcom: Add MSM8960/APQ8064 "
` [PATCH v3 8/8] devicetree: bindings: Document qcom,lcc

[PATCH mtd] mtd:devices: Add Altera EPCQ Driver
 2015-01-20  2:05 UTC  (2+ messages)

[PATCH 0/8] Use of_mm_gpiochip_remove
 2015-01-20  2:03 UTC  (9+ messages)
` [PATCH 7/8] gpio/mpc8xxx: Convert to platform device interface
` [PATCH 8/8] gpio/mpc8xxx: Use of_mm_gpiochip_remove

Two variants of fixing Tegra20 suspend bug
 2015-01-20  1:59 UTC  (4+ messages)
` [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM

[PATCH] i2c: drop ancient protection against sysfs refcounting issues
 2015-01-20  1:41 UTC  (4+ messages)

[PATCH -tip] locking/mutex: Explicitly mark task as running after wakeup
 2015-01-20  1:39 UTC 

[PATCH v3 00/13] Add kdbus implementation
 2015-01-20  1:13 UTC  (7+ messages)

[PATCH] spmi: pmic_arb: add support for hw version 2
 2015-01-20  1:10 UTC 

[GIT] Networking
 2015-01-20  1:07 UTC 

[RFC/PATCH] init/main.c: Simplify initcall_blacklisted()
 2015-01-20  1:05 UTC  (3+ messages)

[PATCH 2/2] ASoC: atmel_ssc_dai: remove clock pin comments
 2015-01-20  1:00 UTC  (2+ messages)

3.18 regression: Error while assigning device slot ID, USB3 devices not detected
 2015-01-20  0:53 UTC  (8+ messages)

Crypto Fixes for 3.3
 2015-01-20  0:52 UTC  (11+ messages)
` Crypto Fixes for 3.6
  ` Crypto Fixes for 3.7
    ` Crypto Fixes for 3.9
      ` Crypto Fixes for 3.13
            ` Crypto Fixes for 3.14
              ` Crypto Fixes for 3.19

[GIT PULL rcu/next] RCU commits for 3.20
 2015-01-20  0:45 UTC 

[PATCH v4 0/5] ARM:sunxi:ps2 Added support for A10/A20 ps2 controller
 2015-01-20  0:35 UTC  (5+ messages)
` [PATCH v4 2/5] ARM:sunxi:drivers:input Add support for A10/A20 PS2

[PATCH] MAINTAINERS: Update rydberg's addresses
 2015-01-20  0:34 UTC  (4+ messages)

Linux 3.19-rc3
 2015-01-20  0:30 UTC  (11+ messages)

[PATCH] drm/radeon: remove unreachable code
 2015-01-20  0:25 UTC  (3+ messages)

Payment
 2015-01-20  0:22 UTC 

linux-next: manual merge of the omap tree with the arm-soc tree
 2015-01-20  0:09 UTC 

[PATCHv3 0/2] Added Multiple Phy support for ehci and ohci drivers
 2015-01-20  0:05 UTC  (3+ messages)
` [PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller
` [PATCHv3 2/2] usb: ohci-platform: "

[PATCH v9 0/3] Per-user clock constraints
 2015-01-20  0:00 UTC  (3+ messages)
` [PATCH v9 3/3] clk: Add floor and ceiling constraints to clock rates

[PATCH 0/3] ARM: meson: add support for MINIX NEO-X8
 2015-01-19 23:22 UTC  (4+ messages)
` [PATCH 1/3] of: Add vendor prefix for MINIX
` [PATCH 2/3] of: Define board compatible for MINIX NEO-X8
` [PATCH 3/3] ARM: dts: meson: add DTS file "

[PATCH v6 0/7] sched: support dl task migration during cpu hotplug and other fixes
 2015-01-19 23:18 UTC  (6+ messages)
` [PATCH v6 5/7] sched/fair: fix idle balance when remaining tasks are all non-CFS tasks

[PATCH 1/2] IPVS: add wlib & wlip schedulers
 2015-01-19 23:17 UTC  (2+ messages)

Payment
 2015-01-19 23:08 UTC 

[PATCH v3 0/8] Atmel System Timer cleanups
 2015-01-19 22:59 UTC  (4+ messages)
` [PATCH v3 2/8] mfd: Add atmel-st driver

[PATCH v2 0/4] toshiba_acpi: Add support for USB Sleep functions
 2015-01-19 22:46 UTC  (2+ messages)

[PATCH][v3.2] Revert: x86, 64bit, mm: Mark data/bss/brk to nx
 2015-01-19 22:19 UTC  (3+ messages)

[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
 2015-01-19 22:11 UTC  (6+ messages)

[PATCH] mmc: sdhci: Don't signal the sdio irq if it's not setup
 2015-01-19 22:07 UTC 

[PATCH 1/3] ARM: Marvell: Remove init cpus function
 2015-01-19 22:02 UTC  (3+ messages)

page:  |  | latest

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).