All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-23 10:40:16 to 2011-12-23 12:27:24 UTC [more...]

[PATCH 00/14] DMA-mapping framework redesign preparation
 2011-12-23 12:27 UTC  (18+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
  ` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and
` [PATCH 02/14] X86: adapt for dma_map_ops changes
` [PATCH 03/14] MIPS: "
` [PATCH 04/14] PowerPC: "
` [PATCH 05/14] IA64: "

[PATCH 1/2] coccinelle: Add patch for replacing open-coded PTR_RET
 2011-12-23 12:26 UTC  (7+ messages)
` [PATCH 2/2] coccinelle: Add patch for replacing open-coded IS_ERR_OR_NULL
  ` [Cocci] "

[U-Boot] [RFC 00/14] x86 touch-ups (Includes new init sequence!)
 2011-12-23 12:25 UTC  (15+ messages)
` [U-Boot] [RFC 01/14] x86: Import glibc memcpy implementation
` [U-Boot] [RFC 02/14] x86: Speed up copy-to-RAM and clear BSS operations
` [U-Boot] [RFC 03/14] x86: Allow cache before copy to RAM
` [U-Boot] [RFC 04/14] x86: Import MSR/MTRR code from Linux
` [U-Boot] [RFC 05/14] x86: Create weak init_cache() function
` [U-Boot] [RFC 06/14] x86: cache tidy-ups
` [U-Boot] [RFC 07/14] CHECKPATCH: arch/x86/cpu/*
` [U-Boot] [RFC 08/14] CHECKPATCH: arch/x86/lib/*
` [U-Boot] [RFC 09/14] x86: Move do_go_exec() out of board.c
` [U-Boot] [RFC 10/14] x86: Move setup_pcat_compatibility() "
` [U-Boot] [RFC 11/14] x86: remove gd->start_addr_sp
` [U-Boot] [RFC 12/14] x86: Move relocation code out of board.c
` [U-Boot] [RFC 13/14] x86: Simplify board.c
` [U-Boot] [RFC 14/14] x86: Tweak initialisation procedure

[PATCH] wl12xx: implement sta_state callback
 2011-12-23 12:26 UTC 

[PATCH 0/3] notify driver about changes in station state
 2011-12-23 12:24 UTC  (3+ messages)
` [PATCH 1/3] mac80211: check sta_apply_parameters() return value
` [PATCH 3/3] mac80211: add sta_state callback

[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
 2011-12-23 12:20 UTC  (9+ messages)
` [RFC PATCH v2 4/8] media: videobuf2: introduce VIDEOBUF2_PAGE memops

Western Union End Of Year Customers Promotion
 2011-12-23 10:04 UTC 

ASoC updates for 3.3
 2011-12-23 12:18 UTC 

[U-Boot] [STATUS] -rc3 is out
 2011-12-23 12:17 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] batmand: Remove unmaintained *BSD port
 2011-12-23 12:15 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batmand: Remove unmaintained batgat kernel module
` [B.A.T.M.A.N.] [PATCH 3/3] batmand: Fix open-mesh.org URLs

[PATCH] uxa/glamor: Prefer to create a pure glamor pixmap
 2011-12-23 11:59 UTC 

[PATCH net-next v2 0/4] can: cc770: add support for the Bosch CC770 and Intel AN82527
 2011-12-23 12:11 UTC  (21+ messages)
` [PATCH net-next v2 2/4] can: cc770: add legacy ISA bus driver for the CC770 and AN82527
                                    ` peak_pci: device channels chained list issue
                                    ` peak_pci: device channels chained list issue (cont.)

pcm timer resolution out of range (rate = 0, period_size = 1), Division by zero in kernel
 2011-12-23 12:11 UTC  (3+ messages)

[rfc] disable scheduler warnings during oopses
 2011-12-23 12:06 UTC  (3+ messages)

GPU hung with Linux-3.2-rc6
 2011-12-23 12:00 UTC  (8+ messages)
            ` [PATCH] drm/i915: re-disable semaphores on sandy bridge

[Qemu-devel] Use Clang to compile Qemu?
 2011-12-23 12:00 UTC 

Oops in guest after ioremap() on ARMv7
 2011-12-23 12:00 UTC  (6+ messages)

Intercepting system calls
 2011-12-23 11:59 UTC  (4+ messages)

[PATCH 0 of 3] KEXEC fixes
 2011-12-23 11:59 UTC  (7+ messages)
` [PATCH 1 of 3] KEXEC: Add new hypercall to fix 64/32bit truncation errors. v2
` [PATCH 3 of 3] KEXEC: Allocate crash structures in low memory

MEM2MEM devices: how to handle sequence number?
 2011-12-23 11:57 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 00/11] ARM: Samsung Exynos4210-based boards support
 2011-12-23 11:40 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 01/11] ARM: Samsung exynos4210-based boards emulation
` [Qemu-devel] [PATCH v5 02/11] ARM: exynos4210: UART support
` [Qemu-devel] [PATCH v5 03/11] hw/sysbus.h: Increase maximum number of device IRQs
` [Qemu-devel] [PATCH v5 04/11] ARM: exynos4210: IRQ subsystem support
` [Qemu-devel] [PATCH v5 05/11] ARM: exynos4210: PWM support
` [Qemu-devel] [PATCH v5 06/11] hw/arm_boot.c: Extend secondary CPU bootloader
` [Qemu-devel] [PATCH v5 07/11] ARM: exynos4210: MCT support
` [Qemu-devel] [PATCH v5 08/11] hw/exynos4210.c: Boot secondary CPU
` [Qemu-devel] [PATCH v5 09/11] hw/lan9118: Add basic 16-bit mode support
` [Qemu-devel] [PATCH v5 10/11] hw/exynos4210.c: Add LAN support for SMDKC210
` [Qemu-devel] [PATCH v5 11/11] Exynos4210: added display controller implementation

[RFC] iproute2: split up ip man page?
 2011-12-23 11:57 UTC  (5+ messages)

[PATCH 00 of 16] [V2] amd iommu: support ATS device passthru on IOMMUv2 systems
 2011-12-23 11:56 UTC  (21+ messages)
` [PATCH 01 of 16] amd iommu: Refactoring iommu ring buffer definition
` [PATCH 02 of 16] amd iommu: Introduces new helper functions to simplify iommu bitwise operations
` [PATCH 03 of 16] amd iommu: Add iommu emulation for hvm guest
` [PATCH 04 of 16] amd iommu: Enable ppr log
` [PATCH 05 of 16] amd iommu: Enable guest level translation
` [PATCH 06 of 16] amd iommu: add ppr log processing into iommu interrupt handling
` [PATCH 07 of 16] amd iommu: Add 2 hypercalls for libxc
` [PATCH 08 of 16] amd iommu: Add a hypercall for hvmloader
` [PATCH 09 of 16] amd iommu: add iommu mmio handler
` [PATCH 10 of 16] amd iommu: Enable FC bit in iommu host level PTE
` [PATCH 11 of 16] amd iommu: Add a new flag to indication iommuv2 feature enabled or not
` [PATCH 12 of 16] hvmloader: Build IVRS table
` [PATCH 13 of 16] libxc: add wrappers for new hypercalls
` [PATCH 14 of 16] libxl: bind virtual bdf to physical bdf after device assignment
` [PATCH 15 of 16] libxl: Introduce a new guest config file parameter
` [PATCH 16 of 16] libxl: pass iommu parameter to qemu-dm

init_kprobes() takes too much time during boot up
 2011-12-23 11:54 UTC  (3+ messages)

[PATCH v5 00/15] ext4: add new online resize
 2011-12-23  8:15 UTC  (16+ messages)
` [PATCH v5 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH v5 02/15] ext4: add a function which adds a new desc to a fs
` [PATCH v5 03/15] ext4: add a function which sets up a new group desc
` [PATCH v5 04/15] ext4: add a function which updates super block
` [PATCH v5 05/15] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH v5 06/15] ext4: add a function which sets up group blocks of a flex groups
` [PATCH v5 07/15] ext4: add a function which adds several group descriptors
` [PATCH v5 08/15] ext4: add a function which sets up a flex groups each time
` [PATCH v5 09/15] ext4: enable ext4_update_super() to handle a flex groups
` [PATCH v5 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors
` [PATCH v5 11/15] ext4: add a new function which allocates bitmaps and inode tables
` [PATCH v5 12/15] ext4: add a new function which adds a flex group to a fs
` [PATCH v5 13/15] ext4: add new online resize interface
` [PATCH v5 14/15] ext4: let ext4_group_extend() use common code
` [PATCH v5 15/15] ext4: let ext4_group_add() "

[PATCH][TRIVIAL] opensm/osmeventplugin/src/osmeventplugin.c: Output LIDs in decimal
 2011-12-23 11:50 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_switch.h: Fix commentary typo
 2011-12-23 11:50 UTC  (2+ messages)

[PATCH] udf: Mark LVID buffer as uptodate before marking it dirty
 2011-12-23 11:49 UTC  (3+ messages)

[PATCH v2 1/3] opensm/libvendor/osm_vendor_ibumad.c: Fix DR path printing on send timeouts
 2011-12-23 11:49 UTC  (2+ messages)

[PATCH] exynos4: Frame buffer clock source changed to "lcd"
 2011-12-23 11:48 UTC 

[PATCH] Add PEAK System USB adapters core driver
 2011-12-23 11:48 UTC  (4+ messages)

Adding remoteproc/rpmsg to linux-next
 2011-12-23 11:45 UTC  (6+ messages)

[PATCH v2 0/4] Implement RTC support for S3C2443/S3C2416/S3C2450
 2011-12-23 11:43 UTC  (5+ messages)
    ` [rtc-linux] "

[PATCH 1/1] mips: fault.c: Port OOM changes to do_page_fault
 2011-12-23 11:42 UTC  (2+ messages)

LAYOUTGET failure handling
 2011-12-23 11:39 UTC  (2+ messages)

[PATCH] KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
 2011-12-23 10:40 UTC  (2+ messages)

[PATCH RFC v3 0/2] Initial support for Microsoft Hyper-V
 2011-12-23 10:19 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 0/4] KVM: Dirty logging optimization using rmap
 2011-12-23 11:14 UTC  (5+ messages)
` [PATCH 3/4] KVM: Count the number of dirty pages for dirty logging

[PATCH v3 0/6] core: add compress data API to ALSA kernel
 2011-12-23 11:37 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] linux-2.6.18/blktap: fix locking (again)
 2011-12-23 11:37 UTC  (2+ messages)

Intel P4500 graphic driver for Slackware 13
 2011-12-23  9:38 UTC 

[PATCH] linux-2.6.18/blktap: ensure mmap() is called only once per region
 2011-12-23 11:36 UTC 

[RESENDx2] [PULL] virtio: fix barriers for virtio-mmio
 2011-12-23 11:35 UTC  (6+ messages)

[PATCH] ASoC: Allocate PCM operations dynamically to support multiple DAIs
 2011-12-23 11:36 UTC  (2+ messages)

[U-Boot] CPU POST on MPC5200 fails with U-Boot built using GCC 4.6.1
 2011-12-23 11:29 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] post/lib_powerpc/multi.c: make checkpatch clean
  ` [U-Boot] [PATCH 2/3] post/lib_powerpc/multi.c: code cleanup
  ` [U-Boot] [PATCH 3/3] post/lib_powerpc/multi.c: fix stack overflow error

rt2800usb poor performance
 2011-12-23 11:23 UTC  (2+ messages)

[PATCH 1/8] ASoC: imx: Add .owner to struct snd_soc_card
 2011-12-23 11:31 UTC  (4+ messages)
` [PATCH 6/8] ASoC: s6000: "

Metadata snapshot issues
 2011-12-23 11:23 UTC 

[RFC PATCH 0/3] add tlsf memory allocator
 2011-12-23 11:20 UTC  (4+ messages)

[PATCH] i2c: tegra: Add delay before reset the controller
 2011-12-23 11:20 UTC  (6+ messages)

[PATCH 0/4] perf tools: Add support for IBS
 2011-12-23 11:19 UTC  (4+ messages)
` [PATCH 4/4] perf script: Add script to collect and display IBS samples

[PATCH v2] libxl: add support for yajl 2.x
 2011-12-23 11:18 UTC  (4+ messages)

[PATCH] lis3lv02d: Add STMicroelectronics lis33ldlh digital
 2011-12-23 11:18 UTC 

[PATCH] audio: Use headset_shutdown in headset_setconf_cb
 2011-12-23 11:18 UTC 

[PATCH 4/4 branch usrmove] Add ssh client module code
 2011-12-23 11:17 UTC  (2+ messages)

[PATCH v2] ASoC: au1x: Add .owner to struct snd_soc_card
 2011-12-23 11:17 UTC  (2+ messages)

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-23 11:16 UTC  (10+ messages)
` [PATCH 6/9] readahead: add /debug/readahead/stats

linux-next: Tree for Dec 22 (netdev/stmmac)
 2011-12-23 11:16 UTC  (3+ messages)
` [net-next] stmmac: fix missing module license in the main

[PATCH 2/2] TPS65217: Add tps65217 regulator driver
 2011-12-23 11:15 UTC 

[Buildroot] [git commit] xapp_xman: fix dependencies
 2011-12-23 11:15 UTC 

[meta-oe] gdb-cross-canadian: build gdb with python support
 2011-12-23 11:02 UTC  (2+ messages)

Stubdom build problem in 4.1.2 but not in xen-unstable
 2011-12-23 11:09 UTC  (7+ messages)

[PATCH] ARM: mach-shmobile: fix AP4EVB A3SP domain PM
 2011-12-23 11:06 UTC  (2+ messages)

API calls
 2011-12-23 11:04 UTC  (11+ messages)
          ` using can-j1939

Kswapd in 3.2.0-rc5 is a CPU hog
 2011-12-23 11:04 UTC  (7+ messages)

[PATCH v3 0/2] kvm: Lock down device assignment
 2011-12-23 11:03 UTC  (2+ messages)

Remove the usage of "local" in scripts introduces a small bug in "version_test_gt()"
 2011-12-23 11:02 UTC  (2+ messages)

[RFC 4/5] x86, perf: implements lwp-perf-integration (rc1)
 2011-12-23 10:56 UTC  (17+ messages)

problem with twl4030 GPIO irqs
 2011-12-23 10:57 UTC  (4+ messages)

igb + balance-rr + bridge + IPv6 = no go without promiscuous mode
 2011-12-23 10:56 UTC  (3+ messages)

[RFCv1] add DTMB support for DVB API
 2011-12-23 10:55 UTC  (2+ messages)

[PATCH] net/route: Fix NULL pointer dereference when deleting last route
 2011-12-23 10:54 UTC  (2+ messages)

[PATCH 09/11] sched: export task_prio to GPL modules
 2011-12-23 10:51 UTC  (11+ messages)
            ` [lttng-dev] "

[PATCH v2] media i.MX27 camera: Fix field_count handling
 2011-12-23 10:49 UTC  (5+ messages)

[GIT PULL] writeback tracing fix for 3.2-rc7
 2011-12-23 10:49 UTC 

[PATCH 1/2] MFD: TPS65217: Add new mfd device for TPS65217
 2011-12-23 10:49 UTC 

[PATCH 0/9] arm/tegra: fuse cleanup and emc device tree support
 2011-12-23 10:47 UTC  (4+ messages)
` [PATCH 4/9] arm/tegra: fuse: add functions to access chip revision

[PATCH v2] libxl: add support for yajl 2.x
 2011-12-23 10:45 UTC  (6+ messages)

[patch] usb: pegasus: cleanup a couple conditions
 2011-12-23 10:44 UTC  (2+ messages)

Btrfs: fix num_workers_starting bug and other bugs in async thread
 2011-12-23 10:44 UTC 

[PATCH 00/10] Linux 3.1.0 Xen RAS rebase
 2011-12-23 10:43 UTC  (2+ messages)

[PATCH v2] Add USB ID of HP's Broadcom BCM2035 Bluetooth
 2011-12-23 10:41 UTC 

[RFC] – Proposal for new process for OFED releases
 2011-12-23 10:40 UTC  (2+ messages)

[PATCH] ARM: smp_twd: make sure timer is stopped before registering it
 2011-12-23 10:40 UTC  (4+ messages)

[Buildroot] Fwd: Call for presentations: Open Mobile Linux at FOSDEM 2012
 2011-12-23 10:40 UTC  (3+ 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.