messages from 2012-10-25 12:52:34 to 2012-10-25 13:23:33 UTC [more...]
[PATCH] ARM: dts: mxs: add the `clock-names` for gpmi-nand
2012-10-25 13:23 UTC (5+ messages)
` [PATCH] ARM: dts: mxs: add the "clock-names" "
[Qemu-devel] [PATCH 00/12] use LOG_GUEST_ERROR in more ARM devices
2012-10-25 13:23 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/12] hw/pl050: Use LOG_GUEST_ERROR
` [Qemu-devel] [PATCH 02/12] hw/pl061: "
` [Qemu-devel] [PATCH 03/12] hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP
` [Qemu-devel] [PATCH 04/12] hw/pl110: Use LOG_GUEST_ERROR rather than hw_error()
` [Qemu-devel] [PATCH 05/12] hw/pl190: Use LOG_UNIMP "
` [Qemu-devel] [PATCH 06/12] hw/arm11mpcore: Use LOG_GUEST_ERROR "
` [Qemu-devel] [PATCH 07/12] hw/arm_gic: Use LOG_GUEST_ERROR
` [Qemu-devel] [PATCH 08/12] hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMP
` [Qemu-devel] [PATCH 09/12] hw/armv7m_nvic: "
` [Qemu-devel] [PATCH 10/12] hw/arm_sysctl: Use LOG_GUEST_ERROR
` [Qemu-devel] [PATCH 11/12] hw/arm_l2x0: "
` [Qemu-devel] [PATCH 12/12] hw/versatile_i2c: "
[PATCH 0/4] RFC: OMAP GPMC bindings
2012-10-25 13:22 UTC (10+ messages)
` [PATCH 4/4] OMAP: mtd: gpmc: add DT bindings for GPMC timings and NAND
[Qemu-devel] Subject: [PATCH 00/27] Fix APIC-ID-based CPU topology, take 3
2012-10-25 13:23 UTC (4+ messages)
` [Qemu-devel] [PATCH 26/27] pc: create separate init function for pc-1.3
[Qemu-devel] [PATCH v1 0/8] Sysbus EHCI + Zynq USB
2012-10-25 13:21 UTC (20+ messages)
` [Qemu-devel] [PATCH v1 3/8] usb/ehci: seperate out PCIisms
` [Qemu-devel] [PATCH v1 4/8] usb/ehci: Add usb-ehci-sysbus
` [Qemu-devel] [PATCH v1 5/8] xilinx_zynq: add USB controllers
` [Qemu-devel] [PATCH v1 8/8] usb/ehci: Put RAM in undefined MMIO regions
[PATCH iproute2 0/5] Teach ss to show sockets' shutdown state
2012-10-25 13:21 UTC (3+ messages)
` [PATCH 1/5] ss: Rename some tcp- names into inet-
` [PATCH 2/5] ss: Split inet_show_netlink into parts
[PATCH 0/2] Adding SATA support for Armada 370/XP
2012-10-25 13:21 UTC (8+ messages)
` [PATCH 2/2] arm: mvebu: adding SATA support: dt binding and config update
[PATCH v2] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
2012-10-25 13:20 UTC (4+ messages)
` [PATCH v3] "
[RFC v2] PCI: sysfs per device SRIOV control and status
2012-10-25 13:19 UTC (8+ messages)
[PATCH v2] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset
2012-10-25 13:19 UTC (7+ messages)
[PATCH] dt: add helper function to read u8 & u16 variables & arrays
2012-10-25 13:19 UTC (3+ messages)
[PATCH 00/31] numa/core patches
2012-10-25 12:16 UTC (64+ messages)
` [PATCH 01/31] sched, numa, mm: Make find_busiest_queue() a method
` [PATCH 02/31] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 03/31] mm/thp: Preserve pgprot across huge page split
` [PATCH 04/31] x86/mm: Introduce pte_accessible()
` [PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
` [PATCH 06/31] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 07/31] sched, numa, mm, s390/thp: Implement pmd_pgprot() for s390
` [PATCH 08/31] sched, numa, mm, MIPS/thp: Add pmd_pgprot() implementation
` [PATCH 09/31] mm/pgprot: Move the pgprot_modify() fallback definition to mm.h
` [PATCH 10/31] mm/mpol: Remove NUMA_INTERLEAVE_HIT
` [PATCH 11/31] mm/mpol: Make MPOL_LOCAL a real policy
` [PATCH 12/31] mm/mpol: Add MPOL_MF_NOOP
` [PATCH 13/31] mm/mpol: Check for misplaced page
` [PATCH 14/31] mm/mpol: Create special PROT_NONE infrastructure
` [PATCH 15/31] mm/mpol: Add MPOL_MF_LAZY
` [PATCH 16/31] numa, mm: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 17/31] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 18/31] mm/mpol: Use special PROT_NONE to migrate pages
` [PATCH 19/31] sched, numa, mm: Introduce tsk_home_node()
` [PATCH 20/31] sched, numa, mm/mpol: Make mempolicy home-node aware
` [PATCH 21/31] sched, numa, mm: Introduce sched_feat_numa()
` [PATCH 22/31] sched, numa, mm: Implement THP migration
` [PATCH 23/31] sched, numa, mm: Implement home-node awareness
` [PATCH 24/31] sched, numa, mm: Introduce last_nid in the pageframe
` [PATCH 25/31] sched, numa, mm/mpol: Add_MPOL_F_HOME
` [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy
` [PATCH 27/31] sched, numa, mm: Add credits for NUMA placement
` [PATCH 28/31] sched, numa, mm: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 29/31] sched, numa, mm: Add NUMA_MIGRATION feature flag
` [PATCH 30/31] sched, numa, mm: Implement slow start for working set sampling
` [PATCH 31/31] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page()
Naming of subvolumes
2012-10-25 13:18 UTC (2+ messages)
[PATCH] Btrfs: fix memory leak when cloning root's node
2012-10-25 13:17 UTC
[Qemu-devel] slow xbzrle
2012-10-25 13:15 UTC (6+ messages)
[PATCH 0/8] I2C patches for v3.8 merge window
2012-10-25 13:14 UTC (21+ messages)
` [PATCH 7/8] i2c: add 'transferred' field to struct i2c_msg
` [PATCH v2 0/7] I2C patches for v3.8 merge window
` [PATCH v2 2/7] i2c: omap: reorder exit path of omap_i2c_xfer_msg()
` [PATCH v2 4/7] i2c: omap: in case of VERSION_2 read IRQSTATUS_RAW but write to IRQSTATUS
` [PATCH v2 5/7] i2c: omap: wait for transfer completion before sending STP bit
[PATCH 0/6] ux500 fixes bound for the -rcs
2012-10-25 13:13 UTC (7+ messages)
` [PATCH 2/6] pinctrl: Update clock handling for the pinctrl-nomadik GPIO driver
[RESEND-PATCH] media:davinci: clk - {prepare/unprepare} for common clk
2012-10-25 13:12 UTC (2+ messages)
[PATCH 2/2] Revert pad config check in xen_check_mwait
2012-10-25 13:12 UTC
[PATCH] [media] fix tua6034 pll bandwich configuration
2012-10-25 13:01 UTC
[RFCv0 0/8] Handling physical and logical link
2012-10-25 13:11 UTC (13+ messages)
` [RFCv1 00/11] "
` [RFCv1 01/11] Bluetooth: trivial: Remove unneeded assignment
` [RFCv1 02/11] Bluetooth: Use helper function sending EFS conf rsp
` [RFCv1 04/11] Bluetooth: AMP: Process Logical Link complete evt
` [RFCv1 10/11] Bluetooth: Add put(hcon) when deleting hchan
` [RFCv1 11/11] Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
[PATCH v2] media: davinci: vpbe: fix build warning
2012-10-25 13:10 UTC (2+ messages)
[PATCH] MAINTAINERS: Add myself to list of SCTP maintainers
2012-10-25 13:10 UTC (3+ messages)
[PATCH] Make hmac algorithm selection for cookie generation dynamic
2012-10-25 13:09 UTC (4+ messages)
` [PATCH v2] sctp: "
[PATCH 1/2] drm/radeon: fix ATPX function documentation
2012-10-25 13:09 UTC (2+ messages)
` [PATCH 2/2] vga_switcheroo: Drop unused include and unused variables
[oe][PATCH] latencytop: disable GTK and remove gtk+ dependacy
2012-10-25 12:55 UTC
[PATCH] t9401: Use tr to handle TAB
2012-10-25 13:06 UTC
[Qemu-devel] [PATCH V4 00/10] replace QEMUOptionParameter with QemuOpts parser
2012-10-25 13:06 UTC (12+ messages)
` [Qemu-devel] [PATCH V4 01/10] qemu-option: opt_set(): split it up into more functions
` [Qemu-devel] [PATCH V4 02/10] qemu-option: qemu_opts_validate(): fix duplicated code
` [Qemu-devel] [PATCH V4 03/10] qemu-option: qemu_opt_set_bool(): fix code duplication
` [Qemu-devel] [PATCH V4 04/10] introduce qemu_opts_create_nofail function
` [Qemu-devel] [PATCH V4 05/10] use qemu_opts_create_nofail
` [Qemu-devel] [PATCH V4 06/10] create new function: qemu_opt_set_number
` [Qemu-devel] [PATCH V4 07/10] add def_value and use it in qemu_opts_print
` [Qemu-devel] [PATCH V4 08/10] Create four opts list related functions
` [Qemu-devel] [PATCH V4 09/10] Use QemuOpts support in block layer
` [Qemu-devel] [PATCH V4 10/10] remove QEMUOptionParameter related functions and struct
[PATCH] rt2x00: usb: fix reset resume
2012-10-25 13:03 UTC (4+ messages)
SQLite on flash (was: [PATCH 00/16] f2fs: introduce flash-friendly file system)
2012-10-25 13:03 UTC (6+ messages)
` light weight write barriers
` [sqlite] "
[RFT/PATCH] Input: omap4-keypad - switch to use managed resources
2012-10-25 13:01 UTC (2+ messages)
[PATCH] drm/i915: debug print all of the DPCD we have
2012-10-25 13:00 UTC (2+ messages)
[PATCH 1/2] percpu-rw-semaphores: use light/heavy barriers
2012-10-25 12:39 UTC (11+ messages)
ABS_PRESSURE and 0 ranges
2012-10-25 12:59 UTC
[PATCH] exec: do not leave bprm->interp on stack
2012-10-25 12:57 UTC (6+ messages)
Policy routing problem
2012-10-25 12:57 UTC
[PATCH v2 00/10] nfsdcltrack: create a new usermodehelper upcall program for tracking clients
2012-10-25 12:57 UTC (5+ messages)
` [PATCH v2 05/10] nfsdcltrack: add a new "one-shot" program for manipulating the client tracking db
` [PATCH v2 10/10] nfsdcltrack: flip the default in autoconf to "yes" for it
[RFC PATCH 0/6] ARM: OMAP3+: move smartreflex-class3.c to drivers/power/avs
2012-10-25 12:55 UTC (4+ messages)
` [RFC PATCH 4/6] ARM: OMAP: SmartReflex: provide SoC integration API for VP
[U-Boot] Merging device trees at runtime for module-based systems
2012-10-25 12:53 UTC (3+ messages)
[PATCH] nfnetlink: add a new subsystem to advertise tables update
2012-10-25 12:52 UTC (4+ messages)
` [RFC PATCH 0/1] xtables: allow to monitor table update event
[Qemu-devel] [PULL 00/36] usb patch queue
2012-10-25 12:52 UTC (26+ messages)
` [Qemu-devel] [PATCH 04/36] ehci: Set int flag on a short input packet
` [Qemu-devel] [PATCH 05/36] ehci: Improve latency of interrupt delivery and async schedule scanning
` [Qemu-devel] [PATCH 06/36] ehci: Speed up the timer of raising int from the async schedule
` [Qemu-devel] [PATCH 07/36] ehci: Detect going in circles when filling the queue
` [Qemu-devel] [PATCH 09/36] xhci: Add a xhci_ep_nuke_one_xfer helper function
` [Qemu-devel] [PATCH 12/36] usb: Move clearing of queue on halt to the core
` [Qemu-devel] [PATCH 13/36] usb: Move short-not-ok handling "
` [Qemu-devel] [PATCH 14/36] usb: Add an int_req flag to USBPacket
` [Qemu-devel] [PATCH 16/36] uhci: No need to handle async completion of isoc packets
` [Qemu-devel] [PATCH 17/36] uhci: cleanup: Add an unlink call to uhci_async_cancel()
` [Qemu-devel] [PATCH 19/36] uhci: Drop unnecessary forward declaration of some static functions
` [Qemu-devel] [PATCH 21/36] uhci: Rename UHCIAsync->td to UHCIAsync->td_addr
` [Qemu-devel] [PATCH 22/36] uhci: Add uhci_read_td() helper function
` [Qemu-devel] [PATCH 23/36] uhci: Make uhci_fill_queue() actually operate on an UHCIQueue
` [Qemu-devel] [PATCH 24/36] uhci: Store ep in UHCIQueue
` [Qemu-devel] [PATCH 25/36] uhci: Immediately free queues on device disconnect
` [Qemu-devel] [PATCH 26/36] uhci: Verify queue has not been changed by guest
` [Qemu-devel] [PATCH 27/36] uhci: Detect guest td re-use
` [Qemu-devel] [PATCH 28/36] uhci: When the guest marks a pending td non-active, cancel the queue
` [Qemu-devel] [PATCH 30/36] uhci: Retry to fill the queue while waiting for td completion
` [Qemu-devel] [PATCH 31/36] uhci: Use only one queue for ctrl endpoints
` [Qemu-devel] [PATCH 32/36] xhci: fix function name in error message
` [Qemu-devel] [PATCH 34/36] xhci: allow disabling interrupters
` [Qemu-devel] [PATCH 35/36] xhci: make number of interrupters and slots configurable
` [Qemu-devel] [PATCH 36/36] xhci: fix usb name in caps
[PATCH v6] powerpc/esdhc: disable CMD23 for some Freescale SoCs
2012-10-25 12:52 UTC (4+ 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.