messages from 2013-04-12 18:20:06 to 2013-04-13 01:05:46 UTC [more...]
[PATCH 0/2] [GIT PULL][v3.9-rc7] tracing: Another fix by Namhyung
2013-04-13 1:01 UTC (3+ messages)
` [PATCH 1/2] tracing: Fix possible NULL pointer dereferences
` [PATCH 2/2] ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
[PATCH v2] tracepoints: prevents null probe from being added
2013-04-13 0:52 UTC (2+ messages)
[PATCHv2] ARM: arch_timer: Silence debug preempt warnings
2013-04-13 0:49 UTC (3+ messages)
[PATCH] module: Fix race condition between load and unload module
2013-04-13 0:48 UTC (6+ messages)
[PATCH PART3 v3 0/6] staging: zcache/ramster: fix and ramster/debugfs improvement
2013-04-13 0:36 UTC (7+ messages)
` [PATCH PART3 v3 2/6] staging: ramster: Move debugfs code out of ramster.c file
` [PATCH PART3 v3 3/6] staging: ramster/debug: Use an array to initialize/use debugfs attributes
` [PATCH PART3 v3 4/6] staging: ramster: Add incremental accessory counters
` [PATCH PART3 v3 5/6] staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entry
` [PATCH PART3 v3 6/6] staging: zcache/debug: fix coding style
` [PATCH PART2 v2 7/7] staging: ramster: add how-to for ramster
[PATCHv2 0/4] Memory mapped architected timers
2013-04-13 0:27 UTC (5+ messages)
` [PATCHv2 1/4] Documentation: Add memory mapped ARM architected timer binding
` [PATCHv2 2/4] ARM: arch_timers: Pass clock event to set_mode callback
` [PATCHv2 3/4] clocksource: arch_timer: Push the read/write wrappers deeper
` [PATCHv2 4/4] clocksource: arch_timer: Add support for memory mapped timers
[PATCH tip/core/rcu 0/2] SRCU changes for 3.11
2013-04-13 0:09 UTC (4+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw()
` [PATCH tip/core/rcu 2/2] powerpc,kvm: Fix unbalanced srcu_read_[un]lock()
[RFC PATCH 0/2] sched: move content out of core files for load average
2013-04-13 0:04 UTC (3+ messages)
` [PATCH 1/2] sched: fork load calculation code from sched/core --> sched/load_avg
` [PATCH 2/2] sched: move update_load_[add/sub/set] from sched.h to fair.c
[PATCH tip/core/rcu 0/7] RCU fixes for 3.11
2013-04-13 0:01 UTC (10+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Convert rcutree.c printk calls
` [PATCH tip/core/rcu 2/7] rcu: Convert rcutree_plugin.h "
` [PATCH tip/core/rcu 3/7] rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
` [PATCH tip/core/rcu 4/7] rcu: Don't allocate bootmem from rcu_init()
` [PATCH tip/core/rcu 5/7] rcu: Remove "Experimental" flags
` [PATCH tip/core/rcu 6/7] rcu: Drive quiescent-state-forcing delay from HZ
` [PATCH tip/core/rcu 7/7] rcu: Merge adjacent identical ifdefs
[PATCH tip/core/rcu 0/12] TINY_RCU changes for 3.11
2013-04-12 23:48 UTC (13+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Remove TINY_PREEMPT_RCU
` [PATCH tip/core/rcu 02/12] rcu: Remove show_tiny_preempt_stats()
` [PATCH tip/core/rcu 03/12] rcu: Remove rcu_preempt_check_callbacks()
` [PATCH tip/core/rcu 04/12] rcu: Remove rcu_preempt_remove_callbacks()
` [PATCH tip/core/rcu 05/12] rcu: Remove rcu_preempt_process_callbacks()
` [PATCH tip/core/rcu 06/12] rcu: Simplify RCU_TINY RCU callback invocation
` [PATCH tip/core/rcu 07/12] rcu: Remove check_cpu_stall_preempt()
` [PATCH tip/core/rcu 08/12] rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h
` [PATCH tip/core/rcu 09/12] rcu: Remove rcu_preempt_note_context_switch()
` [PATCH tip/core/rcu 10/12] rcu: Consolidate rcutiny_plugin.h ifdefs
` [PATCH tip/core/rcu 11/12] rcu: Remove TINY_PREEMPT_RCU tracing documentation
` [PATCH tip/core/rcu 12/12] rcu: Shrink TINY_RCU by moving exit_rcu()
[PATCH] PCI / PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
2013-04-12 23:58 UTC
[PATCH V4 0/6] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
2013-04-12 23:39 UTC (9+ messages)
` [PATCH V4 1/6] clk: OMAP: introduce device tree binding to kernel clock data
` [PATCH V4 2/6] ARM: dts: OMAP3: add clock nodes for CPU
` [PATCH V4 3/6] ARM: dts: OMAP4: "
` [PATCH V4 4/6] ARM: dts: AM33XX: "
` [PATCH V4 5/6] ARM: OMAP2+: AM33XX: add lateinit hook for calling pm late init
` [PATCH V4 6/6] ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot
[PATCH tip/core/rcu 0/8] RCU callback-numbering simplifications for 3.11
2013-04-12 23:32 UTC (9+ messages)
` [PATCH tip/core/rcu 1/8] rcu: Move code to apply callback-numbering simplifications
` [PATCH tip/core/rcu 2/8] rcu: Make __note_new_gpnum() check for ends of prior grace periods
` [PATCH tip/core/rcu 3/8] rcu: Rename note_new_gpnum() to note_gp_changes()
` [PATCH tip/core/rcu 4/8] rcu: Switch callers from rcu_process_gp_end() "
` [PATCH tip/core/rcu 5/8] rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
` [PATCH tip/core/rcu 6/8] rcu: Eliminate check_for_new_grace_period() wrapper function
` [PATCH tip/core/rcu 7/8] rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()
` [PATCH tip/core/rcu 8/8] rcu: Move redundant call to note_gp_changes() into called function
[v3] Support Elan Touchscreen eKTF product
2013-04-12 23:29 UTC
[PATCH 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found
2013-04-12 23:23 UTC (3+ messages)
` [PATCH 2/2] PCI/IA64: fix pci_dev->enable_cnt balance when doing pci hotplug
[PATCH 5/5] kexec: X86: Pass memory ranges via e820 table instead of memmap= boot parameter
2013-04-12 23:17 UTC (6+ messages)
sleep/fan problem bisected to 73201dbec64aebf6b0dca855b523f437972dc7bb
2013-04-12 23:18 UTC (2+ messages)
[RESEND][PATCH 1/3] PM / devfreq: exynos4_bus: Fix missing mutex_unlock if opp_find_freq_floor fails
2013-04-12 23:20 UTC (4+ messages)
[PATCHSET] cgroup, memcg: introduce sane_behavior mount option
2013-04-12 23:10 UTC (5+ messages)
` [PATCH 1/4] cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
` [PATCH 2/4] move cgroupfs_root to include/linux/cgroup.h
` [PATCH 3/4] cgroup: introduce sane_behavior mount option
` [PATCH 4/4] memcg: force use_hierarchy if sane_behavior
[PATCH v4 00/29] PCI: Add for_each_pci_resource and addon_res support
2013-04-12 22:44 UTC (30+ messages)
` [PATCH v4 01/29] PCI: Clean up quirk_io_region
` [PATCH v4 02/29] PCI: Add pci_dev_resource_n()
` [PATCH v4 03/29] PCI: Update pci_resource_start etc to use pci_dev_resource_n()
` [PATCH v4 04/29] PCI: Add pci_dev_resource_idx() helper
` [PATCH v4 05/29] PCI: Add is_pci_*_resource_idx() helpers
` [PATCH v4 06/29] PCI: pci resource iterator
` [PATCH v4 07/29] PCI, x86: Use for_each_pci_resource() with pci_allocate_bridge_resources
` [PATCH v4 08/29] PCI, x86: Use for_each_pci_resource() with pci_allocate_dev_resources
` [PATCH v4 09/29] PCI: Use for_each_pci_resource() with IOV releated functions
` [PATCH v4 10/29] PCI, acpiphp: Use for_each_pci_resource() helper
` [PATCH v4 11/29] PCI, pciehp: "
` [PATCH v4 12/29] PCI: Use for_each_pci_resource() in pci_enable_dev
` [PATCH v4 13/29] PCI: Use for_each_pci_resource() in pci_reassigndev
` [PATCH v4 14/29] PCI: Use for_each_pci_resource() with pci bar reassign funcs
` [PATCH v4 15/29] PCI: Use for_each_pci_resource() in pci_assign_resource
` [PATCH v4 16/29] PCI, x86: Use for_each_pci_resource() with noassign_bars
` [PATCH v4 17/29] PCI: Use for_each_pci_resource() in pci_dev_driver()
` [PATCH v4 18/29] PCI: Use for_each_pci_resource() in pci resource release
` [PATCH v4 19/29] PCI: Use for_each_pci_resource() in pci bases reading
` [PATCH v4 20/29] PCI, x86: Use for_each_pci_resource() with mrst
` [PATCH v4 21/29] PCI, xen: Use for_each_pci_resource() with xen pci
` [PATCH v4 22/29] PCI: Add addon_resource support for pci devices
` [PATCH v4 23/29] PCI: Treat addon res as std resources
` [PATCH v4 24/29] PCI: Add helpers to add addon_resource
` [PATCH v4 25/29] PCI: Update pci_resource_bar() to support addon_resource
` [PATCH v4 26/29] PCI: Assign/update resource to addon_res
` [PATCH v4 27/29] PCI: Make piix4 quirk to use addon_res
` [PATCH v4 28/29] PCI: Make quirk_io_region "
` [PATCH v4 29/29] PCI: Use addon_fixed_resource with ati fixed resource
linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]
2013-04-12 22:51 UTC (14+ messages)
[GIT PULL] msm cleanup for 3.10
2013-04-12 22:43 UTC (4+ messages)
` [GIT PULL] msm core "
` [GIT PULL] msm defconfig "
` [GIT PULL] msm fixes "
[NEW DRIVER V4 5/7] DA9058 GPIO driver
2013-04-12 22:30 UTC (2+ messages)
New AIO API
2013-04-12 22:28 UTC
[GIT PULL] target fixes for v3.9-rc7
2013-04-12 22:18 UTC
[PATCH v9 00/16] Get rid of the ACPI PCI subdriver mechanism
2013-04-12 22:17 UTC (2+ messages)
[PATCH PART2 v2 0/7] staging: zcache/ramster: fix and ramster/debugfs improvement
2013-04-12 22:17 UTC (4+ messages)
` [PATCH PART2 v2 2/7] staging: ramster: Move debugfs code out of ramster.c file
drivers/base/core.c: about device_find_child() function
2013-04-12 22:06 UTC (4+ messages)
[ 000/171 ] 3.6.11.2-stable review
2013-04-12 22:05 UTC (4+ messages)
` [ 026/171 ] sfc: Only use TX push if a single descriptor is to be written
[PATCH 1/4] mfd: Kontron PLD mfd driver
2013-04-12 22:05 UTC (5+ messages)
` [PATCH 3/4] gpio: Kontron PLD gpio driver
[PATCHSET v2] arch: unify task dump debug info
2013-04-12 21:59 UTC (6+ messages)
` [PATCH 3/7] dump_stack: consolidate dump_stack() implementations and unify their behaviors
` [PATCH 6/7] dump_stack: unify debug information printed by show_regs()
[PATCH] Kbuild: Avoid DTB rebuilds if source files are untouched
2013-04-12 21:52 UTC (8+ messages)
[PATCH] base/core.c: improve comment of the function device_find_child()
2013-04-12 21:51 UTC (2+ messages)
[PATCH RT v2] x86/mce: Defer mce wakeups to threads for PREEMPT_RT
2013-04-12 21:44 UTC (4+ messages)
[PATCH] vfs: fix audit_inode call in O_CREAT case of do_last
2013-04-12 21:39 UTC (2+ messages)
[RFC PATCH] watchdog: Add hook for kicking in kdump path
2013-04-12 21:30 UTC (12+ messages)
[PATCH 0/4] uprobes/tracing: uretprobes, initial preparations
2013-04-12 21:19 UTC (10+ messages)
` [PATCH 3/4] uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls
` "
` [PATCH 0/1] uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
[PATCH 0/10] Reduce system disruption due to kswapd V2
2013-04-12 21:14 UTC (7+ messages)
[RFC-v4 0/9] Add support for iSCSI Extensions for RDMA (ISER) target mode
2013-04-12 20:52 UTC (10+ messages)
` [RFC-v4 1/9] target: Add export of target_get_sess_cmd symbol
` [RFC-v4 2/9] iscsi-target: Add iscsit_transport API template
` [RFC-v4 3/9] iscsi-target: Initial traditional TCP conversion to iscsit_transport
` [RFC-v4 4/9] iscsi-target: Add iser-target parameter keys + setup during login
` [RFC-v4 5/9] iscsi-target: Add per transport iscsi_cmd alloc/free
` [RFC-v4 6/9] iscsi-target: Refactor RX PDU logic + export request PDU handling
` [RFC-v4 7/9] iscsi-target: Refactor TX queue logic + export response PDU creation
` [RFC-v4 8/9] iscsi-target: Add iser network portal attribute
` [RFC-v4 9/9] iser-target: Add iSCSI Extensions for RDMA (iSER) target driver
[PATCH 00/33] AIO cleanups/performance improvements
2013-04-12 21:01 UTC (6+ messages)
` [PATCH 11/33] aio: make aio_put_req() lockless
` [PATCH 23/33] generic dynamic per cpu refcounting
[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
2013-04-12 20:56 UTC (5+ messages)
` [PATCH v4, part3 06/41] tile: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 36/41] mm/tile: prepare for removing num_physpages and simplify mem_init()
[PATCH] sd: fix infinite kernel/udev loop on non-removable Medium Not Present
2013-04-12 20:53 UTC (2+ messages)
zsmalloc zbud hybrid design discussion?
2013-04-12 20:48 UTC (5+ messages)
[PATCH documentation 0/2] OS-jitter documentation
2013-04-12 20:39 UTC (8+ messages)
` [PATCH documentation 1/2] nohz1: Add documentation
helping with tracking commits across repos
2013-04-12 20:31 UTC (2+ messages)
regression: grass turns red
2013-04-12 20:15 UTC (7+ messages)
` [PATCH] x86, vm86: fix VM86 syscalls: use asmlinkage calling convention
` [PATCH v2] x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
[PATCH v2 0/6] kernel ASLR
2013-04-12 20:13 UTC (7+ messages)
` [PATCH 1/6] x86: relocs: generalize Elf structure names
` [PATCH 2/6] x86: relocs: consolidate processing logic
` [PATCH 3/6] x86: relocs: add 64-bit ELF support to relocs tool
` [PATCH 4/6] x86: relocs: build separate 32/64-bit tools
` [PATCH 5/6] x86: kaslr: routines to choose random base offset
` [PATCH 6/6] x86: kaslr: relocate base offset at boot
[PATCH 00/26] Eliminate create_proc_read_entry() [RFC]
2013-04-12 20:12 UTC (4+ messages)
[PATCH] x86: Add a Kconfig shortcut for a kvm-bootable kernel
2013-04-12 20:08 UTC (2+ messages)
[PATCH -v5 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
2013-04-12 20:07 UTC (2+ messages)
[NEW DRIVER V4 3/7] DA9058 ONKEY driver
2013-04-12 20:01 UTC (2+ messages)
[PATCH] mmc: debugfs: Add debugfs ability to read CID and CSD
2013-04-12 19:46 UTC
[PATCH/RFC] m68k: Add -ffreestanding to KBUILD_CFLAGS
2013-04-12 19:47 UTC (8+ messages)
sw_perf_event_destroy() oops while fuzzing
2013-04-12 19:33 UTC (3+ messages)
[PATCH] kernel: move exit_task_work() past exit_notify()
2013-04-12 19:27 UTC
[PATCH 00/30] ARM: exynos multiplatform support
2013-04-12 19:27 UTC (5+ messages)
` [PATCH 20/30] ASoC: samsung: convert to dmaengine API
` [alsa-devel] "
[PATCH] clk: si5351: Add gapless tuning for SI5351 PLL
2013-04-12 19:24 UTC (3+ messages)
[PATCH] net: usb: active URB submitted multiple times
2013-04-12 19:18 UTC (4+ messages)
[PATCH] net: mv643xx_eth: remove deprecated inet_lro support
2013-04-12 19:05 UTC (4+ messages)
` [PATCH v2] "
[net-next PATCH] xen-netback: switch to use skb_partial_csum_set()
2013-04-12 18:59 UTC (2+ messages)
[PATCH] sparc: Use generic idle loop
2013-04-12 18:58 UTC (7+ messages)
` [PATCH v2] "
NULL pointer due to malformed bcache bio
2013-04-12 18:53 UTC (4+ messages)
build error with latest git kernel for a user mode linux build
2013-04-12 18:47 UTC (7+ messages)
[PATCH] Allow binding drivers/uio/uio_pdrv_genirq.c to devices using command line option
2013-04-12 18:43 UTC
dm-crypt parallelization patches
2013-04-12 18:29 UTC (11+ messages)
` [PATCH] make dm and dm-crypt forward cgroup context (was: dm-crypt parallelization patches)
` [PATCH v2] "
[PATCH 1/3] ARM: tegra: pcie: Add tegra3 support
2013-04-12 18:29 UTC (6+ messages)
[PATCH 2/2] mtip32xx: mtip32xx: Disable TRIM support
2013-04-12 18:28 UTC
[PATCH 1/2] mtip32xx: fix a smatch warning
2013-04-12 18:27 UTC
[PATCH v2] ACPI: Add sysfs links from memory device to memblocks
2013-04-12 18:13 UTC (5+ messages)
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