All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-14 03:21:07 to 2012-12-14 06:49:07 UTC [more...]

[U-Boot] [PATCH v2 0/58] Move arch-specific global data into its own structure
 2012-12-14  6:49 UTC  (39+ messages)
` [U-Boot] [PATCH v2 01/58] Add architecture-specific global data
` [U-Boot] [PATCH v2 02/58] at91: Move at91 global data into arch_global_data
` [U-Boot] [PATCH v2 03/58] arm: Move timer_rate_hz "
` [U-Boot] [PATCH v2 04/58] arm: Move tbu to arch_global_data
` [U-Boot] [PATCH v2 05/58] arm: Move tbl "
` [U-Boot] [PATCH v2 06/58] arm: Move lastinc "
` [U-Boot] [PATCH v2 07/58] arm: Move timer_reset_value "
` [U-Boot] [PATCH v2 08/58] ixp: Move timestamp "
` [U-Boot] [PATCH v2 09/58] nds32: Drop tlb_addr from global data
` [U-Boot] [PATCH v2 10/58] arm: Move tlb_addr to arch_global_data
` [U-Boot] [PATCH v2 11/58] x86: Remove gdt_addr from arch_global_data
` [U-Boot] [PATCH v2 12/58] x86: Move gd_addr into arch_global_data
` [U-Boot] [PATCH v2 13/58] x86: Set up the global data pointer in C instead of asm
` [U-Boot] [PATCH v2 14/58] x86: Remove reset_status, relocoff from global_data
` [U-Boot] [PATCH v2 15/58] ppc: Move brg_clk to arch_global_data
` [U-Boot] [PATCH v2 16/58] ppc: Remove extra pci_clk fields from global_data
` [U-Boot] [PATCH v2 17/58] ppc: Move clock fields to arch_global_data
` [U-Boot] [PATCH v2 18/58] ppc: Move mpc83xx "
` [U-Boot] [PATCH v2 19/58] ppc: Move lbc_clk and cpu "
` [U-Boot] [PATCH v2 20/58] ppc: m68k: Move i2c1_clk, i2c2_clk "
` [U-Boot] [PATCH v2 21/58] ppc: Move CONFIG_QE "
` [U-Boot] [PATCH v2 22/58] ppc: Move used_laws "
` [U-Boot] [PATCH v2 23/58] ppc: Move used_tlb_cams "
` [U-Boot] [PATCH v2 24/58] ppc: Move mpc5xxx clocks "
` [U-Boot] [PATCH v2 25/58] ppc: Move mpc512x "
` [U-Boot] [PATCH v2 26/58] ppc: Move mpc8220 "
` [U-Boot] [PATCH v2 27/58] ppc: Move reset_status "
` [U-Boot] [PATCH v2 28/58] ppc: Move arbiter fields "
` [U-Boot] [PATCH v2 29/58] ppc: Move dp_alloc_base, dp_alloc_top "
` [U-Boot] [PATCH v2 30/58] arm: Move uart_clk "
` [U-Boot] [PATCH v2 31/58] ppc: Move mirror_hack "
` [U-Boot] [PATCH v2 32/58] ppc: Remove console_addr from global data
` [U-Boot] [PATCH v2 33/58] ppc: Move fpga_state to arch_global_data
` [U-Boot] [PATCH v2 34/58] ppc: Move wdt_last "
` [U-Boot] [PATCH v2 35/58] ppc: Move kbd_status "
` [U-Boot] [PATCH v2 36/58] ppc: arm: Move sdhc_clk into arch_global_data
` [U-Boot] [PATCH v2 37/58] sparc: Drop kbd_status and reset_status from global_data
` [U-Boot] [PATCH v2 38/58] m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data

[PATCH 1/1] scripts/config: Fix wrong "shift" for --keep-case
 2012-12-14  6:47 UTC 

Polling issues with the PCM multi plugin
 2012-12-14  6:48 UTC  (6+ messages)

[PATCH 0/4] drm/exynos: update plane and fimd
 2012-12-14  6:48 UTC  (5+ messages)
` [PATCH 1/4] drm/exynos: fix fb offset calculation for plane
` [PATCH 2/4] drm/exynos: fix x, y coordinates for right bottom pixel
` [PATCH 3/4] drm/exynos: support extended screen coordinate of fimd
` [PATCH 4/4] drm/exynos: support device tree for fimd

clock_enable mismatches in pwm-backlight/pwm_enable
 2012-12-14  6:48 UTC  (2+ messages)

[fuse-devel] [PATCH 0/6] fuse: process direct IO asynchronously
 2012-12-14  6:44 UTC  (3+ messages)

[PATCH v2] f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode number
 2012-12-14  6:42 UTC  (4+ messages)

drm/exynos: fix allocation and cache mapping type
 2012-12-14  6:42 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/6] sched: packing small tasks
 2012-12-14  6:36 UTC  (9+ messages)
` [RFC PATCH v2 3/6] sched: pack "

[Draft] From Bitbake Hello World To an Image
 2012-12-14  6:36 UTC  (4+ messages)

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-12-14  6:34 UTC  (4+ messages)
` [U-Boot] [PATCH 13/57] x86: Move new_gd_addr to arch_global_data

[PATCH] add a `make dist` helper
 2012-12-14  6:34 UTC 

[B.A.T.M.A.N.] [PATCHv2 0/7] CATWOMAN: Network coding in batman-adv
 2012-12-14  6:32 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/7] batman-adv: Return reason for failure in batadv_check_unicast_packet()
` [B.A.T.M.A.N.] [PATCHv2 2/7] batman-adv: Add the initial code for network coding
` [B.A.T.M.A.N.] [PATCHv2 3/7] batman-adv: Detect coding nodes and remove these after timeout
` [B.A.T.M.A.N.] [PATCHv2 4/7] batman-adv: Buffer unicast packets before forward
` [B.A.T.M.A.N.] [PATCHv2 5/7] batman-adv: Code and transmit packets if possible
` [B.A.T.M.A.N.] [PATCHv2 6/7] batman-adv: Save overheard and tx packets for decoding
` [B.A.T.M.A.N.] [PATCHv2 7/7] batman-adv: Receive coded packets and decode them

Fwd: Safely remove option shows with Micro SD Card connected to Linux through an Android phone
 2012-12-14  6:18 UTC  (3+ messages)

[xen-unstable test] 14685: regressions - FAIL
 2012-12-14  6:18 UTC 

Question about use libbabeltrace
 2012-12-14  6:13 UTC  (2+ messages)

[BABELTRACE PATCH] Provides a basic pkg-config file for libbabeltrace
 2012-12-14  6:11 UTC 

Re: [Regression] commit 81bcd8b7 breaks CIFS mount
 2012-12-14  6:11 UTC 

[Patch] iproute2: clean up genl/genl.c::usage()
 2012-12-14  6:10 UTC 

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-12-14  6:09 UTC  (14+ messages)
` [RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x

[U-Boot] [PATCH] mmc: sdhci: return error when failed add_sdhci()
 2012-12-14  6:07 UTC 

[PATCH v4 0/4] pm: Add power off control
 2012-12-14  6:03 UTC  (10+ messages)
` [PATCH v4 1/4] rtc: OMAP: Add system pm_power_off to rtc driver
` [PATCH v4 2/4] ARM: dts: AM33XX: Set pmic-shutdown-controller for BeagleBone
` [PATCH v4 3/4] ARM: dts: AM33XX: Enable system power off control in am335x-bone
` [PATCH v4 4/4] ARM: OMAP2+: omap2plus_defconfig: Enable RTC support

[PATCH] iproute2: update usage info of bridge monitor
 2012-12-14  5:59 UTC  (2+ messages)
` [Bridge] "

[PATCH v2] OF: MIPS: sead3: Implement OF support
 2012-12-14  5:55 UTC 

[PATCH] clocksource: sh_cmt: 32-bit control register access prototype
 2012-12-14  5:55 UTC 

[PATCH 00/08] clocksource: sh_cmt: CMT driver update
 2012-12-14  5:54 UTC  (18+ messages)
` [PATCH 01/08] clocksource: sh_cmt: Take care of clk_put() when setup_irq() fails
` [PATCH 02/08] clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup()
` [PATCH 03/08] clocksource: sh_cmt: Consolidate platform_set_drvdata() call
` [PATCH 04/08] clocksource: sh_cmt: Introduce per-register functions
` [PATCH 05/08] clocksource: sh_cmt: CMSTR and CMCSR register access update
` [PATCH 06/08] clocksource: sh_cmt: CMCNT and CMCOR "
` [PATCH 07/08] clocksource: sh_cmt: Add control register callbacks
` [PATCH 08/08] clocksource: sh_cmt: Add CMT register layout comment

[RFC PATCH net-next 4/4 V4] try to fix performance regression
 2012-12-14  5:53 UTC  (5+ messages)

[PATCH 0/2] i2c: Implement generic gpio based bus arbitration
 2012-12-14  5:50 UTC  (4+ messages)
` [PATCH 1/2] i2c-core: Add gpio based bus arbitration implementation
` [PATCH 2/2] i2c-s3c2410: Add GPIO based bus arbitration functionality

[PATCH] mm: Downgrade mmap_sem before locking or populating on mmap
 2012-12-14  5:49 UTC  (2+ messages)

percpu allocation failures in kvm
 2012-12-14  5:43 UTC 

[PATCH 0/1] Fix for build lttng-modules build error
 2012-12-14  5:27 UTC  (2+ messages)
` [PATCH 1/1] module.bbclass: make sure do_make_scripts() executes after do_patch()

[PATCH] drm/i915: Fix missed needs_dmar setting
 2012-12-14  5:40 UTC  (3+ messages)

kernel panic when mount NFSv4
 2012-12-14  5:39 UTC  (3+ messages)
  ` [2.6.32.y, 2.6.34.y] "

[GIT PULL] user namespace and namespace infrastructure changes for 3.8
 2012-12-14  5:34 UTC  (13+ messages)
    ` [RFC][PATCH] Fix cap_capable to only allow owners in the parent user namespace to have caps

[PATCH v2 0/8] ARM: OMAP2+: AM33XX: Enable few drivers in omap2plus_defconfig
 2012-12-14  5:33 UTC  (18+ messages)
` [PATCH v2 1/8] ARM: OMAP2+: omap2plus_defconfig: Enable tps65217 PMIC
` [PATCH v2 2/8] ARM: OMAP2+: omap2plus_defconfig: Enable tps65910 PMIC
` [PATCH v2 3/8] ARM: OMAP2+: omap2plus_defconfig: Enable lis3lv02d accelerometer
` [PATCH v2 4/8] ARM: OMAP2+: omap2plus_defconfig: Enable tsl2550 ambient light sensor
` [PATCH v2 5/8] ARM: OMAP2+: omap2plus_defconfig: Enable matrix keypad driver
` [PATCH v2 6/8] ARM: OMAP2+: omap2plus_defconfig: Enable tmp275 sensor
` [PATCH v2 7/8] ARM: OMAP2+: omap2plus_defconfig: Enable leds-gpio driver
` [PATCH v2 8/8] ARM: OMAP2+: omap2plus_defconfig: Enable DCAN controller

[console] INFO: possible circular locking dependency detected
 2012-12-14  5:31 UTC 

[RFC v3 0/5] drm/exynos: add ipp subsystem and each ipp drivers
 2012-12-14  5:29 UTC  (4+ messages)
` [RFC v3 5/5] drm/exynos: add gsc ipp driver

[Qemu-devel] [PATCH 0/4] virtio-serial: Rework, fix post_load code
 2012-12-14  5:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] virtio-serial: use uint32_t to count ports

Mark traffic on one machine, match on another machine?
 2012-12-14  5:17 UTC  (18+ messages)

[PATCH] gdb: update to upstream version 7.5.1
 2012-12-14  4:58 UTC  (2+ messages)

[RFC PATCH 0/7] Support for Multiple sensors per zone
 2012-12-14  5:10 UTC  (6+ messages)
` [RFC PATCH 2/7] Thermal: Create zone level APIs

[Regression] commit 81bcd8b7 breaks CIFS mount
 2012-12-14  5:05 UTC  (2+ messages)

[PATCH] OF: MIPS: sead3: Implement OF support
 2012-12-14  5:02 UTC  (5+ messages)

apparmor: Strlen oops in 3.7.0-rc1 (mac80211-next)
 2012-12-14  5:00 UTC  (3+ messages)

SCSI mid layer and high IOPS capable devices
 2012-12-14  4:59 UTC  (6+ messages)

[RFC v2 0/5] Common Display Framework
 2012-12-14  4:57 UTC 

[PATCH 16/37] drm/<drivers>: reorder framebuffer init sequence
 2012-12-14  4:57 UTC  (8+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/exynos: "

[Powertop] [PATCH] Correct script for tuning wifi power_save with iw
 2012-12-14  4:52 UTC 

[patch 0/8] page reclaim bits
 2012-12-14  4:50 UTC  (8+ messages)
` [patch 2/8] mm: vmscan: disregard swappiness shortly before going OOM

[PATCH v2 0/5] KVM: x86: improve reexecute_instruction
 2012-12-14  4:50 UTC  (10+ messages)
` [PATCH v2 5/5] "

Presonus 44VSL AudioBox drivers
 2012-12-14  4:44 UTC 

[Buildroot] Pass CFLAGS when building kernel
 2012-12-14  4:45 UTC 

DMAR and DRHD errors[DMAR:[fault reason 06] PTE Read access is not set] Vt-d & intel_iommu
 2012-12-14  4:45 UTC  (4+ messages)

[PATCH 0/3] drm/exynos: add runtime pm support for hdmi and mixer
 2012-12-14  4:40 UTC  (2+ messages)

Debian packaging question
 2012-12-14  4:38 UTC  (11+ messages)

Another cache target
 2012-12-14  4:23 UTC  (7+ messages)

[PATCH v2] ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
 2012-12-14  4:23 UTC  (7+ messages)
      ` [PATCH] ndisc: Use more standard logging styles
        ` [PATCH V2] "

[PATCH] pwm: samsung: add missing s3c->pwm_id
 2012-12-14  4:20 UTC 

[U-Boot] [PATCH] common: fix help command breakage
 2012-12-14  4:13 UTC  (6+ messages)
` [U-Boot] [PATCH] common/command.c: revert chanches from commit 199adb60

[Qemu-devel] [PATCH 1/2] cutils:change strtosz_suffix_unit function
 2012-12-14  4:08 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-img:report size overflow error message

[Qemu-devel] [PATCH] hw/virtio-serial-bus: replay guest open on destination
 2012-12-14  4:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH 0/3] chardev/spice: fix missing spice mouse after migration

[PATCH 1/3] timekeeping: Add persistent_clock_exist flag
 2012-12-14  4:10 UTC  (7+ messages)

[Qemu-devel] [RFC 0/4] virtio: stabilize migration format
 2012-12-14  0:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] virtio: modify savevm to have a stable wire format

[Qemu-devel] [PATCHv2] virtio: verify that all outstanding buffers are flushed
 2012-12-14  1:06 UTC  (13+ messages)

linux-next: some merging notes
 2012-12-14  1:59 UTC  (2+ messages)

[PATCH] Use "+=" consistently when setting IMAGE_FSTYPES in Yocto machine conf files
 2012-12-14  3:50 UTC  (5+ messages)

[Suggestion] drivers/staging/tidspbridge: strcpy and strncpy, src length checking issue
 2012-12-14  3:50 UTC 

[PATCH] ARM: mach-shmobile: sh73a0 external IRQ wake update
 2012-12-14  3:43 UTC 

[PATCH v2.3 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-12-14  3:33 UTC  (5+ messages)
` [PATCH 4/4] block: Optionally snapshot page contents to provide stable pages during write

imx_v6_v7_defconfig: use v7 optimized atomic64* instead of GENERIC_ATOMIC64?
 2012-12-14  3:33 UTC  (2+ messages)

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-14  3:32 UTC  (13+ messages)

Unable to import big LTTng traces
 2012-12-14  3:32 UTC 

[xen-4.1-testing test] 14684: regressions - FAIL
 2012-12-14  3:26 UTC 

[PATCH 1/2] ARM: shmobile: sh73a0: Add CPU sleep suspend
 2012-12-14  3:23 UTC  (6+ messages)
` [PATCH 2/2] ARM: shmobile: r8a7740: "

WARNING: at linux/fs/inode.c:280 drop_nlink
 2012-12-14  3:22 UTC  (8+ messages)

[PATCH 1/2] ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags
 2012-12-14  3:21 UTC  (3+ messages)
` [PATCH 2/2] ARM: SH-Mobile: sh73a0: Add CPU Hotplug


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.