linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-14 15:35:33 to 2015-04-14 21:12:06 UTC [more...]

[patch 00/39] hrtimer/tick: Optimizations, cleanups and solutions for various issues
 2015-04-14 21:09 UTC  (18+ messages)
` [patch 01/39] hrtimer: Update active_bases before calling hrtimer_force_reprogram()
` [patch 05/39] hrtimer: Get rid of hrtimer_get_res()
` [patch 06/39] hrtimer: Make the statistics fields smaller
` [patch 11/39] hrtimer: Cache line align the hrtimer cpu base
` [patch 12/39] hrtimer: Align the hrtimer clock bases as well
` [patch 13/39] timerqueue: Let timerqueue_add/del return information
` [patch 17/39] tick: sched: Remove hrtimer_active() checks
` [patch 18/39] tick: sched: Force tick interrupt and get rid of softirq magic
` [patch 19/39] tick: sched: Restructure code
` [patch 20/39] tick: nohz: Rework next timer evaluation
` [patch 21/39] x86: perf: Use hrtimer_start()
` [patch 25/39] sched: deadline: "
` [patch 26/39] hrtimer: Get rid of __hrtimer_start_range_ns()
` [patch 27/39] hrtimer: Make hrtimer_start() a inline wrapper
` [patch 34/39] tick: broadcast-hrtimer: Remove overly clever return value abuse
` [patch 36/39] hrtimer: Avoid locking in hrtimer_cancel() if timer not active
` [patch 39/39] timer: Put usleep_range into the __sched section

[PATCH v3 0/3] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-14 21:09 UTC  (5+ messages)
` [PATCH v3 1/3] firmware: qcom: scm: Split out 32-bit specific SCM code
` [PATCH v3 2/3] firmware: qcom: scm: Add support for ARM64 SoCs
` [PATCH v3 3/3] arm64: qcom: add cpu operations

[PATCH v8 00/18] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-04-14 21:10 UTC  (7+ messages)

[PATCH v14 for 4.1] sys_membarrier(): system-wide memory barrier (x86)
 2015-04-14 21:05 UTC  (8+ messages)

linux-next: manual merge of the vfs tree with the ext4 tree
 2015-04-14 21:02 UTC  (5+ messages)

Invitation and RFC: Linux Plumbers Device Tree track proposed
 2015-04-14 20:58 UTC  (4+ messages)

[RFC 00/11] mm: debug: formatting memory management structs
 2015-04-14 20:56 UTC  (12+ messages)
` [RFC 01/11] mm: debug: format flags in a buffer
` [RFC 02/11] mm: debug: deal with a new family of MM pointers
` [RFC 03/11] mm: debug: dump VMA into a string rather than directly on screen
` [RFC 04/11] mm: debug: dump struct MM "
` [RFC 05/11] mm: debug: dump page "
` [RFC 06/11] mm: debug: clean unused code
` [RFC 07/11] mm: debug: VM_BUG()
` [RFC 08/11] mm: debug: kill VM_BUG_ON_PAGE
` [RFC 09/11] mm: debug: kill VM_BUG_ON_VMA
` [RFC 10/11] mm: debug: kill VM_BUG_ON_MM
` [RFC 11/11] mm: debug: use VM_BUG() to help with debug output

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-14 20:51 UTC  (22+ messages)
` [RFC PATCH 3/5] arm64: introduce CPU_OF_TABLES for cpu ops selection
` [RFC PATCH 4/5] arm64: smp: move the pen to a header file
` [RFC PATCH 5/5] arm64: qcom: add cpu operations

[PATCH v2] platform/chrome: chromeos_laptop - do not probe devices on Pixel 1
 2015-04-14 20:50 UTC  (4+ messages)

Build regressions/improvements in v4.0
 2015-04-14 20:50 UTC 

linux-next: manual merge of the vfs tree with the ext4 tree
 2015-04-14 20:43 UTC  (5+ messages)

[PATCH linux-next 0/4] fix possile NULL pointer dereference in ndo_get_iflink callback functions
 2015-04-14 20:41 UTC  (24+ messages)
` [PATCH linux-next 1/4] infiniband/ipoib: fix possible NULL pointer dereference in ipoib_get_iflink
` [PATCH linux-next 3/4] macvlan: fix possible NULL pointer dereference in macvlan_dev_get_iflink
` [PATCH linux-next 4/4] net/dsa: fix possible NULL pointer dereference in dsa_slave_get_iflink
` [PATCH linux-next v2] infiniband/ipoib: fix possible NULL pointer dereference in ipoib_get_iflink
  ` [PATCH] "

[PATCH 1/3] rculist: Fix list_entry_rcu to read ptr with rcu_dereference_raw
 2015-04-14 20:34 UTC  (7+ messages)

[GIT PULL] VFIO updates for v4.1-rc1
 2015-04-14 20:30 UTC 

[PATCH] tags: much faster, parallel "make tags"
 2015-04-14 20:24 UTC  (3+ messages)

[PATCH v9 00/11] Add support for JSON event files
 2015-04-14 20:16 UTC  (3+ messages)
` 'perf upgrade' (was: Re: [PATCH v9 00/11] Add support for JSON event files.)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-14 20:14 UTC  (19+ messages)

[PATCH] spi: bcm2835: Add GPIOLIB dependency
 2015-04-14 20:08 UTC  (2+ messages)

[PATCH RFC 0/3] simple copy offloading system call
 2015-04-14 20:04 UTC  (17+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper
` [PATCH RFC 3/3] btrfs: add .copy_file_range file operation

[PATCH 0/9] ARM: tegra: collection of enhancements/fixes
 2015-04-14 20:01 UTC  (3+ messages)

[PATCH] powerpc: Fix build error seen with powermac smp builds
 2015-04-14 19:52 UTC 

[PATCH] Input: Fix multitouch support for Type Cover 3
 2015-04-14 19:51 UTC  (6+ messages)

mlock() on DAX returns -ENOMEM
 2015-04-14 19:44 UTC  (4+ messages)

[patch 4/5] net: hip04: Make tx coalesce timer actually work
 2015-04-14 19:42 UTC  (5+ messages)
      ` [patch v2] "

[RESEND PATCH v3 0/2] Tracking user space vDSO remaping
 2015-04-14 19:38 UTC  (11+ messages)
` [RESEND PATCH v3 1/2] mm: Introducing arch_remap hook

[PATCH] smpboot: allow excluding cpus from the smpboot threads
 2015-04-14 19:37 UTC  (4+ messages)
` [PATCH v8 1/3] "
  ` [PATCH v8 2/3] watchdog: add watchdog_cpumask sysctl to assist nohz
  ` [PATCH v8 3/3] procfs: treat parked tasks as sleeping for task state

[PATCH linux-next v2] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-14 19:23 UTC  (3+ messages)

[PATCH] nfs: Fix unused variable build warning when CONFIG_SUNRPC_DEBUG is not set
 2015-04-14 19:19 UTC  (2+ messages)

[PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
 2015-04-14 19:18 UTC  (2+ messages)

[PATCH v6 0/6] Add common clock support for Broadcom iProc architecture
 2015-04-14 19:10 UTC  (7+ messages)
` [PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding

Propagating clock rate constraints
 2015-04-14 19:08 UTC  (3+ messages)

[PATCH 2/2] livepatch: Fix the bug if the function name is larger than KSYM_NAME_LEN-1
 2015-04-14 18:41 UTC  (14+ messages)

[PATCH] x86, aperture: Check for GART before accessing GART registers
 2015-04-14 18:36 UTC  (12+ messages)

[PATCH] netns: deinline net_generic()
 2015-04-14 18:37 UTC  (2+ messages)

[PATCHv2 net-next 0/2] Exporting IGMP/MLD checking from bridge code
 2015-04-14 18:27 UTC  (3+ messages)
` [PATCHv2 net-next 2/2] net: Export IGMP/MLD message validation code

[PATCH 1/3] toshiba: Remove celleb from Kconfig options
 2015-04-14 18:21 UTC  (4+ messages)
` [PATCH 2/3] Remove celleb-only SCC PATA drivers

[PATCH v3 00/28] IB/Verbs: IB Management Helpers
 2015-04-14 18:21 UTC  (20+ messages)
` [PATCH v3 07/28] IB/Verbs: Reform IB-ulp ipoib
` [PATCH v3 10/28] IB/Verbs: Reform cm related part in IB-core cma

[PATCH v3 0/4] PCI: X-Gene: Add APM X-Gene v1 MSI/MSIX termination driver
 2015-04-14 18:20 UTC  (6+ messages)
  ` [PATCH v3 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "

[PATCH net-next] hv_netvsc: Implement partial copy into send buffer
 2015-04-14 18:20 UTC  (2+ messages)

[PATCH 0/2] vfio: Add signal flush and log more verbosely
 2015-04-14 18:14 UTC  (3+ messages)
` [PATCH 1/2] vfio: Flush signals on device request interruption
` [PATCH 2/2] vfio-pci: Log device requests more verbosely

[PATCH] pwm: Add clk enable/disable for pwm_samsung_enable/pwm_samsung_disable
 2015-04-14 18:05 UTC 

[PATCHv2 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-04-14 18:05 UTC  (7+ messages)
` [PATCHv2 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index

[PATCH] genirq: Only call irq_ack if implemented by chip
 2015-04-14 18:00 UTC  (2+ messages)

[PATCH v6 1/2] smpboot: allow excluding cpus from the smpboot threads
 2015-04-14 17:57 UTC  (9+ messages)
` [PATCH] "

[PATCHv2 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index
 2015-04-14 17:54 UTC  (2+ messages)

[PATCH] perf kmem: Fix compiles on RHEL6/OL6
 2015-04-14 17:49 UTC 

[PATCH] clk: at91: pll: fix input range validity check
 2015-04-14 17:48 UTC  (3+ messages)

[PATCH 1/2] perf data: Show error message when ctf setup failed
 2015-04-14 17:47 UTC  (9+ messages)

GFS2: Pull request (merge window)
 2015-04-14 17:47 UTC 

[PATCH v2] net/phy: tune get_phy_c45_ids to support more c45 phy
 2015-04-14 17:45 UTC  (2+ messages)

[PATCH 0/9] VMware balloon: Large page ballooning and VMCI support
 2015-04-14 17:29 UTC  (11+ messages)
` [PATCH 1/9] VMware balloon: partially inline vmballoon_reserve_page
` [PATCH 2/9] VMware balloon: Add support for balloon capabilities
` [PATCH 3/9] VMware balloon: add batching to the vmw_balloon
` [PATCH 4/9] VMware balloon: Update balloon target on each lock/unlock
` [PATCH 5/9] VMware balloon: Show capabilities of balloon and resulting capabilities in the debug-fs node
` [PATCH 5/9] VMware balloon: Show capabilities or "
` [PATCH 6/9] VMware balloon: Do not limit the amount of frees and allocations in non-sleep mode
` [PATCH 7/9] VMware balloon: Support 2m page ballooning
` [PATCH 8/9] VMware balloon: Treat init like reset
` [PATCH 9/9] VMware balloon: Enable notification via VMCI

[PATCH] Introduce an ability to specify microseconds bus scanning intervals in w1 core
 2015-04-14 17:15 UTC  (2+ messages)

[PATCH 1/2] kvm: mmu: fix catch transparent huge page backing
 2015-04-14 17:14 UTC  (3+ messages)
` [PATCH 2/2] kvm: mmu: don't do overflow memslot check

[PATCH 0/2] ring-buffer: More precise timestamps for nested writes
 2015-04-14 17:13 UTC  (4+ messages)
  ` [PATCH 1/2] ring-buffer: Introduce precise nested timestamp sysfs attribute
    ` [PATCH 2/2] More precise timestamps for nested writes

BUSINESS PROPOSAL
 2015-04-14 15:36 UTC 

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-04-14 16:55 UTC  (5+ messages)
` [patch 09/12] mm: page_alloc: private memory reserves for OOM-killing allocations
` [patch 10/12] mm: page_alloc: emergency reserve access for __GFP_NOFAIL allocations

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-14 16:55 UTC  (7+ messages)

[PATCH] crypto: ensure backlog is initialised
 2015-04-14 16:51 UTC 

[PATCH] [media] v4l: vb2: remove unused variable
 2015-04-14 16:51 UTC 

linux-next: Tree for Apr 14
 2015-04-14 16:50 UTC  (4+ messages)
` linux-next: Tree for Apr 14 (crash due to modpost patch)

[PATCH v7 2/2] nohz: set isolcpus when nohz_full is set
 2015-04-14 16:45 UTC  (5+ messages)
` [PATCH v8 1/2] nohz: add tick_nohz_full_add_cpus_to() API
  ` [PATCH v8 2/2] nohz: set isolcpus when nohz_full is set

[PATCH] uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config
 2015-04-14 16:44 UTC 

[GIT PULL] PMEM driver for v4.1
 2015-04-14 16:34 UTC  (8+ messages)
        ` [Linux-nvdimm] "

[PATCH] cpupower: fix breakage from libpci API change
 2015-04-14 16:28 UTC  (2+ messages)

[PATCH v4 0/2] Enable capsule loader interface for efi firmware updating
 2015-04-14 16:18 UTC  (8+ messages)
` [PATCH v4 1/2] firmware_loader: introduce new API - request_firmware_direct_full_path()
` [PATCH v4 2/2] efi: an sysfs interface for user to update efi firmware

[BUG] oops in cpufreq driver with AMD Kaveri CPU
 2015-04-14 16:07 UTC  (4+ messages)

[PATCH 0/3] clk: socfpga: Add clock driver for Arria10
 2015-04-14 16:07 UTC  (2+ messages)

[GIT PULL] jfs changes for v4.1
 2015-04-14 15:46 UTC 

[PATCH] spi: bitbang: Make setup_transfer callback optional
 2015-04-14 15:36 UTC  (3+ messages)
` [PATCH v2] spi: bitbang: Make setup_transfer() "


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