messages from 2013-04-17 16:38:39 to 2013-04-17 17:27:18 UTC [more...]
Use RAID-6!
2013-04-17 17:27 UTC (2+ messages)
Device driver memory 'mmap()' function helper cleanup
2013-04-17 17:27 UTC (6+ messages)
[PATCH] clockevents: Switch into oneshot mode even if broadcast registered late
2013-04-17 17:26 UTC
[PATCH 1/4] drm/i915: Disable primary plane trickle feed for g4x
2013-04-17 17:25 UTC (5+ messages)
` [PATCH 2/4] drm/i915: Clarify DSPPOS/DSPSIZE and pipe selection for planes A/B
` [PATCH 3/4] drm/i915: Sprite C support for Gen4 and earlier
` [PATCH 4/4] drm/i915: Use ILK+ style video sprites for Gen4.5
[PATCH 01/30] thermal: cpu_cooling: remove unused headers
2013-04-17 17:12 UTC (59+ messages)
` [PATCH 02/30] thermal: cpu_cooling: remove trailing white spaces
` [PATCH 03/30] thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_device
` [PATCH 04/30] thermal: cpu_cooling: use EXPORT_SYMBOL_GPL
` [PATCH 05/30] thermal: cpu_cooling: remove compiler warning
` [PATCH 06/30] thermal: cpu_cooling: standardize end of function
` [PATCH 07/30] thermal: cpu_cooling: fix kernel doc for is_cpufreq_valid
` [PATCH 08/30] thermal: cpu_cooling: add documentation for get_property
` [PATCH 09/30] thermal: cpu_cooling: standardize comment style
` [PATCH 10/30] thermal: cpu_cooling: align on open parenthesis
` [PATCH 11/30] thermal: cpu_cooling: remove trailing blank line
` [PATCH 12/30] thermal: cpu_cooling: document cpufreq_get_cooling_level
` [PATCH 13/30] thermal: cpu_cooling: remove checkpatch.pl warning
` [PATCH 14/30] thermal: cpu_cooling: improve documentation for get_cpu_frequency
` [PATCH 15/30] thermal: cpu_cooling: update documentation for cpufreq_apply_cooling
` [PATCH 16/30] thermal: cpu_cooling: update documentation for cpufreq_thermal_notifier
` [PATCH 17/30] thermal: cpu_cooling: update Kconfig entry
` [PATCH 18/30] thermal: cpu_cooling: alignment improvements
` [PATCH 19/30] thermal: cpu_cooling: update documentation for cpufreq_get_max_state
` [PATCH 20/30] thermal: cpu_cooling: update documentation for cpufreq_get_cur_state
` [PATCH 21/30] thermal: cpu_cooling: update documentation for cpufreq_set_cur_state
` [PATCH 22/30] thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_register
` [PATCH 23/30] thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregister
` [PATCH 24/30] thermal: cpu_cooling: use snprintf instead of sprintf
` [PATCH 25/30] thermal: cpu_cooling: remove not needed curl brackets
` [PATCH 26/30] thermal: cpu_cooling: remove unused symbols
` [PATCH 27/30] thermal: cpu_cooling: add needed header for cpu_cooling.h
` [PATCH 28/30] MAINTAINERS: update thermal entry by adding file cpu_cooling.h
` [PATCH 29/30] thermal: cpu_cooling: remove unused symbols on cpu_cooling.h
` [PATCH 30/30] thermal: cpu_cooling: improve line breaking
[LTP] Is running from a read-only path supported?
2013-04-17 17:23 UTC
Call for testing: device nodes as kobjects
2013-04-17 17:22 UTC (4+ messages)
[PATCH] IPv6: simplify & condense a few declarations & statements
2013-04-17 17:20 UTC
[PATCH] [eclipse-poky][master]Add host to known_host for running crosstap script
2013-04-17 17:01 UTC
user layer problem with udev_173.bbappend
2013-04-17 17:19 UTC (8+ messages)
[RFC/PATCH] clone: introduce clone.submoduleGitDir to relocate $GITDIR
2013-04-17 17:18 UTC (7+ messages)
[PATCHv9 0/8] zswap: compressed swap caching
2013-04-17 17:16 UTC (5+ messages)
` [PATCHv9 7/8] zswap: add swap page writeback support
[PATCH] usb: storage: Add usb_stor_dbg, reduce object size
2013-04-17 17:17 UTC (2+ messages)
[PATCH net-next 0/9] Minor SCTP cleanups all over the place
2013-04-17 17:17 UTC (6+ messages)
` [PATCH net-next 1/9] net: sctp: sctp_ssnmap: remove 'malloced' element from struct
[PATCH] gpio: ucb1400: Can be built as a module
2013-04-17 17:17 UTC (2+ messages)
Des soldes jusqu'a 60% C'est chez Tati!
2013-04-17 17:16 UTC
test osd on zfs
2013-04-17 17:15 UTC (8+ messages)
From: Eduardo Valentin <eduardo.valentin@ti.com>
2013-04-17 17:15 UTC (3+ messages)
NFS over RDMA benchmark
2013-04-17 17:15 UTC (3+ messages)
[PATCH v3 0/5] ALSA: snd-usb: add support for DSD
2013-04-17 17:13 UTC (6+ messages)
[PATCH] Thermal: thermal API cleanup
2013-04-17 17:13 UTC (2+ messages)
[PATCH] defaultenv-2: init: display prompt after running /env/init/*
2013-04-17 17:14 UTC
[PATCH] btrfs-progs: a copy of superblock is zero may not mean btrfs is not there
2013-04-17 17:12 UTC (4+ messages)
[PATCH] am33xx: add defines for GPIOs
2013-04-17 17:12 UTC
[PATCH] ARM: dts: omap3-beagle-xm: Add USB Host support for Rev Ax/Bx
2013-04-17 17:11 UTC (9+ messages)
What's cooking in git.git (Apr 2013, #05; Mon, 15)
2013-04-17 17:08 UTC (5+ messages)
[PATCH 0/10] KVM: nVMX: shadow VMCS support, v3
2013-04-17 17:10 UTC (11+ messages)
` [PATCH 01/10] KVM: nVMX: Shadow-vmcs control fields/bits
` [PATCH 02/10] KVM: nVMX: Detect shadow-vmcs capability
` [PATCH 03/10] KVM: nVMX: Introduce vmread and vmwrite bitmaps
` [PATCH 04/10] KVM: nVMX: Refactor handle_vmwrite
` [PATCH 05/10] KVM: nVMX: Allocate shadow vmcs
` [PATCH 06/10] KVM: nVMX: Release "
` [PATCH 07/10] KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
` [PATCH 08/10] KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
` [PATCH 09/10] KVM: nVMX: Synchronize VMCS12 content with the "
` [PATCH 10/10] KVM: nVMX: Enable and disable shadow vmcs functionality
[Bug 63579] New: Savage 2 Edges render white [r600g]
2013-04-17 17:10 UTC (3+ messages)
` [Bug 63579] "
[Qemu-devel] Qemu Unix-Signals
2013-04-17 17:07 UTC (5+ messages)
[PATCH] KVM: Allow userspace to specify memory to be used for private regions
2013-04-17 17:07 UTC (4+ messages)
[PATCH 0/7] mtd: nand: pxa3xx cleanup
2013-04-17 17:06 UTC (4+ messages)
` [PATCH 6/7] mtd: nand: pxa3xx: Check for clk_prepare_enable() return value
` [PATCH 7/7] mtd: nand: pxa3xx: Move buffer release code to its own function
[PATCH] drm/i915: move cpu_transcoder to the pipe configuration
2013-04-17 17:08 UTC (2+ messages)
[PATCH V5 0/7] Bundle fixes for Xen netfront /netback
2013-04-17 17:05 UTC (5+ messages)
[PATCH v1 0/7] xen-block: indirect descriptors
2013-04-17 17:04 UTC (7+ messages)
` [PATCH v1 7/7] xen-block: implement "
[RFC][PATCH] drm: Insane but more fine grained locking for planes
2013-04-17 17:04 UTC
[PATCH] tests/prime_self_import: export/import a second gem buffer
2013-04-17 17:06 UTC (2+ messages)
[PATCH 1/3] ARM: tegra: fix build error when THUMB2_KERNEL enabled
2013-04-17 17:01 UTC (15+ messages)
` [PATCH 2/3] ARM: tegra: fix relocation truncated "
` [PATCH 3/3] ARM: tegra: make sure the pointer on 4 byte align "
[PATCH] quick_dump: Add dpio read
2013-04-17 17:03 UTC (3+ messages)
rados gateway
2013-04-17 16:58 UTC (9+ messages)
[PATCH] qwt: Adjusted SRC_URI to point to a URL + PATH that works
2013-04-17 16:40 UTC (3+ messages)
[PATCH] xfstests: replace xfs_check with xfs_repair -n
2013-04-17 16:58 UTC (2+ messages)
[GIT PULL] Timer clean-ups for 3.10, Part 2
2013-04-17 16:57 UTC (5+ messages)
[PATCH] Input: trackpoint - Optimize trackpoint init to use power-on reset
2013-04-17 16:57 UTC (5+ messages)
[PATCH] Btrfs: fix lockdep warning
2013-04-17 16:57 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: use CRC32C instead of CRC16 in TT code
2013-04-17 16:56 UTC (3+ messages)
[PATCH v3 0/5] Add posted interrupt supporting
2013-04-17 16:56 UTC (2+ messages)
[RFC PATCH 0/2] ARM: DT cpu bindings updates
2013-04-17 16:56 UTC (10+ messages)
` [RFC PATCH 2/2] ARM: DT: kernel: DT cpu node bindings update
[patch] Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()
2013-04-17 16:55 UTC (4+ messages)
Not sending AVC denials to audit.log
2013-04-17 16:54 UTC (2+ messages)
[PATCH v2 0/5] Add posted interrupt supporting
2013-04-17 16:54 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-char: another io_add_watch_poll fix
2013-04-17 16:54 UTC (5+ messages)
[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
2013-04-17 16:53 UTC (3+ messages)
[PATCH v3] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
2013-04-17 16:51 UTC (3+ messages)
[NEW DRIVER V5 1/7] drivers/mfd: DA9058 MFD core driver
2013-04-17 16:33 UTC
[NEW DRIVER V5 2/7] drivers/iio/adc: DA9058 ADC driver
2013-04-17 16:33 UTC
[Qemu-devel] [PULL 0/8] rdma: migration support
2013-04-17 16:48 UTC (7+ messages)
` [Qemu-devel] [PULL 5/8] rdma: core rdma logic
Changes for v3.10 merge window
2013-04-17 16:47 UTC (3+ messages)
[PATCH 00/14]: netlink: memory mapped I/O
2013-04-17 16:47 UTC (15+ messages)
` [PATCH 01/14] netlink: add symbolic value for congested state
` [PATCH 02/14] netlink: rename ssk to sk in struct netlink_skb_params
` [PATCH 03/14] net: add function to allocate sk_buff head without data area
` [PATCH 04/14] netlink: don't orphan skb in netlink_trim()
` [PATCH 05/14] netlink: add netlink_skb_set_owner_r()
` [PATCH 06/14] netlink: mmaped netlink: ring setup
` [PATCH 07/14] netlink: add mmap'ed netlink helper functions
` [PATCH 08/14] netlink: implement memory mapped sendmsg()
` [PATCH 09/14] netlink: implement memory mapped recvmsg()
` [PATCH 10/14] netlink: add flow control for memory mapped I/O
` [PATCH 11/14] netlink: add RX/TX-ring support to netlink diag
` [PATCH 12/14] netlink: add documentation for memory mapped I/O
` [PATCH 13/14] netfilter: rename netlink related "pid" variables to "portid"
` [PATCH 14/14] nfnetlink: add support for memory mapped netlink
[PATCH] xfsprogs: Add depraction message for xfs_check
2013-04-17 16:47 UTC
[NEW DRIVER V5 3/7] drivers/input/misc: DA9058 ONKEY driver
2013-04-17 16:33 UTC
[Qemu-devel] timer question
2013-04-17 16:46 UTC
[refpolicy] [PATCH 00/13] Contrib updates from Gentoo
2013-04-17 16:46 UTC (19+ messages)
` [refpolicy] [PATCH 05/13] Allow reading /proc/self for fail2ban due to FAM support
` [refpolicy] [PATCH 06/13] Allow IRC clients to read certificates
` [refpolicy] [PATCH 07/13] Update on file contexts for OpenLDAP
` [refpolicy] [PATCH 08/13] Update on file contexts for wpa_supplicant
` [refpolicy] [PATCH 09/13] Postfix creates defer(red) queue locations
` [refpolicy] [PATCH 10/13] Update file contexts for puppet
` [refpolicy] [PATCH 11/13] Support ~/.tmux.conf as tmux configuration file
` [refpolicy] [PATCH 12/13] Support tmux control socket
` [refpolicy] [PATCH 13/13] Add setuid/setgid capability to ulogd_t
bltk-game regressions on snb laptop
2013-04-17 16:46 UTC (2+ messages)
[PATCH] contrib/test-hg*.sh: Do not use PYTHON_PATH
2013-04-17 16:45 UTC (2+ messages)
[NEW DRIVER V5 4/7] drivers/rtc: DA9058 RTC driver
2013-04-17 16:33 UTC
[NEW DRIVER V5 5/7] drivers/gpio: DA9058 GPIO driver
2013-04-17 16:33 UTC
[Buildroot] [PATCH v5 1/7] arch: toolchain: Introduce binary formats BINFMT_*
2013-04-17 16:42 UTC (11+ messages)
` [Buildroot] [PATCH v5 6/7] arch: toolchain: Install blackfin FDPIC and FLAT libraries in external toolchain makefile
[PATCH] PCI: pci_bus_add_device() should succeed even if creating sysfs files fails
2013-04-17 16:42 UTC (3+ messages)
[NEW DRIVER V5 6/7] drivers/hwmon: DA9058 HWMON driver
2013-04-17 16:33 UTC
[PATCH 1/2] ath: update hardware mac address with bssid mask
2013-04-17 16:39 UTC (3+ messages)
` [PATCH 2/2] ath9k: always set common->macaddr to the MAC adress of a virtual interface
[NEW DRIVER V5 7/7] drivers/regulator: DA9058 REGULATOR driver
2013-04-17 16:33 UTC
[PATCH] [media] uvcvideo: quirk PROBE_DEF for Dell Studio / OmniVision webcam
2013-04-17 16:38 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.