All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-18 09:21:29 to 2012-12-18 11:34:59 UTC [more...]

[PATCH V2] serial: tegra: add serial driver
 2012-12-18 11:34 UTC  (3+ messages)

[PATCH]powerpc: Corrected include header path in kvm_para.h
 2012-12-18 11:33 UTC  (2+ messages)

ftrace doesn't work - 1211 upstream kernel
 2012-12-18 11:31 UTC  (5+ messages)

[PATCH special] vtpm fix cmake dependency
 2012-12-18 11:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] powerpc: linux header sync script includes epapr_hcalls.h
 2012-12-18 11:13 UTC 

[Qemu-devel] [RFC PATCH v6 0/6] Virtio refactoring
 2012-12-18 11:30 UTC  (6+ messages)

[PATCH 0/8] Thermal Framework Enhancements
 2012-12-18 11:30 UTC  (11+ messages)
` [PATCH 1/8] Thermal: Create sensor level APIs
` [PATCH 2/8] Thermal: Create zone "
` [PATCH 3/8] Thermal: Add APIs to bind cdev to new zone structure
` [PATCH 4/8] Thermal: Add Thermal_trip sysfs node
` [PATCH 5/8] Thermal: Add 'thermal_map' "
` [PATCH 6/8] Thermal: Add Documentation to new APIs
` [PATCH 7/8] Thermal: Make PER_ZONE values configurable
` [PATCH 8/8] Thermal: Dummy driver used for testing

[RFC PATCH v2 0/6] sched: packing small tasks
 2012-12-18 11:29 UTC  (15+ messages)
` [RFC PATCH v2 3/6] sched: pack "

[GIT PULL] exofs: 3 changes to exofs & osd
 2012-12-18 11:28 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/26] usb: Hans' pending qemu usb patches
 2012-12-18 11:30 UTC  (10+ messages)
` [Qemu-devel] [PATCH 09/26] ehci: Use uframe precision for interrupt threshold checking

[U-Boot] [PULL] u-boot-usb/master
 2012-12-18 11:25 UTC  (6+ messages)

i.MX6: How to add OpenGL to the image?
 2012-12-18 11:24 UTC  (2+ messages)

omap DSS fails with tft410 driver panel?
 2012-12-18 11:23 UTC  (15+ messages)

[Xenomai] core-3.5 for x86
 2012-12-18 11:23 UTC  (3+ messages)

[PATCH] Add bin folder into PATH
 2012-12-18 11:22 UTC  (2+ messages)

Add 3.7 version of linux-libc-headers
 2012-12-18 11:07 UTC  (3+ messages)

[Buildroot] [PATCH] gadget-test: inherit arch dependencies from libaio
 2012-12-18 11:21 UTC 

GPU lockup CP stall for more than 10000msec on latest vanilla git
 2012-12-18 11:20 UTC  (7+ messages)

Question about use libbabeltrace
 2012-12-18 11:19 UTC 

[ath9k-devel] [RFCv2] Add spectral scan support for Atheros AR92xx/AR93xx
 2012-12-18 11:08 UTC  (3+ messages)
`  "

[PATCH] driver i2c-nforce2: fix pointer CodingStyle issues
 2012-12-18 11:10 UTC  (15+ messages)

master - WHATS_NEW: changelog for fae1a611d2 and 5294a6f77a
 2012-12-18 11:14 UTC 

[Buildroot] [PATCH 1/2] kernel-headers: bump 3.{0, 4, 6, 7}.x stable versions
 2012-12-18 11:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump 3.7.x stable version

[PATCH 1/2] hcidump: Fix compilation errors due to unaligned memory access
 2012-12-18 11:10 UTC  (2+ messages)
` [PATCH 2/2] adapter: Use int for storing signed value

[PATCH] xf86-video-imxfb-vivante: add dependency on X11
 2012-12-18 11:10 UTC  (4+ messages)

[meta-oe][PATCH] opencv: fix pkg-config file generation
 2012-12-18 10:51 UTC 

Xen 4.2.1 live migration with qemu device model
 2012-12-18 11:04 UTC  (8+ messages)
` [RFC] Enabling live-migrate on HVM on qemu-xen "

[BUG] Cannot push some grafted branches
 2012-12-18 11:00 UTC  (10+ messages)

tqm5200s phy link toggles between up and down
 2012-12-18 11:01 UTC  (4+ messages)

[RFC v2 0/5] Common Display Framework
 2012-12-18 10:59 UTC  (10+ messages)

[GIT PULL net-next] NDISC Updates (sender-side clean-up)
 2012-12-18 10:56 UTC  (18+ messages)
` [GIT PULL net-next 01/17] ndisc: Fix size calculation for headers
` [GIT PULL net-next 02/17] ipv6: Introduce __ip6_hdr() for setting IPv6 header
` [GIT PULL net-next 03/17] ndisc: Introduce struct red_msg for redirect message
` [GIT PULL net-next 04/17] ndisc: Introduce ndisc_fill_redirect_hdr_option()
` [GIT PULL net-next 05/17] ndisc: Rename and break up __ndisc_send()
` [GIT PULL net-next 06/17] ndisc: Introduce ndisc_send_skb_alloc() for sk_buff allocation
` [GIT PULL net-next 07/17] ipv6: Move ip6_nd_hdr() to its users' source files
` [GIT PULL net-next 08/17] ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb()
` [GIT PULL net-next 09/17] ndisc: Defer building IPv6 header
` [GIT PULL net-next 10/17] ndisc: Reset skb->transport_header inside ndisc_alloc_send_skb()
` [GIT PULL net-next 11/17] ndisc: Calculate message body length and option length separately
` [GIT PULL net-next 12/17] ndisc: Make ndisc_fill_xxx_option() for sk_buff
` [GIT PULL net-next 13/17] ndisc: Calculate checksum and build IPv6 header in __ndisc_send()
` [GIT PULL net-next 14/17] ndisc: Concentrate ndisc_send() on sending message
` [GIT PULL net-next 15/17] ndisc: Break down ndisc_build_skb()
` [GIT PULL net-next 16/17] ndisc: Fill in ND message on skb directly
` [GIT PULL net-next 17/17] ndisc: Use return value of __skb_put(), instead of icmp6_hdr()

[PATCH kvm-unit-tests v2] vmexit: time the number of cycles for simple PIO
 2012-12-18 10:56 UTC  (2+ messages)

[Cluster-devel] [PATCH] Fix clang --analyze warning
 2012-12-18 10:53 UTC  (2+ messages)

Recovery stuck and radosgateway not initializing
 2012-12-18 10:51 UTC 

[Qemu-devel] [PATCHv2] virtio: make bindings typesafe
 2012-12-18 10:53 UTC  (5+ messages)

[PATCH v2 0/6] Add support for a fake, para-virtualised machine
 2012-12-18 10:49 UTC  (13+ messages)
` [PATCH v2 3/6] ARM: psci: add devicetree binding for describing PSCI firmware
` [PATCH v2 4/6] ARM: psci: add support for PSCI invocations from the kernel
` [PATCH v2 6/6] ARM: mach-virt: add SMP support using PSCI

meta-openembedded maintainers expanded with Martin
 2012-12-18 10:33 UTC  (3+ messages)

[PATCH] ARM: realview: fix private peripheral memory base for EB rev. B boards
 2012-12-18 10:48 UTC  (7+ messages)

[PATCH] netlink: align attributes on 64-bits
 2012-12-18 10:18 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] smsc95xx enhancements
 2012-12-18 10:46 UTC  (3+ messages)
` [PATCH 1/2] smsc95xx: eliminate duplicate warnings on io failure
` [PATCHv3 2/2] smsc95xx: enable dynamic autosuspend

[sched/rt] Optimization of function pull_rt_task()
 2012-12-18 10:43 UTC  (9+ messages)

[PATCH] SERIAL: Remove RM9000 series serial driver
 2012-12-18 10:41 UTC 

[Qemu-devel] [PATCH v2] Added uapi directory into linux-header
 2012-12-18 10:38 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/6] snapshot: take snapshots in unified way
 2012-12-18 10:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/6] snapshot: implemention of common API to take snapshots

[PATCH] drm: Only evict the blocks required to create the requested hole
 2012-12-18 10:37 UTC  (2+ messages)

[PATCH] [RFC] drm/radeon: return 0 on successful gpu reset
 2012-12-18 10:36 UTC  (2+ messages)

[PATCH] usbif: drop bogus definition
 2012-12-18 10:32 UTC  (2+ messages)

[PATCH] of: add 'const' to of_node_full_name parameter
 2012-12-18 10:32 UTC 

[PATCH 0/1] Add sub-package perl-tests
 2012-12-18 10:16 UTC  (2+ messages)
` [PATCH 1/1] perl: add "

devicetree support for efikasb
 2012-12-18 10:30 UTC  (5+ messages)

[Qemu-devel] [Bug 1025244] Re: qcow2 image increasing disk size above the virtual limit
 2012-12-18 10:18 UTC 

[PATCH RESEND 0/6 v10] gpio: Add block GPIO
 2012-12-18  7:54 UTC  (11+ messages)

[Qemu-devel] [PATCHv3] virtio: make bindings typesafe
 2012-12-18 10:24 UTC 

[Qemu-devel] [PULL] virtio-serial: fixes, cleanups
 2012-12-18 10:19 UTC 

PulseAudio branch to test BlueZ master
 2012-12-18 10:19 UTC  (2+ messages)

[PATCH V3 0/5] ARM: tegra20: cpuidle: add power-down state
 2012-12-18 10:18 UTC  (8+ messages)
` [PATCH V3 1/5] ARM: tegra: add pending SGI checking API
` [PATCH V3 5/5] ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode

[PATCH] linux-2.6.18: adjust module parameter types
 2012-12-18 10:16 UTC 

[U-Boot] [PATCH] boards/T4240qds:Fix IFC AMASK init as per FPGA register space
 2012-12-18 10:16 UTC 

[U-Boot] [PATCH] board/T4240qds:Fix TLB and LAW size of NAND flash
 2012-12-18 10:15 UTC 

Lockup on second streamon with omap3-isp
 2012-12-18 10:13 UTC  (5+ messages)

[Buildroot] allyespackageconfig build on ARM/Linaro
 2012-12-18 10:11 UTC  (4+ messages)

linux-next: build failure after merge of the akpm tree
 2012-12-18 10:10 UTC  (2+ messages)

[PATCH 2/3] Drop checking whether +CMER is supported
 2012-12-18 10:08 UTC  (2+ messages)

[PATCH] ARM: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs
 2012-12-18 10:07 UTC  (3+ messages)

[PATCH] mm/swap: abort swapoff after disk error
 2012-12-18  9:40 UTC  (3+ messages)

[PATCH v3 1/1] ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins
 2012-12-18 21:59 UTC  (2+ messages)

[Buildroot] [PATCH] imx-lib: new package
 2012-12-18 10:06 UTC  (3+ messages)

[PATCH 5/6] fuse: truncate file if async dio failed
 2012-12-18 10:05 UTC  (2+ messages)
` [PATCH] fuse: truncate file if async dio failed - v2

[patch 0/8] page reclaim bits v2
 2012-12-18 10:04 UTC  (7+ messages)
` [patch 1/7] mm: memcg: only evict file pages when we have plenty
` [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact

[PATCH RFC V2] xen/netback: Count ring slots properly when larger MTU sizes are used
 2012-12-18 10:02 UTC  (12+ messages)

32kHz clock removal causes problems omap_hsmmc
 2012-12-18  9:54 UTC  (3+ messages)

how to use "meta-toolchain-qte"?
 2012-12-18 17:44 UTC 

problem with BOINC repository and CR/LF
 2012-12-18  9:58 UTC  (6+ messages)

[PATCH] drivers/watchdog/eurotechwdt: handle spurious interrupts on wrong hardware
 2012-12-18 10:00 UTC 

[RFC v7 00/10] ARM: shmobile: DT initialisation of INTC and GIC
 2012-12-18 10:00 UTC  (11+ messages)
` [PATCH 01/10] ARM: shmobile: Add support OF for INTC of shmobile
` [PATCH 05/10] ARM: shmobile: Add DT table of INTC for sh7372

[PATCH] ARM: shmobile: r8a7779: Fix PFC - MOD_SEL2 missed an entry
 2012-12-18  9:58 UTC  (6+ messages)

[PATCH] CMA: call to putback_lru_pages
 2012-12-18  9:58 UTC  (3+ messages)

Why Linux kernel forced to enter X2APIC mode( just because of booting cpu has supported x2apic) without depending on BIOS' setting in MSR->x2apic enablement bit ?
 2012-12-18  9:50 UTC 

[PATCH] Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."
 2012-12-18  9:50 UTC 

[PATCH] Bluetooth: remove an unused variable in a header file
 2012-12-18  9:48 UTC 

[PATCH] telit: signal sim inserted when sim ready
 2012-12-18  9:47 UTC  (2+ messages)

[Qemu-devel] [PULL 00/39] Block patches
 2012-12-18  9:46 UTC  (4+ messages)
` [Qemu-devel] [BUG] qemu-1.1.2 [FIXED-BY] qcow2: Fix avail_sectors in cluster allocation code

[Qemu-devel] [PATCH 00/15] qdev: make reset semantics more clear and consistent, reset qbuses under virtio devices
 2012-12-18  9:49 UTC  (5+ messages)

[PATCH 0/6] Add 32 bit VDSO time function support
 2012-12-18  9:40 UTC  (7+ messages)
` [PATCH 1/6] Move out seqcount from seqlock.h
` [PATCH 2/6] Make vsyscall_gtod_data handling x86 generic
` [PATCH 3/6] Make vsyscall_gtod_data compatible with 32 bit VDSO
` [PATCH 4/6] Add new base function _install_special_mapping() to mmap.c
` [PATCH 5/6] Cleanup header files to build a proper 32 bit VDSO
` [PATCH 6/6] Add 32 bit VDSO support for 32 and 64 bit kernels

dvb: or51211: apply pr_fmt and use pr_* macros instead of printk
 2012-12-18  9:39 UTC  (2+ messages)
` [PATCHv2] "

i.MX6 mfw_isink is not working with X11 "Nitrogen"
 2012-12-18  9:39 UTC  (12+ messages)

[PATCH] ethtool: add register dump support for SMSC LAN9420
 2012-12-18  9:34 UTC 

[patch net-next 0/4] net: allow to change carrier from userspace
 2012-12-18  9:31 UTC  (4+ messages)

[GIT PULL[ block drivers bits for 3.8
 2012-12-18  9:25 UTC  (2+ messages)
` [boot crash] "

[Buildroot] [PATCH] libseccomp: Remove the use of /proc when installing pc files
 2012-12-18  9:28 UTC  (3+ messages)

[Buildroot] [git commit] libseccomp: Remove the use of /proc when installing pc files
 2012-12-18  9:27 UTC 

[PATCH] drm: tegra: check HDMI sink capability
 2012-12-18  9:23 UTC  (3+ messages)

[PATCH 1/4] ARM: dt: Add doc for ARM Snoop Control Unit(SCU)
 2012-12-18  9:21 UTC  (5+ messages)
` [PATCH 4/4] ARM: tegra: Set SCU base address dynamically from DT


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.