All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-14 15:49:20 to 2014-04-14 16:35:44 UTC [more...]

Kernel Module Compilation error
 2014-04-14 21:56 UTC  (2+ messages)

[PATCH] staging: iio: fix coding style
 2014-04-14 16:10 UTC  (4+ messages)

[PATCH 00/38] tick cleanups and bugfixes
 2014-04-14 16:24 UTC  (33+ messages)
` [PATCH 01/38] tick: align to Coding Guidelines
` [PATCH 02/38] tick: update doc comments for struct tick_sched
` [PATCH 03/38] tick: rearrange members of 'struct tick_sched'
` [PATCH 04/38] tick: move declaration of tick_cpu_device to tick.h
` [PATCH 05/38] tick: move definition of tick_get_device() "
` [PATCH 06/38] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu
` [PATCH 07/38] tick-oneshot: drop local_irq_save/restore from tick_switch_to_oneshot()
` [PATCH 08/38] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c
` [PATCH 09/38] tick-oneshot: remove tick_resume_oneshot()
` [PATCH 10/38] tick-common: remove extra checks from tick_check_new_device()
` [PATCH 12/38] tick-common: call tick_check_percpu() from tick_check_preferred()
` [PATCH 14/38] tick-common: do additional checks in tick_check_preferred()
` [PATCH 16/38] tick-common: don't pass cpumask to tick_setup_device()
` [PATCH 17/38] tick-common: call tick_install_replacement() from tick_check_new_device()
` [PATCH 18/38] tick-common: don't set mode to CLOCK_EVT_MODE_UNUSED in tick_shutdown()
` [PATCH 20/38] tick-sched: initialize 'cpu' while defining it in tick_nohz_full_setup()
` [PATCH 21/38] tick-sched: no need to rewrite '1' to tick_nohz_enabled
` [PATCH 23/38] tick-sched: invert parameter of tick_check_oneshot_change()
` [PATCH 24/38] tick-sched: don't check tick_nohz_full_cpu() in __tick_nohz_task_switch()
` [PATCH 25/38] tick-sched: don't call local_softirq_pending() thrice in can_stop_idle_tick()
` [PATCH 26/38] tick-sched: don't call update_wall_time() when delta is lesser than tick_period
` [PATCH 27/38] tick-sched: remove 'regs' parameter of tick_sched_handle()
` [PATCH 28/38] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines
` [PATCH 29/38] tick-sched: remove wrapper around __tick_nohz_task_switch()
` [PATCH 30/38] tick-sched: move nohz_full_buf[] inside tick_nohz_init()
` [PATCH 31/38] tick-sched: initialize 'ts' during its definition __tick_nohz_idle_enter()
` [PATCH 32/38] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit()
` [PATCH 34/38] tick-sched: remove local variable 'now' from tick_setup_sched_timer()
` [PATCH 35/38] tick-broadcast: do checks before taking locks in tick_do_broadcast_on_off()
` [PATCH 36/38] tick-broadcast: get rid of extra comparison "
` [PATCH 37/38] tick-broadcast: merge tick_do_broadcast_on_off() into tick_broadcast_on_off()
` [PATCH 38/38] clockevents: set event_handler to clockevents_handle_noop() in clockevents_exchange_device()

[RFC] sh_eth: use RNC mode for R8A7790
 2014-04-14 16:35 UTC  (5+ messages)

[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
 2014-04-14 16:27 UTC  (39+ messages)
` [PATCH 01/15] bus: omap_l3_noc: Fix copyright information
` [PATCH 02/15] bus: omap_l3_noc: switched over to relaxed variants of readl/writel
` [PATCH 02/15] bus: omap_l3_noc: switch "
` [PATCH 03/15] bus: omap_l3_noc: un-obfuscate l3_targ address computation
` [PATCH 04/15] bus: omap_l3_noc: move L3 master data structure out
` [PATCH 05/15] bus: omap_l3_noc: convert target information into a structure
` [PATCH 06/15] bus: omap_l3_noc: make error reporting and handling common
` [PATCH 07/15] bus: omap_l3_noc: populate l3->dev and use it
` [PATCH 08/15] bus: omap_l3_noc: Add support for discountinous flag mux input numbers
` [PATCH 09/15] bus: omap_l3_noc: rename functions and data to omap_l3
` [PATCH 10/15] bus: omap_l3_noc: remove iclk from omap_l3 struct
` [PATCH 11/15] bus: omap_l3_noc: use of_match_data to pick up SoC information
` [PATCH 12/15] bus: omap_l3_noc: convert flagmux information into a structure
` [PATCH 13/15] bus: omap_l3_noc: introduce concept of submodule
` [PATCH 14/15] bus: omap_l3_noc: Add DRA7 interconnect error data
` [PATCH 15/15] bus: omap_l3_noc: Add AM4372 "

[PATCH 1/3] tools: Unify export.h
 2014-04-14 16:33 UTC  (2+ messages)

[PATCH] tty: Fix help text of SYNCLINK_CS
 2014-04-14 16:32 UTC 

[PATCH 00/15] wire up renameat2 syscall for various archs
 2014-04-14 16:32 UTC  (4+ messages)
` [PATCH 06/15] m68k: add renameat2 syscall

[PATCH 1/1] kernel/rcu/tree.c: remove duplicate extern definition
 2014-04-14 16:32 UTC  (4+ messages)

Question about running Xen 4.4 on Arndale board
 2014-04-14 16:31 UTC  (6+ messages)

[PATCH 1/6] ARM: dts: keystone: drop address and size cells from GIC node
 2014-04-14 16:31 UTC  (6+ messages)
` [PATCH 3/6] ARM: dts: zynq: drop address "

[PATCH v2 00/03]: khwrngd
 2014-04-14 16:29 UTC  (12+ messages)
` [PATCH v2 02/03]: hwrng: create filler thread
      ` [PATCH v3 00/03]: hwrng: an in-kernel rngd
        ` [PATCH v3 01/03]: hwrng: provide an injection point for pure hardware randomness
        ` [PATCH v3 02/03]: hwrng: create filler thread
        ` [PATCH v3 03/03]: hwrng: khwrngd derating per device
          ` [PATCH v4 "

[PATCH] btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache
 2014-04-14 16:29 UTC  (2+ messages)

[PATCH] pata_octeon_cf: use devm_kzalloc() to allocate cf_port
 2014-04-14 16:28 UTC 

Missing USB XHCI and EHCI reset for kexec
 2014-04-14 16:27 UTC  (2+ messages)

[PATCH] staging/lustre: fix sparse warning
 2014-04-14 16:25 UTC 

[linux-next][regression] [PATCH] percpu: add preemption checks to __this_cpu ops
 2014-04-14 17:17 UTC  (2+ messages)
` [3.15-rc1] a huge number of warnings produced by xhci &

[Cocci] Coccinelle 1.0.0-rc21
 2014-04-14 16:26 UTC  (6+ messages)
` [Cocci] Road map after Coccinelle 1.0.0-rc21?
        ` [Cocci] Coccinelle 1.0.0-rc21: Clarification for "coccilib.elems"?

Driver CH341 USB Adapter Serial Port not Works in Linux
 2014-04-14 16:25 UTC  (5+ messages)

[PATCH 1/2] SUNRPC: Ensure that call_connect times out correctly
 2014-04-14 16:25 UTC  (2+ messages)

[PATCH 0/7] ASoC:davinci-mcasp: bc polarity fix and proper format support
 2014-04-14 16:24 UTC  (2+ messages)

[PATCH] build: fix miscellaneous build warnings
 2014-04-14 16:23 UTC  (2+ messages)

[PATCH 1/2] x86, CMCI: Fix a missed put_cpu_var
 2014-04-14 16:23 UTC  (5+ messages)
  ` [PATCH 2/2] x86, MCE: Cleanup macro __get_cpu_var

[PATCH V2] Add support for flag status register on Micron chips
 2014-04-14 16:19 UTC  (4+ messages)

hpsa driver bug crack kernel down!
 2014-04-14 16:19 UTC  (17+ messages)

[PATCH 0/7] kill: add regression tests
 2014-04-14 16:14 UTC  (6+ messages)
` [PATCH 4/7] tests: check kill is converting signals names correctly

[PATCH 00/31] Clean up smp_mb__ barriers
 2014-04-14 16:19 UTC  (3+ messages)
` [PATCH 06/31] arch,arm: Convert smp_mb__*

finderInfo of the Spotlight directory files
 2014-04-14 16:19 UTC  (2+ messages)

[PATCH 2/8] arm/arm64: KVM: Fix line length exceeding 80 characters
 2014-04-14 16:19 UTC  (4+ messages)

[PATCH v2 0/5] Support for Marvell AHCI interface on Armada 38x
 2014-04-14 16:19 UTC  (9+ messages)

[PATCH] sched/core: fix formatting issues in sched_can_stop_tick()
 2014-04-14 16:17 UTC 

[PATCH] ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled
 2014-04-14 16:18 UTC 

[Buildroot] Asking a favor
 2014-04-14 16:18 UTC  (3+ messages)

[PATCH] seccomp: Release fp pointer when leaving from seccomp_attach_filter()
 2014-04-14 16:18 UTC  (2+ messages)

btrfs: allow mounting btrfs subvolumes with different ro/rw options
 2014-04-14 16:17 UTC  (3+ messages)

[PATCH v2 RESEND 0/4] : Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-04-14 16:18 UTC  (4+ messages)
` [PATCH v2 RESEND 2/4] portdrv: "

[PATCH RESEND 06/11] signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
 2014-04-14 15:20 UTC 

[PATCH resend 0/2] random: Use DRBG sources
 2014-04-14 16:13 UTC  (4+ messages)
` [PATCH resend 1/2] random: Add add_drbg_randomness to safely seed urandom from crypto hw
` [PATCH resend 2/2] tpm,random: Call add_drbg_randomness after selftest

[PATCH v2] pata_arasan_cf: fix ata_host_activate() failure handling
 2014-04-14 16:13 UTC  (5+ messages)

[LTP] Problems compiling
 2014-04-14 16:12 UTC  (4+ messages)
  ` [LTP] [PATCH] partrt_nohz_full: Get noHz mask from RT partition instead of boot parameter

[PATCH 8/8] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
 2014-04-14 16:11 UTC  (4+ messages)

[Bug 73931] New: rmmod radeon and kernel crash
 2014-04-14 16:11 UTC  (2+ messages)
` [Bug 73931] "

[PATCH lttng-tools 1/2] Override the session.xsd path with an environment variable
 2014-04-14 16:11 UTC  (2+ messages)

[PATCH] perf, tools: Support spark lines in perf stat v2
 2014-04-14 16:09 UTC 

BBB doesn't boot
 2014-04-14 16:08 UTC  (8+ messages)

[U-Boot] [PATCH RESEND-WITH-JUSTIFICATION] spi: soft_spi: Support NULL din/dout buffers
 2014-04-14 16:07 UTC  (6+ messages)

stk1160 / ehci-pci 0000:00:0a.0: DMA-API: device driver maps memory fromstack [addr=ffff88003d0b56bf]
 2014-04-14 16:06 UTC  (3+ messages)

[PATCH net 0/2] at86rf230: various fixes
 2014-04-14 16:06 UTC  (3+ messages)
` [PATCH net 1/2] at86rf230: remove check if AVDD settled
  ` [PATCH net 2/2] at86rf230: fix __at86rf230_read_subreg function

[PATCH V3 0/2] OSSTest: get host free memory size
 2014-04-14 16:05 UTC  (3+ messages)
` [PATCH V3 1/2] TestSupport.pm: introduce host_get_free_memory
` [PATCH V3 2/2] ts-debian-hvm-install: fix guest memory size

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-14 16:04 UTC  (8+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH] x86: Try the BIOS reboot method before the PCI reboot method
 2014-04-14 16:04 UTC  (4+ messages)
` [tip:x86/urgent] "

[Buildroot] [PATCH v2] openpgm: needs host python2
 2014-04-14 16:04 UTC  (4+ messages)

[PATCH] sd: medium access timeout counter fails to reset
 2014-04-14 15:50 UTC  (2+ messages)

[U-Boot] [PATCH] mx6slevk: Add SPI NOR flash support
 2014-04-14 16:03 UTC  (5+ messages)

[PATCH] ARM: fix do_div() bug in big-endian systems
 2014-04-14 16:03 UTC  (4+ messages)

[RFC] Dom0 PV IOMMU control design (draft A)
 2014-04-14 16:00 UTC  (4+ messages)

[Xenomai] Xenomai and USB input
 2014-04-14 16:00 UTC 

[PATCH] pata_arasan_cf: fix ata_host_activate() failure handling
 2014-04-14 16:00 UTC  (5+ messages)

[U-Boot] [PATCH v6 0/4] Exynos5: Add GPIO numbering feature
 2014-04-14 15:59 UTC  (4+ messages)
` [U-Boot] [PATCH v6 1/4] EXYNOS5: Add gpio pin "

[Xenomai] Command line freeze during xeno-regression-test on omap4460
 2014-04-14 15:55 UTC  (5+ messages)

8250_dw DMA issue with BYT ?
 2014-04-14 15:54 UTC 

[PATCH v3] Xen: Spread boot time page scrubbing across all available CPUs
 2014-04-14 15:54 UTC  (6+ messages)
` [PATCH v3] Xen: Spread boot time page scrubbing across all available CPU's

[PATCH] hpsa: fix uninitialized trans_support in hpsa_put_ctlr_into_performant_mode()
 2014-04-14 15:52 UTC  (4+ messages)

[PATCHv2 0/5] perf tools: Share map groups within process
 2014-04-14 15:52 UTC  (6+ messages)
` [PATCH 1/5] perf tests: Add thread maps lookup automated tests
` [PATCH 2/5] perf tools: Allocate thread map_groups's dynamically
` [PATCH 3/5] perf tools: Reference count map_groups objects
` [PATCH 4/5] perf tools: Share map_groups among threads of the same group
` [PATCH 5/5] perf tests: Add map groups sharing with thread object test

[patch] isdn: icn: buffer overflow in icn_command()
 2014-04-14 15:52 UTC  (3+ messages)

Crash during driver startup
 2014-04-14 15:49 UTC  (9+ messages)
` [PATCH] ath10k: double check bmi xfer pointers
        ` load module ath10k: ieee80211 phy0: Failed to initialize wep: -2
              ` RE : "

[PATCH 0/4] drm: exynos: update/fixes to HDMI driver
 2014-04-14 15:49 UTC  (4+ messages)
` [PATCH 1/4] drm: exynos: hdmi: simplify extracting hpd-gpio from DT

Is SCTP throughput really this low compared to TCP?
 2014-04-14 15:49 UTC  (2+ messages)

New RC for 1.6
 2014-04-14 15:49 UTC  (2+ messages)

[PATCH 1/1] fanotify: create FAN_ACCESS event for readdir
 2014-04-14 15:49 UTC  (2+ messages)

[MI RFC 1/3] Mi: mi backend + mi for command version
 2014-04-14 15:48 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.