messages from 2012-06-04 09:58:45 to 2012-06-04 11:45:12 UTC [more...]
[PATCH] udf: stop using s_dirt
2012-06-04 11:46 UTC
[PATCH] drivers/w1: cleanup w1_uevent
2012-06-04 11:45 UTC (3+ messages)
Help with recover data
2012-06-04 11:43 UTC (16+ messages)
` Help with data recovering
[PATCH 00/25] TTY buffer in tty_port -- prep no. 3
2012-06-04 11:35 UTC (25+ messages)
` [PATCH 01/24] TTY: cyclades, add local pointer for card
` [PATCH 02/24] TTY: ircomm, add tty_port
` [PATCH 03/24] TTY: ircomm, use close times from tty_port
` [PATCH 04/24] TTY: ircomm, use open counts "
` [PATCH 05/24] TTY: ircomm, use flags "
` [PATCH 06/24] TTY: ircomm, revamp locking
` [PATCH 07/24] TTY: ircomm, use tty from tty_port
` [PATCH 08/24] TTY: ircomm, define local tty_port
` [PATCH 09/24] TTY: ircomm, define carrier routines
` [PATCH 10/24] TTY: ircomm, use tty_port_close_end helper
` [PATCH 11/24] TTY: ircomm, use tty_port_close_start helper
` [PATCH 12/24] TTY: um/line, add tty_port
` [PATCH 13/24] TTY: um/line, use tty from tty_port
` [PATCH 14/24] PTY: remove one empty ops->remove
` [PATCH 15/24] PTY: merge pty_install implementations
` [PATCH 16/24] PTY: add tty_port
` [PATCH 17/24] TTY: vt, remove con_schedule_flip
` [PATCH 18/24] TTY: provide drivers with tty_port_install
` [PATCH 19/24] TTY: vt, add ->install
` [PATCH 20/24] TTY: usb-serial, use tty_port_install
` [PATCH 21/24] TTY: centralize fail paths in tty_register_driver
` [PATCH 22/24] TTY: add ports array to tty_driver
` [PATCH 23/24] TTY: add tty_port_register_device helper
` [PATCH 24/24] TTY: use tty_port_register_device
[PATCH V4 0/2] Add support for pci/non-pci probing for UFS
2012-06-04 11:43 UTC (3+ messages)
` [PATCH V4 1/2] SCSI: UFS: Create separate UFS core and pci modules
` [PATCH V4 2/2] SCSI: UFS: Add platform support for ufs host controller
[PATCH 3.5] iwlwifi: disable WoWLAN if !CONFIG_PM
2012-06-04 11:43 UTC (2+ messages)
` [PATCH 3.5 v2] iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
[PATCH] sched: balance_cpu to consider other cpus in its group as target of (pinned) task migration
2012-06-04 11:41 UTC (3+ messages)
[PATCH] KVM: Use IRQF_ONESHOT for assigned device MSI interrupts
2012-06-04 11:40 UTC (9+ messages)
Infiniband 40GB
2012-06-04 11:40 UTC (6+ messages)
[PATCH 3/3] vmevent: Implement special low-memory attribute
2012-06-04 11:38 UTC (12+ messages)
` [PATCH 0/5] Some vmevent fixes
[RFC] [PATCH] usb: gadget: fix dtd dma confusion
2012-06-04 11:37 UTC (12+ messages)
` [PATCH] usb: fsl_udc: errata - postpone freeing current dTD
` [PATCH v2] "
[PATCH 1/2] pinctrl: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP
2012-06-04 11:37 UTC (2+ messages)
[PATCH] linux/bug.h: make BUILD_BUG_ON generate compile-time error
2012-06-04 11:35 UTC
[PATCH v5 1/5] powerpc/85xx: implement hardware timebase sync
2012-06-04 11:36 UTC (13+ messages)
` [PATCH v5 2/5] powerpc/85xx: add HOTPLUG_CPU support
` [PATCH v5 3/5] powerpc/85xx: add sleep and deep sleep support
` [PATCH v5 4/5] fsl_pmc: Add API to enable device as wakeup event source
1.7.10.3 configure does not generate Makefiles
2012-06-03 23:34 UTC (3+ messages)
[Qemu-devel] [PATCHv3] Add PIIX4 properties to control PM system states
2012-06-04 11:31 UTC
[PATCH 0/3] Improve credential API documentation
2012-06-04 11:31 UTC (4+ messages)
` [PATCH 3/3] api-credentials.txt: add "see also" section
[Qemu-devel] [PATCHv3] Get system state configuration from QEMU and patch DSDT with it
2012-06-04 11:31 UTC (2+ messages)
[PATCH] radeon: Make PM info available to all, not just debug users
2012-06-04 11:30 UTC (4+ messages)
kernel panic during kernel module load (powerpc specific part)
2012-06-04 11:03 UTC (9+ messages)
[Xenomai] x86_32 mayday
2012-06-04 11:23 UTC (5+ messages)
[PATCH 1/1] mfd: max8997: Add missing static storage class specifier
2012-06-04 11:09 UTC
qemuppc does not respond to mouse input when running inside Ubuntu12.04 VMware image
2012-06-04 11:09 UTC
[PATCH net-next] net: use consume_skb() in place of kfree_skb()
2012-06-04 11:17 UTC
[PATCH v5 6/6 resend] net: sh_eth: use NAPI
2012-06-04 11:17 UTC (4+ messages)
[PATCH] buffer_read_full_page:make comments tidy
2012-06-04 11:16 UTC
[PATCH v3] virtio_blk: unlock vblk->lock during kick
2012-06-04 11:15 UTC (3+ messages)
[Qemu-devel] [PULL 00/12] Block patches
2012-06-04 11:13 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/12] qcow2: remove a line of unnecessary code
` [Qemu-devel] [PATCH 02/12] qcow2: fix the byte endian convertion
` [Qemu-devel] [PATCH 03/12] block: implement is_allocated for raw
` [Qemu-devel] [PATCH 04/12] stream: tweak usage of bdrv_co_is_allocated
` [Qemu-devel] [PATCH 05/12] stream: move is_allocated_above to block.c
` [Qemu-devel] [PATCH 06/12] stream: move rate limiting to a separate header file
` [Qemu-devel] [PATCH 07/12] Un-inline fdctrl_init_isa()
` [Qemu-devel] [PATCH 08/12] qemu-img check -r for repairing images
` [Qemu-devel] [PATCH 09/12] qemu-img check: Print fixed clusters and recheck
` [Qemu-devel] [PATCH 10/12] qcow2: Support for fixing refcount inconsistencies
` [Qemu-devel] [PATCH 11/12] rbd: hook up cache options
` [Qemu-devel] [PATCH 12/12] sheepdog: add coroutine_fn markers to coroutine functions
[PATCH 1/2] ACER: Add support for accelerometer sensor
2012-06-04 11:13 UTC (3+ messages)
` [PATCH 2/2] ACER: Add support for ambient light sensor
[PATCH 1/1] input: mt: Fix null pointer warning
2012-06-04 10:58 UTC
[dm-crypt] cryptsetup FAQ monthly posting 6/2012
2012-06-04 11:09 UTC
[PATCH] rt2800: Initialize max_txpower to MAX_G_TXPOWER and MAX_A_TXPOWER respectively
2012-06-04 11:08 UTC (8+ messages)
[ath9k-devel] [RFC] Switch channel for specific packets
2012-06-04 11:05 UTC
[Qemu-devel] [PATCH v2 0/1] virtio-rng: hardware random number generator
2012-06-04 11:04 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] virtio-rng: hardware random number generator device
[PATCH v2] i2c: imx: convert to use managed functions
2012-06-04 11:04 UTC (6+ messages)
` [PATCH v3] "
[Bug 50657] New: [Evergreen,GIT,Tiling?] Occasional invalid command stream and subsequent performance increase
2012-06-04 11:03 UTC (3+ messages)
` [Bug 50657] "
[PATCH] compile-i386: fix use-after-free in func_cleanup()
2012-06-04 11:01 UTC (3+ messages)
[PATCH v6 2/3] mmc: core: Support packed write command for eMMC4.5 device
2012-06-04 11:01 UTC (4+ messages)
[PATCH] text-utils/hexsyntax.c: use c.h
2012-06-04 11:01 UTC (2+ messages)
` [PATCH v2] text-utils/hexsyntax.c: fix for missing program_invocation_short_name
[Bug 43244] New: firewire_ohci prevents boot
2012-06-04 11:00 UTC (8+ messages)
[PATCH v3 20/20] ath9k: improve BT FTP/PAN performance
2012-06-04 10:58 UTC
[PATCH 0/5] Hob: bug-fixes (2)
2012-06-04 10:52 UTC (6+ messages)
` [PATCH 1/5] Hob: clear the repeated function get_kernel_file_name
` [PATCH 2/5] Hob: fix entry of recipe page can't be edited in case after clicked clear button
` [PATCH 3/5] Hob: fixed a definition not match issue when click choose directflb in package page
` [PATCH 4/5] Hob: Change 'run image' work flow and image detail screen as ui design
` [PATCH 5/5] Hob: fixed the index issue when set actived item for base image combo
[PATCH v3 19/20] ath9k_hw: fix power state for MCI
2012-06-04 10:58 UTC
[PATCH v3 18/20] ath: do not update cycle counters with sleep mode
2012-06-04 10:58 UTC
[PATCH v3 17/20] ath9k: BT coex performance tuning for AR9462
2012-06-04 10:58 UTC
[PATCH v3 16/20] ath9k_hw: fix BT RF performance
2012-06-04 10:58 UTC
[PATCH v3 15/20] ath9k_hw: configure ar9462 switching regulator
2012-06-04 10:58 UTC
[PATCH v3 14/20] ath9k_hw: program BT to control SPDT
2012-06-04 10:58 UTC
[PATCH v3 13/20] ath9k_hw: fix IQ calibration chain index
2012-06-04 10:58 UTC
[PATCH v3 12/20] ath9k: cleanup MCI indentation
2012-06-04 10:58 UTC
[PATCH v3 11/20] ath9k_hw: update ar9462 initval table to fix rx
2012-06-04 10:58 UTC
[PATCH v3 10/20] ath9k: Use separate operational flags for BTCOEX
2012-06-04 10:57 UTC
[PATCH v3 09/20] ath9k: Remove SC_OP_OFFCHANNEL
2012-06-04 10:57 UTC
[PATCH v3 08/20] ath9k_hw: Fix variable usage
2012-06-04 10:57 UTC
[PATCH v3 07/20] ath9k: Add MCI interrupt to debugfs statistics
2012-06-04 10:57 UTC
[PATCH v3 06/20] ath9k_hw: Cleanup power mode API
2012-06-04 10:57 UTC
[PATCH v3 05/20] ath9k_hw: Fix MCI usage
2012-06-04 10:57 UTC
[PATCH v3 04/20] ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
2012-06-04 10:57 UTC
[PATCH v3 03/20] ath9k: Setup MCI interrupts properly
2012-06-04 10:57 UTC
[PATCH v3 02/20] ath9k: Handle ASPM properly
2012-06-04 10:57 UTC
[PATCH v3 01/20] ath9k: Prune ath9k_init_device
2012-06-04 10:57 UTC
[PATCH v3 00/20] ath9k patches
2012-06-04 10:57 UTC
Doing a new upstream / linuxtv.org xawtv3 release?
2012-06-04 10:57 UTC
[PATCH 01/18] iio: Add helper functions for enum style channel attributes
2012-06-04 10:55 UTC (2+ messages)
[PATCH] cpuidle: menu: use nr_running instead of cpuload for calculating perf mult
2012-06-04 10:50 UTC (3+ messages)
processes hung after sys_renameat, and 'missing' processes
2012-06-04 10:49 UTC (6+ messages)
[PATCH 0/1] V2 opkg 0.1.8: respect to the arch when choose the alternatives
2012-06-04 10:39 UTC (9+ messages)
` [PATCH 1/1] "
[PATCH v2] drop_monitor: dont sleep in atomic context
2012-06-04 10:49 UTC (2+ messages)
[PATCH v2] ASoC: Support TI Isabelle Audio driver
2012-06-04 10:49 UTC (5+ messages)
Understanding what qemuppc emulates and getting it to emulate a ppc440 CPU
2012-06-04 10:38 UTC (2+ messages)
[U-Boot] [PATCH 1/2] avr32:grasshopper: fix PHY initialisation
2012-06-04 10:46 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] avr32:board.c: fix compile warning
[U-Boot] Please pull u-boot-avr32
2012-06-04 10:45 UTC
[PATCH] slimbus: Linux driver framework for SLIMbus
2012-06-04 10:42 UTC (13+ messages)
核销单/产地证
2012-06-04 10:42 UTC
[PATCH] ARM: EXYNOS: add FIMD1 support for EXYNOS5
2012-06-04 10:41 UTC
[Bug 50618] New: Slow video playback with 40mbits mpeg2+vdpau
2012-06-04 10:39 UTC (3+ messages)
` [Bug 50618] "
[PATCH 0/2] drop_monitor: misc fixes for some recently reported bugs
2012-06-04 10:39 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] drop_monitor: Make updating data->skb smp safe
Case insensitive when file mv
2012-06-04 10:36 UTC
why does the current "git pull" of the docs refer to yocto-1.3?
2012-06-04 10:34 UTC
[PATCH 00/27] Generic framework for SMP booting/CPU hotplug related code
2012-06-04 10:32 UTC (5+ messages)
` [PATCH 01/27] smpboot: Provide a generic method to boot secondary processors
nfsroot client will not start firefox or thunderbird from 3.4.0 nfsserver
2012-06-04 10:31 UTC (4+ messages)
[GIT PULL] OMAP: AM3xxx: cpu_is dead code removal
2012-06-04 10:31 UTC (3+ messages)
[GIT PULL] OMAP PM fixes for v3.5-rc
2012-06-04 10:30 UTC (3+ messages)
[PATCH v2] regulator: max77686: Fix checkpatch warnings
2012-06-04 10:29 UTC (2+ messages)
Weekly Test Report for Yocto 1.3 20120515 Build
2012-06-04 10:28 UTC (2+ messages)
` Weekly Test Report for Yocto 1.3 20120530 Build
[PATCH v2 01/10] string: introduce memweight
2012-06-04 10:26 UTC (6+ messages)
` [PATCH v2 02/10] minixfs: use memweight()
` [PATCH v2 08/10] ext2: "
[PATCH RFT 1/2] regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table
2012-06-04 10:25 UTC (2+ messages)
[Bug 43305] New: Deleting a folder with 500 000 small files causes deadlock in start_this_handle.irsa.7
2012-06-04 10:22 UTC (2+ messages)
` [Bug 43305] "
grub-efi with latest mac mini
2012-06-04 10:22 UTC (3+ messages)
[PATCH] x86/platform: sta2x11: add platform code
2012-06-04 10:21 UTC (11+ messages)
[RFC] cfg80211: 11ac change
2012-06-04 10:21 UTC (2+ messages)
[PATCH] mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
2012-06-04 10:19 UTC (2+ messages)
[Bug 43292] New: jdb2 lockup with ext3 and nfs
2012-06-04 10:19 UTC (2+ messages)
` [Bug 43292] "
2048 CPU system panic while sitting idle
2012-06-04 10:18 UTC
[PATCH 1/1] ARM: dma-mapping: Add missing static storage class specifier
2012-06-04 10:18 UTC
[Qemu-devel] [PATCH 1.2 0/7] Manual writethrough cache and cache mode toggle
2012-06-04 10:17 UTC (2+ messages)
[PATCH 0/7 v2] Next round of DT enablement for ux500/Snowball
2012-06-04 10:14 UTC (5+ messages)
` [PATCH 6/7] MMC: mmci: Enable Device Tree support for ux500 variants
` [PATCH 6.2/7] MMC: mmci: Enable Device Tree support for ux500
automount hangs during boot somewhere in rcu_barrier
2012-06-04 10:09 UTC (4+ messages)
Re-validate your mailbox please!!!
2012-06-04 10:17 UTC
[RFC 0/6] remoteproc: custom fw handling
2012-06-04 10:06 UTC (10+ messages)
` [RFC 2/6] remoteproc: Pass struct fw to load_segments and find_rsc_table
` [RFC 3/6] remoteproc: Move fw sanity check to find_rsc_table
Commit 722bc6b167 breaks booting on an 8TB system
2012-06-04 10:07 UTC (3+ messages)
[PATCH] drop_monitor: dont sleep in atomic context
2012-06-04 10:05 UTC (2+ messages)
[Xenomai] TCP communication problem
2012-06-04 10:05 UTC (6+ messages)
[PATCHv5 1/3] wt-status.*: better advices for git status added
2012-06-04 10:04 UTC (5+ messages)
` [PATCHv6 1/4] "
` [PATCHv6 2/4] t7512-status-help.sh: better advices for git status
[PATCH 2/2] proc: add ARCH_PFN_OFFSET info to /proc/meminfo
2012-06-04 10:01 UTC (4+ messages)
[PATCH 1/5] fdisk: add device topology to the API
2012-06-04 10:01 UTC (4+ messages)
[PATCH] nouveau: Fix alignment requirements on src and dst addresses
2012-06-04 10:00 UTC
[Qemu-devel] [PATCH v3 0/2] postcopy migration: umem: Linux char device for postcopy
2012-06-04 9:58 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] export necessary symbols
` [Qemu-devel] [PATCH v3 2/2] umem: chardevice for kvm postcopy
` "
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.