messages from 2011-04-30 20:22:16 to 2011-05-01 13:29:28 UTC [more...]
[PATCH tip/core/rcu 0/6] Preview of RCU patches for 2.6.40
2011-05-01 13:22 UTC (44+ messages)
` [PATCH tip/core/rcu 01/86] rcu: Remove conditional compilation for RCU CPU stall warnings
` [PATCH tip/core/rcu 04/86] rcu: Update documentation to reflect blocked_tasks[] merge
` [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 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 18/86] rcu: add grace-period age to tracing
` [PATCH tip/core/rcu 25/86] rcu: code cleanups in TINY_RCU priority boosting
` [PATCH tip/core/rcu 27/86] rcu: Converge TINY_RCU expedited and normal boosting
` [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 36/86] cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
` [PATCH tip/core/rcu 37/86] net,rcu: convert call_rcu(tcf_common_free_rcu) "
` [PATCH tip/core/rcu 42/86] net,rcu: convert call_rcu(sctp_local_addr_free) "
` [PATCH tip/core/rcu 52/86] net,rcu: convert call_rcu(ip_mc_socklist_reclaim) "
` [PATCH tip/core/rcu 55/86] macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) "
` [PATCH tip/core/rcu 57/86] net,rcu: convert call_rcu(rps_map_release) "
` [PATCH tip/core/rcu 59/86] net,rcu: convert call_rcu(xps_dev_maps_release) "
` [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 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 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) "
[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 (4+ 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 (25+ messages)
` [Bug #29992] boot hang 2.6.37.1 regression w/ intel_idle and CONFIG_NO_HZ=n - asus p7p55d le
` [Bug #28452] 2.6.38-rc3 regression on parisc: segfaults
` [Bug #30582] WARNING: at drivers/net/wireless/ath/ath9k/recv.c:536 ath_stoprecv+0xc8/0xda [ath9k]()
` [Bug #31402] Diminished brightness at startup
` [Bug #31322] 2.6.38-rc echo 3 > /proc/sys/vm/drop_caches repairs mplayer distortions
` [Bug #31572] BUG in vb_alloc() - firewire crash at boot
` [Bug #31532] 2.6.38: Quota over NFS4
` [Bug #31702] ath5k phy2: failed to wakeup the MAC Chip
` [Bug #32072] 2.6.38 Regression: Nvidia GeForce8400 + i915 = Crash on Boot
` [Bug #32522] drm:i915_hangcheck_ring_idle after suspend/resume cycle
` [Bug #32202] 2.6.38 hangs on boot until key is pressed
` [Bug #32112] Writes to USB flash drives are extremely slow in 2.6.38
` [Bug #32762] Booting with external monitor attached results in red flickering screen on the external monitor
` [Bug #33852] Regression of AR2413 802.11bg in 2.6.38.4
` [Bug #32862] acer_wmi partially crashes ACPI/EC (Aspire 8930G)
` [Bug #33662] System hangs during X startup (kwin compositing?)
` [Bug #33882] rt2800pci bad performance in 2.6.38
` [Bug #33892] Kernel sometimes fails to find major/minor number of root device
` [Bug #33982] ath9k: regulatory: strange tx power limits
` [Bug #34022] Kernel OOPS turning on Radeon on vgaswitcheroo enabled system
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 (13+ messages)
` [PATCH 08/25] x86, NUMA: trivial cleanups
` [PATCH] x86, numa: Rename setup_node_bootmem to setup_node_data
` [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 (5+ messages)
` [PATCH 1/3] writeback: introduce wbc.for_sync to cover the two sync stages
` [PATCH 2/3] writeback: update dirtied_when for synced inode to prevent livelock
` [PATCH 3/3] writeback: avoid extra sync work at enqueue time
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 (17+ 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)
[Oops 1/2]Something wrong with copy_from_user() function
2011-05-01 1:21 UTC (3+ messages)
Bug Report: 2.6.38 causes loop / lockup at boot
2011-05-01 0:38 UTC
[PATCH] staging: r8712u: Fix driver to support ad-hoc mode
2011-04-30 23:08 UTC (12+ messages)
[PATCH] bq27x00_battery: Name of cycle count property
2011-04-30 21:59 UTC
[PATCH] genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
2011-04-30 20:56 UTC
[PATCH] lirc: fixed coding style
2011-04-30 20:03 UTC
[patch 0/2] x2apic optimization, round 4
2011-04-30 20:33 UTC (3+ 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