All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-09 06:19:05 to 2012-11-09 08:14:41 UTC [more...]

better perf and memory uage for xfs_fsr? Trivial patch against xfstools-3.16 included
 2012-11-09  8:16 UTC  (5+ messages)

[Buildroot] [PATCH 0/2] add support for xtensa back to buildroot
 2012-11-09  8:14 UTC  (4+ messages)

S3C244X/S3C64XX SoC camera host interface driver questions
 2012-11-09  8:14 UTC  (9+ messages)

[Qemu-devel] [PATCH] Fix piix4_pm savevm buffer overflow
 2012-11-09  8:14 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2012-11-08
 2012-11-09  8:14 UTC  (3+ messages)

[PATCH V3] memcg, oom: provide more precise dump info while memcg oom happening
 2012-11-09  8:12 UTC  (3+ messages)

[PATCH v2 00/10] Support for AM33xx PWM Susbsytem
 2012-11-09  8:12 UTC  (16+ messages)
` [PATCH v2 01/10] PWMSS: Add PWM Subsystem driver for parent<->child relationship
` [PATCH v2 04/10] pwm: pwm-tiecap: Add device-tree binding support for APWM driver
` [PATCH v2 06/10] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver
` [PATCH v2 08/10] pwm: pwm-tiehrpwm: Adding TBCLK gating support

BLE issue - Reusing Existing LE physical link
 2012-11-09  8:11 UTC  (2+ messages)

[PATCH][net-next v2] gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
 2012-11-09  8:11 UTC 

[Qemu-devel] [PATCH] qemu-sockets: Fix parsing of the inet option 'to'
 2012-11-09  8:09 UTC  (3+ messages)
` [Qemu-trivial] "

[Buildroot] [PATCH] xlib_libX11: fix compilation of makekeys
 2012-11-09  8:09 UTC  (4+ messages)

[Qemu-devel] QEMU 1.2.0 -hda option not working
 2012-11-09  8:09 UTC  (5+ messages)

kswapd0: wxcessive CPU usage
 2012-11-09  8:07 UTC  (17+ messages)
          ` kswapd0: excessive "

[PATCH] pwm-backlight: Pinctrl-fy
 2012-11-09  8:06 UTC  (3+ messages)

[PATCH 1/2] arm: bcm2835: move to the multiplatform support
 2012-11-09  8:05 UTC  (3+ messages)

[PATCH v2] SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
 2012-11-09  7:59 UTC  (2+ messages)

[PATCH] xfrm: remove redundant replay_esn check
 2012-11-09  7:59 UTC  (3+ messages)

Your Unsubscribe Request to users@subversion.tigris.org
 2012-11-09  7:59 UTC 

[PATCH] ipv6: fix two typos in a comment in xfrm6_init()
 2012-11-09  7:57 UTC  (4+ messages)

Patch to solve NULL pointer dereference in physmap_of.c
 2012-11-09  7:45 UTC 

[PATCH] of/fdt: add const to char *pathp in of_scan_flat_dt()
 2012-11-09  7:54 UTC 

[PATCH] libxl: fix reboot failure of migrated domain
 2012-11-09  7:51 UTC 

[PATCH] Add support for generic BCM SoC chipsets
 2012-11-09  7:49 UTC  (3+ messages)

[PATCH] drm/exynos: fix linux framebuffer address setting
 2012-11-09  7:45 UTC 

Use iptables to force next hop
 2012-11-09  7:44 UTC  (3+ messages)

XFS AG disk layout described on official doc is wrong
 2012-11-09  7:45 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/26] pmic: Redesign PMIC framework to support multiple instances of devices
 2012-11-09  7:42 UTC  (27+ messages)
` [U-Boot] [PATCH v6 01/26] pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
` [U-Boot] [PATCH v6 02/26] pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
` [U-Boot] [PATCH v6 03/26] pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
` [U-Boot] [PATCH v6 04/26] pmic: Extend PMIC framework to support multiple instances of PMIC devices
` [U-Boot] [PATCH v6 05/26] pmic: Introduce power_init_board() method at ./lib/board.c file
` [U-Boot] [PATCH v6 06/26] pmic: Enable power_board_init() support at TRATS
` [U-Boot] [PATCH v6 07/26] pmic:chrg: Common information about charger and battery (power_chrg.h)
` [U-Boot] [PATCH v6 08/26] pmic: Move pmic related code to ./drivers/power directory
` [U-Boot] [PATCH v6 09/26] pmic: Extend struct pmic to support battery and charger related operations
` [U-Boot] [PATCH v6 10/26] pmic:battery: Support for Trats Battery at PMIC framework
` [U-Boot] [PATCH v6 11/26] pmic:muic: Support for MUIC built into MAX8997 device
` [U-Boot] [PATCH v6 12/26] pmic:fuel-gauge: Support for MAX17042 fuel-gauge
` [U-Boot] [PATCH v6 13/26] pmic:max8997: Function for calculating LDO internal register value
` [U-Boot] [PATCH v6 14/26] arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
` [U-Boot] [PATCH v6 15/26] arm:trats:pmic: Enable MUIC (MAX8997) at "
` [U-Boot] [PATCH v6 16/26] arm:trats:pmic: Enable fuel-gauge (MAX17042) "
` [U-Boot] [PATCH v6 17/26] arm:trats:pmic: Enable battery support "
` [U-Boot] [PATCH v6 18/26] pmic:max8997: Support for MAX8997 internal charger control
` [U-Boot] [PATCH v6 19/26] arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
` [U-Boot] [PATCH v6 20/26] arm:trats:pmic: Support for charging battery at "
` [U-Boot] [PATCH v6 21/26] pmic: Extend PMIC framework to support battery related commands
` [U-Boot] [PATCH v6 22/26] power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
` [U-Boot] [PATCH v6 23/26] power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
` [U-Boot] [PATCH v6 24/26] power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
` [U-Boot] [PATCH v6 25/26] arm:goni:pmic: Adjust GONI target platform board to new PMIC framework
` [U-Boot] [PATCH v6 26/26] arm:universal_c210:pmic: Adjust C210 Universal "

[PATCH 1/2] ARM: S3C24XX: Add clkdev entry for camif-upll clock
 2012-11-09  7:42 UTC  (4+ messages)
` [PATCH 2/2] ARM: S3C64XX: Statically define parent clock of the "camera" clock

[PATCH] mm: mmap: remove unused variable
 2012-11-09  7:41 UTC  (2+ messages)

[PATCH] drm: fix drm_framebuffer cleanup
 2012-11-09  7:39 UTC 

[Qemu-devel] [PATCH] block.c, block/vmdk.c: Fixed major bug in VMDK WRITE and READ handling - FIXES DATA CORRUPTION
 2012-11-09  7:38 UTC  (4+ messages)

[PATCH v3 0/3] git-submodule add: Add -r/--record option
 2012-11-09  7:34 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH v2] loop: Limit the number of requests in the bio list
 2012-11-09  7:34 UTC  (3+ messages)

[Devel] ref-counting races?
 2012-11-09  7:33 UTC 

[Qemu-devel] [PATCH v5 0/7] TCG global variables clean-up
 2012-11-09  7:32 UTC  (2+ messages)

[PATCH 0/2] [GIT PULL] Renesas ARM-based 'SoC2' for v3.8 #3
 2012-11-09  7:32 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: sh7372: remove fsidivx clock
` [PATCH 2/2] ARM: shmobile: sh7372: sh7372_fsiXck_clk become non-global

[GIT PULL v3] Renesas ARM-based SoC boards for v3.8 #2
 2012-11-09  7:31 UTC  (16+ messages)
` [PATCH 1/7] ARM: shmobile: marzen: add USB phy support
` [PATCH 2/7] ARM: shmobile: marzen: add USB EHCI driver support
` [PATCH 3/7] ARM: shmobile: marzen: add USB OHCI "
` [PATCH 4/7] ARM: shmobile: mackerel: enable DMAEngine on USB Host
` [PATCH 5/7] ARM: shmobile: use FSI driver's audio clock on armadillo800eva
` [PATCH 6/7] ARM: shmobile: use FSI driver's audio clock on mackerel
` [PATCH 7/7] ARM: shmobile: use FSI driver's audio clock on ap4evb

[PATCH] misc: apds9802als: Fix checking timeout in als_wait_for_data_ready()
 2012-11-09  7:31 UTC 

[PATCH 0/8] aoe: improved network congestion handling from v60 to v64+
 2012-11-09  7:31 UTC  (3+ messages)
` [PATCH 1/8] aoe: avoid running request handler on plugged queue

[PATCH] ALSA: hda - Removed unused non-standard name "C/LFE"
 2012-11-09  7:30 UTC  (2+ messages)

[PATCH 0/3] [SCSI] mvsas: fix multiple shift issues
 2012-11-09  7:30 UTC  (5+ messages)
` [PATCH 2/3] [SCSI] mvsas: fix shift in mvs_94xx_free_reg_set()

[GIT PULL v2] Renesas ARM-based SoC for v3.8 #2
 2012-11-09  7:29 UTC  (22+ messages)
` [PATCH 01/10] ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCx
` [PATCH 02/10] ARM: shmobile: r8a7740: add USB24 clock explain
` [PATCH 03/10] ARM: shmobile: r8a7779: add USB EHCI clock support
` [PATCH 04/10] ARM: shmobile: r8a7779: add USB OHCI "
` [PATCH 05/10] sh: clkfwk: add sh_clk_fsidiv_register()
` [PATCH 06/10] ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-global
` [PATCH 07/10] ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocks
` [PATCH 08/10] ARM: shmobile: r8a7740: add FSI-DVI clocks
` [PATCH 09/10] ARM: shmobile: add fsi external clock on r8a7740
` [PATCH 10/10] ARM: shmobile: add fsi external clock sh7372

[PATCH RESEND v4 0/5] Migrate SCSI drivers to use dev_pm_ops
 2012-11-09  7:27 UTC  (6+ messages)
` [PATCH v4 1/5] sd: put to stopped power state when runtime suspend
` [PATCH v4 2/5] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"
` [PATCH v4 3/5] Revert "[SCSI] runtime resume parent for child's system-resume"
` [PATCH v4 4/5] pm: use callbacks from dev_pm_ops for scsi devices
` [PATCH v4 5/5] sd: update sd to use the new pm callbacks

Problem: 058f:9360 8GB MicroSD card not recognized in Alcor Micro Corp. 8-in-1 Media Card Reader
 2012-11-09  7:25 UTC 

[PATCH v4 0/5] usbnet: avoiding access auto-suspended device
 2012-11-09  7:25 UTC  (3+ messages)
` [PATCH v4 3/5] usbnet: smsc95xx: fix memory leak in smsc95xx_suspend

[Powertop] Strange Behavior - PowerTOP 2.0 Seg Fault
 2012-11-09  7:20 UTC 

[Buildroot] [PATCH] perl: build with perlcross instead of qemu
 2012-11-09  7:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui/vnc.c: Fix crash with VNC
 2012-11-09  7:18 UTC  (5+ messages)

[PATCH 0/3] makedumpfile: calculate the size of cyclic buffer automatically
 2012-11-09  7:04 UTC  (4+ messages)
` [PATCH 1/3] Add get_free_memory_size() to get the amount of free memory
` [PATCH 2/3] Calculate the size of cyclic buffer automatically
` [PATCH 3/3] Remove --cyclic-buffer option

[Buildroot] [git commit] xlib_libX11: fix compilation of makekeys
 2012-11-09  7:12 UTC 

[PATCH] virtio-scsi: Fix incorrect lock release order in virtscsi_kick_cmd
 2012-11-09  7:09 UTC  (2+ messages)

[PATCH] Btrfs: merge inode_list in __merge_refs
 2012-11-09  7:01 UTC  (3+ messages)

[PATCH 0/2] xfsprogs: fixes for release candidate
 2012-11-09  7:02 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: flush devices before exiting
` [PATCH 2/2] xfs_quota: fix report command parsing

[PATCH] dmaengine: imx-dma: fix missing irq disable in tasklet
 2012-11-09  7:00 UTC 

[patch 0/2] xfs: xfs_tosspages() bug
 2012-11-09  7:01 UTC  (7+ messages)
` [patch 2/2] xfstests: xfs_tosspages() test addition
  ` xfs_quota -x -c 'report -u /dev/sde5' shows the duplicate result

[PATCH] PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register
 2012-11-09  6:56 UTC 

[PATCH v9 00/10] ZPODD Patches
 2012-11-09  6:52 UTC  (11+ messages)
` [PATCH v9 01/10] scsi: sr: support runtime pm
` [PATCH v9 02/10] ata: zpodd: Add CONFIG_SATA_ZPODD
` [PATCH v9 03/10] ata: zpodd: identify and init ZPODD devices
` [PATCH v9 04/10] libata: acpi: move acpi notification code to zpodd
` [PATCH v9 05/10] libata: separate ATAPI code
` [PATCH v9 06/10] ata: zpodd: check zero power ready status
` [PATCH v9 07/10] block: add a new interface to block events
` [PATCH v9 08/10] scsi: sr: support (un)block events
` [PATCH v9 09/10] ata: zpodd: handle power transition of ODD
` [PATCH v9 10/10] ata: expose pm qos flags to user space for ata device

Odd problem with ECryptFS keys
 2012-11-09  6:49 UTC 

[PATCH lttng-ust] Add compilation support for the TileGX architecture
 2012-11-09  6:48 UTC 

How to reserve disk space in XFS to make the blocks over many files continuous?
 2012-11-09  6:50 UTC  (5+ messages)

[PATCH urcu] Add compilation support for the TileGX architecture
 2012-11-09  6:46 UTC 

[help] WiFi connection //Re: [PATCH][2.6.39?] b43: trivial: update module info about firmware
 2012-11-09  6:46 UTC  (2+ messages)

Help requested: new HSS1394 MIDI back-end
 2012-11-09  6:41 UTC  (10+ messages)
  ` [alsa-devel] "

[PATCH 2/3] Use the new functions for default subbuf sizes
 2012-11-09  6:39 UTC  (2+ messages)
` [PATCH 3/3] Remove previous default subbuf sizes definitions

[PATCH 1/3] Add default subbuf sizes getter functions
 2012-11-09  6:39 UTC 

Cannot Compile Application in Eclipse IDE Juno
 2012-11-09  6:37 UTC 

[Buildroot] [PATCH 2/2 v2] xtensa: support configurable processor configurations
 2012-11-09  6:33 UTC 

[Buildroot] [PATCH 1/2 v2] xtensa: add support for the Xtensa architecture
 2012-11-09  6:33 UTC 

[PATCH 1/4] powerpc: make POWER7 setup code generic name
 2012-11-09  6:26 UTC  (4+ messages)
` [PATCH 4/4] powerpc/pseries: Update ibm, architecture.vec for PAPR 2.7/POWER8
  ` [PATCH] "
  ` [PATCH] powerpc: Add POWER8 architected mode to cputable

orphan blob or what?
 2012-11-09  6:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/8] push mmio dispatch out of big lock
 2012-11-09  6:23 UTC  (3+ messages)

[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
 2012-11-09  6:22 UTC  (5+ messages)
` [RFC PATCH 6/8] mm: Demarcate and maintain pageblocks in region-order in the zones' freelists

[next:akpm 157/313] arch/tile/mm/hugetlbpage.c:256:20: error: 'mm' undeclared
 2012-11-09  6:22 UTC 

[next:akpm 136/313] mm/mmap.c:1878:6: error: 'mm' undeclared
 2012-11-09  6:21 UTC 

[PATCH 0/4] thermal: Add support for interrupt based notification to thermal layer
 2012-11-09  6:21 UTC  (6+ messages)
` [PATCH 1/4] thermal: Add new thermal trend type to support quick cooling

[PATCH 00/14] powerpc: Add support for POWER8 relocation on exceptions
 2012-11-09  6:19 UTC  (10+ messages)
` [PATCH 07/14] powerpc: Add relocation on exception vector handlers
` [PATCH 08/14] powerpc: Move initial mfspr LPCR out of __init_LPCR
` [PATCH 09/14] powerpc: Setup relocation on exceptions for bare metal systems
` [PATCH 10/14] powerpc: Add set_mode hcall
` [PATCH 10/12] powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
` [PATCH 11/14] powerpc: Add wrappers to enable/disable relocation on exceptions
` [PATCH 12/14] powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
` [PATCH 13/14] powerpc: Enable relocation on during exceptions at boot
` [PATCH 14/14] powerpc: Disable relocation on exceptions when kexecing


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.