All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-05 16:17:47 to 2012-11-05 17:39:20 UTC [more...]

[PATCH 01/18] drm: Introduce drm_mm_create_block()
 2012-11-05 17:39 UTC  (7+ messages)
` [PATCH 13/18] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 16/18] drm/i915: Allocate overlay registers from stolen memory

[PATCHv2 0/2] git p4: use "move" command for renames
 2012-11-05 17:37 UTC  (3+ messages)
` [PATCHv2 2/2] git p4: add support for 'p4 move' in P4Submit

[PATCH V4 REPOST] ARM: implement debug_ll_io_init()
 2012-11-05 17:37 UTC  (2+ messages)

Building for MMU-less vexpress targets
 2012-11-05 17:36 UTC 

OE Changelog since 2012-10-28 until 2012-11-04
 2012-11-05 17:22 UTC 

[U-Boot] [PATCH] ubifs: Allow ubifsmount volume reference by number
 2012-11-05 17:36 UTC  (4+ messages)

[PATCH] ARM: Fix the "WFI" instruction opcode definition
 2012-11-05 17:36 UTC  (5+ messages)

[PATCH] lpc32xx: irq - Set the chain handlers after setting up the IRQ domain
 2012-11-05 17:35 UTC  (4+ messages)

How about a gpio_get(device *, char *) function?
 2012-11-05 17:35 UTC  (3+ messages)

[Bug 50021] New: ext4 discard option not working on journal dissabled filesystem
 2012-11-05 17:35 UTC  (2+ messages)
` [Bug 50021] "

[PATCH lttng-tools] Add return code to the testpoint mechanism
 2012-11-05 17:33 UTC 

[Xenomai] Cross-compiling RTDM driver errors
 2012-11-05 17:33 UTC  (3+ messages)

[PATCH 1/5] ARM: PXA: Add z2-usb-switch driver
 2012-11-05 17:31 UTC  (18+ messages)
` [PATCH 2/5] ARM: PXA: Zipit Z2: Add USB host and device support

[PATCHSET RESEND v2] cgroup: simplify cgroup removal path
 2012-11-05 17:30 UTC  (4+ messages)

Scheduled Maintenance & Upgrade
 2012-11-06  0:27 UTC 

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

[GIT PULL 00/32] perf/core improvements and fixes
 2012-11-05 17:18 UTC  (33+ messages)
` [PATCH 01/32] perf tools: Remove BINDIR define from exec_cmd.o compilation
` [PATCH 02/32] perf browser: Don't show scripts menu for 'perf top'
` [PATCH 03/32] perf tests: Move test objects into 'tests' directory
` [PATCH 04/32] perf tests: Add framework for automated perf_event_attr tests
` [PATCH 05/32] perf tests: Add attr record basic test
` [PATCH 06/32] perf tests: Add attr tests under builtin test command
` [PATCH 07/32] perf tests: Add attr record group test
` [PATCH 08/32] perf tests: Add attr record event syntax "
` [PATCH 09/32] perf tests: Add attr record freq test
` [PATCH 10/32] perf tests: Add attr record count test
` [PATCH 11/32] perf tests: Add attr record graph test
` [PATCH 12/32] perf tests: Add attr record period test
` [PATCH 13/32] perf tests: Add attr record no samples test
` [PATCH 14/32] perf tests: Add attr record no-inherit test
` [PATCH 15/32] perf tests: Add attr record data test
` [PATCH 16/32] perf tests: Add attr record raw test
` [PATCH 17/32] perf tests: Add attr record no delay test
` [PATCH 18/32] perf tests: Add attr record branch any test
` [PATCH 19/32] perf tests: Add attr record branch filter tests
` [PATCH 20/32] perf tests: Add attr stat no-inherit test
` [PATCH 21/32] perf tests: Add attr stat group test
` [PATCH 22/32] perf tests: Add attr stat event syntax "
` [PATCH 23/32] perf tests: Add attr stat default test
` [PATCH 24/32] "
` [PATCH 25/32] perf tests: Add documentation for attr tests
` [PATCH 26/32] perf tools: Use normalized arch name for searching objdump path
` [PATCH 27/32] perf tools: Introduce struct hist_browser_timer
` [PATCH 28/32] perf report: Postpone objdump check until annotation requested
` [PATCH 29/32] perf tests: Add missing attr stat basic test
` [PATCH 30/32] perf tests: Factor attr tests WRITE_ASS macro
` [PATCH 31/32] perf tests: Fix attr watermark field name typo
` [PATCH 32/32] perf tests: Removing 'optional' field

tty, vt: lockdep warnings
 2012-11-05 17:26 UTC  (4+ messages)

[PATCH] ARM: decompressor: clear SCTLR.A bit for v7 cores
 2012-11-05 17:26 UTC  (11+ messages)

[PATCH] clocksource: arm_generic: use integer math helpers
 2012-11-05 17:26 UTC  (2+ messages)

Scheduled Maintenance & Upgrade
 2012-11-06  0:27 UTC 

Scheduled Maintenance & Upgrade
 2012-11-06  0:27 UTC 

Patch to fix cross-compiling
 2012-11-05 17:25 UTC  (4+ messages)

[PATCH] drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
 2012-11-05 17:24 UTC  (3+ messages)

[PATCHv3 0/7] i2c: omap: updates
 2012-11-05 17:24 UTC  (7+ messages)
` [PATCHv3 8/8] i2c: omap: cleanup the sysc write

[PATCH] qt4: add missing libglu dependency
 2012-11-05 17:09 UTC  (2+ messages)

[PATCH net-next] ipv6: export IP6_RT_PRIO_* to userland
 2012-11-05 17:22 UTC  (3+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-05 17:20 UTC  (16+ messages)
                ` [PATCH RFC 0/4] Add firmware signature file check
                  ` [PATCH RFC 1/4] scripts/sign-file: Allow specifying hash algorithm via -a option
                  ` [PATCH RFC 2/4] scripts/sign-file: Support firmware signing
                  ` [PATCH RFC 3/4] firmware: Add a signature check
                  ` [PATCH RFC 4/4] firmware: Install signature files automatically

[U-Boot] [PATCH V2 1/4] ARM: bcm2835: add mailbox driver
 2012-11-05 17:19 UTC  (4+ messages)
` [U-Boot] [PATCH V2 4/4] video: add a driver for the bcm2835

vexpress issues in next-20121029
 2012-11-05 17:19 UTC  (5+ messages)

[RFC]Add initial support for Altera's SOCFPGA hardward
 2012-11-05 17:18 UTC  (7+ messages)
` [PATCH] Fix socfpga compilation with early_printk() enabled
      ` [PATCH for soc] socfpga: map uart into virtual address space so that early_printk() works

[U-Boot] Custodian branch base commits
 2012-11-05 17:17 UTC  (5+ messages)

[PATCH] IOMMU: don't disable bus mastering on faults for devices used by Xen or Dom0
 2012-11-05 17:15 UTC  (2+ messages)

[PATCH] x86/ACPI: invalidate BGRT
 2012-11-05 17:15 UTC  (2+ messages)

Proposed new "memory capacity claim" hypercall/feature
 2012-11-05 17:14 UTC  (6+ messages)

[PATCH 00/31] numa/core patches
 2012-11-05 17:11 UTC  (3+ messages)

[PATCH RESEND] lscpu: Fix issue found on CPU hot-remove
 2012-11-05 17:03 UTC 

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-05 17:12 UTC  (15+ messages)
` [PATCH 2/3] spi / ACPI: add ACPI enumeration support

With systemd taking care of starting services, is there any reason to continue to ship run_init?
 2012-11-05 17:07 UTC  (2+ messages)

[PATCH 0/4] pm: Add power off control
 2012-11-05 16:59 UTC  (7+ messages)
` [PATCH 1/4] mfd: tps65217: Set PMIC to shutdowm on PWR_EN toggle
` [PATCH 2/4] rtc: OMAP: Add system pm_power_off to rtc driver

[PATCH net-next V3] htb: improved accuracy at high rates
 2012-11-05 16:58 UTC  (2+ messages)

build regressions 2012-11-05
 2012-11-05 16:58 UTC 

[PATCH 0/16] use WARN
 2012-11-05 16:57 UTC  (7+ messages)
` [PATCH] drivers/misc/kgdbts.c: remove eprintk

[PATCH] pinctrl: tegra: add suspend/resume support
 2012-11-05 16:57 UTC  (3+ messages)
` [PATCH V2] "

[U-Boot] [PATCH v1 0/8] NAND support for AM33XX
 2012-11-05 16:57 UTC  (5+ messages)
` [U-Boot] [PATCH v1 7/8] am33xx_spl_bch: simple SPL nand loader "

[Buildroot] [PATCH] BR2_PREFER_STATIC_LIB and LDFLAGS+= -static
 2012-11-05 16:55 UTC 

OMAP baseline test results for v3.7-rc3
 2012-11-05 16:54 UTC  (9+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2012-11-05 16:54 UTC  (2+ messages)

[PATCH v3 0/6] Calxeda xgmac performance fixes
 2012-11-05 16:53 UTC  (8+ messages)
` [PATCH v3 1/6] net: calxedaxgmac: enable operate on 2nd frame mode
` [PATCH v3 2/6] net: calxedaxgmac: remove explicit rx dma buffer polling
` [PATCH v3 3/6] net: calxedaxgmac: use raw i/o accessors in rx and tx paths
` [PATCH v3 4/6] net: calxedaxgmac: drop some unnecessary register writes
` [PATCH v3 5/6] net: calxedaxgmac: rework transmit ring handling
` [PATCH v3 6/6] net: calxedaxgmac: ip align receive buffers

[PATCH 00/13] make ipcs to use proc
 2012-11-05 16:53 UTC  (8+ messages)
` [PATCH 02/13] ipcs: add /proc and /sys path definitions
` [PATCH 03/13] ipcs: determine ipc limits from /proc
` [PATCH 09/13] ipcs: make individual shared memory id printing to use /proc

[floppy, blk_peek_request] BUG: scheduling while atomic: kworker/u:0/6/0x10000002
 2012-11-05 16:53 UTC  (7+ messages)

[PATCH] ARM: OMAP2+: AM33XX: clock data: fix mcasp entries
 2012-11-05 16:52 UTC  (8+ messages)

[U-Boot] [PULL] please pull u-boot-avr32/master
 2012-11-05 16:51 UTC  (2+ messages)

[PATCH v1 0/5] usbnet: avoiding access auto-suspended device
 2012-11-05 16:50 UTC  (3+ messages)

[PATCH] pwm: lpc32xx - Fix the PWM polarity
 2012-11-05 16:48 UTC 

[PATCH RFT] ARM64: dma-mapping: support debug_dma_mapping_error
 2012-11-05 16:46 UTC  (6+ messages)
  ` [PATCH linux-next] "

[PATCH 8/9] isdn: Remove unused variable causing a compile build warning
 2012-11-05 16:46 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] ubi: Only read the actual size of the VID header
 2012-11-05 16:46 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 2/2] nand: Move the sub-page read support enable to a flag

[PATCH RFC] pkt_sched: enable QFQ to support TSO/GSO
 2012-11-05 16:46 UTC  (4+ messages)

[PATCH] wireless: iwlwifi - add dma_mapping_error() checks to avoid warnings
 2012-11-05 16:44 UTC  (5+ messages)

[Cluster-devel] [PATCH 1/3] fence agents: Transfer non-SNMP fence agents to long-opts
 2012-11-05 16:43 UTC  (2+ messages)
` [Cluster-devel] [PATCH 3/3] fence agents: Transfer SNMP fence agents to long-opts + transfer script

[Buildroot] [PATCH v11 1/9] host-qemu: new package
 2012-11-05 16:41 UTC  (4+ messages)
` [Buildroot] [PATCH v11 2/9] perl: "

[Linux Megaraid SAS driver] bug report
 2012-11-05 16:38 UTC  (3+ messages)

[PATCH] coredump: run the coredump helper using the same namespace as the dead process
 2012-11-05 16:38 UTC  (2+ messages)

[PATCH 1/2] glib-2.0: remove zip build dependency
 2012-11-05 16:22 UTC  (2+ messages)
` [PATCH 2/2] glib-2.0: upgrade to latest stable, 2.34.1

3.6 routing cache regression, multicast loopback broken
 2012-11-05 16:37 UTC 

[PATCH 00/10] ARM: dts: AM33XX: Add device tree data
 2012-11-05 16:37 UTC  (4+ messages)

[PATCH] ipc.2: wfix
 2012-11-05 16:36 UTC 

[PATCH] drm/radeon: fix typo in evergreen_mc_resume()
 2012-11-05 16:34 UTC 

[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
 2012-11-05 16:34 UTC  (3+ messages)
` [Bug 56139] "

[PATCH 0/8] mfd: Batch together MFD related patches
 2012-11-05 16:33 UTC  (5+ messages)
` [PATCH 1/8] mfd: ab8500-core: Remove unused ab8500-gpio IRQ ranges

why '--init' in git-submodule update
 2012-11-05 16:30 UTC 

getauxval(3) man page for review
 2012-11-05 16:30 UTC 

[PATCH v2] leds: leds-gpio: adopt pinctrl support
 2012-11-05 16:27 UTC  (12+ messages)

[PATCH] MAINTAINERS: i2c: 7 years, this is it
 2012-11-05 16:25 UTC  (2+ messages)

(late) REQUEST: Default mkfs.btrfs block size
 2012-11-05 16:25 UTC  (3+ messages)

[Buildroot] BR2_PREFER_STATIC_LIB and LDFLAGS+= -static
 2012-11-05 16:24 UTC  (3+ messages)

linux-next: Tree for Nov 5
 2012-11-05 16:23 UTC  (2+ messages)
` linux-next: Tree for Nov 5 (oki_semi/pch_gbe)

Kernel Oops (bCache hangs on registering 3rd device)
 2012-11-05 16:20 UTC  (8+ messages)

[Cluster-devel] cluster4 dlm: startup notification for systemd
 2012-11-05 16:20 UTC  (2+ messages)

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-11-05 16:17 UTC  (4+ messages)
` [PATCH v3 06/11] clk: davinci - add build infrastructure for DaVinci clock drivers

[PATCH] proc.5: tfix
 2012-11-05 16:17 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.