All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-08 18:23:11 to 2012-05-08 19:36:34 UTC [more...]

[PATCH 1/2] x86: Use -mno-avx when available
 2012-05-08 19:36 UTC  (10+ messages)
` [PATCH 2/2] Add CONFIG_READABLE_ASM

[PATCH] cfg80211: add warning when calculating MCS rates >= 32
 2012-05-08 19:36 UTC 

[PATCH RFC 0/5] apic: eoi optimization support
 2012-05-08 19:36 UTC  (8+ messages)
` [PATCH RFC dontapply 5/5] kvm_para: guest side for eoi avoidance

[PATCH 00/02] mach-shmobile: Emma Mobile EV2 - first shot
 2012-05-08 19:35 UTC  (6+ messages)
` [PATCH 01/02] mach-shmobile: Emma Mobile EV2 SoC base support

[Qemu-devel] coroutine-ucontext broken for x86-32
 2012-05-08 19:35 UTC 

CONFLICTS as keyword or just misspelled RCONFLICTS?
 2012-05-08 19:25 UTC  (3+ messages)

[PATCH] net: orphan queued skbs if device tx can stall
 2012-05-08 19:35 UTC  (11+ messages)

[U-Boot] LCD Support on mx51 vision2
 2012-05-08 19:35 UTC  (3+ messages)

[Qemu-devel] [PATCH for-1.1 0/3] tcg/ppc: AREG0 support and Darwin fixes
 2012-05-08 19:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-1.1 3/3] tcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [Qemu-ppc] [PATCH for-1.1 0/3] tcg/ppc: AREG0 support and Darwin fixes

[PATCH] nfsdcld: add support for dropping capabilities
 2012-05-08 19:34 UTC  (2+ messages)

kernel 3.3.4 damages filesystem (?)
 2012-05-08 19:34 UTC  (5+ messages)

[media-ctl PATCH v2 1/2] New, more flexible syntax for format
 2012-05-08 19:33 UTC  (4+ messages)
` [media-ctl PATCH v2 2/2] Compose rectangle support for libv4l2subdev

[RFC] Input: MT - Include win8 support
 2012-05-08 19:37 UTC  (10+ messages)

reiser4 bug with firefox on kernels 2.6.36 and 2.6.39
 2012-05-08 19:32 UTC 

[RFC]md: using GFP_NOIO to allocate bio for flush request
 2012-05-08 19:31 UTC  (3+ messages)

[PATCH v4 2/2] macvtap: restore vlan header on user read
 2012-05-08 19:28 UTC  (2+ messages)

[PATCH] pch_gbe: Adding read memory barriers
 2012-05-08 19:27 UTC  (4+ messages)

[PATCH v4 1/2] vhost-net: fix handle_rx buffer size
 2012-05-08 19:27 UTC  (2+ messages)

[PATCH 0/1] kernel-yocto: export GUILT_BASE
 2012-05-08 19:23 UTC  (2+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH 0 of 2 v5] Add find utility functions / exclude files from strip
 2012-05-08 19:26 UTC  (3+ messages)
` [Buildroot] [PATCH 1 of 2 v5] pkg-utils.mk: add utility functions find*clauses and notfirstword
` [Buildroot] [PATCH 2 of 2 v5] build: add option to exclude executables/dirs from being stripped

[PATCH] cfg80211: remove double prototype
 2012-05-08 19:23 UTC 

+ drivers-video-backlight-apple_blc-include-header-for-exported-symbol-prototypes.patch added to -mm tree
 2012-05-08 19:23 UTC 

Build regressions/improvements in v3.4-rc6
 2012-05-08 19:22 UTC  (3+ messages)

[PATCH] mm: sl[auo]b: Use atomic bit operations to update page-flags
 2012-05-08 19:22 UTC  (6+ messages)

[Buildroot] [PATCH v3] BeagleBone: new board
 2012-05-08 19:22 UTC  (2+ messages)

modify a kernel patch
 2012-05-08 19:20 UTC  (8+ messages)

[PATCH v9 00/19] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-05-08 19:19 UTC  (4+ messages)

[U-Boot] [PATCH v3] Allow for parallel builds and saved output
 2012-05-08 19:19 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/1] RFC: ipl device for s390
 2012-05-08 19:18 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/1] s390: IPL "

Ceph kernel client - kernel craches
 2012-05-08 19:18 UTC  (2+ messages)

What's cooking in git.git (May 2012, #03; Tue, 8)
 2012-05-08 19:16 UTC 

Unable to get QXL vga working
 2012-05-08 19:15 UTC  (12+ messages)
    ` Unable to get QXL vga working / videomem over 4MB issue

[PATCH 00/23] x86, realmode: new infrastructure for realmode code
 2012-05-08 19:14 UTC  (25+ messages)
` [PATCH 02/23] x86, realmode: realmode.bin infrastructure
` [PATCH 03/23] x86, realmode: Relocator for realmode code
` [PATCH 04/23] x86, realmode: Move reboot_32.S to unified "
` [PATCH 05/23] x86, realmode: Move SMP trampoline "
` [PATCH 06/23] x86, realmode: Move ACPI wakeup "
` [PATCH 07/23] x86, realmode: Set permission for real mode pages
` [PATCH 08/23] x86, realmode: Allow absolute pa_* symbols in the realmode code
` [PATCH 09/23] x86, realmode: Add .text64 section, make barrier symbols absolute
` [PATCH 10/23] x86, realmode: Move bits to the proper sections in trampoline_64.S
` [PATCH 11/23] x86, realmode: Align .data section in trampoline_32.S
` [PATCH 12/23] x86, realmode: Remove indirect jumps in trampoline_64.S
` [PATCH 13/23] x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm
` [PATCH 14/23] x86, realmode: Replace open-coded ljmpw with a macro
` [PATCH 15/23] x86, realmode: Move trampoline_*.S early in the link order
` [PATCH 16/23] x86, realmode: Fix always-zero test in reboot_32.S
` [PATCH 17/23] x86, realmode: fix 64-bit wakeup sequence
` [PATCH 18/23] x86, realmode: don't copy real_mode_header
` [PATCH 19/23] x86, realmode: flattened rm hierachy
` [PATCH 20/23] x86, realmode: header for trampoline code
` [PATCH 21/23] x86, realmode: move relocs from scripts/ to arch/x86/tools
` [PATCH 22/23] x86, realmode: fixes compilation issue in tboot.c
` [PATCH 23/23] x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline

Additional support for LogicPD OMAP3530
 2012-05-08 19:14 UTC 

[PATCH] tools: add Haswell registers into intel_reg_dumper
 2012-05-08 19:14 UTC  (2+ messages)

[GIT PULL] ARM: kirkwood: fixes for v3.4
 2012-05-08 19:12 UTC 

[PATCH 0/6 v3] Update TPS65910 to boot using devicetree
 2012-05-08 19:11 UTC  (9+ messages)
  ` [PATCH 1/6 v3] mfd: tps65910: Commonize regmap access through header
` [PATCH 2/6 v3] regulator: tps65910: Add device tree bindings
` [PATCH 3/6 v3] mfd: tps65910: Add device-tree support
` [PATCH 4/6 v3] regulator: tps65910 regulator: add device tree support
` [PATCH 5/6 v3] mfd: tps65910-irq: Add devicetree init support
` [PATCH 6/6 v3] ARM: Tegra: Add support for TPS65910 PMIC

[PATCH] can: flexcan: add PM support
 2012-05-08 19:09 UTC  (8+ messages)

[PATCH] brcm80211: Remove an unused variable
 2012-05-08 19:09 UTC  (3+ messages)

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-05-08 19:09 UTC  (10+ messages)

[PATCH] device core: fix a copy-paste error
 2012-05-08 19:08 UTC 

General Protection Fault in aesni_cbc_dec in kernel 3.3
 2012-05-08 19:08 UTC 

AM3517 boot failure
 2012-05-08 19:08 UTC  (6+ messages)

[PATCH 00/13] ARM: OMAP5: Add minimal OMAP5 SOC support
 2012-05-08 19:07 UTC  (11+ messages)
` [PATCH 02/13] ARM: OMAP5: Add minimal support for OMAP5430 SOC

[PATCH-V5 2/3] arm:omap:am33xx: Add AM335XEVM machine support
 2012-05-08 19:06 UTC  (12+ messages)

[patch 17/18] tile: Use common threadinfo allocator
 2012-05-08 19:02 UTC  (3+ messages)
` [tip:smp/hotplug] "

[PATCH for-next 0/7] IB: initial batch of patches for 3.5
 2012-05-08 19:00 UTC  (9+ messages)
` [PATCH for-next 3/7] net/mlx4_core: change bitmap allocator to work in round-robin fashion
` [PATCH for-next 4/7] IB/mlx4: put priority bits in WQE of IBoE MLX QP
` [PATCH for-next 5/7] net/mlx4: add new cap flags field to track more capabilities
` [PATCH for-next 6/7] IB/mlx4: replace KERN_yyy printk call with pr_yyy ones

[RFC PATCH] frontswap (v15). +--------+ |zsmalloc| +--------+ +---------+ +------------+ | | swap +--->| frontswap + v +---------+ +------------| +--------+ +----->| zcache | +--------+
 2012-05-08 18:51 UTC  (3+ messages)

[PATCH v3.4-rc3] MTD: NAND: ams-delta: Fix request_mem_region() failure
 2012-05-08 18:46 UTC  (6+ messages)
` [PATCH v2 3.4-rc6] MTD: NAND: ams-delta: fix "

em28xx : can work on ARM beagleboard ?
 2012-05-08 18:53 UTC  (4+ messages)

Lockdep false positive in sysfs
 2012-05-08 18:53 UTC  (2+ messages)

[PATCH 00/25] [v3] netfilter updates for net-next (upcoming 3.5)
 2012-05-08 18:51 UTC  (27+ messages)
` [PATCH 01/25] netfilter: nf_ct_ecache: refactor notifier registration
` [PATCH 02/25] netfilter: nf_ct_helper: allow to disable automatic helper assignment
` [PATCH 03/25] netfilter: nf_conntrack: use this_cpu_inc()
` [PATCH 04/25] netfilter: bridge: optionally set indev to vlan
` [PATCH 05/25] ipvs: timeout tables do not need GFP_ATOMIC allocation
` [PATCH 06/25] ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 07/25] ipvs: DH scheduler does not need GFP_ATOMIC allocation
` [PATCH 08/25] ipvs: WRR "
` [PATCH 09/25] ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
` [PATCH 10/25] ipvs: SH scheduler does not need GFP_ATOMIC allocation
` [PATCH 11/25] ipvs: use GFP_KERNEL allocation where possible
` [PATCH 12/25] ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
` [PATCH 13/25] ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
` [PATCH 14/25] ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
` [PATCH 15/25] ipvs: always update some of the flags bits in backup
` [PATCH 16/25] ipvs: wakeup master thread
` [PATCH 17/25] ipvs: reduce sync rate with time thresholds
` [PATCH 18/25] ipvs: add support for sync threads
` [PATCH 19/25] ipvs: optimize the use of flags in ip_vs_bind_dest
` [PATCH 20/25] ipvs: ip_vs_ftp: local functions should not be exposed globally
` [PATCH 21/25] ipvs: ip_vs_proto: "
` [PATCH 22/25] net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
` [PATCH 23/25] netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
` [PATCH 24/25] netfilter: nf_conntrack: fix explicit helper attachment and NAT
` [PATCH 25/25] netfilter: remove ip_queue support

[GIT PULL] ARM: OMAP2+: PRCM: first set of updates for v3.5
 2012-05-08 18:51 UTC  (2+ messages)

mtd oob test is failing consistently at same places in NAND flash
 2012-05-08 18:45 UTC  (4+ messages)

[PATCH] Prevent process migration during vfp_init()
 2012-05-08 18:45 UTC  (6+ messages)

[PATCH] V4L: soc-camera: (cosmetic) use a more explicit name for a host handler
 2012-05-08 18:43 UTC  (4+ messages)

[GIT PULL] ARM: tegra defconfig branch
 2012-05-08 18:43 UTC  (2+ messages)

[PATCH] [OMAP] Cleanup Beagleboard DVI reset gpio
 2012-05-08 18:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] hciattach: Add support for Intel Bluetooth device
 2012-05-08 18:41 UTC 

[PATCH 00/65] Mark parseopt strings for translation
 2012-05-08 18:40 UTC  (2+ messages)

[PATCH 0/2] Make TWL4030_ALLOW_UNSUPPORTED more configurable
 2012-05-08 18:40 UTC  (3+ messages)
` [PATCH 2/2] twl-regulator: make "

[PATCH 00/33] Use common macro to define resources
 2012-05-08 18:40 UTC  (4+ messages)
` [PATCH 06/33] ARM: S3C24XX: dev-uart: "
  ` [PATCH v2 "

[PATCH] ARM: OMAP2+: irq: Increase no of supported interrupts to 128
 2012-05-08 18:39 UTC  (3+ messages)

[PATCH] mac80211: support adding IV-room in the skb for CCMP keys
 2012-05-08 18:39 UTC  (8+ messages)

1G huge pages in Linux guest VM
 2012-05-08 18:38 UTC 

[PATCH v2 0/4] ARM: S3C24XX: move some code from plat to mach directory
 2012-05-08 18:38 UTC  (10+ messages)
` [PATCH 1/4] ARM: S3C24XX: move plat-s3c24xx/cpu.c
` [PATCH 2/4] ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c
` [PATCH 3/4] ARM: S3C24XX: move common power-management code to mach-s3c24xx
` [PATCH 4/4] ARM: S3C24XX: move common clock init into common.c

[GIT PULL] ARM: OMAP2+: Misc cleanup
 2012-05-08 18:34 UTC  (3+ messages)

[PATCH 3.4] iwlwifi: fix a potential race in receive buffer allocation
 2012-05-08 18:34 UTC  (4+ messages)

[GIT PULL] ARM: tegra: debug branch
 2012-05-08 18:33 UTC  (2+ messages)

[GIT PULL] ARM: tegra: dt branch
 2012-05-08 18:31 UTC  (2+ messages)

[PATCH 0/4] omap-abe-twl6040: Device tree support
 2012-05-08 18:31 UTC  (5+ messages)
` [PATCH 2/4] ASoC: omap-abe-twl6040: Move Digital Mic widget into dapm table
` [PATCH 3/4] ASoC: omap-abe-twl6040: Introduce driver data for runtime parameters

[PATCH] auto balloon initial domain and fix dom0_mem=X inconsistencies (v5)
 2012-05-08 18:24 UTC  (8+ messages)
    ` [Xen-devel] "

[GIT PULL] ARM: tegra: tegra30-audio branch
 2012-05-08 18:28 UTC  (2+ messages)

"converting" btrfs osds to xfs?
 2012-05-08 18:28 UTC  (2+ messages)

[PATCH 10/11] ASoC: codecs: Add AB8500 codec-driver
 2012-05-08 18:27 UTC  (2+ messages)

batostr() function
 2012-05-08 18:26 UTC  (8+ messages)

[PATCHv2] ARM: orion5x: Fix GPIO enable bits for MPP9
 2012-05-08 18:26 UTC  (3+ messages)

[GIT PULL] ARM: tegra: usb-ulpi branch
 2012-05-08 18:26 UTC  (2+ messages)

Adding custom channels to ath5k for researching purposes
 2012-05-08 18:24 UTC  (7+ messages)

[GIT PULL] ARM: tegra: gpio-pinmux branch
 2012-05-08 18:24 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.