public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-26 07:59:20 to 2010-02-26 15:20:00 UTC [more...]

[GIT PULL] x86 platform drivers tree
 2010-02-26 15:18 UTC  (7+ messages)
` [PATCH 02/14] compal-laptop: Add support for known Compal made Dell laptops
` [PATCH 04/14] dell-laptop: Update rfkill state on kill switch
` [PATCH 05/14] dell-laptop: Fix platform device unregistration
` [PATCH 06/14] dell-laptop: Fix small memory leak
` [PATCH 07/14] dell-laptop: Block software state changes when rfkill hard blocked
` [PATCH 09/14] dell-laptop: Use buffer with 32-bit physical address

Gianfar driver failing on MPC8641D based board
 2010-02-26 15:18 UTC  (11+ messages)

[PATCH 1/1] perf tools: Flush maps on COMM events
 2010-02-26 15:08 UTC 

[PATCH] [0/4] Update slab memory hotplug series
 2010-02-26 15:05 UTC  (22+ messages)
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap

change in sched cpu_power causing regressions with SCHED_MC
 2010-02-26 14:55 UTC  (3+ messages)
` [tip:sched/core] sched: Fix SCHED_MC regression caused by change in sched cpu_power

[PATCH] Security: Add __init to register_security to disable load a security module on runtime
 2010-02-26 14:49 UTC 

[tip:perf/core] perf_events: Report the MMAP pgoff value in bytes
 2010-02-26 14:54 UTC  (3+ messages)
` [tip:perf/core] perf_events, x86: Remove superflous MSR writes
` [tip:perf/core] perf_events, x86: Split PMU definitions into separate files

Problem with auto-detecting a HV environment from within Linux
 2010-02-26 14:54 UTC  (9+ messages)

[PATCH 0/26] oprofile: Performance counter multiplexing
 2010-02-26 14:51 UTC  (7+ messages)

[PATCH tip/core/rcu 0/2] rcu: fixes for RCU lockdep
 2010-02-26 14:46 UTC  (4+ messages)

[RFC PATCH] fix problems with NETIF_F_HIGHDMA in networking drivers
 2010-02-26 14:46 UTC  (3+ messages)

mm: used-once mapped file page detection
 2010-02-26 14:32 UTC  (3+ messages)

[PATCH 03/07] kernel.h string cleanup
 2010-02-26 14:27 UTC  (10+ messages)

[PATCH 1/1] perf annotate: Handle samples not at objdump output addr boundaries
 2010-02-26 14:23 UTC 

[PATCH] sha: prevent removal of memset as dead store in sha1_update()
 2010-02-26 14:20 UTC  (5+ messages)

[PATCH 00/15] 512K readahead size with thrashing safe readahead v2
 2010-02-26 14:17 UTC  (6+ messages)
` [PATCH 05/15] readahead: limit readahead size for small memory systems
      ` [PATCH] readahead: add notes on readahead size

Memory management woes - order 1 allocation failures
 2010-02-26 14:01 UTC  (3+ messages)

[PATCH 0/5] Rework of msrpm optimization and additional fixes for nested svm
 2010-02-26 13:59 UTC  (21+ messages)
` [PATCH 1/5] KVM: SVM: Move msrpm offset calculation to seperate function
` [PATCH 2/5] KVM: SVM: Optimize nested svm msrpm merging
` [PATCH 3/5] KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handled_msr
` [PATCH 4/5] KVM: SVM: Add correct handling of nested iopm

[PATCH] memcg: fix typos in memcg_test.txt
 2010-02-26 13:39 UTC 

[RFT/PATCH] x86: Unify kernel_physical_mapping_init() API
 2010-02-26 13:37 UTC  (3+ messages)

Touch Screen Drivers for Dialog da9052
 2010-02-26 13:38 UTC  (3+ messages)

[GIT PULL] kdb / kms / early debug (1 of 2)
 2010-02-26 13:13 UTC  (6+ messages)
` [PATCH 14/28] kgdboc,keyboard: Keyboard driver for kdb with kgdb
` [PATCH 23/28] keyboard, input: Add hook to input to allow low level event clear

[PATCH v2 2/2] enhance sysfs rfkill interface
 2010-02-26 13:11 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] mtd: misplaced parenthesis in find_boot_record()
 2010-02-26 13:08 UTC  (2+ messages)

[PATCH] io: remove padding from io_context on 64bit builds
 2010-02-26 13:01 UTC  (2+ messages)

[PATCH] sparc: use asm-generic/scatterlist.h
 2010-02-26 12:35 UTC  (2+ messages)

[RFC][PATCH 1/2] memcg: oom kill handling improvement
 2010-02-26 12:30 UTC  (6+ messages)

NO_HZ migration of TCP ack timers
 2010-02-26 12:26 UTC  (2+ messages)

[PATCHSET] workqueue: concurrency managed workqueue, take#4
 2010-02-26 12:23 UTC  (44+ messages)
` [PATCH 01/43] sched: consult online mask instead of active in select_fallback_rq()
` [PATCH 02/43] sched: rename preempt_notifiers to sched_notifiers and refactor implementation
` [PATCH 03/43] sched: refactor try_to_wake_up()
` [PATCH 04/43] sched: implement __set_cpus_allowed()
` [PATCH 05/43] sched: make sched_notifiers unconditional
` [PATCH 06/43] sched: add wakeup/sleep sched_notifiers and allow NULL notifier ops
` [PATCH 07/43] sched: implement try_to_wake_up_local()
` [PATCH 08/43] workqueue: change cancel_work_sync() to clear work->data
` [PATCH 09/43] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 10/43] stop_machine: reimplement without using workqueue
` [PATCH 11/43] workqueue: misc/cosmetic updates
` [PATCH 12/43] workqueue: merge feature parameters into flags
` [PATCH 13/43] workqueue: define masks for work flags and conditionalize STATIC flags
` [PATCH 14/43] workqueue: separate out process_one_work()
` [PATCH 15/43] workqueue: temporarily disable workqueue tracing
` [PATCH 16/43] workqueue: kill cpu_populated_map
` [PATCH 17/43] workqueue: update cwq alignement
` [PATCH 18/43] workqueue: reimplement workqueue flushing using color coded works
` [PATCH 19/43] workqueue: introduce worker
` [PATCH 20/43] workqueue: reimplement work flushing using linked works
` [PATCH 21/43] workqueue: implement per-cwq active work limit
` [PATCH 22/43] workqueue: reimplement workqueue freeze using max_active
` [PATCH 23/43] workqueue: introduce global cwq and unify cwq locks
` [PATCH 24/43] workqueue: implement worker states
` [PATCH 25/43] workqueue: reimplement CPU hotplugging support using trustee
` [PATCH 26/43] workqueue: make single thread workqueue shared worker pool friendly
` [PATCH 27/43] workqueue: add find_worker_executing_work() and track current_cwq
` [PATCH 28/43] workqueue: carry cpu number in work data once execution starts
` [PATCH 29/43] workqueue: implement WQ_NON_REENTRANT
` [PATCH 30/43] workqueue: use shared worklist and pool all workers per cpu
` [PATCH 31/43] workqueue: implement concurrency managed dynamic worker pool
` [PATCH 32/43] workqueue: increase max_active of keventd and kill current_is_keventd()
` [PATCH 33/43] workqueue: add system_wq, system_long_wq and system_nrt_wq
` [PATCH 34/43] workqueue: implement DEBUGFS/workqueue
` [PATCH 35/43] workqueue: implement several utility APIs
` [PATCH 36/43] libata: take advantage of cmwq and remove concurrency limitations
` [PATCH 37/43] async: use workqueue for worker pool
` [PATCH 38/43] fscache: convert object to use workqueue instead of slow-work
` [PATCH 39/43] fscache: convert operation "
` [PATCH 40/43] fscache: drop references to slow-work
` [PATCH 41/43] cifs: use workqueue instead of slow-work
` [PATCH 42/43] gfs2: "
` [PATCH 43/43] slow-work: kill it

[PATCH 2/3] backlight: mark struct backlight_ops const
 2010-02-26 11:56 UTC  (2+ messages)
` [PATCH] "

[PATCH 3/3] backlight: fix missing/incomplete registration failure handling
 2010-02-26 12:20 UTC  (6+ messages)
` [PATCH] backlight, classmate-laptop: fix missing "
` [PATCH] backlight, appledisplay: fix incomplete "
` [PATCH] backlight, blackfin: fix missing "
` [PATCH] backlight, msi-laptop, msi-wmi: fix incomplete "
` [PATCH] backlight, panasonic-laptop: "

[PATCH 1/3] backlight: Add backlight_device parameter to check_fb
 2010-02-26 11:53 UTC  (10+ messages)
` [PATCH 1/3] picolcd: driver for PicoLCD HID device
` [PATCH] backlight: Add backlight_device parameter to check_fb

memory leak in case of Kernel module
 2010-02-26 12:16 UTC  (2+ messages)

[PATCH][RFC] time: add wait_interruptible_timeout macro to sleep (w. timeout) until wake_up
 2010-02-26 12:16 UTC  (4+ messages)

(no subject)
 2010-02-26  1:53 UTC 

[PATCH] Fix __d_path for lazy unmounts
 2010-02-26 12:07 UTC  (2+ messages)

[RFC PATCH v1 0/4] CFS Bandwidth Control
 2010-02-26 11:52 UTC  (5+ messages)
` [RFC PATCH v1 1/4] sched: introduce primitives to account for CFS bandwidth tracking

[PATCH] hvc_console: Fix a race between hvc_close and hvc_remove
 2010-02-26 11:46 UTC 

2.6.33-ck1
 2010-02-26 11:20 UTC 

[PATCH] Add sysfs support for fbdefio delay
 2010-02-26 11:37 UTC  (5+ messages)

BFS cpu scheduler v0.315 for 2.6.33
 2010-02-26 11:26 UTC 

[PATCH 0/5] x86-32: improve atomic64_t functions (v2)
 2010-02-26 11:23 UTC  (6+ messages)

[PATCH 1/2] serial: Add driver for the Altera JTAG UART
 2010-02-26 11:27 UTC  (6+ messages)

[PATCH 1/2] lib: only test atomic64_dec_if_positive on archs having it
 2010-02-26 11:22 UTC  (2+ messages)
` [PATCH 2/2] x86: implement atomic[64]_dec_if_positive

Dynticks on Vortex86SX ? (Cx486SLC + just the standard i8254 PC timer)
 2010-02-26 11:20 UTC  (2+ messages)

Performance regression in scsi sequential throughput (iozone) due to "e084b - page-allocator: preserve PFN ordering when __GFP_COLD is set"
 2010-02-26 11:18 UTC  (11+ messages)

New thread: page allocation failure with E1000 (seems to be reproducible)
 2010-02-26 11:18 UTC  (2+ messages)

[PATCH] tracing: add event power_frequency to powernow-k8 driver
 2010-02-26 11:17 UTC 

[GIT PATCH] Fix XFS to work with Virtually indexed architectures
 2010-02-26 10:54 UTC 

[GIT PATCH] First round of SCSI updates for the 2.6.33-34 merge window
 2010-02-26 10:38 UTC 

[PATCH] Route kbd leds through the generic leds layer
 2010-02-26 10:35 UTC  (6+ messages)
` [PATCH] Route kbd leds through the generic leds layer (3rd version)

Buggy variable-length array code...or compiler?
 2010-02-26 10:27 UTC  (4+ messages)

[PATCH v4] x86: keep chip_data in create_irq_nr and destroy_irq
 2010-02-26 10:26 UTC  (2+ messages)
` [tip:x86/irq] x86: apic: Fix mismerge, add arch_probe_nr_irqs() again

[RFC perf,x86] P4 PMU early draft
 2010-02-26 10:25 UTC  (2+ messages)
` [tip:perf/core] perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()

[PATCH] perf_events: AMD event scheduling (v3)
 2010-02-26 10:25 UTC  (2+ messages)
` [tip:perf/core] perf_events, x86: AMD event scheduling

[RFC][PATCH] perf_events: added new start/stop PMU callbacks
 2010-02-26 10:25 UTC  (2+ messages)
` [tip:perf/core] perf_events: Add "

[patch] of: check for IS_ERR()
 2010-02-26  9:54 UTC  (2+ messages)

[PATCH net-next 0/7] drivers/net conversions to netdev_<level>, etc
 2010-02-26  9:40 UTC  (5+ messages)
` [PATCH net-next 1/7] drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
` [PATCH net-next 2/7] drivers/net/myri10ge: Use pr_<level> and netdev_<level>

[PATCH tip/core/rcu] rcu: export rcu_scheduler_active
 2010-02-26  9:29 UTC  (2+ messages)
` [tip:core/rcu] rcu: Export rcu_scheduler_active

[PATCH tip/core/rcu 2/2] rcu: make rcu_read_lock_sched_held() take boot time into account
 2010-02-26  9:29 UTC  (2+ messages)
` [tip:core/rcu] rcu: Make "

[PATCH tip/core/rcu 1/2] rcu: make lockdep_rcu_dereference() message less alarmist
 2010-02-26  9:29 UTC  (2+ messages)
` [tip:core/rcu] rcu: Make "

[PATCH -tip 5/5] tracing: simplify memory recycle of trace_define_field
 2010-02-26  9:29 UTC  (2+ messages)
` [tip:tracing/core] tracing: Simplify "

[PATCH -tip 3/5] tracing: remove unnecessary variable in print_graph_return
 2010-02-26  9:28 UTC  (2+ messages)
` [tip:tracing/core] tracing: Remove "

[PATCH -tip 2/5] tracing: fix typo of info text in trace_kprobe.c
 2010-02-26  9:28 UTC  (2+ messages)
` [tip:tracing/core] tracing: Fix "

[PATCH -tip 1/5] tracing: fix typo in prof_sysexit_enable()
 2010-02-26  9:28 UTC  (2+ messages)
` [tip:tracing/core] tracing: Fix "

[PATCH] tracing: Remove CONFIG_TRACE_POWER from kernel config
 2010-02-26  9:28 UTC  (2+ messages)
` [tip:tracing/core] "

[PATCH] ftrace: fix ftrace_event_call alignment for use with gcc 4.5
 2010-02-26  9:27 UTC  (2+ messages)
` [tip:tracing/core] tracing: Fix "

s2disk hang update
 2010-02-26  9:26 UTC  (5+ messages)

[PATCH 0/4] gigaset: patches for 2.6.34
 2010-02-26  9:24 UTC  (2+ messages)

[PATCH] x86: Enable NMI on all cpus on UV
 2010-02-26  9:22 UTC  (4+ messages)

[PATCH] x86: fix placement of FIX_OHCI1394_BASE
 2010-02-26  9:22 UTC 

[PATCH] cgroup: do not use dprintf in cgroup_event_listener
 2010-02-26  9:07 UTC  (2+ messages)

VMI and kmap_atomic_pte paravirt_op
 2010-02-26  9:04 UTC  (3+ messages)

[PATCH RT] trivial fix to REMINDER block in init/main.c
 2010-02-26  9:03 UTC  (2+ messages)

fb + vga switcher patches (THE CORRECT ONES)
 2010-02-26  8:53 UTC  (6+ messages)
` [PATCH 1/2] fb: for framebuffer handover don't exit the loop early
  ` [PATCH 2/2] vga_switcheroo: initial implementation (v8)

[RFC][PATCH] mm: Remove ZERO_SIZE_PTR
 2010-02-26  8:44 UTC  (5+ messages)

linux-next: Tree for February 26
 2010-02-26  8:29 UTC 

[PATCH 0/7][GIT PULL] tracing: updates
 2010-02-26  8:21 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the i.MX tree
 2010-02-26  8:09 UTC  (3+ messages)

[RFC] microblaze: Support FRAME_POINTER for better backtrace
 2010-02-26  8:06 UTC  (2+ messages)

[RFC] ext4: Change check for choosing group/file preallocation
 2010-02-26  8:05 UTC 

linux-next: manual merge of the usb tree with the i.MX tree
 2010-02-26  8:04 UTC  (2+ messages)

[PATCH] vga_switcheroo: initial implementation (v11)
 2010-02-26  7:59 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