messages from 2014-05-14 21:36:45 to 2014-05-14 22:32:51 UTC [more...]
dss_pwrdm & core_pwrdm not entering sleep state correctly on am37xx
2014-05-14 22:32 UTC (3+ messages)
[PATCH 0/8] Marvell Berlin full clock support
2014-05-14 22:32 UTC (5+ messages)
` [PATCH 2/8] clk: berlin: add clock binding docs for Marvell Berlin2 SoCs
[PATCH 0/9] meta-selinux on master branch
2014-05-14 22:24 UTC (8+ messages)
` [PATCH 1/9] Use wildcard for augeas bbappend name
` [PATCH 2/9] Use wildcard in mesa "
` [PATCH 3/9] Use wildcard in bind "
` [PATCH 4/9] Use wildcard in kernel "
` [PATCH 5/9] Use wildcard in openssh name
` [PATCH 8/9] update psmics 22.21 and remove unneeded patch
` [PATCH 9/9] setools fix do_configure
[U-Boot] [PATCH 00/12] MX6: SPL NAND support
2014-05-14 22:32 UTC (7+ messages)
` [U-Boot] [PATCH 12/12] imx: ventana: switch to SPL
[PATCH 2/2] Input: wacom: Add support for three new ISDv4 sensors
2014-05-14 22:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/2] Add test to validate udelay
2014-05-14 22:30 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] kernel: time: Add udelay_test module "
` [PATCH v2 2/2] tools: add script to test udelay
[PATCH 0/4] remote-hg: more improvements
2014-05-14 22:30 UTC (24+ messages)
[RFC PATCH 0/5] Frequency resolution in CCF vs. cpufreq
2014-05-14 22:30 UTC (12+ messages)
` [RFC PATCH 1/5] cpufreq: stats: Allow small rounding errors
` [RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
` [RFC PATCH 3/5] cpufreq: cpu0: Use clk_round_rate_nearest()
` [RFC PATCH 4/5] ARM: zynq: dt: Use properly rounded frequencies in OPPs
` [RFC PATCH 5/5] net: macb: Use clk_round_rate_nearest() API
[PATCH 0/6] ipc/sem.c: Fix semctl(,,{GETNCNT,GETZCNT})
2014-05-14 22:30 UTC (9+ messages)
` [PATCH 1/6] ipc/sem.c: further whitespace cleanups
` [PATCH 2/6] ipc/sem.c: Bugfix for semctl(,,GETZCNT)
` [PATCH 3/6] ipc/sem.c: remove code duplication
` [PATCH 4/6] ipc/sem.c: Change perform_atomic_semop parameters
` [PATCH 5/6] ipc/sem.c: Store which operation blocks in perform_atomic_semop()
` [PATCH 6/6] ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant
[PATCH V2] fs/reiserfs/stree.c: remove obsolete __constant
2014-05-14 22:29 UTC (5+ messages)
[U-Boot] [PULL] u-boot-usb/pr-15052014
2014-05-14 22:28 UTC
+ rwsem-support-optimistic-spinning-checkpatch-fixes.patch added to -mm tree
2014-05-14 22:27 UTC
[PATCH/RFC] Gitweb: Convert UTF-8 encoded file names
2014-05-14 22:25 UTC (3+ messages)
+ rwsem-support-optimistic-spinning.patch added to -mm tree
2014-05-14 22:26 UTC
[PATCH] gpio: gpio-bt8xx: fix compilation warning
2014-05-14 21:52 UTC (2+ messages)
[U-Boot] [PATCH 1/3] dfu: mmc: Provide support for eMMC boot partition access
2014-05-14 22:24 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[RFC][PATCH 0/3] PM / sleep: Avoid resuming runtime-suspended devices during system suspend
2014-05-14 22:24 UTC (3+ messages)
` [RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
[U-Boot] [PATCH 1/2] drivers:dfu: dfu_flush(): add raw data flush to complete dfu write
2014-05-14 22:24 UTC (2+ messages)
mm: NULL ptr deref handling mmaping of special mappings
2014-05-14 22:23 UTC (11+ messages)
[Qemu-devel] [PATCH v2 00/23] target-arm: add Security Extensions for CPUs
2014-05-14 22:22 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 06/23] target-arm: add arm_is_secure() function
[PATCH v3 0/6] Add platform support for LSI AXM55xx
2014-05-14 22:22 UTC (6+ messages)
` [PATCH v3 2/6] clk: Add clock driver for AXM55xx SoC
[U-Boot] [PATCH 1/3] usb: tegra: fix PHY selection code
2014-05-14 22:21 UTC (4+ messages)
[U-Boot] [PATCH V2] usb: ci_udc: parse QTD before over-writing it
2014-05-14 22:21 UTC (2+ messages)
futex(2) man page update help request
2014-05-14 22:21 UTC (7+ messages)
[U-Boot] [PULL] u-boot-usb/master
2014-05-14 22:20 UTC
poor i4600 HDMI output under 1.0.27.2
2014-05-14 22:20 UTC
devshell: what am I missing?
2014-05-14 22:16 UTC
[GIT PULL 1/4] Samsung clock Exynos5260 support for v3.16
2014-05-14 22:16 UTC (8+ messages)
[PATCH 00/31] Finish implementing ref and reflog transactions
2014-05-14 22:13 UTC (32+ messages)
` [PATCH 01/31] refs.c make ref_transaction_create a wrapper to ref_transaction_update
` [PATCH 02/31] refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
` [PATCH 03/31] refs.c: rename the transaction functions
` [PATCH 04/31] refs.c: add a new update_type field to ref_update
` [PATCH 05/31] refs.c: add a function to append a reflog entry to a fd
` [PATCH 06/31] refs.c: add a transaction function to append a reflog entry
` [PATCH 07/31] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH 08/31] refs.c: only write reflog update if msg is non-NULL
` [PATCH 09/31] refs.c: allow multiple reflog updates during a single transaction
` [PATCH 10/31] reflog.c: use a reflog transaction when writing during expire
` [PATCH 11/31] refs.c: null terminate the string in copy_msg
` [PATCH 12/31] refs.c: track the refnames we are deleting in the transaction structure
` [PATCH 13/31] refs.c: update the list of deleted refs during _update instead of _commit
` [PATCH 14/31] refs.c: return error instead of dying when locking fails during transaction
` [PATCH 15/31] refs.c: lock the ref during _update instead of during _commit
` [PATCH 16/31] refs.c: add an error argument to create/delete/update just like commit
` [PATCH 17/31] refs.c: make _update_reflog take an error argument
` [PATCH 18/31] refs.c: return immediately from _commit if the transaction has an error
` [PATCH 19/31] tests: move tests for -z update/delete/verify to after the ref is created
` [PATCH 20/31] refs.c: check for lock conflicts already in _update
` [PATCH 21/31] refs.c allow multiple updates of the same ref in a transaction
` [PATCH 22/31] refs.c: release all remaining locks during transaction_free
` [PATCH 23/31] reflog.c: use the existing transaction to also lock and update the ref
` [PATCH 24/31] refs.c: make unlock_ref static
` [PATCH 25/31] refs.c: make close_ref static
` [PATCH 26/31] refs.c: make commit_ref static
` [PATCH 27/31] refs.c: remove the function lock_any_ref_for_update
` [PATCH 28/31] refs.c: make struct ref_lock private to refs.c
` [PATCH 29/31] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH 30/31] refs.c: move ref_update and other definitions to earlier in the file
` [PATCH 31/31] refs.c: use the transaction to manage the reflog in rename_refs
hook SIGSEGV
2014-05-14 22:15 UTC (3+ messages)
[Buildroot] [PATCH] package/cairo: uses fork(), so requires an MMU
2014-05-14 22:15 UTC (2+ messages)
[PATCH v3 0/3] phy: Add exynos-simple-phy driver
2014-05-14 22:14 UTC (4+ messages)
` [PATCH v3 1/3] "
Strange situation with --assume-unchanged and diff --find-copies-harder
2014-05-14 22:13 UTC (2+ messages)
` [PATCH] run_diff_files: do not look at uninitialized stat data
[PATCH v3] git-show: fix 'git show -s' to not add extra terminator after merge commit
2014-05-14 22:12 UTC
+ mm-memory-failurec-fix-memory-leak-by-race-between-poison-and-unpoison.patch added to -mm tree
2014-05-14 22:10 UTC
[PATCH] mm/memory-failure.c: fix memory leak by race between poison and unpoison
2014-05-14 22:10 UTC (3+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-11
2014-05-14 22:10 UTC (7+ messages)
[PATCH v6 00/42] Use ref transactions for all ref updates
2014-05-14 22:08 UTC (3+ messages)
` [PATCH v6 05/42] update-ref.c: log transaction error from the update_ref
Haswell mem-store question
2014-05-14 22:07 UTC (2+ messages)
Suspend and the ceph clients
2014-05-14 22:07 UTC
[PATCH V2 1/2] fs: include device name in error messages about freezing
2014-05-14 22:07 UTC (8+ messages)
` [PATCH V2 2/2] fs: print a message when freezing/unfreezing filesystems
+ mm-page_alloc-calculate-classzone_idx-once-from-the-zonelist-ref.patch added to -mm tree
2014-05-14 22:07 UTC
[PATCH] mkfs.btrfs: allow UUID specification at mkfs time
2014-05-14 22:07 UTC (5+ messages)
` [PATCH V2] "
` PATCH V3] "
[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
2014-05-14 22:05 UTC
[daisy][PATCH 1/4] tcf-agent: add systemd support
2014-05-14 22:04 UTC (2+ messages)
[PATCH net-next 0/5] bonding: simple macro cleanup
2014-05-14 22:03 UTC (7+ messages)
r8169/r8168 slow internet upload
2014-05-14 22:03 UTC (3+ messages)
[PATCH] mips: add tune file for mips32r2 (only hard-float)
2014-05-14 22:01 UTC (2+ messages)
[Bug 73378] New: [UVD] uvd cannot enable on my RadeonHD7870
2014-05-14 22:00 UTC (2+ messages)
` [Bug 73378] [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks!
[PATCH] ARM: dts: Change IOPAD macro's for OMAP4/5
2014-05-14 21:58 UTC (2+ messages)
[PATCH v7 0/3] ARM: sunxi: Add support for consumer infrared devices
2014-05-14 21:56 UTC (12+ messages)
` [PATCH v7 1/3] ARM: sunxi: Add documentation for sunxi "
` [PATCH v7 2/3] [media] rc: add sunxi-ir driver
` [PATCH v7 3/3] ARM: sunxi: Add IR controller support in DT on A20
linux-next: build failure after merge of the akpm-current tree
2014-05-14 21:57 UTC (3+ messages)
[PATCH] imx-drm: imx-hdmi: move memory and resource allocation into probe function
2014-05-14 21:55 UTC (2+ messages)
Collecting data to demonstrate TCP ISN-based port knocking
2014-05-14 21:55 UTC
[PATCHv5 00/10] OMAP SSI driver / N900 modem support
2014-05-14 21:55 UTC (5+ messages)
` [PATCHv5 09/10] DTS: ARM: OMAP3-N900: Add SSI support
` [PATCHv5 10/10] DTS: ARM: OMAP3-N900: Add modem support
[PATCH 1/2] fs: include device name in error messages about freezing
2014-05-14 21:54 UTC (3+ messages)
` [PATCH 2/2] fs: print a message when freezing/unfreezing filesystems
Mwifiex driver on Globascal Mirabox
2014-05-14 21:51 UTC (5+ messages)
` Mwifiex driver on Globalscale Mirabox
[PATCH] net: filter: add insn for loading internal transport header offset
2014-05-14 21:51 UTC (4+ messages)
` [PATCH v3 net-next 1/3] net: flow_dissector: avoid multiple calls in BPF
+ mm-page_alloc-use-jump-labels-to-avoid-checking-number_of_cpusets-fix.patch added to -mm tree
2014-05-14 21:50 UTC
[RFC PATCH] ARM: dts: am33xx: Re-arrange the USB dt to reflect the h/w configuration
2014-05-14 21:50 UTC (4+ messages)
git gui error with relocated repository
2014-05-14 21:49 UTC (9+ messages)
` [GIT GUI PATCH] git-gui: use vcompare when comparing the git version
[PATCH v2 0/4] ARM: tegra: initial support for Colibri T30
2014-05-14 21:45 UTC (10+ messages)
` [PATCH v2 1/3] ARM: tegra: enable MCP251x CAN controller and DS1307 RTC
` [PATCH v2 3/3] ARM: tegra: initial add of Colibri T30
` [PATCH v2 2/3] drm/panel: add support for EDT panels
Unicast packets stop being transmitted to a particular station, under load, when WPA2 is enabled
2014-05-14 21:45 UTC (11+ messages)
Separate mailing list for xfstests
2014-05-14 21:46 UTC (3+ messages)
[Bug 75992] New: Display freezes & corruption with an r7 260x on 3.14-rc6
2014-05-14 21:45 UTC (3+ messages)
` [Bug 75992] "
[PATCH] ARM: dts: AM33XX: fix ethernet and mdio default state
2014-05-14 21:45 UTC (3+ messages)
[PATCHv2 0/5] AM437x: HDQ/1wire protocol
2014-05-14 21:43 UTC (7+ messages)
` [PATCHv2 3/5] arm: omap2: skip device build from platform code for dt
` [PATCHv2 4/5] arm: dts: am4372: Add hdq device tree data
[PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems
2014-05-14 21:42 UTC (19+ messages)
` [PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems#
[PATCH] dma: imx: correct sdmac->status for cyclic dma tx
2014-05-14 21:42 UTC (2+ messages)
[PATCHv2 0/2] remap_file_pages() decommission
2014-05-14 21:40 UTC (9+ messages)
` [PATCH 2/2] mm: replace remap_file_pages() syscall with emulation
[PATCH v2] contrib/subtree bugfix: Can't `add` annotated tag
2014-05-14 21:40 UTC (6+ messages)
[PATCH BlueZ 0/5] plugin/sixaxis: use the sysfs leds class
2014-05-14 21:40 UTC (6+ messages)
` [PATCHv2 BlueZ 0/5] plugin/sixaxis: Set leds using "
` [PATCHv2 BlueZ 2/5] plugins/sixaxis: Factor out a set_leds_hidraw() function
` [PATCHv2 BlueZ 3/5] plugins/sixaxis: Factor out a calc_leds_bitmap() function
` [PATCHv2 BlueZ 4/5] plugins/sixaxis: Add a get_leds_data() function
` [PATCHv2 BlueZ 5/5] plugins/sixaxis: Add a set_leds_sysfs() function
[PATCH 00/25] Change time_t and clock_t to 64 bit
2014-05-14 21:39 UTC (6+ messages)
` [PATCH 04/25] avr32: Add 32 bit time_t and clock_t
meta-web-kiosk: bad fonts in high resolution
2014-05-14 21:38 UTC
[PATCH 0/3] Suppress Texinfo utilities invoked at build time for -cross & -native recipes
2014-05-14 21:36 UTC (4+ messages)
` [PATCH 1/3] Allow texinfo, texinfo-native recipes to build w/o host system's Texinfo utils
` [PATCH 2/3] Add texinfo-dummy-native recipe w/ scripts to stand in for "
` [PATCH 3/3] native/cross recipes use texinfo-dummy-native; target arch use host's Texinfo
[RFC PATCH 00/11] Add support for devtmpfs in user namespaces
2014-05-14 21:34 UTC (4+ messages)
` [RFC PATCH 02/11] driver core: Add device_create_global()
` [RFC PATCH 04/11] ramfs: Add sub-filesystem data pointer to ram_fs_info
` [RFC PATCH 07/11] block: Make partitions inherit namespace from whole disk device
[PATCH v2 01/17] contrib: remove outdated README
2014-05-14 21:26 UTC (12+ messages)
[PATCH v4 0/8] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
2014-05-14 21:37 UTC (4+ messages)
` [PATCH v4 5/8] clk: exynos: use cpu-clock provider type to represent arm clock
[PATCH V8 net-next 0/6] xen-net{back, front}: Multiple transmit and receive queues
2014-05-14 21:36 UTC (8+ messages)
` [Xen-devel] "
[Qemu-devel] Curl updates
2014-05-14 21:36 UTC (7+ 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.