linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-01 01:37:33 to 2011-05-01 13:45:29 UTC [more...]

Re:
 2011-05-01 13:35 UTC 

[PATCH tip/core/rcu 0/6] Preview of RCU patches for 2.6.40
 2011-05-01 13:22 UTC  (87+ messages)
` [PATCH tip/core/rcu 01/86] rcu: Remove conditional compilation for RCU CPU stall warnings
` [PATCH tip/core/rcu 02/86] rcu: Decrease memory-barrier usage based on semi-formal proof
` [PATCH tip/core/rcu 03/86] rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
` [PATCH tip/core/rcu 04/86] rcu: Update documentation to reflect blocked_tasks[] merge
` [PATCH tip/core/rcu 05/86] rcu: move TREE_RCU from softirq to kthread
` [PATCH tip/core/rcu 06/86] rcu: priority boosting for TREE_PREEMPT_RCU
` [PATCH tip/core/rcu 07/86] rcu: Force per-rcu_node kthreads off of the outgoing CPU
` [PATCH tip/core/rcu 08/86] rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations
` [PATCH tip/core/rcu 09/86] rcu: avoid hammering sched with yet another bound RT kthread
` [PATCH tip/core/rcu 10/86] rcu: eliminate unused boosting statistics
` [PATCH tip/core/rcu 11/86] rcu: Add boosting to TREE_PREEMPT_RCU tracing
` [PATCH tip/core/rcu 12/86] rcu: Update RCU's trace.txt documentation for new format
` [PATCH tip/core/rcu 13/86] rcu: add callback-queue information to rcudata output
` [PATCH tip/core/rcu 14/86] rcu: document new callback-queue trace information
` [PATCH tip/core/rcu 15/86] rcu: add tracing for RCU's kthread run states
` [PATCH tip/core/rcu 16/86] rcu: make rcutorture version numbers available through debugfs
` [PATCH tip/core/rcu 17/86] rcu: fix boost-tracing bug and update tracing documentation
` [PATCH tip/core/rcu 18/86] rcu: add grace-period age to tracing
` [PATCH tip/core/rcu 19/86] rcu: Add forward-progress diagnostic for per-CPU kthreads
` [PATCH tip/core/rcu 20/86] rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
` [PATCH tip/core/rcu 21/86] rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
` [PATCH tip/core/rcu 22/86] rcu: mark rcutorture boosting callback as being on-stack
` [PATCH tip/core/rcu 23/86] rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
` [PATCH tip/core/rcu 24/86] rcu: Switch to this_cpu() primitives
` [PATCH tip/core/rcu 25/86] rcu: code cleanups in TINY_RCU priority boosting
` [PATCH tip/core/rcu 26/86] rcu: remove useless ->boosted_this_gp field
` [PATCH tip/core/rcu 27/86] rcu: Converge TINY_RCU expedited and normal boosting
` [PATCH tip/core/rcu 28/86] rcu: call __rcu_read_unlock() in exit_rcu for tree RCU
` [PATCH tip/core/rcu 29/86] rcu: fix spelling
` [PATCH tip/core/rcu 30/86] rcu: introduce kfree_rcu()
` [PATCH tip/core/rcu 31/86] rcu: further lower priority in rcu_yield()
` [PATCH tip/core/rcu 32/86] rcu: prevent call_rcu() from diving into rcu core if irqs disabled
` [PATCH tip/core/rcu 33/86] rcu: optimize rcutiny
` [PATCH tip/core/rcu 34/86] cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()
` [PATCH tip/core/rcu 35/86] cgroup,rcu: convert call_rcu(free_cgroup_rcu) "
` [PATCH tip/core/rcu 36/86] cgroup,rcu: convert call_rcu(__free_css_id_cb) "
` [PATCH tip/core/rcu 37/86] net,rcu: convert call_rcu(tcf_common_free_rcu) "
` [PATCH tip/core/rcu 38/86] net,rcu: convert call_rcu(tcf_police_free_rcu) "
` [PATCH tip/core/rcu 39/86] net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) "
` [PATCH tip/core/rcu 40/86] net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) "
` [PATCH tip/core/rcu 41/86] net,rcu: convert call_rcu(listeners_free_rcu) "
` [PATCH tip/core/rcu 42/86] net,rcu: convert call_rcu(sctp_local_addr_free) "
` [PATCH tip/core/rcu 43/86] net,rcu: convert call_rcu(ha_rcu_free) "
` [PATCH tip/core/rcu 44/86] net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) "
` [PATCH tip/core/rcu 45/86] net,act_police,rcu: remove rcu_barrier()
` [PATCH tip/core/rcu 46/86] security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
` [PATCH tip/core/rcu 47/86] net,rcu: convert call_rcu(fc_rport_free_rcu) "
` [PATCH tip/core/rcu 48/86] net,rcu: convert call_rcu(__leaf_info_free_rcu) "
` [PATCH tip/core/rcu 49/86] net,rcu: convert call_rcu(__gen_kill_estimator) "
` [PATCH tip/core/rcu 50/86] net,rcu: convert call_rcu(ip_mc_list_reclaim) "
` [PATCH tip/core/rcu 51/86] net,rcu: convert call_rcu(ip_sf_socklist_reclaim) "
` [PATCH tip/core/rcu 52/86] net,rcu: convert call_rcu(ip_mc_socklist_reclaim) "
` [PATCH tip/core/rcu 53/86] net,rcu: convert call_rcu(free_dm_hw_stat) "
` [PATCH tip/core/rcu 54/86] ixgbe,rcu: convert call_rcu(ring_free_rcu) "
` [PATCH tip/core/rcu 55/86] macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) "
` [PATCH tip/core/rcu 56/86] net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) "
` [PATCH tip/core/rcu 57/86] net,rcu: convert call_rcu(rps_map_release) "
` [PATCH tip/core/rcu 58/86] net,rcu: convert call_rcu(xps_map_release) "
` [PATCH tip/core/rcu 59/86] net,rcu: convert call_rcu(xps_dev_maps_release) "
` [PATCH tip/core/rcu 60/86] security,rcu: convert call_rcu(sel_netif_free) "
` [PATCH tip/core/rcu 61/86] net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) "
` [PATCH tip/core/rcu 62/86] net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) "
` [PATCH tip/core/rcu 63/86] net,rcu: convert call_rcu(net_generic_release) "
` [PATCH tip/core/rcu 64/86] net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) "
` [PATCH tip/core/rcu 65/86] perf,rcu: convert call_rcu(free_ctx) "
` [PATCH tip/core/rcu 66/86] perf,rcu: convert call_rcu(swevent_hlist_release_rcu) "
` [PATCH tip/core/rcu 67/86] net,rcu: convert call_rcu(phonet_device_rcu_free) "
` [PATCH tip/core/rcu 68/86] net,rcu: convert call_rcu(wq_free_rcu) "
` [PATCH tip/core/rcu 69/86] net/mac80211,rcu: convert call_rcu(work_free_rcu) "
` [PATCH tip/core/rcu 70/86] net,rcu: convert call_rcu(xt_osf_finger_free_rcu) "
` [PATCH tip/core/rcu 71/86] net,rcu: convert call_rcu(kfree_tid_tx) "
` [PATCH tip/core/rcu 72/86] audit_tree,rcu: convert call_rcu(__put_tree) "
` [PATCH tip/core/rcu 73/86] block,rcu: convert call_rcu(cfq_cfqd_free) "
` [PATCH tip/core/rcu 74/86] nfs,rcu: convert call_rcu(nfs_free_delegation_callback) "
` [PATCH tip/core/rcu 75/86] security,rcu: convert call_rcu(whitelist_item_free) "
` [PATCH tip/core/rcu 76/86] scsi,rcu: convert call_rcu(fc_rport_free_rcu) "
` [PATCH tip/core/rcu 77/86] block,rcu: convert call_rcu(disk_free_ptbl_rcu_cb) "
` [PATCH tip/core/rcu 78/86] ia64,rcu: convert call_rcu(sn_irq_info_free) "
` [PATCH tip/core/rcu 79/86] jbd2,rcu: convert call_rcu(free_devcache) "
` [PATCH tip/core/rcu 80/86] md,rcu: convert call_rcu(free_conf) "
` [PATCH tip/core/rcu 81/86] security,rcu: convert call_rcu(sel_netnode_free) "
` [PATCH tip/core/rcu 82/86] security,rcu: convert call_rcu(sel_netport_free) "
` [PATCH tip/core/rcu 83/86] ipc,rcu: convert call_rcu(free_un) "
` [PATCH tip/core/rcu 84/86] ipc,rcu: convert call_rcu(ipc_immediate_free) "
` [PATCH tip/core/rcu 85/86] vmalloc,rcu: convert call_rcu(rcu_free_va) "
` [PATCH tip/core/rcu 86/86] vmalloc,rcu: convert call_rcu(rcu_free_vb) "

[Patch] ocfs2: remove the /sys/o2cb symlink
 2011-05-01 13:34 UTC 

[RFC 5/8] compaction: remove active list counting
 2011-05-01 13:19 UTC  (3+ messages)

2.6.39-rc5-git4: Reported regressions from 2.6.38
 2011-05-01 13:18 UTC  (3+ messages)
` [Bug #33492] [bug] 2.6.39-rc3 fails to boot on Alpha

[RFC 4/8] Make clear description of putback_lru_page
 2011-05-01 13:13 UTC  (3+ messages)

[PATCH] x86: Fix spelling error in source code comment
 2011-05-01 12:09 UTC 

[PATCH] MAINTAINERS: remove stale reference to Chris Wright's LSM tree
 2011-05-01 12:37 UTC 

Error in Hyper-V modules hv_vmbus
 2011-05-01 12:37 UTC  (3+ messages)

[PATCH] block: remove unwanted semicolons
 2011-05-01 12:35 UTC 

[PATCH v2.6.38 resend 0/7] cx88 deadlock and data races
 2011-05-01 11:27 UTC  (9+ messages)
` [PATCH 1/7] [media] cx88: protect per-device driver list with device lock
` [PATCH 2/7] [media] cx88: fix locking of sub-driver operations
` [PATCH 3/7] [media] cx88: hold device lock during sub-driver initialization
` [PATCH 4/7] [media] cx88: protect cx8802_devlist with a mutex
` [PATCH 5/7] [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird driver
` [PATCH 6/7] [media] cx88: don't use atomic_t for core->mpeg_users
` [PATCH 7/7] [media] cx88: don't use atomic_t for core->users

2.6.39-rc5-git4: Reported regressions 2.6.37 -> 2.6.38
 2011-05-01 11:27 UTC  (7+ messages)
` [Bug #30582] WARNING: at drivers/net/wireless/ath/ath9k/recv.c:536 ath_stoprecv+0xc8/0xda [ath9k]()
` [Bug #31702] ath5k phy2: failed to wakeup the MAC Chip

2.6.38.4 broke my audio
 2011-05-01 11:19 UTC  (19+ messages)

Status of vgaswitcheroo - Devastating!
 2011-05-01 11:13 UTC  (2+ messages)

[PATCH 00/69] faster tree-based sysctl implementation
 2011-05-01 11:07 UTC  (71+ messages)
` [PATCH 01/69] sysctl: remove .child from dev/parport/default
` [PATCH 02/69] sysctl: parport: reorder .child assignments to simplify review
` [PATCH 03/69] sysctl: remove .child from dev/parport/PORT/devices/DEVICE
` [PATCH 04/69] sysctl: remove .child from dev/parport/PORT/
` [PATCH 05/69] sysctl: remove .child from dev/parport/PORT/devices/
` [PATCH 06/69] sysctl: remove .child from kernel/vsyscall64 (x86)
` [PATCH 07/69] sysctl: remove .child from abi/vsyscall32 (x86)
` [PATCH 08/69] sysctl: remove .child from crypto/fips_enabled
` [PATCH 09/69] sysctl: remove .child from dev/cdrom/
` [PATCH 10/69] sysctl: remove .child from dev/hpet/
` [PATCH 11/69] sysctl: remove .child from dev/ipmi/
` [PATCH 12/69] sysctl: remove .child from dev/rtc/
` [PATCH 13/69] sysctl: remove .child from dev/mac_hid/
` [PATCH 14/69] sysctl: remove .child from dev/raid/
` [PATCH 15/69] sysctl: remove .child from xpc/
` [PATCH 16/69] sysctl: remove .child from xpc/hb
` [PATCH 17/69] sysctl: remove .child from kernel/sclp (s390)
` [PATCH 18/69] sysctl: remove .child from dev/scsi
` [PATCH 19/69] sysctl: remove .child from kernel/pty
` [PATCH 20/69] sysctl: remove .child from coda/
` [PATCH 21/69] sysctl: remove .child from fscache/
` [PATCH 22/69] sysctl: remove .child from fs/nfs/ nlm_table table
` [PATCH 23/69] sysctl: remove .child from fs/nfs/ nfs_cb_table
` [PATCH 24/69] sysctl: remove .child from fs/ntfs-debug
` [PATCH 25/69] sysctl: remove .child from fs/ocfs2/nm/
` [PATCH 26/69] sysctl: remove .child from fs/quota/
` [PATCH 27/69] sysctl: remove .child from fs/xfs/
` [PATCH 28/69] sysctl: remove .child from kernel/ (ipc)
` [PATCH 29/69] sysctl: remove .child from fs/mqueue
` [PATCH 30/69] sysctl: sched: add sd_table_template
` [PATCH 31/69] sysctl: remove .child from kernel/sched_domain/cpuX/domainY/
` [PATCH 32/69] sysctl: remove .child from kernel/ (utsname)
` [PATCH 33/69] sysctl: remove .child from sunrpc/
` [PATCH 34/69] sysctl: remove .child from sunrpc/svc_rdma
` [PATCH 35/69] sysctl: remove .child from sunrpc/ (xprtrdma)
` [PATCH 36/69] sysctl: remove .child from sunrpc/ (xprtsock)
` [PATCH 37/69] sysctl: remove .child from bus/isa/ (arm)
` [PATCH 38/69] sysctl: remove .child from reboot/warm (arm)
` [PATCH 39/69] sysctl: remove .child from lasat/ (mips)
` [PATCH 40/69] sysctl: remove .child from appldata/ (s390)
` [PATCH 41/69] sysctl: remove .child from s390dbf/
` [PATCH 42/69] sysctl: remove .child from vm/ (s390)
` [PATCH 43/69] sysctl: remove .child from kernel/perfmon/ (ia64)
` [PATCH 44/69] sysctl: remove .child from kernel/ (ia64/kdump)
` [PATCH 45/69] sysctl: remove .child from kernel/powersave-nap (powerpc)
` [PATCH 46/69] sysctl: remove .child from pm/ (frv)
` [PATCH 47/69] sysctl: remove .child from frv/
` [PATCH 48/69] sysctl: remove .child from sh64/unaligned_fixup/
` [PATCH 49/69] sysctl: delete unused register_sysctl_table function
` [PATCH 50/69] sysctl: remove .child from ax25 table
` [PATCH 51/69] sysctl: remove .child from net/ipv4/route and net/ipv4/neigh tables
` [PATCH 52/69] sysctl: remove .child from net/ipv4/neigh table
` [PATCH 53/69] sysctl: remove .child from net/ipv6/route, net/ipv6/icmp, net/ipv6 tables
` [PATCH 54/69] sysctl: remove .child from net/llc tables
` [PATCH 55/69] sysctl: no-child: manually register kernel/random
` [PATCH 56/69] sysctl: no-child: manually register kernel/keys
` [PATCH 57/69] sysctl: no-child: manually register fs/inotify
` [PATCH 58/69] sysctl: no-child: manually register fs/epoll
` [PATCH 59/69] sysctl: no-child: manually register root tables
` [PATCH 60/69] sysctl: faster tree-based sysctl implementation
` [PATCH 61/69] sysctl: single subheader path: optimisation for paths used only once
` [PATCH 62/69] sysctl: single subheader path: net/ipv4/conf/DEVICE-NAME/
` [PATCH 63/69] sysctl: single subheader path: net/{ipv4|ipv6}/neigh/DEV/
` [PATCH 64/69] sysctl: single subheader path: net/ipv6/conf/DEVICE-NAME/
` [PATCH 65/69] sysctl: single subheader path: dev/parport/PORT/devices/DEVICE/
` [PATCH 66/69] sysctl: single subheader path: net/ax25/DEVICE
` [PATCH 67/69] sysctl: single subheader path: kernel/sched_domain/CPU/DOMAIN/
` [PATCH 68/69] sysctl: single subheader path: net/decnet/conf/DEVNAME
` [PATCH 69/69] RFC: sysctl: convert read-write lock to RCU

[PATCH] ipheth.c: Enable IP header alignment
 2011-05-01 11:00 UTC 

[PATCH tip:x86/urgent] x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()
 2011-05-01 10:45 UTC 

[PATCH 0/5] get rid of on-stack dma buffers (part1)
 2011-05-01 10:38 UTC  (4+ messages)

[PATCHSET tip] x86, NUMA: Unify 32 and 64bit NUMA initialization
 2011-05-01 10:20 UTC  (6+ messages)
    ` [PATCH] x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()

[PATCH] ipv6: fix incorrect unregistration of sysctl when last ip deleted
 2011-05-01  9:59 UTC  (5+ messages)

2.6.39-rc4+: oom-killer busy killing tasks
 2011-05-01  8:01 UTC  (11+ messages)

USB keyboard recognized as HID keyboard but doesn't work
 2011-05-01  7:53 UTC  (2+ messages)

mmotm 2011-04-29-16-25 uploaded
 2011-05-01  7:47 UTC  (5+ messages)
` [PATCH] mmotm: fix hang at startup

[PATCH 0/3] sync livelock fixes
 2011-05-01  7:46 UTC  (3+ messages)
` [PATCH 1/3] writeback: introduce wbc.for_sync to cover the two sync stages

acer_wmi: "Unable to detect available WMID devices" on Acer_Travelmate_5735Z-452G32Mnss (was: Re: i915/kms/backlight-combo mode problem)
 2011-05-01  7:44 UTC  (2+ messages)

[RFC 2/8] compaction: make isolate_lru_page with filter aware
 2011-05-01  7:27 UTC  (3+ messages)

[PATCH] Fix the over time interface of the driver-model docs
 2011-05-01  5:50 UTC 

[PATCH 0/2] Support for isa1200 haptic chip
 2011-05-01  5:31 UTC  (5+ messages)
` [PATCH 2/2] input: misc: Add support for isa1200 chip

re-enable Nehalem raw Offcore-Events support
 2011-05-01  4:45 UTC  (6+ messages)

[PATCH] scripts/kallsyms.c: fix potential segfault
 2011-05-01  3:41 UTC 

2.6.39-rc5-git2 boot crashs
 2011-05-01  2:53 UTC  (4+ messages)
` Fwd: "

2.6.39-rc5-git2 boot crashs
 2011-05-01  2:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).