messages from 2013-05-09 12:04:09 to 2013-05-09 19:26:09 UTC [more...]
[PATCHv10 0/4] zswap: compressed swap caching
2013-05-09 19:24 UTC (4+ messages)
` [PATCHv10 1/4] debugfs: add get/set for atomic types
[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
2013-05-09 19:23 UTC (11+ messages)
` [PATCH -v9 02/11] Migrate shutdown/reboot to boot cpu
` [PATCH -v9 03/11] Remove -stable friendly PF_THREAD_BOUND define
` [PATCH -v9 04/11] Move shutdown/reboot related functions to kernel/reboot.c
` [PATCH -v9 05/11] checkpatch.pl the new kernel/reboot.c file
` [PATCH -v9 06/11] x86, prepare reboot_mode for moving to generic kernel code
` [PATCH -v9 07/11] unicore32, "
` [PATCH -v9 08/11] arm, Remove unused restart_mode fields from some arm subarchs
` [PATCH -v9 09/11] arm, prepare reboot_mode for moving to generic kernel code
` [PATCH -v9 10/11] arm, change reboot_mode to use enum reboot_mode
` [PATCH -v9 11/11] Move arch/x86 reboot= handling to generic kernel
[GIT PULL] XFS updates (#2) for 3.10-rc1
2013-05-09 19:23 UTC
[PATCH] aerdrv: Move cper_print_pcie() out of interrupt context
2013-05-09 19:24 UTC (4+ messages)
[GIT PULL] ACPI fixes for v3.10-rc1
2013-05-09 19:18 UTC
BUG: spinlock recursion on CPU#0, rngd/899
2013-05-09 19:06 UTC
[PATCH 0/3] pm: Introduce __pm to mark power management code
2013-05-09 19:15 UTC (6+ messages)
[PATCHv2 0/4] mailbox: Common API
2013-05-09 18:49 UTC (8+ messages)
` [PATCHv2 2/4] mailbox: Introduce a new common API
[PATCHv2] ARM:dts:omap4-panda:Update the LED support for the panda DTS
2013-05-09 18:45 UTC (6+ messages)
[PATCH 0/3] Fix disable of unused clk/regulator with deferred probe
2013-05-09 18:35 UTC (16+ messages)
` [PATCH 1/3] driver core: Add API to wait for deferred probe to complete during init
` [PATCH v2 1/2] clk: Disable unused clocks after deferred probing is done
` [PATCH 2/2] regulator: core: Disable unused regulators "
[PATCH v4 00/22] x86, ACPI, numa: Parse numa info early
2013-05-09 18:24 UTC (4+ messages)
[PATCH] mtip32xx: Add SRSI support
2013-05-09 18:18 UTC
[PATCH v2] ARM: exynos: Select PINCTRL_EXYNOS for exynos4/5 at arch level
2013-05-09 18:12 UTC (2+ messages)
` [PATCH v3] ARM: exynos: Select PINCTRL_EXYNOS for exynos4/5 at chip level
[GIT PULL] tile changes for v3.10
2013-05-09 18:15 UTC
[systemd-devel] [PATCH 2/2] coredump: Handle programs with spaces in COMM
2013-05-09 18:10 UTC (3+ messages)
[PATCH 0/7] Put "Kernel hacking" Kconfig menu on a diet
2013-05-09 18:12 UTC (3+ messages)
[git pull] GENERIC_GPIO removal
2013-05-09 18:11 UTC (3+ messages)
[PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5
2013-05-09 18:11 UTC (5+ messages)
[RFC PATCH 00/22] Per-cpu page allocator replacement prototype
2013-05-09 18:08 UTC (12+ messages)
` [PATCH 09/22] mm: page allocator: Allocate/free order-0 pages from a per-zone magazine
` [PATCH 18/22] mm: page allocator: Split magazine lock in two to reduce contention
[PATCH] w1: ds2408: add magic sequence to disable P0 test mode
2013-05-09 18:03 UTC (3+ messages)
` [PATCH V2] "
[PATCH 00/21] Exported funtions that are marked inline
2013-05-09 18:02 UTC (5+ messages)
` [PATCH 03/21] x86: remove inline marking of EXPORT_SYMBOL functions
` [PATCH 15/21] arch/tile: "
[PATCH RESEND 0/4] usb: fix four memleak
2013-05-09 18:02 UTC (3+ messages)
` [PATCH RESEND 4/4] usb: tilegx: fix memleak when create hcd fail
[PATCH 00/11] tracing: bugfix and kprobe-based dynamic event updates
2013-05-09 17:12 UTC (13+ messages)
` [PATCH 01/11] [BUGFIX] tracing: Return 0 if event_enable_func succeeded
` [PATCH 02/11] [BUGFIX] ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
` [PATCH 03/11] ftrace: Cleanup regex_lock and ftrace_lock around hash updating
SHM oops in newseg()
2013-05-09 17:11 UTC (5+ messages)
[PATCH 0/3] pm: Introduce __pm to mark power management code
2013-05-09 17:09 UTC (4+ messages)
` [PATCH 1/3] pm: Introduce __pm to mark power management functions and data
` [PATCH 2/3] hwmon: (tmp102) Convert to use __pm instead of #ifdef CONFIG_PM
` [PATCH 3/3] hwmon: (max6639) Convert to use __pm instead of #ifdef CONFIG_PM_SLEEP
linux-next: Tree for May 8
2013-05-09 17:08 UTC (5+ messages)
` linux-next: Tree for May 8 (dlm)
[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
2013-05-09 17:04 UTC (10+ messages)
` [PATCH 1/3] firmware: Avoid superfluous usermodehelper lock
net: phy: realtek: add rtl8201f driver
2013-05-09 16:58 UTC (4+ messages)
[GIT PULL] PCI updates for v3.10
2013-05-09 16:46 UTC
[PATCH 0/2] rtc: pxa: add pxa95x rtc support
2013-05-09 16:35 UTC (3+ messages)
` [PATCH 1/2] Revert "drivers/rtc/rtc-pxa.c: fix set time sync time issue"
[GIT PULL] Couple of trivial pstore cleanups
2013-05-09 16:39 UTC
linux-next: Tree for May 9
2013-05-09 16:35 UTC (3+ messages)
` linux-next: Tree for May 9 (iio)
[PATCHv3 00/14] drivers: mailbox: framework creation
2013-05-09 16:35 UTC (10+ messages)
` [RFC 2/3] mailbox: Introduce a new common API
[PATCH] sched: use this_rq() helper
2013-05-09 16:24 UTC
[GIT PULL] Misc minor cleanups for 3.10
2013-05-09 16:17 UTC
[PATCH v3] kconfig: sort found symbols by relevance
2013-05-09 16:12 UTC (3+ messages)
[PATCH] mm, MIPS: fix a bug caused by free_initmem_default()
2013-05-09 16:10 UTC
D on ’ t kn ow what to d o with ur girl? Watch thi s, we ’ll g ive u a few ideas.
2013-05-09 16:04 UTC
[PATCH v3 0/9] liblockdep: userspace lockdep
2013-05-09 15:58 UTC (10+ messages)
` [PATCH v3 1/9] lockdep: Be nice about building from userspace
` [PATCH v3 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage "
` [PATCH v3 3/9] liblockdep: Add public headers for pthread_mutex_t implementation
` [PATCH v3 4/9] liblockdep: Add pthread_mutex_t test suite
` [PATCH v3 5/9] liblockdep: Add public headers for pthread_rwlock_t implementation
` [PATCH v3 6/9] liblockdep: Add pthread_rwlock_t test suite
` [PATCH v3 7/9] liblockdep: Support using LD_PRELOAD
` [PATCH v3 8/9] liblockdep: Add the 'lockdep' user-space utility
` [PATCH v3 9/9] liblockdep: Add a MAINTAINERS entry
[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
2013-05-09 15:59 UTC (9+ messages)
` [PATCH -v8 11/11] Move arch/x86 reboot= handling to generic kernel
[PATCH] x86: mm: Add missing comments for initial kernel direct mapping
2013-05-09 15:57 UTC
[PATCH v5, part3 01/15] mm: fix build warnings caused by free_reserved_area()
2013-05-09 15:42 UTC (2+ messages)
` [PATCH] mm: change signature of free_reserved_area() to fix building warnings
RTL driver for RTL8191SEvB and/or wpa-supplicant really broken at times
2013-05-09 15:36 UTC (3+ messages)
EXT4 panic at jbd2_journal_put_journal_head() in 3.9+
2013-05-09 15:31 UTC (2+ messages)
[PATCH] perf: fix symbol processing bug and greatly improve performance
2013-05-09 15:31 UTC (8+ messages)
[PATCH 0/9] perf: Adding better precise_ip field handling
2013-05-09 15:20 UTC (12+ messages)
` [PATCH 1/9] perf x86: Add precise sysfs cpu pmu attribute
` [PATCH 2/9] perf tools: Add precise object to interface sysfs precise
` [PATCH 3/9] perf tests: Add precise event automated test
` [PATCH 4/9] perf tools: Add a precise event qualifier
` [PATCH 5/9] perf tools: Set maximum precise value for event 'p' modifier
` [PATCH 6/9] perf tools: Set maximum precise value for 'precise' term
` [PATCH 7/9] perf tests: Add automated precise term test
` [PATCH 8/9] perf: Document the ABI for 'precise' sysfs attribute
` [PATCH 9/9] perf: Document the ABI for 'rdpmc' "
linux-next: build warning after merge of the final tree (Linus' tree related)
2013-05-09 15:22 UTC (2+ messages)
[PATCH 1/2] mrf24j40: Avoid transmission while receiving a frame
2013-05-09 15:19 UTC (2+ messages)
` [PATCH 2/2] mrf24j40: Keep the interrupt line enabled
[PATCH 3/9] vt: delete unneeded functions register_con_driver|take_over_console
2013-05-09 15:15 UTC (7+ messages)
[PATCH v8] fs: imgdafs: Add IMG DAFS filesystem for metag
2013-05-09 15:14 UTC
[PATCH] [BZ905179] audit: omit check for uid and gid validity in audit rules and data
2013-05-09 15:10 UTC (6+ messages)
[PATCH] libceph: ceph_pagelist_append might sleep while atomic
2013-05-09 14:42 UTC
[RFC 2/8] ARM:global_timer: Add ARM global timer support
2013-05-09 14:51 UTC (19+ messages)
` [RFC 3/8] mfd:syscon: Introduce claim/read/write/release APIs
` [RFC 1/8] serial:st-asc: Add ST ASC driver
[RFC v2 0/2] virtio_balloon: auto-ballooning support
2013-05-09 14:53 UTC (3+ messages)
` [RFC 1/2] virtio_balloon: move balloon_lock mutex to callers
` [RFC 2/2] virtio_balloon: auto-ballooning support
3.9.0: WARNING: at drivers/base/core.c:575
2013-05-09 14:53 UTC (3+ messages)
[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
2013-05-09 14:53 UTC (17+ messages)
` [PATCH V3 04/21] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V3 05/21] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V3 06/21] thermal: exynos: Add missing definations and code cleanup
` [PATCH V3 09/21] thermal: exynos: Move register definitions from driver file to data file
` [PATCH V3 10/21] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V3 15/21] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V3 18/21] thermal: exynos: Add support for exynos5440 TMU sensor
` [PATCH V3 20/21] thermal: exynos: Support for TMU regulator defined at device tree
[RFC PATCH 2/8] regulator: Add Dialog DA906x voltage regulators support
2013-05-09 14:50 UTC (9+ messages)
[PATCH v2] perf record: fix symbol processing bug and greatly improve performance
2013-05-09 14:42 UTC
[PATCH] COMPACTION: bugfix of improper cache flush in MIGRATION code
2013-05-09 14:38 UTC (2+ messages)
[PATCH v12 0/3] trace,x86: irq vector tracepoint support
2013-05-09 14:33 UTC (3+ messages)
lockdep: BUG: key ffff880436f00330 not in .data!
2013-05-09 14:28 UTC (2+ messages)
[patch net] macvlan: fix passthru mode race between dev removal and rx path
2013-05-09 14:23 UTC
[PATCH v5 0/7] use runnable load avg in load balance
2013-05-09 14:23 UTC (19+ messages)
` [PATCH v5 3/7] sched: set initial value of runnable avg for new forked task
[PATCH] rapidio/switches: remove tsi500 driver
2013-05-09 14:20 UTC
[linux-next-20130422] Bug in SLAB?
2013-05-09 14:14 UTC (7+ messages)
[PATCH] perf: detect when perf.data file not closed out properly
2013-05-09 13:59 UTC (3+ messages)
[PATCH 00/13] perf: kvm live mode
2013-05-09 13:56 UTC (9+ messages)
` [PATCH 10/13] perf kvm: add "
[GIT PULL] KVM fixes for the 3.10 merge window
2013-05-09 13:51 UTC
[page fault tracepoint 1/2] Add page fault trace event definitions
2013-05-09 13:48 UTC (3+ messages)
[PATCH] regmap: debugfs: Check return value of regmap_write()
2013-05-09 13:33 UTC (2+ messages)
[PATCH] x86, microcode: Add local mutex to not hit a deadlock
2013-05-09 13:00 UTC (2+ messages)
` [tip:x86/urgent] x86/microcode: Add local mutex to fix physical CPU hot-add deadlock
[PATCH 00/63] dmaengine: Convert to correct API & Device Tree handling
2013-05-09 13:01 UTC (4+ messages)
` [PATCH 28/63] ARM: ux500: Stop passing UART's platform data for Device Tree boots
[PATCH] serial: 8250_dw: set clock rate
2013-05-09 12:58 UTC (2+ messages)
NOHZ: WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule
2013-05-09 12:58 UTC (3+ messages)
[PATCH] kernel/audit_tree.c: tree will memory leak when failure occurs for audit_trim_trees()
2013-05-09 12:53 UTC (3+ messages)
` [PATCH v2] kernel: audit_tree: resource management: need put_tree and goto Err when failure occures
[PATCH] serial: pl011: protect attribute read from NULL platform data struct
2013-05-09 12:50 UTC
[git pull] FireWire updates post v3.9
2013-05-09 12:46 UTC
[PATCH v2 0/9] liblockdep: userspace lockdep
2013-05-09 12:42 UTC (3+ messages)
[PATCH] ARM: mmc: bcm281xx SDHCI driver
2013-05-09 6:35 UTC (2+ messages)
приличнейшее предложение на сейчас
2013-05-09 12:01 UTC
[PATCH] xtensa simdisk: Fix proc_create_data() conversion fallout
2013-05-09 12:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox