All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-15 12:05:33 to 2013-03-15 13:00:24 UTC [more...]

[PATCH 00/50] staging: omap-thermal: several code refactoring
 2013-03-15 13:00 UTC  (33+ messages)
` [PATCH 01/50] staging: omap-thermal: use BIT() macro
` [PATCH 02/50] staging: omap-thermal: remove unused _SHIFT macros
` [PATCH 03/50] staging: omap-thermal: create header for register, bitfields and definitions
` [PATCH 04/50] staging: omap-thermal: update documentation of omap-bandgap.h
` [PATCH 05/50] staging: omap-thermal: style cleanup on omap-bandgap.c
` [PATCH 06/50] staging: omap-thermal: fix error checking
` [PATCH 07/50] staging: omap-thermal: introduce RMW_BITS macro
` [PATCH 08/50] staging: omap-thermal: add documentation for register access functions
` [PATCH 09/50] staging: omap-thermal: make a omap_bandgap_power with only one exit point
` [PATCH 10/50] staging: omap-thermal: add documentation for omap_bandgap_power
` [PATCH 11/50] staging: omap-thermal: add documentation for omap_bandgap_read_temp
` [PATCH 13/50] staging: omap-thermal: update documentation for talert irq handler
` [PATCH 14/50] staging: omap-thermal: update tshut IRQ handler documentation
` [PATCH 15/50] staging: omap-thermal: remove duplicated code
` [PATCH 16/50] staging: omap-thermal: read status only once inside alert IRQ
` [PATCH 17/50] staging: omap-thermal: add a section of register manipulation
` [PATCH 18/50] staging: omap-thermal: section of basic helpers
` [PATCH 19/50] staging: omap-thermal: IRQ handler section
` [PATCH 21/50] staging: omap-thermal: name adc_to_temp_conversion in a better way
` [PATCH 22/50] staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style
` [PATCH 23/50] staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius
` [PATCH 24/50] staging: omap-thermal: name temp_to_adc_conversion in a better way
` [PATCH 25/50] staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding style
` [PATCH 27/50] staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc
` [PATCH 28/50] staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst
` [PATCH 29/50] staging: omap-thermal: document omap_bandgap_add_hyst function
` [PATCH 30/50] staging: omap-thermal: threshold manipulation section
` [PATCH 31/50] staging: omap-thermal: refactor temp_sensor_unmask_interrupts
` [PATCH 32/50] staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation
` [PATCH 33/50] staging: omap-thermal: refactor APIs handling threshold values
` [PATCH 35/50] staging: omap-thermal: section of device driver callbacks
` [PATCH 36/50] staging: omap-thermal: rename enable_continuous_mode

[PATCH] mtd: nand: subpage write support for hardware based ECC schemes
 2013-03-15 12:59 UTC 

[PATCH v3 06/11] ARM: vexpress: use clocksource_of_init for sp804
 2013-03-15 12:58 UTC  (12+ messages)

[PATCH net-next] drivers:net: Remove dma_alloc_coherent OOM messages
 2013-03-15 12:57 UTC  (4+ messages)

[net-next 0/2] be2net patch set
 2013-03-15 12:57 UTC  (2+ messages)

[PATCH v2 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description
 2013-03-15 12:56 UTC  (3+ messages)

[PATCHv2 0/6] Extend UART support for Allwinner SoCs
 2013-03-15 12:56 UTC  (5+ messages)
` [PATCH 1/6] serial: 8250_dw: add support for clocks property when using DeviceTree

[PATCH v2 0/3] R-Car Display Unit DRM driver
 2013-03-15 12:55 UTC  (9+ messages)
` [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
 2013-03-15 12:55 UTC  (15+ messages)
` [PATCH 0/4] "

lgetxattr()/getxattr() return different values on a file labelled with selinux disabled
 2013-03-15 12:53 UTC  (2+ messages)

[PATCH 0/8] ARM: dts: OMAP5: ocp address space and few updates
 2013-03-15 12:53 UTC  (6+ messages)

[linux-lvm] LVM snapshot with Clustered VG
 2013-03-15 12:53 UTC  (19+ messages)
                  ` [linux-lvm] LVM snapshot with Clustered VG [SOLVED]

building git ; need suggestion
 2013-03-15 12:52 UTC  (4+ messages)

[PATCH] gpio: pl061: Add pl061_gpio_free()
 2013-03-15 12:52 UTC 

[PATCH] st: Take additional queue ref in st_probe
 2013-03-15 12:51 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification
 2013-03-15 12:51 UTC  (5+ messages)
` [PATCH v3 3/4] xl: add vif.default.bridge
  ` [PATCH v3 4/4] xl: add vif.default.script
    ` [PATCH v3 2/4] xl: allow specifying a default gatewaydev in xl.conf
      ` [PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification [and 3 more messages]

[PATCH v2] tracing: Expose event tracing infrastructure
 2013-03-15 12:51 UTC  (3+ messages)

[GIT PULL v3] Renesas ARM-based SoC boards for v3.8 #2
 2013-03-15 12:51 UTC  (8+ messages)
` [PATCH 2/7] ARM: shmobile: marzen: add USB EHCI driver support

[PATCH] phy: Elimination the forced speed reduction algorithm
 2013-03-15 12:51 UTC  (4+ messages)

[PATCH] perf: Check all MSRs before passing hw check
 2013-03-15 12:50 UTC  (2+ messages)

[PATCH v3] drivers: video: use module_platform_driver_probe()
 2013-03-15 12:49 UTC  (5+ messages)

[PATCH] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
 2013-03-15 12:50 UTC  (12+ messages)
` [PATCHv3] "

[PATCH 0/6] ARM platform spring cleaning
 2013-03-15 12:49 UTC  (5+ messages)
` [PATCH 3/6] ARM: remove fa526 CPU support
` [PATCH 5/6] ARM: kill Hynix h720x platform

[U-Boot] [PATCHv2 0/3] new IGEP board support
 2013-03-15 12:48 UTC  (3+ messages)

converting to raid5
 2013-03-15 12:47 UTC  (2+ messages)

[PATCH 3.9-rc2] net: fec: fix missing napi_disable call
 2013-03-15 12:47 UTC  (2+ messages)

[PATCH] net: fec: restart the FEC when PHY speed changes
 2013-03-15 12:47 UTC  (2+ messages)

[PATCH] scsi_transport_fc: Make 'port_state' writeable
 2013-03-15 12:46 UTC  (6+ messages)

[PATCH] kexec/s390: Replace clgfi with cghi
 2013-03-15 12:46 UTC 

[U-Boot] [PATCH v1] DOS_PBR block type is also valid dos block type
 2013-03-15 12:46 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 00/10] virtio-blk refactoring
 2013-03-15 12:44 UTC  (3+ messages)

[PATCH v3 0/7] ARM: dts: omap: Add dts data for USB
 2013-03-15 12:41 UTC  (4+ messages)

[RFC V1 0/8] Add a driver for somagic smi2021
 2013-03-15 12:40 UTC  (12+ messages)
` [RFC V1 1/8] smi2021: Add the header file
` [RFC V1 2/8] smi2021: Add smi2021_main.c
` [RFC V1 3/8] smi2021: Add smi2021_i2c.c
` [RFC V1 4/8] smi2021: Add smi2021_v4l2.c
` [RFC V1 5/8] smi2021: Add smi2021_video.c

[Qemu-devel] Qemu Irq No. 7
 2013-03-15 12:40 UTC 

[lm-sensors] Max6650 not working / no sysfs entries
 2013-03-15 12:39 UTC  (3+ messages)

[U-Boot] [PATCH] igep00x0: Enable CONFIG_CMD_BOOTZ
 2013-03-15 12:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] pseries: Fix breakage in CPU QOM conversion
 2013-03-15 12:39 UTC  (2+ messages)

[Qemu-devel] [0/5] Assorted pending pseries machine patches
 2013-03-15 12:39 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] target-ppc: Synchronize VPA state with KVM
` [Qemu-devel] [PATCH 2/5] pseries: Remove "busname" property for PCI host bridge
` [Qemu-devel] [PATCH 3/5] pseries: Fixes and enhancements to L1 cache properties
` [Qemu-devel] [PATCH 4/5] target-ppc: Remove CONFIG_PSERIES dependency in kvm.c
` [Qemu-devel] [PATCH 5/5] pseries: Move XICS initialization before cpu initialization

[PATCH][RFC] PM / Domains: Add on-off notifiers
 2013-03-15 12:39 UTC 

[Qemu-devel] [PATCH build-breaker] qga/main.c: Don't use g_key_file_get/set_int64
 2013-03-15 12:39 UTC  (2+ messages)

[PATCH v1 0/12] libxl: new hotplug calling convention
 2013-03-15 12:39 UTC  (13+ messages)
` [PATCH v1 07/12] libxl: add prepare/unprepare operations to the libxl public interface
` [PATCH v1 11/12] hotplug: document new hotplug interface
` [PATCH v1 12/12] hotplug/Linux: add iscsi block hotplug script

kmem_cache_init
 2013-03-15 12:38 UTC  (3+ messages)

[PATCH v4 00/88] PFC pinctrl functions for sh7372, sh73a0, r8a7740 and r8a7779
 2013-03-15 12:35 UTC  (2+ messages)

[Bug 37112] GPU lockup when trying to use profile based frequency switching
 2013-03-15 12:33 UTC 

[PATCH] isdn: hisax: netjet requires VIRT_TO_BUS
 2013-03-15 12:33 UTC  (9+ messages)

[Qemu-devel] [PATCH v10 0/4] Moxie CPU port
 2013-03-15 12:33 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] python-thrift: new package
 2013-03-15 12:33 UTC  (4+ messages)

[RFC 1/1] clk: Add notifier support in clk_prepare_enable/clk_disable_unprepare
 2013-03-15 12:33 UTC  (16+ messages)

md RAID1 passes I/O errors to the filesystem despite having alive mirrors?
 2013-03-15 12:32 UTC  (2+ messages)

[PATCH v3] drm/i915: bounds check execbuffer relocation count
 2013-03-15 12:32 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH RFC] xen-netback: coalesce frags before copying
 2013-03-15 12:31 UTC  (3+ messages)

inotify to minimize stat() calls
 2013-03-15 12:30 UTC  (6+ messages)
` [PATCH] status: hint the user about -uno if read_directory takes too long

net: clean leftover of COMPAT_NET_DEV_OPS removal
 2013-03-15 12:31 UTC  (2+ messages)

[PATCH 00/25] xfstests: xfstests: move tests out of top level
 2013-03-15 12:28 UTC  (26+ messages)
` [PATCH 01/25] xfstests: remove remake script
` [PATCH 02/25] xfstests: remove bench infrastructure
` [PATCH 03/25] xfstests: kill useless test owner fields
` [PATCH 04/25] xfstests: remove stale machine configs
` [PATCH 05/25] xfstests: fold common into check
` [PATCH 06/25] xfstests: clean up and simply check CLI option parsing
` [PATCH 07/25] xfstests: kill hangcheck stuff from check
` [PATCH 08/25] xfstests: remove test expunge file support
` [PATCH 09/25] xfstests: remove undocumented TESTS_REMAINING_LOG
` [PATCH 10/25] xfstests: include test subdirectory support
` [PATCH 11/25] xfstests: remove 285.full and 286.full
` [PATCH 12/25] xfstests: move generic tests out of top level dir
` [PATCH 13/25] xfstests: move xfs specific tests out of top directory
` [PATCH 14/25] xfstests: move remaining tests out of top level directory
` [PATCH 15/25] xfstests: rework CLI individual test specification
` [PATCH 16/25] xfstests: make exclude groups aware of multiple subdirectories
` [PATCH 17/25] xfstests: Introduce a results directory
` [PATCH 18/25] xfstests: convert tests to use new "
` [PATCH 19/25] xfstests: fix _link_out_file callers
` [PATCH 20/25] xfstests: introduce a common directory
` [PATCH 21/25] xfstests: Reintroduce configurable test expunging
` [PATCH 22/25] xfstests: RESULTS_DIR needs to be an absolute path
` [PATCH 23/25] xfstests: Decomplicate quota setup in 050
` [PATCH 24/25] xfstests: clean up test 262 output file use
` [PATCH 25/25] xfstests: use _notrun for tape checks

[U-Boot] [PATCH] Exynos: clock: Fix a bug in PLL lock check condition
 2013-03-15 12:29 UTC 

[PATCH 0/2] Fix crash on OMAP with CONFIG_DEBUG_SLAB
 2013-03-15 12:27 UTC  (5+ messages)
` [PATCH 2/2] ARM: OMAP2+: clocks: Pass static parent pointers to common clock core

[PATCH 00/14] Add vbus status to udc-core
 2013-03-15 12:26 UTC  (10+ messages)
` [PATCH 14/14] usb: udc-core: add judgement logic for usb_gadget_connect

[PATCH] VSOCK: Support VM sockets connected to the hypervisor
 2013-03-15 12:25 UTC  (2+ messages)

[REVIEW PATCH 0/5] v4l2: constify _IOW ioctls
 2013-03-15 12:25 UTC  (12+ messages)
` [REVIEW PATCH 1/5] v4l2: add const to argument of write-only s_frequency ioctl
` [REVIEW PATCH 2/5] v4l2: add const to argument of write-only s_tuner ioctl
` [REVIEW PATCH 3/5] v4l2: pass std by value to the write-only s_std ioctl
` [REVIEW PATCH 4/5] v4l2: add const to argument of write-only s_register ioctl
` [REVIEW PATCH 5/5] v4l2-ioctl: simplify debug code

[PATCH] ALSA: at73c213: Use dev_pm_ops
 2013-03-15 12:25 UTC 

[PATCH net-next v3] netxen: write IP address to firmware when using bonding
 2013-03-15 12:23 UTC  (3+ messages)

[PATCH v3 00/11] add hisilicon SoC support
 2013-03-15 12:20 UTC  (5+ messages)
` [PATCH v3 03/11] clocksource: sp804: add device tree support

Congratulation payment approved open attached file
 2013-03-15 12:16 UTC 

[PATCH v2 00/14] add hisilicon soc support
 2013-03-15 12:15 UTC  (10+ messages)
` [PATCH v2 05/14] ARM: integrator: use clocksource_of_init for sp804

[Qemu-devel] [PATCH] s390: Fix cpu refactoring fallout
 2013-03-15 12:13 UTC  (2+ messages)

[PATCHv7 00/10] Support for Tegra 2D hardware
 2013-03-15 12:13 UTC  (4+ messages)
` [PATCHv7 10/10] drm: tegra: Add gr2d device

[PATCH 0/9] overlay filesystem: request for inclusion (v17)
 2013-03-15 12:12 UTC  (10+ messages)

dvb-apps: Additional channels for Netherlands
 2013-03-15 12:07 UTC  (4+ messages)

[PATCH] Teach babeltrace understand "native" and "network" for byte_order
 2013-03-15 12:07 UTC 

Scrub and raid10 (3.9-rc2+) transid verify failed
 2013-03-15 12:07 UTC  (3+ messages)

[PATCH v2 0/4] usb: musb/otg: cleanup and fixes
 2013-03-15 12:05 UTC  (6+ messages)
` [PATCH v2 2/4] usb: otg: twl4030: use devres API for regulator get and request irq


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.