linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-14 17:14:46 to 2015-04-14 23:16:56 UTC [more...]

GFS2: Pull request (merge window)
 2015-04-14 23:16 UTC  (2+ messages)

[PATCH 0/2] timer: Migrate running timers
 2015-04-14 23:13 UTC  (3+ messages)
` [PATCH 1/2] timer: Avoid waking up an idle-core by migrate running timer

[PATCH 0/3] sched, timer: Improve scalability of itimers
 2015-04-14 23:09 UTC  (4+ messages)
` [PATCH 1/3] sched, timer: Remove usages of ACCESS_ONCE in the scheduler
` [PATCH 2/3] sched, timer: Use atomics for thread_group_cputimer to improve scalability
` [PATCH 3/3] sched, timer: Use cmpxchg to do updates in update_gt_cputime()

[PATCH] perf kmem: Fix compiles on RHEL6/OL6
 2015-04-14 22:53 UTC  (2+ messages)

[PATCH 7/7] selftests/exec: do not install subdir as it is already created
 2015-04-14 22:53 UTC 

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

[PATCH 6/7] selftests/x86: install tests
 2015-04-14 22:53 UTC 

[PATCH 5/7] selftests/x86: fix cross build logic
 2015-04-14 22:52 UTC 

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

[PATCH 4/7] selftests/kdbus: install kdbus-test
 2015-04-14 22:52 UTC 

[PATCH 3/7] selftests/breakpoints: emit skip and omit installation when tests are not compiled
 2015-04-14 22:51 UTC 

[PATCH 2/7] selftests/ftrace: install test.d
 2015-04-14 22:51 UTC 

[PATCH 1/7] selftests: copy TEST_DIRS to INSTALL_PATH
 2015-04-14 22:51 UTC 

[PATCH 0/7] selftests: fixes for installation and cross compilation
 2015-04-14 22:50 UTC 

[GIT PULL] kdbus for 4.1-rc1
 2015-04-14 22:39 UTC  (23+ messages)

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-14 22:28 UTC  (4+ messages)

[patch 0/5] hrtimer: Cleanup usage trainwrecks treewide
 2015-04-14 22:10 UTC  (3+ messages)
` [patch 1/5] perf: Fixup hrtimer forward wreckage

[PATCH v2 0/3] USB PHY driver for Broadcom's Cygnus chipset
 2015-04-14 22:05 UTC  (4+ messages)
` [PATCH v2 3/3] phy: cygnus-usbphy: Add Broadcom Cygnus USB phy driver

[patch 00/39] hrtimer/tick: Optimizations, cleanups and solutions for various issues
 2015-04-14 21:38 UTC  (40+ messages)
` [patch 01/39] hrtimer: Update active_bases before calling hrtimer_force_reprogram()
` [patch 02/39] hrtimer: Get rid of the resolution field in hrtimer_clock_base
` [patch 03/39] net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
` [patch 04/39] sound: "
` [patch 05/39] hrtimer: Get rid "
` [patch 06/39] hrtimer: Make the statistics fields smaller
` [patch 07/39] hrtimer: Get rid of softirq time
` [patch 08/39] hrtimer: Make offset update smarter
` [patch 09/39] hrtimer: Use a bits for various boolean indicators
` [patch 10/39] hrtimer: Use cpu_base->active_base for hotpath iterators
` [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 14/39] hrtimer: Make use of timerqueue_add/del return values
` [patch 15/39] hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
` [patch 16/39] hrtimer: Get rid of hrtimer softirq
` [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 22/39] x86: perf: uncore: "
` [patch 23/39] perf: core: "
` [patch 24/39] sched: core: Use hrtimer_start[_expires]()
` [patch 25/39] sched: deadline: Use hrtimer_start()
` [patch 26/39] hrtimer: Get rid of __hrtimer_start_range_ns()
` [patch 27/39] hrtimer: Make hrtimer_start() a inline wrapper
` [patch 28/39] hrtimer: Remove bogus hrtimer_active() check
` [patch 29/39] hrtimer: Rmove "
` [patch 30/39] rtmutex: Remove "
` [patch 31/39] net: core: pktgen: "
` [patch 32/39] alarmtimer: Get rid of unused return value
` [patch 34/39] tick: broadcast-hrtimer: Remove overly clever return value abuse
` [patch 35/39] hrtimer: Remove hrtimer_start() return value
` [patch 36/39] hrtimer: Avoid locking in hrtimer_cancel() if timer not active
` [patch 37/39] staging: ozwpan: Remove hrtimer_active() check
` [patch 38/39] timer: Remove pointless return value of do_usleep_range()
` [patch 39/39] timer: Put usleep_range into the __sched section
  ` [patch 33/39] power: reset: ltc2952: Remove bogus hrtimer_start() return value checks

[ANNOUNCE] Git v2.4.0-rc2
 2015-04-14 21:48 UTC 

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

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

Revised futex(2) man page for review
 2015-04-14 21:40 UTC  (3+ messages)

[PATCH] compiler: add support for gcc 6
 2015-04-14 21:32 UTC 

[PATCH] vhost: use kthread_run macro
 2015-04-14 21:32 UTC 

[PATCH] leds: gpio: Fix device teardown on probe deferral
 2015-04-14 21:23 UTC 

[PULL REQUEST] i2c for 4.1
 2015-04-14 21:22 UTC 

AM335x OMAP2 common clock external fixed-clock registration
 2015-04-14 21:17 UTC 

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

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

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

[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  (4+ messages)
` [PATCH linux-next 1/4] infiniband/ipoib: fix possible NULL pointer dereference in ipoib_get_iflink

[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] 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  (14+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper

[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  (11+ 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  (2+ messages)

[PATCH v3 00/28] IB/Verbs: IB Management Helpers
 2015-04-14 18:21 UTC  (11+ messages)
` [PATCH v3 07/28] IB/Verbs: Reform IB-ulp ipoib

[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 

[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] 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)

[PATCH linux-next 3/4] macvlan: fix possible NULL pointer dereference in macvlan_dev_get_iflink
 2015-04-14 17:47 UTC  (4+ messages)

[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


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