public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-22 09:11:55 to 2013-07-22 14:22:01 UTC [more...]

[PATCH 00/14] [GIT PULL] tracing: fixes, clean ups and optimizations
 2013-07-22 14:20 UTC  (14+ messages)
` [PATCH 01/14] tracing: Use correct config guard CONFIG_STACK_TRACER
` [PATCH 02/14] tracing: Use trace_seq_puts()/trace_seq_putc() where possible
` [PATCH 03/14] tracing: Typo fix on ring buffer comments
` [PATCH 04/14] tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty
` [PATCH 05/14] tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events "
` [PATCH 06/14] tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
` [PATCH 07/14] tracing/kprobe: Wait for disabling all running kprobe handlers
` [PATCH 08/14] tracing: Fix error handling to ensure instances can always be removed
` [PATCH 09/14] tracing: Miscellaneous fixes for trace_array ref counting
` [PATCH 10/14] tracing: Add ref_data to function and fgraph tracer structs
` [PATCH 11/14] tracing: Simplify the iteration logic in f_start/f_next
` [PATCH 13/14] tracing: Kill trace_array->waiter
` [PATCH 14/14] tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()

RFC: device thermal limits represented in device tree nodes
 2013-07-22 14:19 UTC 

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-07-22 14:14 UTC  (20+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 01/16] of: add support for retrieving cpu node for a given logical cpu index
  ` [PATCH v3 02/16] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
  ` [PATCH v3 03/16] driver/core: cpu: initialize of_node in cpu's device struture
  ` [PATCH v3 04/16] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
  ` [PATCH v3 05/16] ARM: mvebu: remove device tree parsing for cpu nodes
  ` [PATCH v3 06/16] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
  ` [PATCH v3 07/16] of/device: add helper to get cpu device node from logical cpu index
  ` [PATCH v3 08/16] cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
  ` [PATCH v3 09/16] cpufreq: cpufreq-cpu0: "
  ` [PATCH v3 10/16] cpufreq: highbank-cpufreq: "
  ` [PATCH v3 11/16] cpufreq: spear-cpufreq: "
  ` [PATCH v3 12/16] cpufreq: kirkwood-cpufreq: "
  ` [PATCH v3 13/16] cpufreq: arm_big_little: "
  ` [PATCH v3 14/16] cpufreq: maple-cpufreq: "
  ` [PATCH v3 15/16] cpufreq: pmac64-cpufreq: "
  ` [PATCH v3 16/16] cpufreq: pmac32-cpufreq: "

[PATCH v3] xen/arm: enable PV control for ARM
 2013-07-22 14:09 UTC  (4+ messages)

[PATCH] um: change defconfig to stop spawning xterm
 2013-07-22 14:08 UTC  (12+ messages)

[PATCH v3 0/5] iio: mxs-lradc: add support to optional divider_by_two
 2013-07-22 14:04 UTC  (6+ messages)
` [PATCH v3 1/5] iio: mxs-lradc: change the realbits to 12
` [PATCH v3 2/5] ARM: dts: add reference voltage property for MXS LRADC
` [PATCH v3 3/5] iio: mxs-lradc: add scale attribute to channels
` [PATCH v3 4/5] iio: mxs-lradc: add scale_available file "
` [PATCH v3 5/5] iio: mxs-lradc: add write_raw function to modify scale

[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
 2013-07-22 14:03 UTC  (8+ messages)

[PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y
 2013-07-22 13:56 UTC  (5+ messages)

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-07-22 13:53 UTC  (29+ messages)
` [PATCH 02/22] ARM: nomadik: Remove '0x's from nomadik stn8815 "
` [PATCH 03/22] ARM: u300: Remove '0x's from U300 "
` [PATCH 04/22] ARM: at91: dt: Remove '0x's from Animeo IP "
` [PATCH 05/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 BRT "
` [PATCH 06/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 "
` [PATCH 07/22] ARM: exynos: Remove '0x's from Exynos4110 DTSI file
` [PATCH 08/22] ARM: dts: Remove '0x's from Exynos4x12 "
` [PATCH 09/22] ARM: dts: Remove '0x's from Exynos5250 DTS file
` [PATCH 10/22] ARM: dts: Remove '0x's from Exynos5420 "
` [PATCH 11/22] ARM: dts: Remove '0x's from Exynos5440 "
` [PATCH 12/22] ARM: dts: Remove '0x's from OMAP2420 H4 "
` [PATCH 13/22] ARM: dts: Remove '0x's from OMAP3 IGEP0020 "
` [PATCH 14/22] ARM: dts: Remove '0x's from OMAP3 IGEP0030 "
` [PATCH 15/22] ARM: dts: Remove '0x's from OMAP3 "
` [PATCH 16/22] ARM: dts: Remove '0x's from OMAP3430 SDP "
` [PATCH 17/22] ARM: dts: Remove '0x's from OMAP4 "
` [PATCH 18/22] ARM: dts: Remove '0x's from OMAP5 "
` [PATCH 19/22] ARM: shmobile: r8a7779: Remove '0x's from R8A7779 "
` [PATCH 20/22] ARM: SPEAr3xx: DT: Remove '0x's from Spear 300 "
` [PATCH 21/22] ARM: SPEAr3xx: DT: Remove '0x's from Spear 310 "
` [PATCH 22/22] ARM: SPEAr3xx: DT: Remove '0x's from Spear 320 "

[PATCH -tip 0/3] kprobes, x86: Move optprobe on top of int3-based instruction patching
 2013-07-22 13:53 UTC  (9+ messages)
` [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
      `  "

[PATCH 1/2] tools, perf: Add a precise event qualifier v2
 2013-07-22 13:52 UTC  (2+ messages)
` [PATCH 2/2] perf, x86: Enable PEBS mode automatically for mem-{loads,stores} v4

[PATCH 0/7] tracing: Kill the buggy trace_cpu
 2013-07-22 13:44 UTC  (8+ messages)
` [PATCH 1/7] tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
` [PATCH 2/7] tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
` [PATCH 3/7] tracing: Change tracing_buffers_fops "
` [PATCH 4/7] tracing: Change tracing_stats_fops "
` [PATCH 5/7] tracing: Change tracing_entries_fops "
` [PATCH 6/7] tracing: Change tracing_fops/snapshot_fops "
` [PATCH 7/7] tracing: Kill trace_cpu struct/members

[RFC 0/23] perf tool: Add support for multiple data file storage
 2013-07-22 13:44 UTC  (16+ messages)
` [PATCH 10/23] perf tools: Introduce swap_header function
` [PATCH 13/23] perf tools: Introduce perf.data version 3 format
` [PATCH 15/23] perf tools: Add perf data version 3 header read
` [PATCH 18/23] perf tools: Move synthetizing into single function
` [PATCH 22/23] perf tools: Add multi file '-M' option for record command

[PATCH 0/2] Squashfs: add LZ4 compression
 2013-07-22 13:38 UTC  (5+ messages)

[PATCH] regmap: irq: Acknowledge also interrupts that are masked
 2013-07-22 13:30 UTC  (4+ messages)

Linux 3.11-rc2
 2013-07-22 13:37 UTC  (8+ messages)

[PATCH] f2fs: update file name in the inode block during f2fs_rename
 2013-07-22 13:24 UTC  (4+ messages)

[PATCH 1/2] i2c-designware: make *CNT values configurable
 2013-07-22 13:17 UTC  (11+ messages)

[PATCH 6/6] USB: ehci-omap: Implement suspend/resume
 2013-07-22 13:16 UTC  (2+ messages)

[PATCH v3 1/2] of: Add Avago Technologies vendor prefix
 2013-07-22 13:11 UTC  (2+ messages)
` [PATCH v3 2/2] iio: add APDS9300 ambilent light sensor driver

[PATCH] pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource()
 2013-07-22 12:49 UTC  (2+ messages)

[PATCH v2] Ceph: Punch hole support
 2013-07-22 13:02 UTC  (2+ messages)
` [PATCH v3] Ceph: Punch hole support for kernel client

[PATCH 0/2] PM / OPP: updates to enable sharing OPPs info
 2013-07-22 13:01 UTC  (5+ messages)

scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f)
 2013-07-22 12:58 UTC  (3+ messages)

Unsupported DisplayLink (udl or udlfb module)
 2013-07-22 12:58 UTC 

[PATCH] net: trans_rdma: remove unused function
 2013-07-22 12:59 UTC 

[PATCH] hidraw: correctly deallocate memory on device disconnect
 2013-07-22 12:53 UTC 

[PATCH] f2fs: add the missing delection of orphan inode entry in write_orphan_inodes()
 2013-07-22 12:51 UTC  (2+ messages)

[RFC 2/2] watchdog: update watchdog_tresh properly
 2013-07-22 12:47 UTC  (3+ messages)
` [RFC -v2 "

[PATCH v6 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-07-22 12:57 UTC  (6+ messages)
` [Xen-devel] "

[PATCH v4] regulator: pfuze100: add pfuze100 regulator driver
 2013-07-22 12:46 UTC  (4+ messages)

[PATCH 0/5] perf tests: Add install tests to tests/make
 2013-07-22 12:43 UTC  (6+ messages)
` [PATCH 1/5] perf tests: Run ctags/cscope make tests only with needed binaries
` [PATCH 2/5] perf tests: Rename TMP to TMP_O tests/make variable
` [PATCH 3/5] perf tests: Add DESTDIR=TMP_DEST "
` [PATCH 4/5] perf tests: Add 'make install/install-bin' tests into tests/make
` [PATCH 5/5] perf tests: Add broken install-* "

mmotm 2013-07-18-16-40 uploaded
 2013-07-22 12:42 UTC  (5+ messages)

[PATCH 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
 2013-07-22 12:37 UTC  (2+ messages)

[PATCH v7 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-22 12:22 UTC  (3+ messages)
` [PATCH v7 1/2] ARM: dts: twl: Add GPADC data to device tree
` [PATCH v7 2/2] iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver

[PATCH 0/3] Add crossbar driver
 2013-07-22 12:20 UTC  (5+ messages)
` [PATCH 1/3] misc: "

[BUG] ipv6, rawv6_close(): BUG: unable to handle kernel paging request
 2013-07-22 12:19 UTC  (4+ messages)

[PATCH] clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
 2013-07-22 12:14 UTC  (2+ messages)

[PATCH] USB: host: Use usb_hcd_platform_shutdown() wherever possible
 2013-07-22 12:04 UTC  (2+ messages)
` [PATCH v2] "

workqueue, pci: INFO: possible recursive locking detected
 2013-07-22 11:52 UTC  (6+ messages)

[PATCH] Fix build failures of python/perf.so
 2013-07-22 11:45 UTC 

[PATCH 2/2] mm: page_alloc: avoid slowpath for more than MAX_ORDER allocation
 2013-07-22 11:32 UTC 

[PATCH 1/2] mm: page_alloc: fixed checkpatch errors and spell
 2013-07-22 11:31 UTC 

My Donation project
 2013-07-22 11:30 UTC 

[x86] Kernel panic - not syncing: Fatal exception in interrupt
 2013-07-22 11:24 UTC  (7+ messages)
` [PATCH -tip/x86/jumplabel] x86: call out into int3 handler directly instead of using notifier

[PATCH 0/4] ARM/ARM64 architected timer updates
 2013-07-22 11:21 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drivers: clocksource: configure event stream for ARM arch timer
  ` [PATCH v2 2/3] ARM: arch_timer: add macros for bits in control register
  ` [PATCH v2 3/3] drivers: clocksource: add CPU PM notifier for ARM architected timer

[BUG] 3.10 regression: hang on suspend
 2013-07-22 11:22 UTC  (9+ messages)

[PATCH v3 0/9] tracing: trace event triggers
 2013-07-22 11:19 UTC  (5+ messages)
` [PATCH v3 2/9] tracing: add basic event trigger framework
` [PATCH v3 3/9] tracing: add 'traceon' and 'traceoff' event trigger commands

[3.11-rc1 regression] ext4_evict_inode triggers warn_slowpath_common on sparc64
 2013-07-22 11:13 UTC  (3+ messages)

[PATCH] iio: core: Avoid double minus in sysfs output
 2013-07-22 11:16 UTC 

[PATCH] net: Add MOXA ART SoCs ethernet driver
 2013-07-22 11:09 UTC  (2+ messages)

[PATCH 0/3 v6] cpufreq: Add 'load_table' debugfs file to show colleced CPUs load
 2013-07-22 11:05 UTC  (5+ messages)
` [PATCH 1/3 v6] cpufreq: Add debugfs directory for cpufreq
` [PATCH 2/3 v6] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs

[ 00/19] 3.10.1-stable review
 2013-07-22 11:04 UTC  (13+ messages)
                ` mistakes in code vs. maintainer flow mistakes (was: [ 00/19] 3.10.1-stable review)

[PATCH] mmc: pxamci: Refactor regulator support
 2013-07-22 11:03 UTC  (2+ messages)

[PATCH] iio: core: Avoid double minus in sysfs output
 2013-07-22 10:57 UTC 

IGMP Unsolicited Report Interval too long for IGMPv3?
 2013-07-22 10:50 UTC 

[PATCH] iio: core: Avoid double minus in sysfs output
 2013-07-22 10:51 UTC  (5+ messages)

[PATCH RFC 0/2] qrwlock: Introducing a queue read/write lock implementation
 2013-07-22 10:34 UTC  (9+ messages)
` [PATCH RFC 1/2] qrwlock: A "

[PATCH] USB: EHCI: make ehci-w90X900 a separate driver
 2013-07-22 10:19 UTC  (2+ messages)
` [PATCH V2] "

[RESEND][PATCH] mm: vmstats: tlb flush counters
 2013-07-22 10:06 UTC  (4+ messages)

[ 00/72] 3.10.2-stable review
 2013-07-22 10:07 UTC  (5+ messages)
` [ 37/72] Input: bcm5974 - add support for the 2013 MacBook Air

[PATCH] pch_dma: fix error return code in pch_dma_probe()
 2013-07-22  9:24 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: codecs: da9055: Update driver name to fix breakage due to pmic driver with same name
 2013-07-22 10:02 UTC  (5+ messages)

[PATCH resend] dma: pl330: Fix cyclic transfers
 2013-07-22  9:22 UTC  (2+ messages)

[PATCH] perf, x86: Enable PEBS mode automatically for mem-{loads,stores} v4
 2013-07-22  9:59 UTC  (2+ messages)

[RFC PATCH] tracing: Atomically get refcounts of event_call and trace_array
 2013-07-22  9:57 UTC  (10+ messages)
` [RFC PATCH V2] tracing: Check f_dentry before accessing event_file/call in inode->i_private
            `  "

[PATCH 1/6] acpi-dma: fix sparse warning
 2013-07-22  9:15 UTC  (2+ messages)

[PATCH 00/18] MAINTAINERS: Trivial pattern changes
 2013-07-22  9:20 UTC  (6+ messages)
` [PATCH 03/18] MAINTAINERS: OMAP POWERDOMAIN, update patterns

[PATCH v3] gpio: add GPIO support for F71882FG and F71889F
 2013-07-22  9:50 UTC 

[PATCH v2] xen/arm and xen/arm64: update xen_restart after ff701306cd49
 2013-07-22  9:47 UTC 

[PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49
 2013-07-22  9:45 UTC  (3+ messages)

[GIT PULL] fuse bugfixes for 3.11
 2013-07-22  9:39 UTC 

[PATCH v3 0/2] adv7343 add OF support
 2013-07-22  9:37 UTC  (3+ messages)
` [PATCH v3 1/2] media: i2c: adv7343: make the platform data members as array

linux-3.11-rc1: Internal error: Oops - undefined instruction: 0 [#1] SMP ARM on OMAP3/AM335x
 2013-07-22  9:30 UTC 

[PATCH] usb: udc: add gadget state kobject uevent
 2013-07-22  9:28 UTC  (3+ messages)

[PATCH v4] clk: add MOXA ART SoCs clock driver
 2013-07-22  9:21 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] mfd: mcp: add missing linux/device.h header
 2013-07-22  9:12 UTC  (2+ messages)

[PATCH v6 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-22  9:12 UTC  (4+ messages)
` [PATCH v6 2/2] iio: twl6030-gpadc: "

[PATCH] mfd: ucb1x00: explicitely include linux/device.h
 2013-07-22  9:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox