All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-19 15:50:21 to 2013-12-19 16:11:27 UTC [more...]

[PATCH V3 2/2] thermal: imx: add necessary clk operation
 2013-12-19 21:16 UTC  (4+ messages)

lockdep: BUG: MAX_LOCKDEP_ENTRIES too low!
 2013-12-19 16:10 UTC  (9+ messages)

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2013-12-19 16:04 UTC  (4+ messages)

[PATCH 3.12 000/118] 3.12.6-stable review
 2013-12-19 16:10 UTC  (3+ messages)

[refpolicy] unexpected AVC. how to dig deeper?
 2013-12-19 16:10 UTC  (2+ messages)

mds: fix Resetter locking
 2013-12-19 16:10 UTC  (2+ messages)

[U-Boot] [PATCH] spi/cadence: Adding Cadence SPI driver support for SOCFPGA
 2013-12-19 16:09 UTC  (2+ messages)

[PATCHv4 0/2] CMA for arm64
 2013-12-19 16:09 UTC  (3+ messages)

[PATCH] x86 idle: repair large-server 50-watt idle-power regression
 2013-12-19 16:09 UTC  (5+ messages)

[PATCH] ACPI: Blacklist Win8 OSI for some HP laptop 2013 models
 2013-12-19 16:09 UTC 

[PATCH 00/40] percpu: Consistent per cpu operations V2
 2013-12-19 15:59 UTC  (40+ messages)
` [PATCH 01/40] mm: Replace __get_cpu_var uses with this_cpu_ptr
` [PATCH 03/40] percpu: Replace __get_cpu_var "
` [PATCH 06/40] drivers/cpuidle: Replace __get_cpu_var uses for address calculation
` [PATCH 10/40] staging/zsmalloc: Replace instances of using __get_cpu_var "
` [PATCH 11/40] parisc: Replace __get_cpu_var uses "
` [PATCH 13/40] drivers/net/ethernet/tile: "
` [PATCH 14/40] percpu: Add raw_cpu_ops
` [PATCH 15/40] mm: Use raw_cpu ops for determining current NUMA node
` [PATCH 16/40] modules: Use raw_cpu_write for initialization of per cpu refcount
` [PATCH 17/40] net: Replace __this_cpu_inc in route.c with raw_cpu_inc
` [PATCH 18/40] percpu: Add preemption checks to __this_cpu ops
` [PATCH 19/40] time: Replace __get_cpu_var uses
` [PATCH 20/40] scheduler: Replace __get_cpu_var with this_cpu_ptr
` [PATCH 21/40] block: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 22/40] rcu: Replace __this_cpu_ptr uses "
` [PATCH 23/40] watchdog: Replace __raw_get_cpu_var uses
` [PATCH 24/40] net: Replace get_cpu_var through this_cpu_ptr
` [PATCH 25/40] md: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 26/40] irqchips: Replace __this_cpu_ptr uses
` [PATCH 27/40] x86: Replace __get_cpu_var uses
` [PATCH 28/40] arm: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 29/40] mips: Replace __get_cpu_var uses
` [PATCH 30/40] s390: rename __this_cpu_ptr to raw_cpu_ptr
` [PATCH 31/40] ia64: Replace __get_cpu_var uses
` [PATCH 32/40] powerpc: "
` [PATCH 33/40] sparc: "
` [PATCH 34/40] tile: "
` [PATCH 35/40] blackfin: "
` [PATCH 36/40] avr32: Replace __get_cpu_var with __this_cpu_write
` [PATCH 37/40] alpha: Replace __get_cpu_var
` [PATCH 38/40] sh: Replace __get_cpu_var uses
` [PATCH 39/40] Remove __get_cpu_var and __raw_get_cpu_var macros [only in 3.15]
` [PATCH 40/40] percpu: Remove __this_cpu_ptr

[Qemu-devel] [PATCH] piix: do not reset APIC base address (0x80) on piix4_reset
 2013-12-19 16:06 UTC  (8+ messages)

[PATCH] CRYPTO: async_tx: Fixed a couple of typos
 2013-12-19 16:06 UTC  (2+ messages)

[PATCH 00/10] ASoC: ARM: ux500: Better prepare for full Device Tree
 2013-12-19 16:06 UTC  (29+ messages)
` [PATCH 01/11] ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion
` [PATCH 02/11] ASoC: ab8500: Revert back to find_next_bit()
` [PATCH 03/11] ASoC: ux500: Provide better checking for Device Tree and/or Platform Data
` [PATCH 04/11] ASoC: Ux500: Match platform by device node when booting Device Tree
` [PATCH 05/11] ASoC: ux500_pcm: Stop pretending that we support varying address widths
` [PATCH 06/11] ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store
` [PATCH 07/11] ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data
` [PATCH 08/11] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case
` [PATCH 09/11] ASoC: ux500_pcm: Take out pointless dev_dbg() call
` [PATCH 10/11] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
` [PATCH 11/11] ASoC: ux500: Dramatically reduce the size of the DAI driver data struct

[PATCHSET 0/6] perf tools: A couple of TUI improvements
 2013-12-19 15:53 UTC  (4+ messages)

[PATCH 00/10] ARM: tegra: Enable a bunch of functionality on Venice2
 2013-12-19 16:06 UTC  (22+ messages)
` [PATCH 01/10] ARM: tegra: Add AS3722 PMIC "
` [PATCH 02/10] ARM: tegra: Hook up SDMMC3 power-supply "
` [PATCH 03/10] ARM: tegra: Add Tegra124 host1x support
` [PATCH 04/10] ARM: tegra: Add Tegra124 eDP support
` [PATCH 05/10] ARM: tegra: Enable eDP for Venice2
` [PATCH 06/10] ARM: tegra: Add SPI controller nodes for Tegra124
` [PATCH 07/10] ARM: tegra: Enable Venice2 keyboard
` [PATCH 08/10] ARM: tegra: Enable power key on Venice2
` [PATCH 09/10] ARM: tegra: Add Tegra124 USB support
` [PATCH 10/10] ARM: tegra: Enable USB on Venice2

grub-2.02~beta1 happened
 2013-12-19 16:05 UTC  (4+ messages)
  ` ext4 inline data (Re: grub-2.02~beta1 happened)

[Qemu-devel] [PATCH V4] kvm: Add a new machine property kvm-type
 2013-12-19 16:04 UTC 

[PATCH] HID: input: fix input sysfs path for hid devices
 2013-12-19 16:05 UTC 

[Qemu-devel] [PATCH 00/27 RFC v7] ACPI memory hotplug
 2013-12-19 14:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 03/27] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS

[PATCH] mm,numa,THP: initialize hstate for THP page size
 2013-12-19 15:18 UTC  (5+ messages)

[PATCH 4/7] drivers: usb: Include appropriate header file in pci-quirks.c
 2013-12-19 16:00 UTC  (3+ messages)

[Qemu-devel] [PATCH] seccomp: exit if seccomp_init() fails
 2013-12-19 15:59 UTC  (2+ messages)

[PATCH 00/10] ARM: tegra: DSI and panel support
 2013-12-19 15:59 UTC  (22+ messages)
` [PATCH 01/10] ARM: tegra: Enable LVDS on Harmony
` [PATCH 02/10] ARM: tegra: Enable LVDS on Cardhu
` [PATCH 03/10] ARM: tegra: Add MIPI calibration DT entries for Tegra114
` [PATCH 04/10] ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree
` [PATCH 05/10] ARM: tegra: Add Tegra114 DSI support
` [PATCH 06/10] ARM: tegra: Add Tegra114 gr2d support
` [PATCH 07/10] ARM: tegra: Add Tegra114 gr3d support
` [PATCH 08/10] ARM: tegra: Enable DSI support on Dalmore
` [PATCH 09/10] ARM: tegra: Enable HDMI "
` [PATCH 10/10] ARM: tegra: Enable DRM panel support

[PATCH] x86: sysfb: fool-proof CONFIG_X86_SYSFB
 2013-12-19 15:58 UTC  (6+ messages)

[PATCH 0/6] efuse driver for Tegra
 2013-12-19 15:54 UTC  (21+ messages)
` [PATCH 1/6] ARM: tegra: export apb dma readl/writel
` [PATCH 2/6] misc: fuse: Add efuse driver for Tegra
` [PATCH 3/6] ARM: tegra: Add efuse bindings
` [PATCH 4/6] ARM: tegra: rework fuse.c
` [PATCH 5/6] ARM: Tegra: remove speedo files
` [PATCH 6/6] misc: enable fuse drivers

[U-Boot] [PATCH] sf: Updated Makefile to group generic files
 2013-12-19 15:57 UTC 

[PATCH 1/2] mac80211_hwsim: fix duplicate beacons on TSF adjust
 2013-12-19 15:56 UTC  (3+ messages)
` [PATCH 2/2] mac80211: sync dtim_count to TSF

[Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
 2013-12-19 15:55 UTC 

[RFC PATCH 1/2] ASoC: wm_adsp: Factor out ADSP2 boot proceedure
 2013-12-19 15:48 UTC  (2+ messages)
` [RFC PATCH 2/2] ASoC: wm_adsp: Start DSP booting earlier in the DAPM process

[PATCH] iio: at91: document ADC clock properties
 2013-12-19 15:54 UTC  (4+ messages)

[PATCH V2] oe-selftest: New tests for sstate related operations
 2013-12-19 17:05 UTC 

[PATCH] drivers/misc: atmel-ssc: document clock properties
 2013-12-19 15:53 UTC  (4+ messages)

bad page state in 3.13-rc4
 2013-12-19 15:53 UTC  (3+ messages)

[PATCH] spi/atmel: document clock properties
 2013-12-19 15:53 UTC  (4+ messages)

[U-Boot] [RFC PATCH V2 1/2] ARM: OMAP4/5: Add alternative method for HSIC USB devices reset
 2013-12-19 15:52 UTC 

[Buildroot] [git commit] gnupg: bump version
 2013-12-19 15:51 UTC 

[PATCH] [trivial] acpi: Fix typo in video_detect.c
 2013-12-19 15:51 UTC 

[PATCH 0/2] pm80xx: Fix ATTO pm8001 based HBA support
 2013-12-19 15:50 UTC  (3+ messages)
` [PATCH 1/2] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs
` [PATCH 2/2] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space "

Minor Coverity xenstore fixes
 2013-12-19 15:51 UTC  (7+ messages)
` [PATCH 1/2] xenstore: sanity check incoming message body lengths
        ` [PATCH 1/2] xenstore: sanity check incoming message body lengths [and 2 more messages]

[PATCH 6/6] ARM: shmobile: r8a7791: Add SSI clocks in device tree
 2013-12-19 15:51 UTC 

[PATCH 5/6] ARM: shmobile: r8a7790: Add SSI clocks in device tree
 2013-12-19 15:51 UTC 

[PATCH 4/6] ARM: shmobile: r8a7791: Add QSPI module clock in device tree
 2013-12-19 15:51 UTC 

[PATCH 3/6] ARM: shmobile: r8a7790: Add QSPI module clock in device tree
 2013-12-19 15:51 UTC 

[PATCH 2/6] ARM: shmobile: r8a7791: Add MSIOF clocks in device tree
 2013-12-19 15:51 UTC 

[PATCH 1/6] arm: shmobile: r8a7790: Add USBHS clock support
 2013-12-19 15:51 UTC  (2+ messages)
` [PATCH 1/6] ARM: shmobile: r8a7790: Add MSIOF clocks in device tree

[PATCH 0/6] ARM: shmobile: r8a779x: Add more clocks to DT
 2013-12-19 15:51 UTC 

[V7 PATCH 0/7]: PVH dom0
 2013-12-19 15:50 UTC  (3+ messages)
` [V7 PATCH 5/7] pvh: change xsm_add_to_physmap

[PATCH] i2c: at91: document clock properties
 2013-12-19 15:50 UTC  (2+ messages)


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.