messages from 2012-08-10 10:26:49 to 2012-08-10 11:55:25 UTC [more...]
[PATCH 1/2] [media] s5p-tv: Use devm_regulator_get() in sdo_drv.c file
2012-08-10 11:53 UTC (2+ messages)
` [PATCH 2/2] [media] s5p-tv: Use devm_* functions in sii9234_drv.c file
[Qemu-devel] virtio-scsi vs. virtio-blk
2012-08-10 11:54 UTC (17+ messages)
[PATCH] ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatible
2012-08-10 11:53 UTC
[PATCH v4 0/5] thermal: exynos: Add kernel thermal support for exynos platform
2012-08-10 11:49 UTC (4+ messages)
` [PATCH v4 4/5] thermal: exynos: Register the tmu sensor with the kernel thermal layer
` [lm-sensors] [PATCH v4 4/5] thermal: exynos: Register the tmu sensor with the kernel thermal lay
[ANNOUNCE] Third release candidates for 4.0.4 and 4.1.3
2012-08-10 11:49 UTC (2+ messages)
[PATCH] [SCSI] fix typo in scsi documentation
2012-08-10 11:47 UTC
[PATCH 3/3] block: Remove unnecessary requests sort
2012-08-10 11:46 UTC
[PATCH 2/3] block: Fix not tracing all device plug-operation
2012-08-10 11:46 UTC
[PATCH 1/3] block: avoid unnecessary plug should_sort test
2012-08-10 11:45 UTC
[PATCH 00/13] Merge GSoC DRM changes to admin-update.sh
2012-08-10 11:44 UTC (7+ messages)
` [PATCH 06/13] compat-wireless: Conditionally build network drivers
` [PATCH 10/13] compat-wireless: Selectively apply patches
[PATCH 0/3] Fix problems about handling bio to plug when bio merged failed
2012-08-10 11:44 UTC
[PATCH] ALSA: hda - Fix panned "Beep Playback Switch"
2012-08-10 12:14 UTC (2+ messages)
[PATCH 1/6] Bugfixes and clean-ups bound for the v3.6 RCs
2012-08-10 11:43 UTC (15+ messages)
` [PATCH 1/6] ASoC: dapm: If one widget fails, do not force all subsequent widgets to fail too
[Qemu-devel] [RFC 00/20] target-i386: convert CPU features into properties
2012-08-10 11:41 UTC (23+ messages)
` [Qemu-devel] [RFC 01/20] target-i386: return Error from cpu_x86_find_by_name()
` [Qemu-devel] [RFC 02/20] target-i386: cpu_x86_register(): report error from property setter
` [Qemu-devel] [RFC 03/20] target-i386: if x86_cpu_realize() failed report error and do cleanup
` [Qemu-devel] [RFC 04/20] target-i386: filter out not TCG features if running without kvm at realize time
` [Qemu-devel] [RFC 05/20] target-i386: move out CPU features initialization in separate func
` [Qemu-devel] [RFC 06/20] target-i386: xlevel should be more than 0x80000000, move fixup into setter
` [Qemu-devel] [RFC 07/20] target-i386: convert cpuid features into properties
` [Qemu-devel] [RFC 08/20] target-i386: convert 'hv_spinlocks' feature into property
` [Qemu-devel] [RFC 09/20] target-i386: convert 'hv_relaxed' "
` [Qemu-devel] [RFC 10/20] target-i386: convert 'hv_vapic' "
` [Qemu-devel] [RFC 11/20] target-i386: convert 'check' and 'enforce' features into properties
` [Qemu-devel] [RFC 12/20] add visitor for parsing hz[KMG] input string
` [Qemu-devel] [RFC 13/20] target-i386: use visit_type_hz to parse tsc_freq property value
` [Qemu-devel] [RFC 14/20] target-i386: introduce vendor-override property
` [Qemu-devel] [RFC 15/20] target-i386: use define for cpuid vendor string size
` [Qemu-devel] [RFC 16/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t
` [Qemu-devel] [RFC 17/20] target-i386: parse cpu_model string into set of stringified properties
` [Qemu-devel] [RFC 18/20] target-i386: use properties to set/unset user specified features on CPU
` [Qemu-devel] [RFC 19/20] target-i386: move init of "hypervisor" feature into CPU initializer from cpudef
` [Qemu-devel] [RFC 20/20] target-i386: move default init of cpuid_kvm_features bitmap "
[PATCH] gettext-0.18: explicitly disable acl
2012-08-10 11:29 UTC
Find bugs in i915 driver
2012-08-10 11:41 UTC (5+ messages)
[kgdb:kgdb-next] KGDB: BP remove failed: ffffffff81026ed0
2012-08-10 11:38 UTC (2+ messages)
Error with "Unsigned 8 bit, Rate 8000 Hz, Mono" track
2012-08-10 11:51 UTC (4+ messages)
[PATCH 1/2] pwm: vt8500: Fix coding style issue
2012-08-10 11:37 UTC (10+ messages)
` [PATCH 2/2] pwm: core: Fix coding style issues
[PATCH][Re-send] pwm: core: Fix coding style issues
2012-08-10 11:35 UTC (2+ messages)
[PATCH 00/11] recently added ARM defconfig warnings
2012-08-10 11:33 UTC (6+ messages)
` [PATCH 06/11] gpio: em: do not discard em_gio_irq_domain_cleanup
[PATCH 0/2] Add Nokia N900 (RX51) IR diode support
2012-08-10 11:31 UTC (4+ messages)
` [PATCHv2 1/2] media: rc: Introduce RX51 IR transmitter driver
RFC: blktap3
2012-08-10 11:30 UTC (7+ messages)
[PATCH obexd] client: Fix pbap_select using absolute path with known locations
2012-08-10 11:28 UTC (2+ messages)
[PATCH v5 00/15] some netpoll and netconsole fixes
2012-08-10 11:24 UTC (16+ messages)
` [PATCH 01/15] netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
` [PATCH 02/15] netpoll: make __netpoll_cleanup non-block
` [PATCH 03/15] netconsole: do not release spin_lock when calling __netpoll_cleanup
` [PATCH 04/15] netpoll: take rcu_read_lock_bh() in netpoll_rx()
` [PATCH 05/15] netpoll: use netpoll_rx_on() "
` [PATCH 06/15] netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
` [PATCH 07/15] bridge: add some comments for NETDEV_RELEASE
` [PATCH 08/15] bridge: use list_for_each_entry() in netpoll functions
` [PATCH 09/15] netpoll: check netpoll tx status on the right device
` [PATCH 10/15] netpoll: convert several functions to bool
` [PATCH 11/15] vlan: clean up some variable names
` [PATCH 12/15] vlan: clean up vlan_dev_hard_start_xmit()
` [PATCH 13/15] netpoll: handle vlan tags in netpoll tx and rx path
` [PATCH 14/15] netpoll: re-enable irq in poll_napi()
` [PATCH 15/15] netconsole.txt: revision of examples for the receiver of kernel messages
[PATCH] mtd: gpmi: add NAND write verify support
2012-08-10 11:25 UTC (3+ messages)
Best practise using .bbappend
2012-08-10 11:13 UTC (4+ messages)
[RFCv3 PATCH 0/8] V4L2: add missing pieces to support HDMI et al and add adv7604/ad9389b drivers
2012-08-10 11:21 UTC (9+ messages)
` [RFCv3 PATCH 1/8] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPort
` [RFCv3 PATCH 2/8] V4L2 spec: document the new DV controls and ioctls
` [RFCv3 PATCH 3/8] v4l2-subdev: add support for the new edid ioctls
` [RFCv3 PATCH 4/8] v4l2-ctrls.c: add support for the new DV controls
` [RFCv3 PATCH 5/8] v4l2-common: add v4l_match_dv_timings
` [RFCv3 PATCH 6/8] v4l2-common: add CVT and GTF detection functions
` [RFCv3 PATCH 7/8] adv7604: driver for the Analog Devices ADV7604 video decoder
` [RFCv3 PATCH 8/8] ad9389b: driver for the Analog Devices AD9389B video encoder
[Cluster-devel] [GFS2 PATCH] GFS2: Break ordered_write list by rgrp for faster sorting
2012-08-10 11:19 UTC (2+ messages)
[PATCH 15/15] ath9k: tune rc_stats to display only valid rates
2012-08-10 11:17 UTC
[PATCH 14/15] ath9k: Trim rate table
2012-08-10 11:17 UTC
[PATCH 13/15] ath9k: Remove MIMO-PS specific code
2012-08-10 11:17 UTC
[PATCH 12/15] ath9k: Cleanup TX status API
2012-08-10 11:17 UTC
[PATCH 11/15] ath9k: Bail out properly before calculating rate index
2012-08-10 11:17 UTC
[PATCH 10/15] ath9k: Fix RTS/CTS rate selection
2012-08-10 11:16 UTC
[PATCH 09/15] ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
2012-08-10 11:16 UTC
[PATCH 08/15] ath9k: Unify valid rate calculation routines
2012-08-10 11:16 UTC
[PATCH 07/15] ath9k: Remove ath_rc_set_valid_rate_idx
2012-08-10 11:16 UTC
[PATCH 06/15] ath9k: Change rateset calculation
2012-08-10 11:16 UTC
[PATCH 05/15] ath9k: Cleanup index retrieval routines
2012-08-10 11:16 UTC
[PATCH 04/15] ath9k: Cleanup ath_rc_setvalid_htrates
2012-08-10 11:16 UTC
[PATCH 03/15] ath9k: Cleanup ath_rc_setvalid_rates
2012-08-10 11:16 UTC
[PATCH 02/15] ath9k: Cleanup RC init API
2012-08-10 11:16 UTC
[PATCH 01/15] ath9k: Simplify rate table initialization
2012-08-10 11:15 UTC
[PATCH 1/2] powerpc/p4080ds: dts - add usb controller version info and port0
2012-08-10 10:48 UTC (2+ messages)
` [PATCH 2/2] powerpc/usb: fix bug of CPU hang when missing USB PHY clock
[Qemu-devel] [Bug 1033494] [NEW] qemu-system-x86_64 segfaults with kernel 3.5.0
2012-08-10 11:09 UTC (2+ messages)
` [Qemu-devel] [Bug 1033494] "
Your intuit.com order
2012-08-10 11:14 UTC
[Qemu-devel] [PULL 0/2] usb patch queue
2012-08-10 11:13 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] usb-storage: fix SYNCHRONIZE_CACHE
[PATCH v2 0/8] some netpoll and netconsole fixes
2012-08-10 11:13 UTC (6+ messages)
` [PATCH 7/8] bridge: add some comments for NETDEV_RELEASE
[dm-crypt] veritysetup support for files
2012-08-10 11:12 UTC (2+ messages)
[PATCH 00/10] ARM: interesting warnings from defconfig builds
2012-08-10 11:12 UTC (9+ messages)
` [PATCH 09/10] ARM: rpc: Fix building RiscPC
` [PATCH 04/10] ARM: pass -marm to gcc by default
[Cluster-devel] [PATCH 0/6] GFS2: Misc minor optimizations
2012-08-10 11:07 UTC (3+ messages)
` [Cluster-devel] [PATCH 1/6] GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
Possible bug in finding default context?
2012-08-10 11:06 UTC (4+ messages)
[RFC] NETDEV_UNREGISTER_BATCH seems unused nowaday ?
2012-08-10 11:06 UTC (3+ messages)
BUG: RDMA/ocrdma calls invalid vlan_dev_real_dev()
2012-08-10 11:05 UTC (4+ messages)
[PATCH 1/3] NFS: Clear key construction data if the idmap upcall fails
2012-08-10 11:04 UTC (3+ messages)
` [PATCH 2/3] NFS: return -ENOKEY when the upcall fails to map the name
[RFC PATCH 0/4] s390: virtio-ccw guest kernel support
2012-08-10 11:03 UTC (7+ messages)
` [PATCH 1/4] s390/kvm: Handle hosts not supporting s390-virtio
` [Qemu-devel] "
[Qemu-devel] [qemu-devel] [PATCH V2 2/3] [RFC] libqblock-API design
2012-08-10 11:02 UTC (3+ messages)
[RFC PATCH 0/5] Improve hugepage allocation success rates under load V3
2012-08-10 11:02 UTC (6+ messages)
[PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver
2012-08-10 11:01 UTC (4+ messages)
git am and the wrong chunk of ---
2012-08-10 11:00 UTC (3+ messages)
[PATCH 1/3] booke: Added ONE_REG interface for IAC/DAC debug registers
2012-08-10 10:59 UTC (9+ messages)
` [PATCH 2/3] KVM: PPC: booke: Allow multiple exception types
[PATCH] fix hush 'exit'
2012-08-10 10:58 UTC (3+ messages)
` [PATCH 1/2] hush: Make exit a shell builtin
` [PATCH 2/2] hush: catch errors from execute_binfmt
[Buildroot] libev on armv5 - illegal instruction
2012-08-10 10:57 UTC (4+ messages)
[PATCH 0/6] pinctrl: add DT support in PXA series
2012-08-10 10:56 UTC (6+ messages)
` [PATCH 6/6] ARM: dts: add pinctrl in PXA DT files
[Buildroot] [PATCH v5 0/2] usb_modeswitch update and add data
2012-08-10 10:55 UTC (3+ messages)
` [Buildroot] [PATCH v5 2/2] new program: usb_modeswitch_data
How to define card specific pcm devices?
2012-08-10 11:25 UTC
[Qemu-devel] Running KVM guest on X86
2012-08-10 10:53 UTC (8+ messages)
Patch for panic in n_tty_read()
2012-08-10 10:52 UTC (13+ messages)
` [PATCH V2] [tty] Fix possible race "
` [PATCH] Remove BUG_ON from n_tty_read()
[PATCH RESEND net-next v3] GRE over IPv6
2012-08-10 10:51 UTC
[Buildroot] [PATCH] Add package linux-pam
2012-08-10 10:51 UTC (3+ messages)
[PATCH] dump_p2m_table: For IOMMU
2012-08-10 10:50 UTC (3+ messages)
[PATCH v3 0/7] mv643xx.c: Add basic device tree support
2012-08-10 10:49 UTC (6+ messages)
(no subject)
2012-08-10 10:47 UTC (2+ messages)
`
[PATCH 0/5] Pass data lines and pixel format info from panel driver to interface
2012-08-10 10:49 UTC (12+ messages)
` [PATCH 1/5] OMAPDSS: DSI: Maintain copy of pixel format in driver data
` [PATCH 2/5] OMAPDSS: RFBI: Maintain copy of pixel size "
` [PATCH 3/5] OMAPDSS: RFBI: Maintain copy of number of data lines "
` [PATCH 4/5] OMAPDSS: DPI: Maitain "
` [PATCH 5/5] OMAPDSS: SDI: Maintain copy of data pairs "
A question on UFS driver
2012-08-10 10:44 UTC
[PATCH 01/12] gcc: Switch SRC_URI to use svn
2012-08-10 10:31 UTC (2+ messages)
[Qemu-devel] [PULL 0/2] QOMify AXI stream for Xilinx AXI ethernet/DMA
2012-08-10 10:43 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] qom: Reimplement Interfaces
[PATCH] drm/i915: Apply post-sync write for pipe control invalidates
2012-08-10 10:46 UTC (5+ messages)
Regression tests for CIFS client
2012-08-10 10:41 UTC (6+ messages)
[RFC PATCH] Btrfs: fix full backref problem when inserting shared block reference
2012-08-10 10:38 UTC (6+ messages)
[PATCH] MIPS: init module specific mips_hi16_list to NULL
2012-08-10 10:38 UTC (2+ messages)
[PATCH RESEND net-next] GRE over IPv6
2012-08-10 10:37 UTC (4+ messages)
[GIT] security subsystem: Yama fix
2012-08-10 10:37 UTC
[ANNOUNCE] glamor 0.5.0
2012-08-10 10:37 UTC
[PATCH] kvm: disable stealtime via reboot notifier to avoid mem corruption
2012-08-10 10:36 UTC
FYI: SocketCAN Google plus page
2012-08-10 10:34 UTC (2+ messages)
xen_platform_pci
2012-08-10 10:33 UTC (3+ messages)
[PATCH, RFC 0/9] Introduce huge zero page
2012-08-10 10:33 UTC (3+ messages)
Issues with ioremap
2012-08-10 10:29 UTC
[Buildroot] [PATCH] Add package linux-pam
2012-08-10 10:27 UTC
[patch] [media] qt1010: signedness bug in qt1010_init_meas1()
2012-08-10 10:26 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.