messages from 2013-04-04 22:31:42 to 2013-04-04 23:47:45 UTC [more...]
[PATCH v3 00/22] x86, ACPI, numa: Parse numa info early
2013-04-04 23:46 UTC (10+ messages)
` [PATCH v3 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
` [PATCH v3 04/22] x86, ACPI: Search buffer above 4G in second try for acpi override tables
` [PATCH v3 05/22] x86, ACPI: Increase override tables number limit
` [PATCH v3 06/22] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v3 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v3 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v3 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [PATCH v3 17/22] x86, ACPI, numa, ia64: split SLIT handling out
[RFC PATCH v3 1/6] kvm: add device control API
2013-04-04 23:47 UTC (3+ messages)
[PATCH net-next 1/7] r8169: Remove firmware code
2013-04-04 23:42 UTC (4+ messages)
` [PATCH v2 net-next 1/8] "
[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
2013-04-04 23:41 UTC (6+ messages)
[PATCH 0/7] [RFC] Context reference counting
2013-04-04 23:41 UTC (10+ messages)
` [PATCH 1/7] drm/i915: Mark context switch likely
` [PATCH 2/7] drm/i915: Move context special case to get()
` [PATCH 3/7] drm/i915: Make object aware that it backs a context
` [PATCH 4/7] drm/i915: A bit better messaging for contexts
` [PATCH 4/7] drm/i915: Better context messages
` [PATCH 5/7] drm/i915: Track context status
` [PATCH 6/7] drm/i915: Store last context instead of the obj
` [PATCH 7/7] drm/i915: Print all contexts in debugfs
sched/cputime: sig->prev_stime underflow
2013-04-04 23:41 UTC (2+ messages)
[Patch net-next] tcp: add a global sysctl to control TCP delayed ack
2013-04-04 23:39 UTC (4+ messages)
[PATCHSET] cgroup: unexport locking interface
2013-04-04 23:36 UTC (12+ messages)
` [PATCH 1/5] cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_tasks()
` [PATCH 2/5] cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
` [PATCH 3/5] cgroup: unexport locking interface and cgroup_attach_task()
` [PATCH 4/5] cgroup: kill cgroup_[un]lock()
` [PATCH 5/5] cgroup: remove cgroup_lock_is_held()
[PATCHSET] cgroup: unexport locking interface
2013-04-04 23:36 UTC
Behavior of git rm
2013-04-04 23:33 UTC (9+ messages)
` [PATCH 3/3] t3600: test rm of path with changed leading symlinks
[PATCH 0/7] KVM minor fixups
2013-04-04 23:33 UTC (8+ messages)
` [PATCH 1/7] kvm: Make local routines static
` [PATCH 4/7] kvm: Move kvm_rebooting dec out of x86
` [PATCH 6/7] kvm/arm: Make force_vm_exit static
` [PATCH 2/7] kvm: Move vm_list, kvm_lock dec's out of x86
` [PATCH 5/7] kvm/arm: Fix missing include build error
` [PATCH 3/7] kvm: Move kvm_spurious_fault dec out of x86
` [PATCH 7/7] kvm/arm: Remove unused kvm_arch_set_memory_region
[PATCH V2] clk: tegra: defer application of init table
2013-04-04 23:33 UTC (3+ messages)
[RFC PATCH v3 5/6] kvm/ppc/mpic: in-kernel MPIC emulation
2013-04-04 23:33 UTC (3+ messages)
[PATCH] NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
2013-04-04 23:34 UTC (4+ messages)
[PATCH RFC] kvm: add PV MMIO EVENTFD
2013-04-04 23:32 UTC (13+ messages)
[PATCH] clk: tegra: fix enum tegra114_clk to match binding
2013-04-04 23:31 UTC (2+ messages)
[PATCH v9 00/14] Tegra114 clockframework
2013-04-04 23:29 UTC (4+ messages)
[PATCH] clk: tegra: Fix cdev1 and cdev2 IDs
2013-04-04 23:27 UTC (4+ messages)
[PATCH] clk: tegra: Fix cdev1 and cdev2 IDs
2013-04-04 23:26 UTC (4+ messages)
[Qemu-trivial] [PATCH] target-i386: fix order of checks in cpu_get_phys_page_debug
2013-04-04 23:25 UTC (4+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "
[Qemu-devel] [PATCH 00/11] build ACPI MADT for fw_cfg clients
2013-04-04 23:22 UTC (5+ messages)
[PATCH 00/17] Update Discovery to use HCI request framework
2013-04-04 23:21 UTC (18+ messages)
` [PATCH 01/17] Bluetooth: Change LE scanning timeout macros
` [PATCH 02/17] Bluetooth: Add LE scan type macros
` [PATCH 03/17] Bluetooth: Add macros for filter duplicates values
` [PATCH 04/17] Bluetooth: Rename LE_SCANNING_* macros
` [PATCH 05/17] Bluetooth: Make inquiry_cache_flush non-static
` [PATCH 06/17] Bluetooth: Update start_discovery to use HCI request
` [PATCH 07/17] Bluetooth: Remove start discovery handling from hci_event.c
` [PATCH 08/17] Bluetooth: Move discovery macros to hci_core.h
` [PATCH 09/17] Bluetooth: Update le_scan_disable_work to use HCI request
` [PATCH 10/17] Bluetooth: Update stop_discovery "
` [PATCH 11/17] Bluetooth: Remove stop discovery handling from hci_event.c
` [PATCH 12/17] Bluetooth: Refactor hci_cc_le_set_scan_enable
` [PATCH 13/17] Bluetooth: Remove LE scan helpers
` [PATCH 14/17] Bluetooth: Remove inquiry helpers
` [PATCH 15/17] Bluetooth: Remove empty event handler
` [PATCH 16/17] Bluetooth: Rename le_scan_disable delayed work
` [PATCH 17/17] Bluetooth: Mgmt Device Found Event
linux-next: manual merge of the akpm tree with the vfs tree
2013-04-04 23:18 UTC (5+ messages)
[PATCH V2 1/7] kbuild: create an "include chroot" for DT bindings
2013-04-04 23:17 UTC (3+ messages)
[PATCH] scsi-dh-emc: fix activate vs set_params race
2013-04-04 23:17 UTC (3+ messages)
` [dm-devel] "
[RFC/PATCH 0/7] Rework git core for native submodules
2013-04-04 23:14 UTC (11+ messages)
[PATCH v4 00/14] ARM: samsung-time: Prepare for multiplatform support
2013-04-04 23:15 UTC (3+ messages)
Installing foreign fonts into the yocto build
2013-04-04 23:14 UTC (2+ messages)
[U-Boot] [PATCH] ARM: Fix __bss_start and __bss_end in linker scripts
2013-04-04 23:13 UTC (4+ messages)
[PATCH 8/8] rcar-phy: handle platform data
2013-04-04 23:13 UTC
RFC: vfio API changes needed for powerpc (v2)
2013-04-04 23:11 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 7/8] ARM: shmobile: Marzen: pass platform data to USB PHY device
2013-04-04 23:10 UTC (2+ messages)
[Buildroot] [PATCH] aircrack-ng: needs toolchain with threads support
2013-04-04 23:09 UTC
[RFC PATCH] CLK: Allow parent clock and rate to be configured in DT
2013-04-04 23:08 UTC (4+ messages)
[PATCH 6/8] rcar-phy: add platform data
2013-04-04 23:07 UTC
[PATCH v2 00/13] remote-hg: general updates
2013-04-04 23:06 UTC (10+ messages)
` [PATCH v2 11/13] remote-hg: force remote push
[U-Boot] [Patch alt] common/cmd_test: Avoid macro expansion
2013-04-04 23:06 UTC (2+ messages)
Fwd: New on this
2013-04-04 23:06 UTC (3+ messages)
Hello my dear,
2013-04-04 23:06 UTC
[PATCH 1/5] BLOCK: rbd, return proper error from rbd_dev_probe_update_spec
2013-04-04 23:05 UTC (5+ messages)
` [PATCH 5/5] HID: hid-lenovo-tpkbd, remove doubled hid_get_drvdata
[PATCH 5/8] rcar-phy: correct base address
2013-04-04 23:05 UTC (2+ messages)
[PATCH 4/8] rcar-phy: remove EHCI internal buffer setup
2013-04-04 23:03 UTC (2+ messages)
btree vs. linear seach in device mapper
2013-04-04 23:03 UTC (3+ messages)
[PATCH V3] qemu: Enabled SDL when compiling for target architecture
2013-04-04 22:44 UTC (6+ messages)
[PATCH 3/8] ARM: shmobile: R8A7779: setup EHCI internal buffer
2013-04-04 23:01 UTC (2+ messages)
[PATCH 10/18 V2]: PVH xen: introduce vmx_pvh.c and pvh.c
2013-04-04 23:00 UTC (5+ messages)
[PATCH 2/8] ehci-platform: add init() method to platform data
2013-04-04 22:59 UTC
[Bug 63139] New: No signal trouble using HDMI on Nvidia GF8200M G
2013-04-04 22:58 UTC
[Qemu-devel] [PATCH v4 00/33] Modernize tcg/ppc64
2013-04-04 22:56 UTC (34+ messages)
` [Qemu-devel] [PATCH v4 01/33] disas: Disassemble all ppc insns for the host
` [Qemu-devel] [PATCH v4 02/33] tcg-ppc64: Use TCGReg everywhere
` [Qemu-devel] [PATCH v4 03/33] tcg-ppc64: Introduce and use tcg_out_rlw
` [Qemu-devel] [PATCH v4 04/33] tcg-ppc64: Introduce and use tcg_out_ext32u
` [Qemu-devel] [PATCH v4 05/33] tcg-ppc64: Introduce and use tcg_out_shli64
` [Qemu-devel] [PATCH v4 06/33] tcg-ppc64: Introduce and use tcg_out_shri64
` [Qemu-devel] [PATCH v4 07/33] tcg-ppc64: Introduce and use TAI and SAI
` [Qemu-devel] [PATCH v4 08/33] tcg-ppc64: Fix setcond_i32
` [Qemu-devel] [PATCH v4 09/33] tcg-ppc64: Cleanup tcg_out_movi
` [Qemu-devel] [PATCH v4 10/33] tcg-ppc64: Rearrange integer constant constraints
` [Qemu-devel] [PATCH v4 11/33] tcg-ppc64: Improve constant add and sub ops
` [Qemu-devel] [PATCH v4 12/33] tcg-ppc64: Allow constant first argument to sub
` [Qemu-devel] [PATCH v4 13/33] tcg-ppc64: Tidy or and xor patterns
` [Qemu-devel] [PATCH v4 14/33] tcg-ppc64: Improve and_i32 with constant
` [Qemu-devel] [PATCH v4 15/33] tcg-ppc64: Improve and_i64 "
` [Qemu-devel] [PATCH v4 16/33] tcg-ppc64: Use automatic implementation of ext32u_i64
` [Qemu-devel] [PATCH v4 17/33] tcg-ppc64: Streamline qemu_ld/st insn selection
` [Qemu-devel] [PATCH v4 18/33] tcg-ppc64: Implement rotates
` [Qemu-devel] [PATCH v4 19/33] tcg-ppc64: Implement bswap16 and bswap32
` [Qemu-devel] [PATCH v4 20/33] tcg-ppc64: Implement bswap64
` [Qemu-devel] [PATCH v4 21/33] tcg-ppc64: Implement compound logicals
` [Qemu-devel] [PATCH v4 22/33] tcg-ppc64: Handle constant inputs for some "
` [Qemu-devel] [PATCH v4 23/33] tcg-ppc64: Implement deposit
` [Qemu-devel] [PATCH v4 24/33] tcg-ppc64: Use I constraint for mul
` [Qemu-devel] [PATCH v4 25/33] tcg-ppc64: Cleanup i32 constants to tcg_out_cmp
` [Qemu-devel] [PATCH v4 26/33] tcg-ppc64: Use TCGType throughout compares
` [Qemu-devel] [PATCH v4 27/33] tcg-ppc64: Use MFOCRF instead of MFCR
` [Qemu-devel] [PATCH v4 28/33] tcg-ppc64: Use ISEL for setcond
` [Qemu-devel] [PATCH v4 29/33] tcg-ppc64: Implement movcond
` [Qemu-devel] [PATCH v4 30/33] tcg-ppc64: Use getauxval for ISA detection
` [Qemu-devel] [PATCH v4 31/33] tcg-ppc64: Implement add2/sub2_i64
` [Qemu-devel] [PATCH v4 32/33] tcg-ppc64: Implement mulu2/muls2_i64
` [Qemu-devel] [PATCH v4 33/33] tcg-ppc64: Handle deposit of zero
[PATCH 1/8] ARM: shmobile:Marzen: move USB EHCI, OHCI, and PHY devices to R8A7779 code
2013-04-04 22:57 UTC (2+ messages)
mwifiex: infinite loop in mwifiex_main_process
2013-04-04 22:56 UTC (14+ messages)
` [PATCH 1/6] mwifiex: bug: remove NO_PKT_PRIO_TID
` [PATCH 1/4] mwifiex: bug: wrong list in list_empty check
` [PATCH 2/4] mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
` [PATCH 3/4] mwifiex: bug: remove NO_PKT_PRIO_TID
` [PATCH 4/4] mwifiex: bug: hold proper locks when accessing ra_list / bss_prio lists
[PATCH 1/2] systemd: set INHIBIT_UPDATERCD_BBCLASS without sysvinit in features
2013-04-04 22:38 UTC (4+ messages)
[oe][PATCH] eglinfo: Add recipes for x11 and fb backends
2013-04-04 22:36 UTC (4+ messages)
netfilter ipset c library
2013-04-04 22:53 UTC
[PATCH 1/2] diffcore-pickaxe: respect --no-textconv
2013-04-04 22:51 UTC (5+ messages)
` [PATCH v2 1/3] diffcore-pickaxe: remove unnecessary call to get_textconv()
[PATCH 0/8] Reorganize R8A7779/Marzen USB code
2013-04-04 22:51 UTC (2+ messages)
[Qemu-devel] [PATCH stable-1.4 v2 0/4] monitor: do not rely on O_NONBLOCK for passed file descriptors
2013-04-04 22:48 UTC (2+ messages)
experiences with images based on current layer heads
2013-04-04 22:29 UTC (2+ messages)
RFC: Post build configuration
2013-04-04 22:42 UTC (2+ messages)
[PATCH 0/9] In-kernel XICS interrupt controller emulation
2013-04-04 22:38 UTC (7+ messages)
` [PATCH 1/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
[PATCH] os/LevelDBStore: tune LevelDB data blocking options to be more suitable for PGStat values
2013-04-04 22:37 UTC
[PATCH] ALSA: hda/cirrus - Add a quirk for Stumpy ChromeBox
2013-04-04 22:35 UTC
[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
2013-04-04 22:36 UTC (2+ messages)
[RFC PATCH v3 6/6] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
2013-04-04 22:35 UTC (4+ messages)
[Qemu-devel] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP
2013-04-04 22:35 UTC (19+ messages)
` [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image
[PATCH 1/9] ARM: cpuidle: remove useless declaration
2013-04-04 22:31 UTC (4+ messages)
` [PATCH 7/9] intel: cpuidle: remove stop/start critical timings
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.