messages from 2012-09-27 22:59:09 to 2012-09-28 00:40:20 UTC [more...]
[PATCH] ACPI: Add _UID support for ACPI devices
2012-09-28 0:39 UTC (2+ messages)
` [PATCH v2 0/2] ACPI: Add userland visibility for identification objects
[Qemu-devel] [PATCH v2 000/147] target-s390 reorg
2012-09-28 0:40 UTC (77+ messages)
` [Qemu-devel] [PATCH 030/147] target-s390: Convert AND, OR, XOR, INSERT IMMEDIATE
` [Qemu-devel] [PATCH 031/147] target-s390: Convert STORE
` [Qemu-devel] [PATCH 032/147] target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW
` [Qemu-devel] [PATCH 033/147] target-s390: Convert BRANCH AND SAVE
` [Qemu-devel] [PATCH 034/147] target-s390: Convert BRANCH ON CONDITION
` [Qemu-devel] [PATCH 035/147] target-s390: Convert BRANCH ON COUNT
` [Qemu-devel] [PATCH 036/147] target-s390: Convert DIVIDE
` [Qemu-devel] [PATCH 037/147] target-s390: Send signals for divide
` [Qemu-devel] [PATCH 038/147] target-s390: Convert TEST UNDER MASK
` [Qemu-devel] [PATCH 039/147] target-s390: Convert SET ADDRESSING MODE
` [Qemu-devel] [PATCH 040/147] target-s390: Convert SUPERVISOR CALL
` [Qemu-devel] [PATCH 041/147] target-s390: Convert MOVE LONG
` [Qemu-devel] [PATCH 042/147] target-s390: Convert FP LOAD
` [Qemu-devel] [PATCH 043/147] target-s390: Convert INSERT CHARACTER
` [Qemu-devel] [PATCH 044/147] target-s390: Cleanup cc computation helpers
` [Qemu-devel] [PATCH 045/147] target-s390: Convert INSERT CHARACTERS UNDER MASK
` [Qemu-devel] [PATCH 046/147] target-s390: Convert EXECUTE
` [Qemu-devel] [PATCH 047/147] target-s390: Convert FP STORE
` [Qemu-devel] [PATCH 048/147] target-s390: Convert CONVERT TO DECIMAL
` [Qemu-devel] [PATCH 049/147] target-s390: Convert SET SYSTEM MASK
` [Qemu-devel] [PATCH 050/147] target-s390: Convert LOAD PSW
` [Qemu-devel] [PATCH 051/147] target-s390: Convert DIAGNOSE
` [Qemu-devel] [PATCH 052/147] target-s390: Convert SHIFT, ROTATE SINGLE
` [Qemu-devel] [PATCH 053/147] target-s390: Convert SHIFT DOUBLE
` [Qemu-devel] [PATCH 054/147] target-s390: Convert LOAD, STORE MULTIPLE
` [Qemu-devel] [PATCH 055/147] target-s390: Convert MOVE
` [Qemu-devel] [PATCH 056/147] target-s390: Convert NI, XI, OI
` [Qemu-devel] [PATCH 057/147] target-s390: Convert STNSM, STOSM
` [Qemu-devel] [PATCH 058/147] target-s390: Convert LAM, STAM
` [Qemu-devel] [PATCH 059/147] target-s390: Convert CLCLE, MVCLE
` [Qemu-devel] [PATCH 060/147] target-s390: Convert MVC
` [Qemu-devel] [PATCH 061/147] target-s390: Convert NC, XC, OC, TR, UNPK
` [Qemu-devel] [PATCH 062/147] target-s390: Convert CLC
` [Qemu-devel] [PATCH 063/147] target-s390: Convert MVCP, MVCS
` [Qemu-devel] [PATCH 064/147] target-s390: Convert LRA
` [Qemu-devel] [PATCH 065/147] target-s390: Convert SIGP
` [Qemu-devel] [PATCH 066/147] target-s390: Convert EFPC, STFPC
` [Qemu-devel] [PATCH 067/147] target-s390: Convert LCTL, STCTL
` [Qemu-devel] [PATCH 068/147] target-s390: Convert COMPARE AND SWAP
` [Qemu-devel] [PATCH 069/147] target-s390: Convert CLM
` [Qemu-devel] [PATCH 070/147] target-s390: Convert STCM
` [Qemu-devel] [PATCH 071/147] target-s390: Convert TPROT
` [Qemu-devel] [PATCH 072/147] target-s390: Convert LOAD CONTROL, part 2
` [Qemu-devel] [PATCH 073/147] target-s390: Convert LOAD REVERSED
` [Qemu-devel] [PATCH 074/147] target-s390: Convert STORE REVERSED
` [Qemu-devel] [PATCH 075/147] target-s390: Convert LLGT
` [Qemu-devel] [PATCH 076/147] target-s390: Convert FP ADD, COMPARE, LOAD TEST/ROUND/LENGTHENED
` [Qemu-devel] [PATCH 077/147] target-s390: Convert FP SUBTRACT
` [Qemu-devel] [PATCH 078/147] target-s390: Convert FP DIVIDE
` [Qemu-devel] [PATCH 079/147] target-s390: Convert FP MULTIPLY
` [Qemu-devel] [PATCH 080/147] target-s390: Convert MULTIPLY AND ADD, SUBTRACT
` [Qemu-devel] [PATCH 081/147] target-s390: Convert TEST DATA CLASS
` [Qemu-devel] [PATCH 082/147] target-s390: Convert FP LOAD COMPLIMENT, NEGATIVE, POSITIVE
` [Qemu-devel] [PATCH 083/147] target-s390: Convert FP SQUARE ROOT
` [Qemu-devel] [PATCH 084/147] target-s390: Convert LOAD ZERO
` [Qemu-devel] [PATCH 085/147] target-s390: Convert CONVERT TO FIXED
` [Qemu-devel] [PATCH 086/147] target-s390: Convert CONVERT FROM FIXED
` [Qemu-devel] [PATCH 087/147] target-s390: Convert FLOGR
` [Qemu-devel] [PATCH 088/147] target-s390: Convert LFPC, SFPC
` [Qemu-devel] [PATCH 089/147] target-s390: Convert IPM
` [Qemu-devel] [PATCH 090/147] target-s390: Convert CKSM
` [Qemu-devel] [PATCH 091/147] target-s390: Convert EAR, SAR
` [Qemu-devel] [PATCH 092/147] target-s390: Convert MVPG
` [Qemu-devel] [PATCH 093/147] target-s390: Convert CLST, MVST
` [Qemu-devel] [PATCH 094/147] target-s390: Convert SRST
` [Qemu-devel] [PATCH 095/147] target-s390: Convert STIDP
` [Qemu-devel] [PATCH 096/147] target-s390: Convert SCK
` [Qemu-devel] [PATCH 097/147] target-s390: Convert STCK
` [Qemu-devel] [PATCH 098/147] target-s390: Convert SCKC, STCKC
` [Qemu-devel] [PATCH 099/147] target-s390: Convert SPT, STPT
` [Qemu-devel] [PATCH 100/147] target-s390: Convert SPKA
` [Qemu-devel] [PATCH 101/147] target-s390: Convert PTLB
` [Qemu-devel] [PATCH 102/147] target-s390: Convert SPX, STPX
` [Qemu-devel] [PATCH 103/147] target-s390: Convert STAP
` [Qemu-devel] [PATCH 104/147] target-s390: Convert IPTE
` [Qemu-devel] [PATCH 105/147] target-s390: Convert ISKE
[PATCH 0/3] memory_hotplug: fix memory hotplug bug
2012-09-28 0:39 UTC (3+ messages)
[PATCH] Add testpci command
2012-09-27 21:42 UTC
[PATCH v2 2/7] libibverbs: libibverbs: Introduce XRC domains
2012-09-28 0:34 UTC (2+ messages)
[PATCH] extcon: adc-jack: Add missing MODULE_LICENSE
2012-09-28 0:33 UTC
[meta-baryon][PATCH 0/4] clear up build warnings
2012-09-28 0:31 UTC (5+ messages)
` [meta-baryon][PATCH 1/4] proftpd: remove unused directories after install
` [meta-baryon][PATCH 2/4] samba: "
` [meta-baryon][PATCH 3/4] orc: specify the generic licenses being used
` [meta-baryon][PATCH 4/4] talloc: specify the version of LGPL and include the license text
[BUG] Deferred probing in driver model is racy, resulting in lost probes
2012-09-28 0:30 UTC (12+ messages)
[PATCH 00/57] power: Upgrade to ux500 battery management driver
2012-09-28 0:27 UTC (7+ messages)
` [PATCH 34/57] power: ab8500_fg: add power cut feature for ab8505
` [PATCH 37/57] power: ab8500_bm: Quick re-attach charging behaviour
` [PATCH 38/57] power: l9540: Charge only mode fixes
[U-Boot] KernelDoc
2012-09-28 0:28 UTC (8+ messages)
[PATCH 0/7] [RFC][PATCH] archosg9: add support for tablet
2012-09-28 0:27 UTC (4+ messages)
` [PATCH 4/7] Add USB booting capabilities to OMAP
3.4.5 regression kernel oops in mount attempt without lockd present
2012-09-28 0:26 UTC (2+ messages)
[PATCH 0/4] bugfix for memory hotplug
2012-09-28 0:24 UTC (9+ messages)
` [PATCH 1/4] memory-hotplug: add memory_block_release
` [PATCH 2/4] memory-hotplug: add node_device_release
[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
2012-09-28 0:23 UTC (6+ messages)
` [PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
[Qemu-devel] QEMU (no kvm) Win7 (64bit) boot error [PATCH 1/1]
2012-09-28 0:21 UTC (5+ messages)
[PATCH] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
2012-09-28 0:21 UTC (4+ messages)
` Fwd: "
` "
[PATCHSET] kthread_worker: reimplement flush_kthread_work() to allow freeing during execution
2012-09-28 0:19 UTC (6+ messages)
[PATCH] btrfs-convert: show progress
2012-09-28 0:17 UTC (2+ messages)
[PATCH 0/2] nfsd: backport fixes for 3.5 kernel
2012-09-28 0:13 UTC (3+ messages)
[PATCH 1/3] drm/i915: Extract PCU communication
2012-09-28 0:13 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Workaround to bump rc6 voltage to 450
[PATCH V3] video: exynos_dp: Add device tree support to DP driver
2012-09-28 0:11 UTC (4+ messages)
[PATCH 0/3] license.bbclass fixes
2012-09-27 23:56 UTC (4+ messages)
[PATCH V3 1/2] dtc: cpp co-existence: allow names starting with # to be escaped
2012-09-28 0:08 UTC (3+ messages)
` [PATCH V3 2/2] dtc: cpp co-existence: add support for #line directives
[PATCH v2 1/7] libibverbs: Infrastructure to support verbs extensions
2012-09-28 0:02 UTC
[PATCH v2 3/7] libibverbs: Add support for XRC SRQs
2012-09-28 0:02 UTC
[PATCH v2 1/2] libmlx4: Infra-structure changes to support verbs extensions
2012-09-28 0:02 UTC
[PATCH v2 7/7] libibverbs: Add XRC sample application
2012-09-28 0:01 UTC
[PATCH v2 2/2] libmlx4: Add support for XRC QPs
2012-09-28 0:01 UTC
[PATCH v2 5/7] libibverbs: Add ibv_open_qp
2012-09-28 0:01 UTC
[PATCH v2 6/7] libibverbs: Add man page for ibv_open_qp
2012-09-28 0:01 UTC
[PATCH v2 1/7] libibverbs: Add support for XRC QPs
2012-09-28 0:01 UTC
Help needed with remaining plat headers
2012-09-28 0:01 UTC (4+ messages)
[Qemu-devel] linux aio and cache mode
2012-09-28 0:00 UTC (7+ messages)
[PATCH v2 0/2] OMAP 3 CSI-2 configuration
2012-09-28 0:00 UTC (7+ messages)
` [PATCH v2 2/2] omap3isp: Configure CSI-2 phy based on platform data
` [PATCH] omap3isp: Replace cpu_is_omap3630() with ISP revision check
mmotm 2012-09-27-16-57 uploaded
2012-09-27 23:58 UTC (3+ messages)
mmotm 2012-09-27-16-57 uploaded
2012-09-27 23:58 UTC
[U-Boot] New patch tracking tool - where to now?
2012-09-27 23:51 UTC
Директору по персоналу
2012-09-27 23:51 UTC
Slow ceph fs performance
2012-09-27 23:49 UTC (3+ messages)
[PATCHv2] Thermal: Fix synchronization issues in thermal_sys.c
2012-09-27 23:48 UTC (4+ messages)
[U-Boot] [PATCH] add check infrastructure, default sparse
2012-09-27 23:48 UTC (2+ messages)
Device Unusable At Startup
2012-09-27 23:47 UTC
Performance of /dev/urandom and /dev/random
2012-09-27 23:44 UTC (2+ messages)
[U-Boot] [PATCH 1/2] tegra: clean up board include hell
2012-09-27 23:40 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] tegra: nand: add board pinmux
[patch 1/1] thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy
2012-09-27 23:40 UTC
[U-Boot] [PATCH v3 0/18] tegra: Add display driver and LCD support for Seaboard
2012-09-27 23:37 UTC (11+ messages)
` [PATCH v3 06/18] tegra: fdt: Add LCD definitions for Tegra
` [U-Boot] "
[PATCH] ALSA: ASoC: add DT bindings for CS4271
2012-09-27 23:36 UTC
Netfilter lacks ability to filter packets via Application-origin
2012-09-27 23:36 UTC (2+ messages)
[PATCH] extcon: adc-jack: Fix checking return value of request_any_context_irq
2012-09-27 23:36 UTC
omap3isp: wrong image after resizer with mt9v034 sensor
2012-09-27 23:32 UTC (3+ messages)
[PATCH v2] Input: Add in-kernel input events transformation framework
2012-09-27 23:31 UTC
[PATCH net-next] net: use bigger pages in __netdev_alloc_frag
2012-09-27 23:30 UTC (4+ messages)
` [PATCH net-next v2] "
[PATCH net-next] net: struct napi_struct fields reordering
2012-09-27 23:30 UTC (2+ messages)
[Qemu-devel] [PATCH 0/7] Double-word tcg/optimize improvements
2012-09-27 23:28 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/7] tcg: Optimize add2 + sub2
` [Qemu-devel] [PATCH 3/7] tcg: Swap commutative double-word comparisons
problem w/ read caching
2012-09-27 23:28 UTC (3+ messages)
[PATCH] inetpeer: ensure to set the maximum tokens the first time
2012-09-27 23:28 UTC (4+ messages)
` [PATCH v2] inetpeer: fix token initialization
[PATCH net-next 2/3] net: add gro_cells infrastructure
2012-09-27 23:27 UTC (2+ messages)
[PATCH v2] omap3isp: Use monotonic timestamps for statistics buffers
2012-09-27 23:26 UTC (3+ messages)
[PATCH] qlcnic - Fix scheduling while atomic bug
2012-09-27 23:26 UTC (4+ messages)
[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
2012-09-27 23:27 UTC (5+ messages)
[PATCH 5/7 net-next] tg3: Refactor tg3_close()
2012-09-27 23:23 UTC (4+ messages)
` [PATCH 6/7 net-next] tg3: Add support for ethtool -L|-l to get/set the number of rings
` [PATCH 7/7 net-next] tg3: Change default number of tx rings to 1
[PATCH v7 3/6] scsi: sr: support zero power ODD(ZPODD)
2012-09-27 23:29 UTC (3+ messages)
[Qemu-devel] [PATCH] Add option to mlock guest and qemu memory
2012-09-27 23:21 UTC
[PATCH RFC v3 0/5] s5p-fimc: Add interleaved image data capture support
2012-09-27 23:22 UTC (3+ messages)
` [PATCH RFC v3 2/5] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definition
[usb-storage] Re: usb3 fails to write when using usb3 hub in usb3 port
2012-09-27 23:21 UTC (6+ messages)
[PATCH] tcp: Remove unused parameter from tcp_v4_save_options
2012-09-27 23:20 UTC (2+ messages)
[PATCH] knotty: Allow displaying of status when no tasks are active
2012-09-27 23:06 UTC (2+ messages)
` [PATCH v2] "
[PATCH] bnx2: Clean up remaining iounmap
2012-09-27 23:19 UTC (3+ messages)
[U-Boot] [PATCH v1 0/4] introducing vect1: mpc8309 keymile board
2012-09-27 23:18 UTC (5+ messages)
` [U-Boot] [PATCH v1 2/4] mpc83xx: add support for mpc8309
Merge of sulogin in 2.22
2012-09-27 23:18 UTC (2+ messages)
[PATCH] mdadm: autodetect being run in an initramfs
2012-09-27 23:18 UTC (4+ messages)
[PATCH 0/5] smsc95xx enhancements
2012-09-27 23:17 UTC (2+ messages)
[PATCH] blkdiscard: add new command
2012-09-27 23:17 UTC (7+ messages)
[U-Boot] [PATCH] tegra: add funcmux entry for NAND attached to KBC
2012-09-27 23:15 UTC (2+ messages)
[U-Boot] [PATCH] tegra: add Colibri T20 board support
2012-09-27 23:13 UTC (5+ messages)
[PATCHv4 net-next] vxlan: virtual extensible lan
2012-09-27 23:12 UTC (6+ messages)
` [PATCHv5 "
[Qemu-devel] [PATCH 00/13] tcg: rework liveness analysis and register allocator
2012-09-27 23:11 UTC (7+ messages)
` [Qemu-devel] [PATCH 13/13] tcg: rework TCG ops flags
gre: Support GRE over IPv6
2012-09-27 23:07 UTC (4+ messages)
tda18271 driver power consumption
2012-09-27 23:05 UTC (17+ messages)
896MB address limit
2012-09-27 23:07 UTC (5+ messages)
[oe-commits] Martin Jansa : xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa
2012-09-27 22:50 UTC (5+ messages)
[RFC/PATCHSET 00/15] perf report: Add support to accumulate hist periods
2012-09-27 23:01 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.