All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-07 20:57:32 to 2012-09-07 22:25:22 UTC [more...]

[PATCH v10 0/8] Block cleanups
 2012-09-07 22:25 UTC  (9+ messages)
` [PATCH v10 4/8] block: Add bio_reset()

[PATCH v2] gpio/omap: fix possible memory leak in omap2_gpio_dev_init()
 2012-09-07 22:24 UTC  (5+ messages)

[PATCH] ARM: PRIMA2: rstc: use of_property_read_u32 to replace of_get_property and be32_to_cpup
 2012-09-07 22:23 UTC  (3+ messages)

[PATCH 00/10] ARM: OMAP: DMTIMER fixes and clean-up
 2012-09-07 22:22 UTC  (4+ messages)
` [PATCH 08/10] ARM: OMAP: Clean-up timer posted mode support

[PATCH] PCI: Remove bus number resource debug messages
 2012-09-07 22:22 UTC 

Endianess bug fix for sierra_net
 2012-09-07 22:14 UTC 

[PATCH] genalloc: make possible to use a custom allocation algorithm
 2012-09-07 22:20 UTC  (4+ messages)

[PATCH v2 RESEND] ARM: Build dtb files in all target
 2012-09-07 22:19 UTC  (6+ messages)

[PATCH 0/1] Minor fix to qt4 -dbg packages
 2012-09-07 22:07 UTC  (2+ messages)
` [PATCH 1/1] qt4: Update qt4.inc to remove staticdev deps in "

+ mm-avoid-taking-rmap-locks-in-move_ptes.patch added to -mm tree
 2012-09-07 22:16 UTC 

+ mm-add-config_debug_vm_rb-build-option.patch added to -mm tree
 2012-09-07 22:16 UTC 

+ mm-rmap-remove-vma_address-check-for-address-inside-vma.patch added to -mm tree
 2012-09-07 22:16 UTC 

+ mm-anon-rmap-replace-same_anon_vma-linked-list-with-an-interval-tree.patch added to -mm tree
 2012-09-07 22:16 UTC 

+ mm-anon-rmap-remove-anon_vma_moveto_tail.patch added to -mm tree
 2012-09-07 22:16 UTC 

+ mm-interval-tree-updates.patch added to -mm tree
 2012-09-07 22:16 UTC 

[PATCH 0/2] Enhancement / bug fixes to the complementary install
 2012-09-07 22:05 UTC  (3+ messages)
` [PATCH 1/2] image.bbclass: Enable the complementary install to be called w/ globbing params
` [PATCH 2/2] package_rpm.bbclass: Avoid unnecessary installs in complementary pass

[Bug 18412] Intel DP43BF requires "pci=assign-busses" to discover some devices
 2012-09-07 22:15 UTC  (2+ messages)

[PATCH 0/7] use interval trees for anon rmap
 2012-09-07 22:13 UTC  (4+ messages)
` [PATCH 1/7] mm: interval tree updates

eScience 2012 Program now available
 2012-09-07 22:13 UTC 

[PATCH 0/2] Avoid deadlocks with bio allocation
 2012-09-07 22:12 UTC  (5+ messages)
` [PATCH 1/2] block: Reorder struct bio_set
` [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers

[Qemu-devel] [PATCH 00/22 v2] target-i386: convert CPU features into properties
 2012-09-07 22:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH 13/22] add visitor for parsing hz[KMG] input string
` [Qemu-devel] [PATCH 16/22] target-i386: use define for cpuid vendor string size
` [Qemu-devel] [PATCH 18/22] target-i386: parse cpu_model string into set of stringified properties

[PATCH 0/6] cpuidle : per cpu latencies
 2012-09-07 22:17 UTC  (10+ messages)
` [PATCH 1/6] acpi : move the acpi_idle_driver variable declaration
` [PATCH 2/6] acpi : move cpuidle_device field out of the acpi_processor_power structure
` [PATCH 3/6] acpi : remove pointless cpuidle device state_count init

[PATCH v8 0/3] GPMC driver conversion
 2012-09-07 22:10 UTC  (3+ messages)

[GIT PULL] omap fixes for v3.6-rc4
 2012-09-07 22:08 UTC  (3+ messages)

[PATCH v2] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
 2012-09-07 22:08 UTC  (5+ messages)

[PATCH v3] kernel/resource.c: fix stack overflow in __reserve_region_with_split
 2012-09-07 22:08 UTC 

[GIT PULL] ARM: LPC32xx: core update
 2012-09-07 22:04 UTC  (2+ messages)

Adding 'msm' tree to linux-next
 2012-09-07 22:04 UTC 

Cannot create subvolume with quota enabled
 2012-09-07 22:04 UTC  (2+ messages)

[B.A.T.M.A.N.] How to force a specific network topology
 2012-09-07 22:02 UTC  (2+ messages)

[PATCH V3] base-files: provide a mechanism to skip creation of the hostname file
 2012-09-07 21:51 UTC 

[PATCH] Btrfs: btrfs_qgroup_inherit wrongly returns an error
 2012-09-07 22:01 UTC 

[GIT PULL] ARM: LPC32xx: dts update
 2012-09-07 22:00 UTC  (2+ messages)

[PATCH 1/5] mm, slab: Remove silly function slab_buffer_size()
 2012-09-07 22:00 UTC  (13+ messages)
` [PATCH 3/5] mm, util: Do strndup_user allocation directly, instead of through memdup_user
` [PATCH 5/5] mm, slob: Trace allocation failures consistently

[PATCH] ARM: smp_twd: reprogram twd based on clk notifier
 2012-09-07 21:59 UTC  (5+ messages)

[PATCH v2] leds: leds-gpio: adopt pinctrl support
 2012-09-07 21:59 UTC  (21+ messages)

[PATCHv2 1/2] mmc: omap_hsmmc: convert from IP timer to hrtimer
 2012-09-07 21:59 UTC  (2+ messages)

[GIT PULL] ARM: LPC32xx: defconfig update
 2012-09-07 21:59 UTC  (2+ messages)

[PATCH v5] Stop xfs_do_force_shutdown / messages fron xfs_log_force if filesystem is already shutdown
 2012-09-07 21:58 UTC 

+ rtc-rtc-mxc-convert-to-module_platform_driver.patch added to -mm tree
 2012-09-07 21:58 UTC 

+ rtc-rtc-mxc-adapt-to-the-new-imx-clock-framework.patch added to -mm tree
 2012-09-07 21:58 UTC 

[PATCH] mtd:nand:clk: preparation for switch to common clock framework
 2012-09-07 21:56 UTC  (3+ messages)

+ mm-rmapc-use-list_move_tail-instead-of-list_del-list_add_tail.patch added to -mm tree
 2012-09-07 21:56 UTC 

help doing a hotfix bisect: cherry-pick -m ??
 2012-09-07 21:55 UTC  (3+ messages)

What's cooking in git.git (Sep 2012, #02; Fri, 7)
 2012-09-07 21:55 UTC 

[PATCH] ARM: ks8695: add board support for the OpenGear boards based on the KS8695
 2012-09-07 21:56 UTC  (4+ messages)

[Bug 42490] NUTMEG DP to VGA bridge not working
 2012-09-07 21:52 UTC  (5+ messages)

[PATCH 0/7] rbd: isolate mapping info, rearrange init
 2012-09-07 21:52 UTC  (7+ messages)
` [PATCH 1/7] rbd: separate mapping info in rbd_dev
` [PATCH 2/7] rbd: record mapped size

[GIT PULL] Renesas ARM-based SoC: defconfig for 3.7
 2012-09-07 21:50 UTC  (3+ messages)

[PATCH] perf: Use pre-empt safe cpu_get/put insted of smp_processor_id
 2012-09-07 21:50 UTC  (6+ messages)

[GIT PULL] Renesas ARM-based SoC: SoC for 3.7
 2012-09-07 21:49 UTC  (3+ messages)

+ cciss-use-check_signature-fix.patch added to -mm tree
 2012-09-07 21:49 UTC 

[PATCHv4 0/8] ARM: OMAP: pm: usecounting changes
 2012-09-07 21:48 UTC  (8+ messages)
` [PATCHv4 4/8] ARM: OMAP3: add manual control for mpu / core pwrdm usecounting

+ mm-ia64-fix-a-node-distance-bug.patch added to -mm tree
 2012-09-07 21:48 UTC 

Binary file-friendly merge -Xours or -Xtheirs?
 2012-09-07 21:47 UTC  (2+ messages)

+ checksyscalls-ignore-kcmp-system-call.patch added to -mm tree
 2012-09-07 21:46 UTC 

+ checksyscalls-fix-here-document-handling.patch added to -mm tree
 2012-09-07 21:46 UTC 

[PATCH] msm_serial: fix clock rate on DMA-based uarts
 2012-09-07 21:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] cmd_nand: dump: Align data and OOB buffers
 2012-09-07 21:42 UTC  (2+ messages)

[RFC PATCH v6] media: add v4l2 subdev driver for S5K4ECGX sensor
 2012-09-07 21:40 UTC  (2+ messages)

[PATCH 00/11] rbd: another set of patches
 2012-09-07 21:40 UTC  (11+ messages)
` [PATCH 03/11] rbd: kill incore snap_names_len
  ` [PATCH, v2 "
` [PATCH 05/11] rbd: move rbd_opts to struct rbd_device
` [PATCH 06/11] rbd: add read_only rbd map option
  ` [PATCH, v2 "

[PATCH 0/2] pinctrl: pinctrl-single: new type: pinctrl-single,bits
 2012-09-07 21:39 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: pinctrl-single: Make sure we do not change bits outside of mask

[meta-arago-distro][PATCH] task-arago-tisdk-addons: Port task-arago-tisdk-addons-host from arago to meta-arago
 2012-09-07 21:39 UTC  (4+ messages)

[patch] HID: picoLCD: fix a NULL test in picolcd_raw_cir()
 2012-09-07 21:38 UTC  (3+ messages)

[RFC PATCH 00/13] Implement NFSv4 delegations, take 4
 2012-09-07 21:39 UTC  (7+ messages)
` [RFC PATCH 05/13] vfs: take i_mutex on renamed file

[PATCH] OMAP GPIO - don't wake from suspend unless requested
 2012-09-07 21:37 UTC  (9+ messages)

[U-Boot] [PATCH 1/3] mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
 2012-09-07 21:37 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] tegra: put eMMC environment into the boot sectors

[next:akpm 146/246] mm/migrate.c:827:5: warning: 'ttu_flags' may be used uninitialized in this funct
 2012-09-07 21:36 UTC  (2+ messages)
` [next:akpm 146/246] mm/migrate.c:827:5: warning: 'ttu_flags' may be used uninitialized in this f

[failures] mm-support-migrate_discard.patch removed from -mm tree
 2012-09-07 21:36 UTC 

[folded] mm-support-migrate_discard-fix.patch removed from -mm tree
 2012-09-07 21:36 UTC 

[PATCH] acpi : remove power from acpi_processor_cx structure
 2012-09-07 21:35 UTC  (8+ messages)
` CONFIG_NO_HZ + CONFIG_CPU_IDLE freeze the system (Was Re: [PATCH] acpi : remove power from acpi_processor_cx structure)

[U-Boot] [PATCH 1/2] ARM: tegra: remove redundant mkdirs from board Makefiles
 2012-09-07 21:35 UTC  (2+ messages)

[PATCH 0/7] Fixes for hybrid graphics Apple machines
 2012-09-07 21:35 UTC  (2+ messages)

[PATCH 0/4] clk: Support for smp_twd clock for ux500
 2012-09-07 21:34 UTC  (10+ messages)
` [PATCH 1/4] clk: Provide option for clk_get_rate to issue hw for new rate

[U-Boot] [PATCH v4 0/6] tegra: Add NAND flash support
 2012-09-07 21:33 UTC  (3+ messages)

[PATCH][v2] netdev/phy: mdio-mux-mmioreg.c should include of_address.h
 2012-09-07 21:32 UTC  (3+ messages)

[PATCH net-next] scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie
 2012-09-07 21:32 UTC  (5+ messages)

+ x86-mm-limit-2-4m-size-calculation-to-x86_32.patch added to -mm tree
 2012-09-07 21:31 UTC 

[GIT PULL] Update LZO compression
 2012-09-07 21:31 UTC  (12+ messages)

[PATCH] drm/fb helper: don't call drm_helper_connector_dpms directly
 2012-09-07 21:28 UTC  (2+ messages)

[PATCH] spi:clk: preparation for switch to common clock framework
 2012-09-07 21:28 UTC  (2+ messages)

[PATCH] wdt:clk: preparation for switch to common clock framework
 2012-09-07 21:27 UTC  (2+ messages)

[PATCH v1 00/10] vfs: getname/putname overhaul
 2012-09-07 21:26 UTC  (2+ messages)

[PATCH] netdev/phy: mdio-mux-mmioreg.c should include of_address.h
 2012-09-07 21:25 UTC  (2+ messages)

[PATCH net-next] net: rt_cache_flush() cleanup
 2012-09-07 21:23 UTC  (2+ messages)

[PATCH] openssh: allow root login when debug-tweaks is enabled
 2012-09-07 21:09 UTC  (4+ messages)

[PATCH 0/2] hwmon: kirkwood: Add DT bindings to gpio-fan for DNS-32[05]
 2012-09-07 21:23 UTC  (4+ messages)
` [PATCH 2/2] ARM: kirkwood: Use devicetree to define DNS-32[05] fan

[PATCH RFC] clk: use spinlock for clk_get_rate
 2012-09-07 21:22 UTC  (4+ messages)

[Resend][PATCH] pciehp: always implement resume
 2012-09-07 21:28 UTC 

[PATCH] mips/octeon: 16-Bit NOR flash was not being detected during boot
 2012-09-05 20:19 UTC 

[PATCH/RFC] l10n: de.po: translate 2 new messages
 2012-09-07 21:20 UTC  (9+ messages)
` [PATCH 0/2] multiline prefixes on messages
  ` [PATCH 1/2] advice: extract function to print messages with prefix

[Qemu-devel] [PATCH] target-xtensa: fix missing errno codes for mingw32
 2012-09-07 21:20 UTC  (5+ messages)

[PATCH v2 0/6] Make mach/gpio.h optional
 2012-09-07 21:17 UTC  (2+ messages)

[RFC RESEND 0/4] ARM: OMAP3+: Add device-tree support for timers
 2012-09-07 21:16 UTC  (12+ messages)
` [RFC RESEND 1/4] arm/dts: OMAP: Add timer nodes

[PATCH 0/9] rbd: activate v2 image support
 2012-09-07 21:15 UTC  (10+ messages)
` [PATCH 1/9] rbd: lay out header probe infrastructure
` [PATCH 2/9] rbd: add code to get the size of a v2 rbd image
` [PATCH 3/9] rbd: get the object prefix for "
` [PATCH 4/9] rbd: get image features for a v2 image
` [PATCH 5/9] rbd: get the snapshot context "
` [PATCH 6/9] rbd: get snapshot name "
` [PATCH 7/9] rbd: update remaining header fields for v2
` [PATCH 8/9] rbd: define rbd_dev_v2_snapc_refresh()
` [PATCH 9/9] rbd: activate v2 image support

[PATCH] Chinese translation of Documentation/gpio.txt
 2012-09-07 21:10 UTC  (6+ messages)

[PATCH 0/4] Small fixes for swap-over-network
 2012-09-07 21:10 UTC  (7+ messages)
` [PATCH 1/4] slab: do ClearSlabPfmemalloc() for all pages of slab

[PATCH 1/8] gpio: 74x164: Use module_spi_driver boiler plate function
 2012-09-07 21:09 UTC  (6+ messages)
` [PATCH 2/8] gpio: 74x164: Use devm_kzalloc

[PATCHv2 0/7] gpios: Add daisy-chaining and dt support to 74x164
 2012-09-07 21:08 UTC  (9+ messages)
` [PATCH 3/7] gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
` [PATCH 4/7] gpio: 74x164: Add device tree support
` [PATCH 5/7] gpio: 74x164: Add support for the daisy-chaining

blktap3 in C++?
 2012-09-07 21:08 UTC  (3+ messages)

[meta-arago-distro][PATCH 1/2] thttpd: Adding thttpd
 2012-09-07 21:06 UTC  (2+ messages)

[PATCH v4] cpufreq: Add a generic cpufreq-cpu0 driver
 2012-09-07 21:05 UTC  (3+ messages)

[PATCH v9] can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
 2012-09-07 21:01 UTC  (4+ messages)

[PATCH v2] i2c-core: Fix for lockdep validator
 2012-09-07 20:58 UTC 

[PATCH] cpufreq: ondemand: update frequency when limits are relaxed
 2012-09-07 20:58 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.