public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-16 08:23:26 to 2009-12-16 17:18:13 UTC [more...]

[PATCH 1/1] perf diff: Use fabs instead of, ugh, casting to u64
 2009-12-16 17:17 UTC 

InfiniBand/RDMA merge plans for 2.6.33
 2009-12-16 17:15 UTC  (3+ messages)

[PATCH 1/3] misc: clear allocation bit in minor bitmap when device register fails
 2009-12-16 18:01 UTC  (9+ messages)
` [PATCH 2/3] misc: use bitmap/bitops functions for dynamic minor number allocation
  ` [PATCH 3/3] misc: use a proper range for minor number dynamic allocation

[PATCH 00/12] sched: cleanup set_task_cpu() issues
 2009-12-16 17:04 UTC  (13+ messages)
` [PATCH 01/12] sched: Mark boot-cpu active before smp_init()
` [PATCH 02/12] sched: Fix set_cpu_active() in cpu_down()
` [PATCH 03/12] sched: Fix task_hot() test order
` [PATCH 04/12] sched: select_task_rq_fair() must honour SD_LOAD_BALANCE
` [PATCH 05/12] sched: Use TASK_WAKING for fork wakups
` [PATCH 06/12] sched: Ensure set_task_cpu() is never called on blocked tasks
` [PATCH 07/12] sched: Fix sched_exec() balancing
` [PATCH 08/12] sched: Fix select_task_rq() vs hotplug issues
` [PATCH 09/12] sched: Move kthread_bind() back to kthread.c
` [PATCH 10/12] sched: Add pre and post wakeup hooks
` [PATCH 11/12] sched: Remove the cfs_rq dependency from set_task_cpu()
` [PATCH 12/12] sched: Simplify set_task_cpu()

[PATCH] staging: s5k3e2fx.c: simplify complexity by factoring
 2009-12-16 17:09 UTC  (2+ messages)

[PATCH] ep93xx_eth.c: general cleanup
 2009-12-16 17:09 UTC 

[PATCH 1/7] [AVR32] don't check platform_get_irq's return value against zero
 2009-12-16 17:08 UTC  (10+ messages)
` [PATCH 2/7] V4L/DVB mx1_camera: "
  ` [PATCH 3/7] V4L/DVB sh_mobile_ceu: "
    ` [PATCH 4/7] can/at91: "
      ` [PATCH 5/7] pcmcia/bfin_cf: "
        ` [PATCH 6/7] spi/mpc8xxx: "
          ` [PATCH 7/7] ASoC: sh: FSI:: "

[PATCH] Toshiba Bluetooth enabler (rfkill)
 2009-12-16 17:06 UTC  (6+ messages)
  ` Toshiba Bluetooth enabler (v2) (was: Re: [PATCH] Toshiba Bluetooth enabler (rfkill))
      ` PATCH: Toshiba Bluetooth enabler (v3)

[PATCH 0/2] Fix iwl6000 does not work in 2.6.31 kernel
 2009-12-16 17:05 UTC  (11+ messages)
` [PATCH 2/2] iwlwifi: unify iwl_setup_rxon_timing
  ` [stable] "

[PATCH 0/3] perf per-task-per-cpu support
 2009-12-16 16:55 UTC  (4+ messages)
` [PATCH 1/3] perf: Allow per-task-per-cpu counters
` [PATCH 2/3] perf-record: Properly synchronize child creation
` [PATCH 3/3] perf-record: Use per-task-per-cpu events for inherited events

[PATCH] NOMMU: add [stack] label to per-process maps output
 2009-12-16 16:59 UTC  (3+ messages)

[PATCH] Libertas: fix buffer overflow in lbs_get_essid()
 2009-12-16 16:57 UTC  (2+ messages)

[GIT PULL] amd64_edac: two small fixlets for .33
 2009-12-16 16:57 UTC 

[PATCH] 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
 2009-12-16 16:49 UTC  (3+ messages)

[PATCH] move eject code from zd1211rw to usb-storage
 2009-12-16 16:47 UTC  (12+ messages)

K8 ECC error with linux-2.6.32
 2009-12-16 16:41 UTC  (5+ messages)
    ` radeon KMS causes GART Table Walk Errors (was: K8 ECC error with linux-2.6.32)

[PATCH] cfq: Remove useless css reference get
 2009-12-16 16:39 UTC  (4+ messages)

[PATCH] cpufreq: Processor Clocking Control interface driver
 2009-12-16 16:38 UTC  (6+ messages)

[RELEASE] LTTng 0.181 for Linux kernel 2.6.32
 2009-12-16 16:35 UTC  (5+ messages)
  ` [ltt-dev] "

dm: sysfs add empty release function to avoid debug warning
 2009-12-16 16:32 UTC  (4+ messages)
      ` [dm-devel] "

[PATCH 1/1] perf diff: Percent calcs should use double values
 2009-12-16 16:31 UTC 

[mm][RFC][PATCH 0/11] mm accessor updates
 2009-12-16 16:27 UTC  (12+ messages)

[PATCH] OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()
 2009-12-16 16:22 UTC 

[this_cpu_xx V7 0/8] Per cpu atomics in core allocators and cleanup
 2009-12-16 16:10 UTC  (12+ messages)
` [this_cpu_xx V7 1/8] this_cpu_ops: page allocator conversion
` [this_cpu_xx V7 7/8] Module handling: Use this_cpu_xx to dynamically allocate counters

[PATCH 1/1] perf diff: Change the default sort order to "dso,symbol"
 2009-12-16 16:09 UTC 

[PATCH 1/1] perf diff: Change the default sort order to "dso,symbol"
 2009-12-16 16:05 UTC 

[PATCH] Fix tracing infrastructure to support multiple includes when defining CREATE_TRACE_POINTS
 2009-12-16 16:04 UTC  (12+ messages)

[PATCH] vivi: Fix test of unsigned in vivi_create_instance()
 2009-12-16 16:06 UTC 

[PATCH 0/4] perf_event: introduce 'perf timer' to analyze timer's behavior
 2009-12-16 15:59 UTC  (8+ messages)
` [PATCH 1/4] trace_event: record task' real_timer in itimer_state tracepoint
  ` [PATCH 2/4] perf_event: fix getting point
    ` [PATCH 3/4] perf/timer: add document
      ` [PATCH 4/4] perf/timer: 'perf timer' core code

[PATCH] iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()
 2009-12-16 16:01 UTC  (3+ messages)

setrlimit(RLIMIT_NETWORK) vs. prctl(???)
 2009-12-16 15:59 UTC  (6+ messages)
  ` [PATCH] Security: Add prctl(PR_{GET,SET}_NETWORK) interface
  ` [PATCH] Security: Implement prctl(PR_SET_NETWORK, PR_NETWORK_OFF) semantics
  ` [PATCH] Security: Document prctl(PR_{GET,SET}_NETWORK)

No PCI-X / PCI-E cards on Intel Bigby-P MCH / ICH9R
 2009-12-16 15:57 UTC 

[PATCH] Fix disable of SPDIF on STAC9766 codec
 2009-12-16 15:57 UTC  (2+ messages)

NFS lockdep lock misordering mmap_sem<->i_mutex_key with 2.6.32-git1
 2009-12-16 15:57 UTC  (11+ messages)

[PATCH] regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
 2009-12-16 15:57 UTC  (2+ messages)

[PATCH] sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()
 2009-12-16 15:54 UTC  (3+ messages)

Warn people about flush_scheduled_work()
 2009-12-16 15:52 UTC  (2+ messages)
` [PATCH] Warn "

[PATCH 1/1] perf diff: Use perf_session__fprintf_hists just like 'perf record'
 2009-12-16 15:49 UTC 

Async suspend-resume patch w/ rwsems (was: Re: [GIT PULL] PM updates for 2.6.33)
 2009-12-16 15:47 UTC  (6+ messages)
` Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)

[PATCH] gianfar: Fix tests of unsigneds in gfar_parse_group()
 2009-12-16 15:48 UTC  (3+ messages)

[PATCH v2 2/2] Crypto: Talitos: Support for Async_tx XOR offload
 2009-12-16 15:34 UTC 

[PATCH v2 1/2] fsldma: Delete DMA_INTERRUPT capability
 2009-12-16 15:34 UTC 

[PATCH] mm: introduce dump_page() and print symbolic flag names
 2009-12-16 15:35 UTC  (4+ messages)

[PATCH] sched: Teach might_sleep about preemptable rcu
 2009-12-16 15:30 UTC  (4+ messages)
` [tip:sched/urgent] sched: Teach might_sleep() about preemptible RCU

DIO bus driver usage
 2009-12-16 15:27 UTC 

[PATCH RFC tip/core/rcu 0/18] rcu: simplify race conditions, add checking
 2009-12-16 15:18 UTC  (11+ messages)
` [PATCH RFC tip/core/rcu 14/18] rcu: lockdep check for exiting to user space as RCU reader
` [PATCH RFC tip/core/rcu 15/18] rcu: give different levels of the rcu_node hierarchy distinct lockdep names
` [PATCH RFC tip/core/rcu 18/18] rcu: add primitives to check for RCU read-side critical sections

[PATCH 0/5] use DECLARE_COMPLETION_ONSTACK for non-constant completion
 2009-12-16 15:14 UTC  (7+ messages)
` [PATCH 1/5] powerpc/iseries: "
  ` [PATCH 2/5] hwmon: "
    ` [PATCH 3/5] USB: "
      ` [PATCH 4/5] mISDN: "
        ` [PATCH 5/5] aha152x: "

[REGRESSION] 9a884ab64a4d092b4c3bf24fd9a30f7fbd4591e7 causes boot hang
 2009-12-16 15:10 UTC  (3+ messages)

[PATCH] PERFORMANCE: Remove unused perf_counter.h header file
 2009-12-16 15:09 UTC 

anyone including <linux/perf_counter.h>?
 2009-12-16 15:06 UTC  (7+ messages)

[PATCH] gspca: Fix tests of unsigned
 2009-12-16 15:07 UTC 

[GIT PULL for 2.6.33] V4L/DVB fixes
 2009-12-16 15:03 UTC 

[PATCH] fbdev: use correct size in do_fscreeninfo_to_user()
 2009-12-16 14:50 UTC 

[PATCH resend] x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space
 2009-12-16 14:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC: kvm tsc virtualization 08/20] Export the reference TSC from KVM module
 2009-12-16 14:41 UTC  (11+ messages)
` [PATCH RFC: kvm tsc virtualization 09/20] Use TSC reference for SVM
  ` [PATCH RFC: kvm tsc virtualization 10/20] Add a stat counter for RDTSC exits
    ` [PATCH RFC: kvm tsc virtualization 11/20] Use highest TSC frequency as reference clock
      ` [PATCH RFC: kvm tsc virtualization 12/20] Higher accuracy TSC offset computation
        ` [PATCH RFC: kvm tsc virtualization 13/20] Combine observed TSC deviation into moving average
          ` [PATCH RFC: kvm tsc virtualization 14/20] Move TSC cpu vars to a struct
            ` [PATCH RFC: kvm tsc virtualization 15/20] Fix longstanding races

[PATCH] V4L/DVB: use correct size in put_v4l2_window32()
 2009-12-16 14:35 UTC 

Spelling check Documentation/scsi/
 2009-12-16 14:29 UTC 

[PATCH 1/3] perf tools: Move hist entries printing routines from perf report
 2009-12-16 14:27 UTC  (3+ messages)
` [PATCH 2/3] perf session: Move perf report specific hits out of perf_session__fprintf_hists
` [PATCH 3/3] perf report: Fix cut'n'paste error recently introduced

[PATCH] Logitech G13 driver (fixed cc list --- ignore others)
 2009-12-16 14:08 UTC  (3+ messages)

[PATCH] irq: handle irq0 special only on x86
 2009-12-16 14:04 UTC  (6+ messages)

[PATCH] ARM: Convert BUG() to use unreachable()
 2009-12-16 13:58 UTC  (4+ messages)

perf and libdwarf on debian
 2009-12-16 13:54 UTC 

[BISECTED] drm: random hang since 620f378 "drm: prune modes when ..."
 2009-12-16 13:53 UTC  (10+ messages)

[PATCH] mfd: Fix test of unsigned in twl4030_configure_resource()
 2009-12-16 13:44 UTC  (2+ messages)

LAPIC kernel and update_process_times()
 2009-12-16 13:38 UTC 

[PATCH] fb/intelfb: Do not depend on EMBEDDED
 2009-12-16 13:37 UTC  (4+ messages)

[PATCH] broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
 2009-12-16 13:02 UTC 

[PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
 2009-12-16 12:31 UTC  (6+ messages)

[PATCH] page-types: kernel pageflags mode
 2009-12-16 12:14 UTC  (4+ messages)
` [RFC] print symbolic page flag names in bad_page()

[PATCH 091/103] ACPI: Remove repeated registered as cooling_device messages
 2009-12-16  8:36 UTC 

mmotm 2009-11-24-16-47 uploaded
 2009-12-16 11:30 UTC  (6+ messages)
` mmotm 2009-11-24-16-47 uploaded (gpio_max7301)

[PATCH] SYSCTL: Fix sysctl breakage on systems with older glibc
 2009-12-16 11:28 UTC 

[RFC,PATCH 14/14] utrace core
 2009-12-16 11:18 UTC  (5+ messages)

We offer loan at 4%
 2009-12-16  4:57 UTC 

seabios question
 2009-12-16 11:06 UTC  (5+ messages)

No PCI-X / PCI-E cards on Intel Bigby-P MCH / ICH9R
 2009-12-16 11:02 UTC 

[PATCH] Drop 80-character limit in checkpatch.pl
 2009-12-16 10:58 UTC  (2+ messages)

[folded] kernelh-add-printk_ratelimited-and-pr_level_rl-rename.patch removed from -mm tree
 2009-12-16 10:48 UTC  (3+ messages)

[PATCH] I2C bus support for lis3lv02d and variant accelerometer chips
 2009-12-16 10:34 UTC 

[Next] CPU Hotplug test failures on powerpc
 2009-12-16 10:16 UTC  (11+ messages)
              ` [PATCH] fix cpu hotplug "

linux-next: hwpoison tree build failure
 2009-12-16 10:13 UTC  (3+ messages)

linux-next: tree build failure
 2009-12-16 10:10 UTC  (3+ messages)

kexec boot regression
 2009-12-16 10:01 UTC  (11+ messages)

[POWER] battery calibration parameters from sysfs
 2009-12-16  9:40 UTC  (13+ messages)

linux-next: origin tree build failure
 2009-12-16  9:30 UTC  (5+ messages)

Patch for MSP430 and SOC audio support for Neuros OSD2 platform code
 2009-12-16  9:20 UTC  (3+ messages)

synaptics touchpad doesn't click
 2009-12-16  9:17 UTC  (17+ messages)

[GIT PATCH] TTY patches for 2.6.33-git
 2009-12-16  9:15 UTC  (4+ messages)

[PATCH] acpi: fix for lapic_timer_propagate_broadcast()
 2009-12-16  9:14 UTC  (3+ messages)

[PATCH] lib/vsprintf.c: document more vsnprintf extensions
 2009-12-16  9:05 UTC 

[PATCH 00/22] Constify struct backlight_ops for 2.6.32-git-053fe57ac v2
 2009-12-15 22:47 UTC  (3+ messages)
` [PATCH 05/22] "

[current HEAD] commit 5ad6468801d28c4d4ac9f48ec19297817c915f6a breaks the build on m68knommu
 2009-12-16  8:56 UTC  (3+ messages)
  ` [PATCH] fix ksm.h breakage of nommu build

[PATCH] wireless: wext: allocate space for NULL-termination for 32byte SSIDs
 2009-12-16  8:26 UTC  (8+ messages)

[PATCH RFC v2 0/4] cgroup notifications API and memory thresholds
 2009-12-16  8:40 UTC  (3+ messages)
` [PATCH RFC v2 2/4] memcg: extract mem_group_usage() from mem_cgroup_read()

You don't need to go anywhere: buy reliable health goods by few clicks
 2009-12-16  8:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox