All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-06 09:47:26 to 2011-12-06 10:37:51 UTC [more...]

[Qemu-trivial] [PATCH] Convert keymap file to UTF-8 encoding
 2011-12-06 10:37 UTC  (2+ messages)
` [Qemu-devel] "

ASoC updates for 3.3
 2011-12-06 10:37 UTC 

[Bug 37398] New: some applications (like wine) crash nouveau and leave it in an unworkable state
 2011-12-06 10:37 UTC  (2+ messages)
  ` [Bug 37398] "

[U-Boot] [PATCH v2 0/6] Add support for the 32 bit boot protocol and coreboot table parsing
 2011-12-06 10:37 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/6] x86: Import code from coreboot's libpayload to parse the coreboot table
` [U-Boot] [PATCH v3 2/6] x86: Clean up the x86 zimage code in preparation to extend it
` [U-Boot] [PATCH v3 3/6] x86: Add support for booting Linux using the 32 bit boot protocol
` [U-Boot] [PATCH v3 4/6] x86: Add infrastructure to extract an e820 table from the coreboot tables
` [U-Boot] [PATCH v3 5/6] x86: Refactor the zboot innards so they can be reused with a vboot image

[PATCH v4 0/7] x86: BSP or CPU0 online/offline
 2011-12-06 10:35 UTC  (5+ messages)

[PATCH 1/5 v2] MMC/core: Make sure the power is up, when detect the card
 2011-12-06  9:18 UTC  (2+ messages)
` [PATCH 2/5 v2] MMC/core: Add f_min to mmc_power_on()

[PATCH 00/10] perf tools: cleanups, fixes, updates
 2011-12-06 10:32 UTC  (11+ messages)
` [PATCH 01/10] perf script: Fix mem leaks and NULL pointer checks around strdup()s
` [PATCH 02/10] perf script: Implement option for system-wide profiling
` [PATCH 03/10] perf tools: Continue processing header on unknown features
` [PATCH 04/10] perf tools: Fix out-of-bound access to struct perf_session
` [PATCH 05/10] perf tool: Moving code in some files
` [PATCH 06/10] perf report: Setup browser if stdout is a pipe
` [PATCH 07/10] perf report: Accept fifos as input file
` [PATCH 08/10] perf tool: Unify handling of features when writing feature section
` [PATCH 09/10] perf tools: Improve macros for struct feature_ops
` [PATCH 10/10] perf tools: Use for_each_set_bit() to iterate over feature flags

[RFC/RFT][PATCH 0 of 3] rework locking in sched_adjust
 2011-12-06 10:34 UTC  (6+ messages)
` [RFC/RFT][PATCH 1 of 3] Move locking into pluggable schedulers

[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
 2011-12-06 10:34 UTC  (14+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 1.0 release
 2011-12-06 10:34 UTC  (5+ messages)

[PATCH 1/5] MMC/core: Make sure the power is up, when detect the card
 2011-12-06  9:15 UTC  (5+ messages)
` [PATCH 2/5] MMC/core: Add f_min to mmc_power_on()
  ` [PATCH 3/5 v2] MMC/SD: Add callback function to detect card
    ` [PATCH 4/5 v2] SDHCI: add sdhci_get_cd callback to detect the card
      ` [PATCH 5/5 v2] ESDHC: add callback esdhc_of_get_cd to detect card

[Qemu-devel] About the snapshot
 2011-12-06 10:33 UTC  (4+ messages)

[PATCH tip/core/rcu 0/7] Preview of fourth set of RCU changes for 3.3
 2011-12-06 10:32 UTC  (9+ messages)
` [PATCH RFC tip/core/rcu 7/7] rcu: Quiet RCU-lockdep warnings involving interrupt disabling

[PATCH][NET] several cleanups and bugfixes for fec.c
 2011-12-06 10:27 UTC  (19+ messages)
` [PATCH][NET] several cleanups and bugfixes for fec.c: misc cleanups
` [PATCH][NET] several cleanups and bugfixes for fec.c: set con_id in clk_get() call to NULL
` [PATCH][NET] several cleanups and bugfixes for fec.c: prevent dobule restart of interface on FDX/HDX change
` [PATCH][NET] several cleanups and bugfixes for fec.c: don't request invalid IRQ
` [PATCH][NET] several cleanups and bugfixes for fec.c: don't munge MAC address from platform data
` [PATCH][NET] several cleanups and bugfixes for fec.c: preserve MII/RMII setting in fec_stop()
` [PATCH][NET] several cleanups and bugfixes for fec.c: fix the .remove code
` [PATCH][NET] several cleanups and bugfixes for fec.c: make FEC driver buildable as module

[PATCH -tip] x86: fix build without CONFIG_X86_MRST
 2011-12-06 10:31 UTC  (3+ messages)

winXP "Standard PC" HAL and qemu-kvm >= 0.15
 2011-12-06 10:32 UTC  (4+ messages)

realview compulsory enables CONFIG_ARM_PATCH_PHYS_VIRT on me
 2011-12-06 10:30 UTC  (2+ messages)

[PATCH] [TRIVIAL] sis900: Fix enum typo 'sis900_rx_bufer_status'
 2011-12-06 10:30 UTC 

[PATCH 01/28] kvm tools: Split x86 arch-specific bits into x86/
 2011-12-06 10:29 UTC  (28+ messages)
` [PATCH 05/28] kvm tools: 64-bit tidy; use PRIx64 when printf'ing
  ` [PATCH 05/28] kvm tools: 64-bit tidy; use PRIx64 when
      ` [PATCH 05/28] kvm tools: 64-bit tidy; use PRIx64 when printf'ing u64s and link appropriately
` [PATCH 14/28] kvm tools: Fix term_getc(), term_getc_iov() endian
  ` [PATCH 14/28] kvm tools: Fix term_getc(), term_getc_iov() endian bugs
` [PATCH 15/28] kvm tools: Allow initrd_check() to match a cpio
` [PATCH 16/28] kvm tools: Allow load_flat_binary() to load an initrd
  ` [PATCH 16/28] kvm tools: Allow load_flat_binary() to load an initrd alongside
    ` [PATCH 16/28] kvm tools: Allow load_flat_binary() to load an
` [PATCH 23/28] kvm tools: Endian-sanitise pci.h and PCI device setup
      ` [PATCH 23/28] kvm tools: Endian-sanitise pci.h and PCI device
` [PATCH 24/28] kvm tools: Fix virtio-pci endian bug when reading VIRTIO_PCI_QUEUE_NUM

[PATCH v2 0/5] ASoC: WM8903: DT bindings & related
 2011-12-06 10:29 UTC  (3+ messages)
` [PATCH v2 1/5] ASoC: WM8903: Fix platform data gpio_cfg confusion

[PATCH 1/2] ima: split ima_add_digest_entry() function
 2011-12-06 10:27 UTC  (15+ messages)

[PATCH] ARM: S3C64XX: Hook up VDDINT on Cragganmore
 2011-12-06 10:27 UTC  (3+ messages)

x86-32 PAE-enabled kernel fails to boot with 64GB of RAM
 2011-12-06 10:26 UTC  (2+ messages)

[PATCH repost] mm,x86: remove debug_pagealloc_enabled
 2011-12-06 10:26 UTC  (11+ messages)
        ` [PATCH] mm,x86: initialize high mem before free_all_bootmem()
          ` [tip:x86/mm] x86/mm: Initialize "
` [tip:x86/mm] mm, x86: Remove debug_pagealloc_enabled

[PATCH] iommu/msm: Fix compile error in mach-msm/devices-iommu.c
 2011-12-06 10:25 UTC  (3+ messages)

[PATCH] staging:iio:dac: Add AD5380 driver
 2011-12-06 10:25 UTC  (4+ messages)

[PATCH v2] soc/lapis: add machine driver
 2011-12-06 10:25 UTC  (9+ messages)
        ` [alsa-devel] "

Generating the controlled workload with fio
 2011-12-06 10:24 UTC 

[U-Boot] [ARM] Pending patches for december release?
 2011-12-06 10:23 UTC  (2+ messages)

[PATCH] VM generation ID save/restore and migrate
 2011-12-06 10:23 UTC  (2+ messages)

[B.A.T.M.A.N.] about batman performance
 2011-12-06 10:23 UTC  (2+ messages)

[PATCH] SUNRPC: create svc_xprt in proper network namespace
 2011-12-06 11:19 UTC 

[net-next RFC PATCH 0/5] Series short description
 2011-12-06 10:21 UTC  (6+ messages)
` [net-next RFC PATCH 5/5] virtio-net: flow director support

[PATCH] netback: remove redundant assignment
 2011-12-06 10:21 UTC  (2+ messages)

[RFC][PATCH] memcg: remove PCG_ACCT_LRU
 2011-12-06 10:21 UTC  (7+ messages)

[PATCH 1/3] PM: Provide an always on power domain governor
 2011-12-06 10:20 UTC  (7+ messages)

[PATCH] sound: soc: samsung: neo1973_wm8753: remove references to machine_is_neo1973_gta01
 2011-12-06 10:19 UTC  (3+ messages)

[BUGFIX][PATCH] add mem_cgroup_replace_page_cache
 2011-12-06 10:17 UTC  (13+ messages)
` [RFC][PATCH 1/4] memcg: simplify page cache charging
  ` [RFC][PATCH 2/4] memcg: simplify corner case handling of LRU and charge races
  ` [RFC][PATCH 3/4] memcg: clear pc->mem_cgroup if necessary
  ` [RFC][PATCH 4/4] memcg: new LRU rule

[PATCH] MIPS: provide __bss_stop in linker script
 2011-12-06 10:17 UTC 

ASoC updates for 3.2
 2011-12-06 10:16 UTC 

[Qemu-devel] [PATCH 0/2] linux-user: Fix non-UTF-8 characters
 2011-12-06 10:15 UTC  (4+ messages)
` [Qemu-trivial] "

[Qemu-trivial] [PATCH] Convert source files to UTF-8 encoding
 2011-12-06 10:14 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 1/3] wl12xx: fix testmode test/interrogate commands
 2011-12-06 10:15 UTC  (3+ messages)
` [PATCH 2/3] wl12xx: remove redundant commands from plt init
` [PATCH 3/3] wl12xx: send testmode reply in wl1271_tm_cmd_interrogate

[GIT PULL] Identity mapping changes for 3.3
 2011-12-06 10:14 UTC  (3+ messages)

[PATCH 0/5] EXYNOS: Update and Cleanup for EXYNOS SoCs
 2011-12-06 10:13 UTC  (6+ messages)
` [PATCH 1/5] [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq
` [PATCH 2/5] [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider
` [PATCH 3/5] EXYNOS4210: cpufreq code is changed for stable working
` [PATCH 4/5] EXYNOS: Make EXYNOS common cpufreq driver
` [PATCH 5/5] [CPUFREQ] EXYNOS: Removed useless headers and codes

[PATCH 0/4] Add device tree support for mc13892 regulator driver
 2011-12-06 10:13 UTC  (8+ messages)
` [PATCH v2 1/4] mfd: mc13xxx: add device tree probe support

[PATCH] fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
 2011-12-06 10:06 UTC 

[PATCH] Input: hid-multitouch- support PixArt optical touch screen
 2011-12-06 10:12 UTC 

[Qemu-trivial] User mode support for Linux ELF files with no section headers
 2011-12-06 10:06 UTC  (3+ messages)

[PATCH][meta-efl 00/16] efl upgrade
 2011-12-06  9:57 UTC  (17+ messages)
` [PATCH][meta-efl 01/16] e-base: bump EFL_SRCREV for beta
` [PATCH][meta-efl 02/16] edbus: include libeconnman0_7x in edbus-connman, otherwise whole PN is renamed and breaks upgrade path
` [PATCH][meta-efl 03/16] e-wm: bump PR after edbus-econnman fix
` [PATCH][meta-efl 04/16] elsa: add systemd service and add RCONFLICTS/RREPLACES with xserver-nodm-init
` [PATCH][meta-efl 05/16] e-base: introduce EFL_SRCREV_1.1.0 and bump EFL_SRCREV
` [PATCH][meta-efl 06/16] efl-from-svn: update preferred versions
` [PATCH][meta-efl 07/16] e.bbclass: remove autopoint, shouldn't be needed anymore
` [PATCH][meta-efl 08/16] Revert "elementary: add gettextize patch"
` [PATCH][meta-efl 09/16] enjoy: Update gstreamer package names in RDEPENDS
` [PATCH][meta-efl 10/16] enjoy: remove SHR override and add autopoint
` [PATCH][meta-efl 11/16] eeze: RRECOMMEND eject, build time autodetection is now fixed
` [PATCH][meta-efl 12/16] elsa_svn.bb: disable pam if not in DISTRO_FEATURES
` [PATCH][meta-efl 13/16] elsa: fix to build with disabled PAM
` [PATCH][meta-efl 14/16] libeflvala: try to fix build
` [PATCH][meta-efl 15/16] python-elementary: temporary fix to get it build
` [PATCH][meta-efl 16/16] eve: add autopoint

[PATCH 0/2] PCI: PRI/PASSID cleanup and fix
 2011-12-06 10:05 UTC  (6+ messages)

FAT filesystem write and long names stability
 2011-12-06 10:01 UTC  (5+ messages)

[RFC PATCH v2 0/2] power: introduce Charger-Manager
 2011-12-06 10:00 UTC  (3+ messages)
` [RFC PATCH v2 1/2] power: Charger-Manager: add initial Charger-Manager driver
` [RFC PATCH v2 2/2] power: Charger-Manager: add properties for power-supply-class

[Buildroot] [git commit] netsnmp: bump to 5.7.1 LTS
 2011-12-06  9:59 UTC 

sky2 tx watchdog timeout with 1Gb speed
 2011-12-06  9:59 UTC  (8+ messages)

[PATCH 2/2] Btrfs: fix deadlock on sb->s_umount when doing umount
 2011-12-06  9:59 UTC  (2+ messages)

[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
 2011-12-06  9:58 UTC  (17+ messages)

[PATCH] PCI/IO-APIC: allow PCI_IOAPIC to be user configurable on x86
 2011-12-06  9:58 UTC  (2+ messages)
` [tip:x86/apic] pci, x86/io-apic: Allow "

[PATCH v2 2/3] Reuse cgroup's parent pointer
 2011-12-06  9:57 UTC  (2+ messages)
` [tip:sched/core] sched/accounting, cgroups: "

[PATCH] kvm tools: Ninja out support for VIRTIO_F_FEATURES_HIGH
 2011-12-06  9:57 UTC  (3+ messages)

[PATCH v2 1/3] Change cpustat fields to an array
 2011-12-06  9:56 UTC  (2+ messages)
` [tip:sched/core] sched/accounting: "

Supporting Battery Strength from my Bluetooth Mouse
 2011-12-06  9:56 UTC  (15+ messages)
              ` [PATCH RFC] hid-input: add support for HID devices reporting Battery Strength
                        ` [GIT PULL RFC] directly poll battery strength when reading power_supply

[PATCH] xfstests: check if qa user can execute commands
 2011-12-06  9:56 UTC  (2+ messages)

[patch v3 4/6] sched, nohz: cleanup the find_new_ilb() using sched groups nr_busy_cpus
 2011-12-06  9:55 UTC  (2+ messages)
` [tip:sched/core] sched, nohz: Clean up "

[PATCH] KVM: x86: Drop unused return value of kvm_mmu_remove_some_alloc_mmu_pages
 2011-12-06  9:56 UTC  (2+ messages)

[patch v3 3/6] sched, nohz: sched group, domain aware nohz idle load balancing
 2011-12-06  9:54 UTC  (2+ messages)
` [tip:sched/core] sched, nohz: Implement "

[PATCH 1/2] vfs: make writeback_in_progress() inline
 2011-12-06  9:55 UTC  (2+ messages)

[Page Allocator] when is init_per_zone_wmark_min called to first initialize the watermarks, reserved memory etc?
 2011-12-06  9:54 UTC  (3+ messages)

[patch v3 2/6] sched, nohz: track nr_busy_cpus in the sched_group_power
 2011-12-06  9:54 UTC  (2+ messages)
` [tip:sched/core] sched, nohz: Track "

[patch v3 1/6] sched, nohz: introduce nohz_flags in the struct rq
 2011-12-06  9:53 UTC  (2+ messages)
` [tip:sched/core] sched, nohz: Introduce nohz_flags in 'struct rq'

[lm-sensors] [PATCH] hwmon: (coretemp) Fix oops on driver load
 2011-12-06  9:53 UTC  (2+ messages)

[PATCH 1/1] sched/rt: code cleanup, remove a redundant function call
 2011-12-06  9:52 UTC  (2+ messages)
` [tip:sched/core] sched/rt: Code "

[patch 6/6] sched: fix the sched group node allocation for SD_OVERLAP domain
 2011-12-06  9:51 UTC  (2+ messages)
` [tip:sched/core] sched: Fix the sched group node allocation for SD_OVERLAP domains

[RFC][PATCH] ARM: kirkwood: Remove eSATA SheevaPlug board support
 2011-12-06  9:52 UTC  (4+ messages)
    ` Patch 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209

[patch 3/7] sched: set skip_clock_update in yield_task_fair()
 2011-12-06  9:51 UTC  (2+ messages)
` [tip:sched/core] sched: Set "

[patch 1/7] sched: use rt.nr_cpus_allowed to recover select_task_rq() cycles
 2011-12-06  9:50 UTC  (2+ messages)
` [tip:sched/core] sched: Use "

[Buildroot] Kernel panic!
 2011-12-06  9:50 UTC  (2+ messages)

[PATCH 1/2] [media] V4L: atmel-isi: add code to enable/disable ISI_MCK clock
 2011-12-06  9:49 UTC  (4+ messages)
` [PATCH 2/2] [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions

sched: Avoid SMT siblings in select_idle_sibling() if possible
 2011-12-06  9:49 UTC  (2+ messages)
` [tip:sched/core] sched: Clean up domain traversal in select_idle_sibling()

[PATCH 00/12] perf_events: add support for sampling taken branches (v2)
 2011-12-06  9:49 UTC  (3+ messages)

[PATCH 7/7] event: add tracepoint for accounting block time
 2011-12-06  9:48 UTC  (2+ messages)
` [tip:sched/core] events, sched: Add tracepoint for accounting blocked time

[PATCH 0 of 2] Mem event ring management overhaul
 2011-12-06  9:48 UTC  (3+ messages)
` [PATCH 1 of 2] Allow decrease_reservation to be preempted if remove_page returns negative

[PATCH] perf, core: rate limit perf_sched_events jump_label patching
 2011-12-06  9:48 UTC  (2+ messages)
` [tip:perf/core] perf, core: Rate "

[PATCH RFC v3 00/13] New event API
 2011-12-06  9:48 UTC  (3+ messages)
` [PATCH 12/13] libxl: New API for providing OS events to libxl

[PATCH v2 5/5] perf: Enable applicable siblings when group leader is enable-on-exec
 2011-12-06  9:47 UTC  (2+ messages)
` [tip:perf/core] perf: Fix enable_on_exec for sibling events


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.