messages from 2012-01-13 14:07:54 to 2012-01-13 15:13:07 UTC [more...]
Load increase after memory upgrade (part2)
2012-01-13 15:13 UTC (7+ messages)
[RFC PATCH] proc: clear_refs: do not clear reserved pages
2012-01-13 15:13 UTC
[PATCH] sysctl: Make kernel.ns_last_pid control being CHECKPOINT_RESTORE dependent
2012-01-13 15:12 UTC
[lm-sensors] [PATCH] hwmon: (lm63) Fix incorrect comment about I2C address
2012-01-13 15:11 UTC (2+ messages)
Trying to understand alsa
2012-01-13 15:10 UTC (3+ messages)
[U-Boot] [PATCH v2 0/7] tegra: Add I2C driver and associated parts
2012-01-13 15:09 UTC (10+ messages)
` [PATCH v2 3/7] tegra: fdt: Add extra I2C bindings for U-Boot
` [U-Boot] "
` [U-Boot] [PATCH v2 4/7] tegra: Add I2C driver
[PATCH] mmc: change mmc_delay() to use usleep_range()
2012-01-13 15:09 UTC
Dracut and root filesystem UUIDs
2012-01-13 15:08 UTC (5+ messages)
[RFC] Bluetooth: Use flush_work instead of cancel_work
2012-01-13 15:07 UTC (3+ messages)
[PATCH] bitbake/fetch2: add support for wrapper command
2012-01-13 14:44 UTC (3+ messages)
[PATCH v6 00/10] libxl: event API
2012-01-13 15:07 UTC (9+ messages)
` [PATCH 07/10] libxl: New API for providing OS events to libxl
` [PATCH 12/10] libxl: New convenience macro CONTAINING_STRUCT
[U-Boot] [PATCH 1/2] Flush the date cache before disabling it
2012-01-13 15:06 UTC (6+ messages)
` [U-Boot] [PATCH 1/2 V2] arm926: Flush the data "
[PATCH] arm: omap4: Fix omap_barriers_init for generic ioremap changes
2012-01-13 15:04 UTC (7+ messages)
[PATCH] mm: vmscan: handle isolated pages with lru lock released
2012-01-13 15:00 UTC (2+ messages)
Read and write different buffer sizes
2012-01-13 15:01 UTC (2+ messages)
[U-Boot] Help needed on Colibri T20 - Iris Board
2012-01-13 14:59 UTC (4+ messages)
[PULL 00/52] ppc patch queue 2012-01-13
2012-01-13 14:31 UTC (106+ messages)
` [PATCH 01/52] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
` [PATCH 02/52] KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
` [PATCH 03/52] KVM: PPC: e500: clear up confusion between host and guest entries
` [PATCH 04/52] KVM: PPC: e500: MMU API
` [PATCH 05/52] KVM: PPC: e500: tlbsx: fix tlb0 esel
` [PATCH 06/52] KVM: PPC: e500: Don't hardcode PIR=0
` [PATCH 07/52] KVM: PPC: E500: Support hugetlbfs
` [PATCH 08/52] PPC: Fix race in mtmsr paravirt implementation
` [PATCH 09/52] Fix DEC truncation for greater than 0xffff_ffff/1000
` [PATCH 10/52] KVM: booke: Do Not start decrementer when SPRN_DEC set 0
` [PATCH 11/52] KVM: PPC: booke: check for signals in kvmppc_vcpu_run
` [PATCH 12/52] KVM: PPC: Rename deliver_interrupts to prepare_to_enter
` [PATCH 13/52] KVM: PPC: Move prepare_to_enter call site into subarch code
` [PATCH 14/52] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
` [PATCH 15/52] KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
` [PATCH 16/52] KVM: PPC: booke: Paravirtualize wrtee
` [PATCH 17/52] KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
` [PATCH 18/52] KVM: PPC: booke: Improve timer register emulation
` [PATCH 19/52] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
` [PATCH 20/52] KVM: PPC: Book3s: PR: No irq_disable "
` [PATCH 21/52] KVM: PPC: Use get/set for to_svcpu to help preemption
` [PATCH 22/52] KVM: PPC: align vcpu_kick with x86
` [PATCH 23/52] KVM: PPC: Book3S: PR: Fix signal check race
` [PATCH 24/52] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
` [PATCH 25/52] KVM: PPC: e500: use hardware hint when loading TLB0 entries
` [PATCH 26/52] KVM: PPC: Avoid patching paravirt template code
` [PATCH 27/52] KVM: PPC: Make wakeups work again for Book3S HV guests
` [PATCH 28/52] KVM: PPC: Keep a record of HV guest view of hashed page table entries
` [PATCH 29/52] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH 30/52] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
` [PATCH 31/52] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH 32/52] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
` [PATCH 33/52] KVM: PPC: Allow use of small pages to back Book3S HV guests
` [PATCH 34/52] KVM: PPC: Allow I/O mappings in memory slots
` [PATCH 35/52] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
` [PATCH 36/52] KVM: PPC: Implement MMIO emulation support for Book3S HV guests
` [PATCH 37/52] KVM: PPC: Implement MMU notifiers "
` [PATCH 38/52] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
` [PATCH 39/52] KVM: PPC: Allow for read-only pages backing a Book3S HV guest
` [PATCH 40/52] KVM: PPC: Fix vcpu_create dereference before validity check
` [PATCH 41/52] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
` [PATCH 42/52] KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
` [PATCH 43/52] KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
` [PATCH 44/52] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
` [PATCH 45/52] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
` [PATCH 46/52] KVM: PPC: booke: Add booke206 TLB trace
` [PATCH 47/52] KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
` [PATCH 48/52] KVM: PPC: Add generic single register ioctls
` [PATCH 49/52] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 50/52] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
` [PATCH 51/52] KVM: PPC: Rename MMIO register identifiers
` [PATCH 52/52] KVM: PPC: refer to paravirt docs in header file
omap clocksource timer selection: dmtimer OR 32K-Sync timer
2012-01-13 14:57 UTC (7+ messages)
[PATCH] mmc: use usleep_range() in mmc_delay()
2012-01-13 14:52 UTC (4+ messages)
[PATCH v4 0/6] common clk framework
2012-01-13 14:53 UTC (13+ messages)
` [PATCH v4 3/6] clk: introduce the common clock framework
[PATCH 0/1] V2 qemuppc/kernel: replace emulation of qemuppc
2012-01-13 14:45 UTC (4+ messages)
[lm-sensors] [PATCH] libsensors: Add support for extra fan attributes
2012-01-13 14:51 UTC
WARNING: at drivers/base/core.c:194 device_release+0x6e/0x80()
2012-01-13 14:50 UTC
[U-Boot] [PATCH 0/7] tegra: Add I2C driver and associated parts
2012-01-13 14:49 UTC (7+ messages)
` [U-Boot] [PATCH 4/7] tegra: Add I2C driver
[PATCH] perf: fix broken perf inject -b
2012-01-13 14:47 UTC
[PATCH] Add brightness to OmniVision 5621 sensor
2012-01-13 14:47 UTC
[PATCH v3] autoconf: only link binaries that need it to libtirpc
2012-01-13 14:47 UTC
[PATCH v2 0/7] BSYM macro removal and secondary startup fixes
2012-01-13 14:46 UTC (14+ messages)
` [PATCH v2 1/7] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v2 3/7] ARM: ux500: add "
` [PATCH v2 4/7] ARM: exynos: remove incorrect BSYM usage
` [PATCH v2 5/7] ARM: imx: "
` [PATCH v2 6/7] ARM: highbank: "
` [PATCH v2 7/7] ARM: make BSYM macro assembly only
FOSDEM 2012 - stand organization thread
2012-01-13 14:38 UTC
[PATCH 0/2] ARM: support zImage kernels for dom0
2012-01-13 14:45 UTC (3+ messages)
` [PATCH 1/2] ARM: support zImage format "
Path ignored but syscall event still logged
2012-01-13 14:45 UTC (4+ messages)
[lm-sensors] [PATCH v2] hwmon: (lm63) LM64 has a dedicated pin for tachometer
2012-01-13 14:43 UTC (2+ messages)
[patch -next] autofs4: double lock typo in autofs4_write()
2012-01-13 14:41 UTC (2+ messages)
[Crash-utility] x86 remap allocator in kernel 3.0
2012-01-13 14:39 UTC (3+ messages)
` "
[RFC v2 1/9] arm/versatile*: merge all versatile struct clk definitions
2012-01-13 14:38 UTC (6+ messages)
` [RFC v2 4/9] of: add clock providers
tty/serial: Need clarification on Support for 4+M Baudrate
2012-01-13 14:36 UTC (8+ messages)
xfrm
2012-01-13 14:35 UTC
[Qemu-devel] [PATCH v3 0/5] arm: add support for Calxeda Highbank SoC
2012-01-13 14:35 UTC (8+ messages)
` [Qemu-devel] [PATCH v9 0/6] "
[PATCH] mmc: core: Force a "detect" to handle non-properly removed cards
2012-01-13 14:35 UTC (17+ messages)
[PATCH 01/01] MFD: add ADC support to DA9052/53 MFD core v2
2012-01-13 14:30 UTC
[U-Boot] [PATCH v2] sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
2012-01-13 14:31 UTC (2+ messages)
[Qemu-devel] qom: add QEMU Object Model type hierarchy to qdev (v2)
2012-01-13 14:29 UTC (8+ messages)
` [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support
ulogd2 suggest
2012-01-13 14:28 UTC (2+ messages)
[PATCH v2 0/5] ARM: OMAP2+: Interrupt controllers adaptation to DT
2012-01-13 14:27 UTC (8+ messages)
` [PATCH v2 4/5] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
ZFS Crypto key hand off to kernel
2012-01-13 14:27 UTC (3+ messages)
[Qemu-devel] Serious regression of 9p read performance, huge amount of openat syscalls on plain file descriptors
2012-01-13 14:26 UTC (2+ messages)
Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)
2012-01-13 14:24 UTC (7+ messages)
[RFC obexd 00/10] Major API changes in obex-client
2012-01-13 14:24 UTC (2+ messages)
[RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings
2012-01-13 14:23 UTC (12+ messages)
Two devices, same USB ID: one needs HID, the other doesn't. How to solve this?
2012-01-13 14:21 UTC (3+ messages)
brcmsmac: 3.2.0-06100: no device shown (and hangs in 3.2.0-rc7)
2012-01-13 14:20 UTC (4+ messages)
[PATCH 0/1] gcc-4.7 build fix
2012-01-13 14:21 UTC (7+ messages)
` [PATCH 1/1] Work around gcc-4.7's strict aliasing checks
[PATCH obexd] client: Remove unused code in pbap
2012-01-13 14:17 UTC
Dual WAN set-up
2012-01-13 14:17 UTC (4+ messages)
[Qemu-devel] [0/9] Bugfixes and pseries enhancements
2012-01-13 14:15 UTC (2+ messages)
Cannot wake-up from standby with MPC8313
2012-01-13 14:13 UTC (7+ messages)
[PATCH] autofs4 - fix deal with autofs4_write races
2012-01-13 14:13 UTC (2+ messages)
[PATCH] Bluetooth: Fix l2cap conn failures for ssp devices
2012-01-13 14:11 UTC
[BUG] gitweb generates wrong links in grep search results (git_search_files)
2012-01-13 14:09 UTC (5+ messages)
` [PATCH 1/2] gitweb: Fix file links in "grep" search
[PATCH] UBI: Handle empty string in verify_mkvol_req()
2012-01-13 14:07 UTC
[Regression] bluetoohd 4.85 and later fails to connect properly
2012-01-13 14:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.