messages from 2013-10-14 19:30:43 to 2013-10-14 20:22:40 UTC [more...]
[PATCH] xfs: prevent deadlock trying to cover an active log
2013-10-14 20:22 UTC (4+ messages)
[PATCH] checkpatch: Allow spaces before the ':' of a bitfield
2013-10-14 20:20 UTC (5+ messages)
[GIT PULL 000/161] perf/core improvements and fixes
2013-10-14 20:02 UTC (77+ messages)
` [PATCH 004/161] tools/perf/build: Split out feature check: 'libnuma'
` [PATCH 005/161] tools/perf/build: Split out feature check: 'stackprotector-all'
` [PATCH 007/161] tools/perf/build: Split out feature check: 'volatile-register-var'
` [PATCH 008/161] tools/perf/build: Split out feature check: 'fortify-source'
` [PATCH 011/161] tools/perf/build: Split out feature check: 'libelf'
` [PATCH 012/161] tools/perf/build: Split out feature check: 'glibc'
` [PATCH 022/161] tools/perf/build: Split out feature check: 'gtk2-infobar'
` [PATCH 031/161] tools/perf: Turn strlcpy() into a __weak function
` [PATCH 033/161] tools/perf/build: Speed up git-version test on re-make
` [PATCH 034/161] tools/perf/build: Speed up the final link
` [PATCH 035/161] tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al
` [PATCH 036/161] tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile
` [PATCH 039/161] tools/perf/build: Automatically build in parallel, based on number of CPUs in the system
` [PATCH 041/161] tools/perf/build: Standardize the various messages output by parallel make
` [PATCH 043/161] tools/perf/build: Remove unused config/feature-tests.mak
` [PATCH 045/161] tools/perf/build: Collapse the test-all.c testcase
` [PATCH 048/161] tools/perf/build: Exclude MAKEFLAGS from nested invocation
` [PATCH 050/161] tools/perf/build: Fix O=/some/dir perf.o type of targets
` [PATCH 053/161] tools/perf/build: Clean up feature_print_code()
` [PATCH 073/161] perf completion: Strip function_exists ()
` [PATCH 076/161] perf symbols: Support for Openembedded/Yocto -dbg packages
` [PATCH 077/161] perf tools: Remove unused trace-event-* code
` [PATCH 085/161] perf tools: Check mmap pages value early
` [PATCH 086/161] perf tools: Add possibility to specify mmap size
` [PATCH 087/161] perf evlist: Introduce perf_evlist__new_default function
` [PATCH 098/161] perf tools: Implement addr2line directly using libbfd
` [PATCH 100/161] perf trace: Beautify epoll_ctl 'op' arg
` [PATCH 102/161] perf trace: Add helper for syscalls with a single strarray arg
` [PATCH 103/161] perf trace: Don't supress zeroed args when there is an strarray entry for it
` [PATCH 105/161] perf trace: Beautify pipe2 'flags' arg
` [PATCH 106/161] perf trace: Add beautifier for clock_gettime's clk_id argument
` [PATCH 108/161] perf trace: Beautify mlock & friends 'addr' arg
` [PATCH 109/161] perf trace: Show path associated with fd in live sessions
` [PATCH 110/161] perf trace: Add 'trace' alias to 'perf trace'
` [PATCH 112/161] perf machine: Use snprintf instead of sprintf
` [PATCH 113/161] perf tools: Add missing -ldl for gtk build
` [PATCH 114/161] perf tools: Move start conditions to start of the flex file
` [PATCH 119/161] perf evlist: Fix perf_evlist__mmap_read event overflow
` [PATCH 120/161] perf stat: Fix misleading message when specifying cpu list or system wide
` [PATCH 122/161] perf stat: Add units to nanosec-based counters
` [PATCH 123/161] perf trace: Fix comm resolution when reading events from file
` [PATCH 124/161] perf trace: Add record option
` [PATCH 125/161] perf machine: Add method to loop over threads and invoke handler
` [PATCH 126/161] perf trace: Use new machine method to loop over threads
` [PATCH 127/161] perf intlist: Add priv member
` [PATCH 128/161] perf symbols: Make a separate function to parse /proc/modules
` [PATCH 129/161] perf trace: Allow specifying index offset in strarrays
` [PATCH 130/161] perf trace: Prepare the strarray scnprintf method for reuse
` [PATCH 131/161] perf trace: Initial beautifier for ioctl's 'cmd' arg
` [PATCH 133/161] perf tools: Implement summary output for 'make clean'
` [PATCH 134/161] tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
` [PATCH 136/161] perf tools: Implement summary output for 'make install'
` [PATCH 138/161] perf trace: Improve the error messages
` [PATCH 139/161] perf util: Add findnew method to intlist
` [PATCH 140/161] perf trace: Add summary option to dump syscall statistics
` [PATCH 141/161] perf tools: Fix old GCC build error in 'get_srcline'
` [PATCH 142/161] perf tests: Fix memory leak in dso-data.c
` [PATCH 143/161] perf tools: Separate lbfd check out of NO_DEMANGLE condition
` [PATCH 144/161] perf symbols: Validate kcore module addresses
` [PATCH 145/161] perf symbols: Workaround objdump difficulties with kcore
` [PATCH 146/161] perf symbols: Add map_groups__find_ams()
` [PATCH 147/161] tools/perf/build: Fix non-existent build directory handling
` [PATCH 148/161] tools/perf/build: Pass through DEBUG parameter
` [PATCH 149/161] tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
` [PATCH 150/161] tools/perf/build: Simplify the libelf logic
` [PATCH 151/161] tools/perf/build: Remove the volatile-register-var feature check
` [PATCH 152/161] tools/perf/build: Improve the 'stackprotector' feature test
` [PATCH 153/161] tools/perf/build: Simplify the autodep inclusion rule
` [PATCH 154/161] perf annotate: Find kcore symbols on other maps
` [PATCH 155/161] perf tools: Add copyfile_mode()
` [PATCH 156/161] perf symbols: Add ability to find kcore in build-id cache
` [PATCH 157/161] perf annotate: Fix annotate_browser__callq()
` [PATCH 158/161] perf buildid-cache: Add ability to add kcore to the cache
` [PATCH 159/161] perf annotate: Another fix for annotate_browser__callq()
` [PATCH 160/161] perf symbols: Fix a memory leak due to symbol__delete not being used
` [PATCH 161/161] perf symbols: Fix a mmap and munmap mismatched bug
booting btrfs
2013-10-14 20:20 UTC (9+ messages)
[PATCH v4 00/17] 64-bit friendly generic sched_clock()
2013-10-14 20:18 UTC (11+ messages)
` [PATCH v4 05/17] arch_timer: Move to generic sched_clock framework
[PATCH] libxfs: stop caching inode structures
2013-10-14 20:16 UTC (2+ messages)
master - RAID: Better error message when attempting scrubbing op on thinpool LV
2013-10-14 20:16 UTC
[PATCH V2 1/2] ARM: at91: cpuidle: convert to platform driver
2013-10-14 20:15 UTC (4+ messages)
` [PATCH V2 2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle
[Qemu-devel] [RFC PATCH] drive-backup 'stream' mode
2013-10-14 20:14 UTC (5+ messages)
[Buildroot] [git commit] weston: add missing toolchain comments
2013-10-14 20:13 UTC
SW csum errors
2013-10-14 20:13 UTC
[Buildroot] [git commit] weston: improve selection of compositor
2013-10-14 20:13 UTC
[Buildroot] [PATCH 1/1] support/kconfig: Fix typo in README.buildroot
2013-10-14 20:12 UTC (3+ messages)
[Buildroot] [git commit] support/kconfig: Fix typo in README.buildroot
2013-10-14 20:12 UTC
[Buildroot] [PATCH] snmppp: new package
2013-10-14 20:11 UTC (3+ messages)
[Buildroot] [git commit] snmppp: new package
2013-10-14 20:10 UTC
FILESPATH has unnecessary null element appended to FILESOVERRIDES
2013-10-14 20:10 UTC
[PATCH] powerpc/qe_lib: Share the qe_lib for the others architecture
2013-10-14 20:09 UTC (7+ messages)
EHCI handoff & AMI BIOS EHCI Handoff support
2013-10-14 20:09 UTC (2+ messages)
[PATCH RESEND] xfstests: Incorrect check for gdbm/ndbm.h
2013-10-14 20:09 UTC (3+ messages)
` [PATCH RESEND V2] "
POSIX message queue does not exist?
2013-10-14 20:09 UTC (7+ messages)
[Buildroot] [PATCH] autossh: new package
2013-10-14 20:08 UTC (3+ messages)
[PATCH] mm: Set N_CPU to node_states during boot
2013-10-14 20:04 UTC (2+ messages)
xfs_repair deletes files after power cut
2013-10-14 20:08 UTC (7+ messages)
USB regression in v3.12-rc4
2013-10-14 20:07 UTC (4+ messages)
[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
2013-10-14 20:04 UTC (4+ messages)
[PATCH 0/5] refactor the preallocation and hole punching code
2013-10-14 20:03 UTC (5+ messages)
` [PATCH 4/5] xfs: simplify the fallocate path
[Bug 70464] New: [NVC3] runpm not working
2013-10-14 20:03 UTC (2+ messages)
` [Bug 70464] "
mountinfo discrepancy, subvol vs subvolid
2013-10-14 20:03 UTC
[PATCH] Broadcast manager documentation
2013-10-14 20:02 UTC (3+ messages)
` [PATCH can-next] Add broadcast "
build regressions 2013-10-14
2013-10-14 20:01 UTC
[Buildroot] [git commit] autossh: new package
2013-10-14 20:00 UTC
[Buildroot] [PATCH 1/3] ncftp: specify ln -sf to remove existing destination files
2013-10-14 20:00 UTC (2+ messages)
[Buildroot] [git commit] tcl: specify ln -sf to remove existing destination file
2013-10-14 20:00 UTC
[Buildroot] [git commit] sam-ba: specify ln -sf to remove existing destination file
2013-10-14 20:00 UTC
[PATCH 1/3] rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
2013-10-14 19:59 UTC (3+ messages)
` [PATCH 2/3] rt2x00: rt2800lib: use switch statement for RF specific setup
` [PATCH 3/3] rt2x00: rt2800lib: autodetect 5GHz band support
[Buildroot] [git commit] ncftp: specify ln -sf to remove existing destination files
2013-10-14 19:59 UTC
Самое сверхэффективное средство в драке с дополнительным весом
2013-10-14 19:34 UTC
[Buildroot] [PATCH] package: fix 'local' site method for host packages
2013-10-14 19:59 UTC (2+ messages)
[Xenomai] [PATCH] rtcan: add missing license terms
2013-10-14 19:58 UTC (3+ messages)
[Buildroot] [git commit] package: fix 'local' site method for host packages
2013-10-14 19:58 UTC
[PATCH 1/3] arago-core-tisdk-image: Add AM437x DTB filter
2013-10-14 19:57 UTC (2+ messages)
INVESTMENT/ RELOCATION ASSISTANCE. 14th/10/2013
2013-10-14 19:55 UTC
[meta-fsl-demos][PATCH 1/1] packagegroup-fsl: Include gst-meta-debug by default
2013-10-14 19:55 UTC (2+ messages)
linux-next: Tree for Oct 14
2013-10-14 19:53 UTC (6+ messages)
` [PATCH -next] netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
` [PATCH -next] misc: fix various misc/mic/host/ build errors
` [PATCH -next] staging/mt29f_spinand: fix build error when ONDIEECC not enabled
[Buildroot] [PATCHv3] beaglebone: add BeagleBone Black support
2013-10-14 19:52 UTC (5+ messages)
Updates for meta-fsl-arm-extra in 2013-10-14
2013-10-14 19:52 UTC
INVESTMENT/ RELOCATION ASSISTANCE. 14th/10/2013
2013-10-14 19:51 UTC
[PATCHSET v1 00/07] Support for byte queue limits on various network interfaces
2013-10-14 19:52 UTC (5+ messages)
` [PATCH 01/07] 8139too: Support for byte queue limits
[PATCH] staging: octeon-ethernet: trivial: Avoid OOPS if phydev is not set
2013-10-14 19:49 UTC (6+ messages)
[Buildroot] [PATCH v8] espeak: new package
2013-10-14 19:49 UTC
[PATCH] usb/hcd: remove unnecessary local_irq_save
2013-10-14 19:48 UTC (2+ messages)
[PATCH 1/1] drivers: usb: core: devio.c: Coding style fixes
2013-10-14 19:46 UTC (7+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()
` [PATCH v2 2/5] drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()
` [PATCH v2 3/5] drivers: usb: core: devio.c: Braces around if-elseif-else
` [PATCH v2 4/5] drivers: usb: core: devio.c: Reindented switch-block
` [PATCH v2 5/5] drivers: usb: core: devio.c: Put arguments on new line
[Buildroot] [PATCH] boost: Fix compilation of Boost.Variants move assignment
2013-10-14 19:48 UTC (2+ messages)
[Buildroot] [git commit] boost: Fix compilation of Boost.Variants move assignment
2013-10-14 19:48 UTC
[RESEND PATCHv2 1/3] arm: socfpga: Set the SDMMC clock phase in system manager
2013-10-14 19:47 UTC (6+ messages)
` [RESEND PATCHv2 2/3] mmc: dw_mmc-socfpga: Clean up SOCFPGA platform specific functionality
` [RESEND PATCHv2 3/3] arm: dts: socfpga: Add support for SD/MMC
[Buildroot] [PATCH 1/1] apr: bump to version 1.4.8
2013-10-14 19:45 UTC (2+ messages)
[Buildroot] [PATCH 1/1] apr-util: bump to version 1.5.2
2013-10-14 19:45 UTC (2+ messages)
[PATCH try2 14/14] completion: update 'git reset' new stage options
2013-10-14 19:44 UTC (3+ messages)
` [PATCH try2 01/14] Add proper 'stage' command
[PATCH] udev: fix touchscreen detection rule
2013-10-14 20:32 UTC
[PATCH v3 00/10] transport-helper: updates
2013-10-14 19:42 UTC (3+ messages)
` [PATCH v3 05/10] fast-export: add new --refspec option
[linux-3.10 test] 20866: tolerable FAIL - PUSHED
2013-10-14 19:42 UTC
[GIT PULL PATCHES for 3.13] gscpa_ov534_9: Add support for ov3610 sensor
2013-10-14 19:41 UTC
[PATCH v4 1/3] test: use unambigous leading path (/foo) for mingw
2013-10-14 19:40 UTC (4+ messages)
` [PATCH v5 0/3] relative path regression fix
` [PATCH v5 1/3] test: use unambigous leading path (/foo) for MSYS
[PATCH 1/4] arago-core-tisdk-image: Add AM437x DTB filter
2013-10-14 20:29 UTC (4+ messages)
` [PATCHv2 2/4] ti-tisdk-makefile: Add AM437x support
` [PATCH 3/4] matrix-gui-apps-git: Update for AM437x
` [PATCH 4/4] packagegroup crypto: Add AM437x support
Tegra baseline test results for v3.12-rc5
2013-10-14 19:38 UTC (2+ messages)
[Buildroot] [git commit] apr-util: bump to version 1.5.2
2013-10-14 19:37 UTC
Problems when building Angstrom master & 1.3 & 1.4 for Beagleboard Black
2013-10-14 19:37 UTC (5+ messages)
[Buildroot] [git commit] apr: bump to version 1.4.8
2013-10-14 19:37 UTC
[Buildroot] [PATCH 1/4] mutt: add license information
2013-10-14 19:37 UTC (3+ messages)
` [Buildroot] [PATCH 4/4] ngrep: "
[Buildroot] [PATCH 1/1] jpeg-turbo: bump to version 1.3.0
2013-10-14 19:36 UTC (2+ messages)
[PATCH 1/3] ARM: at91/dt/trivial: use macro for AES irq type
2013-10-14 17:09 UTC (3+ messages)
` [PATCH 2/3] ARM: at91/dt/trivial: before sama5d3, Atmel MPU were using at91 prefix
[PATCH 1/2] drm/radeon: stop the leaks in cik_ib_test
2013-10-14 19:34 UTC (3+ messages)
[Bug 70439] New: Mobility 4570: System freezes after ~5s of enabling audio via xrandr
2013-10-14 19:34 UTC (2+ messages)
` [Bug 70439] "
[PATCH] arm: omap2+: hwmod: Add qspi data for am437x
2013-10-14 19:34 UTC (3+ messages)
[PATCHv6 00/16] Linux: FIFO-based event channel ABI
2013-10-14 19:30 UTC (3+ messages)
` [PATCH 16/16] xen/events: use the FIFO-based ABI if available
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.