linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-07 04:06:59 to 2013-08-07 10:34:58 UTC [more...]

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-08-07 10:34 UTC  (4+ messages)
` Backlight control only in the kernel?

[PATCH] bitops: move BITS() macro to the bitops file
 2013-08-07 10:33 UTC  (3+ messages)

[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
 2013-08-07 10:25 UTC  (9+ messages)
` [PATCH 1/8] rcu: add a warn to rcu_preempt_note_context_switch()
` [PATCH 2/8] rcu: remove irq/softirq context check in rcu_read_unlock_special()
` [PATCH 3/8] rcu: keep irqs disabled "
` [PATCH 4/8] rcu: delay task rcu state cleanup in exit_rcu()
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site
` [PATCH 6/8] rcu: call rcu_read_unlock_special() in rcu_preempt_check_callbacks()
` [PATCH 7/8] rcu: add # of deferred _special() statistics
` [PATCH 8/8] rcu: remove irq work for rsp_wakeup()

[PATCH 00/26] STA2X11 devicetree support for amba/pci
 2013-08-07 10:22 UTC  (27+ messages)
` [PATCH 01/26] x86: fix warning for sta2x11
` [PATCH 02/26] DMA: PL330: use prefix in reg names to build under x86
` [PATCH 03/26] mmc: Use the new <linux/sizes.h>
` [PATCH 04/26] x86: add CONFIG_ARM_AMBA, selected by STA2X11
` [PATCH 05/26] drivers/amba: add support for a PCI bridge
` [PATCH 06/26] x86 STA2X11: select devicetree related config items
` [PATCH 07/26] OF platform: export of_amba_device_create()
` [PATCH 08/26] OF platform, of_amba_device_create(): add parent resource to parameters
` [PATCH 09/26] kernel irqdomain: export irq_domain_disassociate()
` [PATCH 10/26] x86 devicetree: add irq domain for msi irqs
` [PATCH 11/26] x86 devicetree: add functions for handling setup/teardown of MSI irqs
` [PATCH 12/26] x86 kernel apic: notify MSI irqdomain(s) on etup/teardown of MSI IRQs
` [PATCH 13/26] drivers/amba/pci-amba.c: use devicetree for amba device creation
` [PATCH 14/26] gpio: remove sta2x11-gpio
` [PATCH 15/26] x86 STA2X11: remove the sta2x11-mfd driver
` [PATCH 16/26] x86 STA2X11 platform: add sta2x11_platform_init()
` [PATCH 17/26] x86 STA2X11 platform: add sta2x11_instance_data helpers
` [PATCH 18/26] x86 STA2X11 platform: add a common probe function for platform devices
` [PATCH 19/26] x86 STA2X11 platform: create sta2x11-clock-regs device
` [PATCH 20/26] x86 STA2X11 platform: remove useless pr_info()'s
` [PATCH 21/26] AMBA: pci-amba bridge: improve code readability
` [PATCH 22/26] AMBA: pci-amba bridge: extend number of amba devs per pci device
` [PATCH 23/26] AMBA: pci-amba bridge: export function creating pci-amba device names
` [PATCH 24/26] x86 STA2X11: add dts for Intel's Northville board
` [PATCH 25/26] drivers/clk: sta2x11 common clock framework implementation
` [PATCH 26/26] pinctrl: add support for sta2x11 (via pinctrl-nomadik)

[PATCH] kernel/sysctl_binary.c: improve the usage of return value 'result'
 2013-08-07 10:25 UTC  (22+ messages)

[3.10.4] NFS locking panic, plus persisting NFS shutdown panic from 3.9.*
 2013-08-07 10:18 UTC  (12+ messages)

[PATCH V4] drivers/rtc/rtc-palmas.c: support for backup battery charging
 2013-08-07 10:29 UTC 

[Help Test] kdump, x86, acpi: Reproduce CPU0 SMI corruption issue after unsetting BSP flag
 2013-08-07 10:05 UTC  (3+ messages)

unused swap offset / bad page map
 2013-08-07 10:04 UTC  (2+ messages)

[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
 2013-08-07  9:55 UTC  (13+ messages)
` [PATCH V2 Resend 4/4] timer: Migrate running timer

[PATCH V7 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-08-07  9:53 UTC  (4+ messages)
` [PATCH V7 23/30] thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor

[PATCH] f2fs: fix a deadlock in fsync
 2013-08-07  9:43 UTC  (4+ messages)

[PATCH] regulator: fan53555: Prevent multiple include of fan53555.h
 2013-08-07  9:38 UTC  (2+ messages)

[PATCH 0/2] Add power control for lm90
 2013-08-07  9:35 UTC  (12+ messages)
` [PATCH 1/2] hwmon: (lm90) Add power control
` [PATCH 2/2] ARM: dt: t114 dalmore: add dt entry for nct1008

[PATCH V5 00/30] thermal: exynos: Add thermal driver for exynos5440
 2013-08-07  9:23 UTC  (3+ messages)
` [PATCH V5 17/30] thermal: exynos: Remove non DT based support

[RFC/PATCH 0/2] ext4: Transparent Decompression Support
 2013-08-07  9:21 UTC  (12+ messages)

[PATCH 0/2] hugepage: optimize page fault path locking
 2013-08-07  9:21 UTC  (4+ messages)

[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-07  9:18 UTC  (10+ messages)
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve

[PATCH v3 00/11] Add namespace support for syslog
 2013-08-07  9:17 UTC  (14+ messages)
` [PATCH v3 01/11] syslog_ns: add syslog_namespace and put/get_syslog_ns
` [PATCH v3 02/11] syslog_ns: add syslog_ns into user_namespace
` [PATCH v3 03/11] syslog_ns: add init syslog_ns for global syslog
` [PATCH v3 04/11] syslog_ns: make syslog handling per namespace
` [PATCH v3 05/11] syslog_ns: make permisiion check per user namespace
` [PATCH v3 06/11] syslog_ns: use init syslog_ns for console action
` [PATCH v3 07/11] syslog_ns: implement function for creating syslog ns
` [PATCH v3 08/11] syslog_ns: implement ns_printk for specific syslog_ns
` [PATCH v3 09/11] syslog_ns: implement ns_printk_emit "
` [PATCH v3 10/11] syslog_ns: implement ns_console_unlock "
` [PATCH v3 11/11] netfilter: use ns_printk in iptable context

[PATCH 3/3] mm: use zone_is_initialized() instead of if(zone->wait_table)
 2013-08-07  9:10 UTC 

[PATCH 2/3] mm: use zone_is_empty() instead of if(zone->spanned_pages)
 2013-08-07  9:10 UTC 

[PATCH 1/3] mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
 2013-08-07  9:09 UTC 

[PATCH v3] backlight: lm3630: apply chip revision
 2013-08-07  9:09 UTC  (2+ messages)

[PATCH] netconsole: avoid a crash with multiple sysfs writers
 2013-08-07  9:02 UTC 

[PATCH] ARM: at91/dt: split sama5d3 definition
 2013-08-07  8:49 UTC 

[PATCH V9 00/14] perf tools: some fixes and tweaks
 2013-08-07  8:54 UTC  (15+ messages)
` [PATCH V9 01/14] perf tools: add debug prints
` [PATCH V9 04/14] perf tools: change machine__findnew_thread() to set thread pid
` [PATCH V9 05/14] perf tools: tidy up sample parsing overflow checking
` [PATCH V9 08/14] perf tools: move struct ip_event

test
 2013-08-07  8:52 UTC 

[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
 2013-08-07  8:48 UTC  (4+ messages)

[PATCH] kvm tools: Fix build of guest init with biarch powerpc compilers
 2013-08-07  8:46 UTC 

[BUG linux-next] watchdog: build breakage for non-SMP builds
 2013-08-07  8:47 UTC  (2+ messages)

[PATCH 00/18] MAINTAINERS: Trivial pattern changes
 2013-08-07  8:46 UTC  (3+ messages)
` [PATCH 06/18] MAINTAINERS: ARM: plat-nomadik: Update patterns

[PATCH] kexec: remove unnecessary return
 2013-08-07  8:45 UTC 

[PATCH] mfd: ti_am335x_tscadc: fix spin lock and reg_cache
 2013-08-07  8:40 UTC  (2+ messages)

linux-next: build failure after merge of the mvebu tree
 2013-08-07  8:37 UTC  (2+ messages)

[PATCH] thermal: exynos_tmu: fix wrong error check for mapped memory
 2013-08-07  8:31 UTC 

[PATCH net v2] net: rename busy poll MIB counter
 2013-08-07  8:33 UTC 

linux-next: Tree for Aug 7
 2013-08-07  8:29 UTC  (2+ messages)

[PATCH 1/5] pdev: Fix platform device resource linking
 2013-08-07  8:27 UTC  (15+ messages)
  ` [PATCH 5/5] arm: omap: Proper cleanups for omap_device

[PATCH V3]hrtimer: Fix a performance regression by disable reprogramming in remove_hrtimer
 2013-08-07  8:25 UTC  (5+ messages)

[PATCH v6 0/8] Sound support for at91sam9x5-wm8731 based boards
 2013-08-07  8:20 UTC  (4+ messages)
` [PATCH v6 2/8] ASoC: atmel: machine driver for at91sam9x5-wm8731 boards

Dear user
 2013-08-07  7:04 UTC 

[RFC PATCH] clock: correct the comparison parameter of MHz
 2013-08-07  8:08 UTC  (3+ messages)

[PATCH 0/3] Add clk driver to register s2mps11 clocks
 2013-08-07  8:00 UTC  (5+ messages)
` [PATCH 1/3] clk: s2mps11: Add support for s2mps11

[systemd-devel] Slow firmware timeouts again (Re: [3.11 regression?] iwlwifi firmware takes two minutes to load)
 2013-08-07  7:52 UTC  (8+ messages)
` [PATCH] Change CONFIG_FW_LOADER_USER_HELPER to default n and don't select it
    ` [systemd-devel] "
              ` [PATCH] udev: fail firmware loading immediately if no search path is defined

[PATCH v3 0/5] iio: mxs-lradc: add support to optional divider_by_two
 2013-08-07  7:50 UTC  (7+ messages)
` [PATCH v3 4/5] iio: mxs-lradc: add scale_available file to channels

[PATCH v2] staging/lustre: lloop depends on BLOCK
 2013-08-07  7:45 UTC  (2+ messages)

[PATCH V2 00/17] EFI stub for ARM
 2013-08-07  7:44 UTC  (2+ messages)

[RFC PATCH 0/4] mm: reclaim zbud pages on migration and compaction
 2013-08-07  7:31 UTC  (6+ messages)
` [RFC PATCH 1/4] zbud: use page ref counter for zbud pages
` [RFC PATCH 3/4] mm: add zbud flag to page flags

[PATCH 1/4] mm, rmap: do easy-job first in anon_vma_fork
 2013-08-07  7:18 UTC  (9+ messages)
` [PATCH 2/4] mm, rmap: allocate anon_vma_chain before starting to link anon_vma_chain
` [PATCH 3/4] mm, rmap: minimize lock hold when unlink_anon_vmas

[PATCH] [V2] gpio: New driver for LSI ZEVIO SoCs
 2013-08-07  7:10 UTC  (2+ messages)

[PATCH 1/1] module: fix sprintf format specifier in param_get_byte()
 2013-08-07  6:43 UTC  (2+ messages)

[ARM ATTEND] arch/arm SoC organization
 2013-08-07  6:57 UTC  (6+ messages)
` [Ksummit-2013-discuss] "

[PATCH v2] x86, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinfo_x86
 2013-08-07  6:51 UTC  (2+ messages)

[PATCH] thermal: exynos: Handle the misplaced TRIMINFO register
 2013-08-07  6:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V12 0/14] Paravirtualized ticket spinlocks
 2013-08-07  6:45 UTC  (5+ messages)

[PATCH] [TRIVIAL] ARM: msm: fix compilation error in gpiomux
 2013-08-07  6:34 UTC 

[PATCH] ACPI: Try harder to resolve _ADR collisions for bridges
 2013-08-07  6:32 UTC  (2+ messages)

[PATCH] ARM: dts: Fix memory node in skeleton64.dtsi
 2013-08-07  6:23 UTC  (2+ messages)

[GIT PULL] core/mutexes changes for v3.11: W/W mutex support
 2013-08-07  6:22 UTC  (8+ messages)
      ` [PATCH] mutex: fix deadlock injection

[PATCH v4 0/3] Lm90 Enhancements
 2013-08-07  6:18 UTC  (4+ messages)
` [PATCH v4 1/3] hwmon: (lm90) Define status bits
` [PATCH v4 2/3] hwmon: (lm90) add support to handle IRQ
` [PATCH v4 3/3] hwmon: (lm90) use enums for the indexes of temp8 and temp11

[PATCH v2 1/2] perf tools: Add support for pinned modifier
 2013-08-07  6:18 UTC  (6+ messages)
` [PATCH v2 2/2] perf tests: Add tests of new "

[PATCH 1/3] perf, uncore: add auxiliary pci device support
 2013-08-07  6:17 UTC  (3+ messages)
` [PATCH 2/3] perf, uncore: add filter support for QPI boxes
` [PATCH 3/3] perf, uncore: enable ev_sel_ext bit for PCU

[PATCH] staging/lustre: kiocb->ki_left is removed
 2013-08-07  6:06 UTC  (3+ messages)

[PATCH -tip ] x86/insn: Add Haswell-introduced opcodes
 2013-08-07  6:01 UTC  (5+ messages)
  `  "

linux-next: build failure after merge of the ext4 tree
 2013-08-07  5:59 UTC  (5+ messages)

Can we drop __must_check from driver_for_each_device()?
 2013-08-07  5:51 UTC  (4+ messages)

[PATCH 00/11] Add compression support to pstore
 2013-08-07  5:35 UTC  (14+ messages)

[PATCH] genalloc: fix overflow of ending address of memory chunk
 2013-08-07  5:26 UTC 

linux-next: manual merge of the akpm tree with the ext4 tree
 2013-08-07  5:19 UTC 

linux-next: manual merge of the akpm tree with the ext4 tree
 2013-08-07  5:16 UTC 

[RFC] gcc feature request: Moving blocks into sections
 2013-08-07  5:06 UTC  (11+ messages)

[PATCH 0/5] ACPI: acpi_bind_one()/acpi_unbind_one() cleanups
 2013-08-07  5:09 UTC  (2+ messages)

rcu stall warning, again
 2013-08-07  5:05 UTC 

[PATCH] lto, watchdog/hpwdt.c: Make assembler label global
 2013-08-07  4:38 UTC  (3+ messages)

[PATCH] acpi: video: improve quirk check
 2013-08-07  4:35 UTC  (6+ messages)

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-08-07  4:23 UTC  (2+ messages)

[PATCH V5] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-08-07  4:13 UTC 

[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
 2013-08-07  4:06 UTC  (4+ messages)
` [PATCH 04/12] KVM: MMU: log dirty page after marking spte writable


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