All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-16 04:54:21 to 2008-12-16 08:43:08 UTC [more...]

reverted battery current conversion fix
 2008-12-16  8:43 UTC 

[PATCH] nandwrite - handle situation when read returns less bytes the expected
 2008-12-16  8:40 UTC  (3+ messages)

[PATCH] OMAP2 OneNAND GPIO fix
 2008-12-16  8:39 UTC  (4+ messages)

Native hypercall basics using int 82
 2008-12-16  8:39 UTC 

+ irq-enclose-irq_desc_lock_class-in-config_sparse_irq.patch added to -mm tree
 2008-12-16  8:35 UTC 

[mmotm and linux-next][PATCH] irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
 2008-12-16  8:34 UTC  (2+ messages)

[patch] x86: convert rdtscll() to use __native_read_tsc
 2008-12-16  8:32 UTC 

[U-Boot] MPC5121 MSCAN Peripheral in U-Boot
 2008-12-16  8:27 UTC 

[mmotm][PATCH] proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ
 2008-12-16  8:25 UTC  (3+ messages)

+ ia64-implement-interrupt-enabling-rwlocks-fix.patch added to -mm tree
 2008-12-16  8:25 UTC 

[Patch/BUG] (ext4) s_mb_maxs[] of ext4_sb_info is too small size
 2008-12-16  8:25 UTC 

Why are the pages not migrated to current cpuset after 'memory_migrate' is set true
 2008-12-16  8:25 UTC  (3+ messages)

[lm-sensors] PATCH: hwmon-f71882fg-16-add-and-update-doc.patch
 2008-12-16  8:24 UTC  (2+ messages)

+ proc-enclose-desc-variable-of-show_stat-in-config_sparse_irq.patch added to -mm tree
 2008-12-16  8:23 UTC 

[U-Boot] [PATCH] MIPS: Add VCT board series support (Part 1/3)
 2008-12-16  8:22 UTC  (3+ messages)

Git Notes idea
 2008-12-16  8:15 UTC 

linux-next: lblnet tree build failure
 2008-12-16  8:14 UTC 

[RFC patch 0/2] posix mqueue namespace (v11)
 2008-12-16  8:11 UTC  (2+ messages)

Re: [PATCH] CPUIDLE: revise tsc-save/restore to avoid big tsc skew between cpus
 2008-12-16  8:09 UTC  (5+ messages)
    ` Re: [PATCH] CPUIDLE: revise tsc-save/restore toavoid "

[PATCH v3] Add tw9910 driver
 2008-12-16  8:06 UTC  (2+ messages)

SoC-Camera bus width, and "V4LV4L2_PIX_FMT_Y16" for "monochrome 10 bit"
 2008-12-16  7:46 UTC  (3+ messages)

[mmotm][PATCH] ia64: typo fix of implement interrupt-enabling rwlocks
 2008-12-16  8:02 UTC  (2+ messages)

[PATCH] sched: fix another race when reading /proc/sched_debug
 2008-12-16  8:01 UTC  (12+ messages)

parameter of VIDIOC_G_INPUT and VIDIOC_S_INPUT?
 2008-12-16  8:01 UTC  (3+ messages)
` [Em28xx] "

How to handle deps on different connman versions?
 2008-12-16  7:56 UTC  (2+ messages)

detection/correction of corruption with raid6
 2008-12-16  7:59 UTC  (10+ messages)

[U-Boot] [PATCH] mpc83xx: Size optimization of start.S
 2008-12-16  7:58 UTC  (4+ messages)

sched: trace: update trace_sched_wakeup()
 2008-12-16  7:57 UTC  (2+ messages)

[RFC PATCH 02/12] net: infrastructure for hardware time stamping
 2008-12-16  7:56 UTC  (3+ messages)

To enablue DID in coming bluez release
 2008-12-16  7:55 UTC  (3+ messages)

[PATCH 0/3] scheduler patches
 2008-12-16  7:54 UTC  (5+ messages)
` [PATCH 1/3] From: Mike Galbraith <efault@gmx.de>
` [PATCH 2/3] sched: optimize update_curr()
` [PATCH 3/3] sched: prefer wakers

[PATCH] Replace timetolive with pr_policy and pr_value
 2008-12-16  7:53 UTC  (2+ messages)

[PATCH] fix corruption case for block size < page size
 2008-12-16  7:54 UTC  (9+ messages)

[PATCH] xfs_quota: Don't ignore every error when asking for quota
 2008-12-16  7:53 UTC 

[Qemu-devel][PATCH] Qemu image over raw devices
 2008-12-16  7:50 UTC 

[GIT PULL] sh updates for 2.6.28-rc9
 2008-12-16  7:48 UTC  (2+ messages)

[0/8] net: Generic Receive Offload
 2008-12-16  7:46 UTC  (18+ messages)
` [PATCH 1/8] net: Add frag_list support to skb_segment
` [PATCH 2/8] net: Add frag_list support to GSO
` [PATCH 3/8] net: Add Generic Receive Offload infrastructure
` [PATCH 4/8] ipv4: Add GRO infrastructure
` [PATCH 5/8] net: Add skb_gro_receive
` [PATCH 6/8] tcp: Add GRO support
` [PATCH 7/8] ethtool: Add GGRO and SGRO ops
` [PATCH 8/8] e1000e: Add GRO support

git-diff should not fire up $PAGER if there is no diff
 2008-12-16  7:44 UTC  (4+ messages)

[PATCH 0/9] ide-atapi: remove ide_atapi_pc from the irq handler
 2008-12-16  7:36 UTC  (20+ messages)
` [PATCH 1/9] ide-atapi: remove PC_FLAG_WRITING atapi flag
` [PATCH 2/9] ide-atapi: replace pc->flags with drive->pc_flags
` [PATCH 3/9] ide-atapi: replace pc->buf with rq->data in the irq handler
` [PATCH 4/9] ide-atapi: replace pc->req_xfer with drive->pc_req_xfer
` [PATCH 5/9] ide-atapi: replace pc->buf_size with drive->pc_buf_size
` [PATCH 6/9] ide-atapi: remove pc arg to drive->pc_io_buffers
` [PATCH 7/9] ide-atapi: use rq pointer directly instead of pc->rq deref
` [PATCH 8/9] ide-atapi: replace pc->error with drive->pc_error
` [PATCH 9/9] ide-atapi: remove pc arg to drive->pc_update_buffers

Can I use git protocol to push change to remote repo?
 2008-12-16  7:38 UTC  (2+ messages)

[patch] sched: fix uneven per-cpu task_group share distribution
 2008-12-16  7:37 UTC 

deadlocks if use htb
 2008-12-16  7:37 UTC  (12+ messages)

[PATCH] gitweb: make feature_blame return a list
 2008-12-16  7:36 UTC  (6+ messages)
      ` [PATCH] gitweb: unify boolean feature subroutines
        ` [PATCH] gitweb: pass the option name to the feature callback

[PATCH] [v2] iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods
 2008-12-16  7:37 UTC 

[linux-dvb] DViCO FusionHDTV DVB-T Dual Digital 4 (rev 2) - Remote Control Key Mapping
 2008-12-16  7:36 UTC 

[PATCH] [v2] iwlwifi: iwl-tx.c cleanup (remove unused parameters)
 2008-12-16  7:35 UTC 

[PATCH] tlan: Fix small (< 64 bytes) datagram transmissions
 2008-12-16  7:27 UTC 

HVM suspend/resume
 2008-12-16  7:35 UTC  (2+ messages)

[ANNOUNCE] QEMU/SH staging tree
 2008-12-16  7:31 UTC 

[PATCH 05/11] E500 core-specific code
 2008-12-16  7:27 UTC  (2+ messages)

N810 suspend
 2008-12-16  7:25 UTC  (6+ messages)

Weekly VMX status report. Xen: #18846 & Xen0: #749
 2008-12-16  7:24 UTC  (4+ messages)

[Qemu-devel] [PATCH] new monitor func status
 2008-12-16  7:20 UTC 

[RFC PATCH v5 0/7] Tunable sched_mc_power_savings=n
 2008-12-16  7:25 UTC  (9+ messages)
` [RFC PATCH v5 4/7] sched: bias task wakeups to preferred semi-idle packages

+ mm-dont-touch-uninitialized-variable-in-do_pages_stat_array.patch added to -mm tree
 2008-12-16  7:19 UTC 

[PATCH] new monitor func status
 2008-12-16  7:17 UTC  (3+ messages)

[PATCH] sh: Do not pass SLAB_POISON to kmem_cache_create()
 2008-12-16  7:17 UTC  (2+ messages)

local_add_return
 2008-12-16  7:13 UTC  (4+ messages)

Trouble reading a character device
 2008-12-16  7:11 UTC 

GIT merges
 2008-12-16  7:10 UTC 

[Qemu-devel] [PROPOSITION] SH4 workflow improvement
 2008-12-16  7:07 UTC  (5+ messages)

[PATCH] ath9k: Move rate control alg register/unregister to appropriate place
 2008-12-16  7:07 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH for 2.6.28] mm: Don't touch uninitialized variable in do_pages_stat_array()
 2008-12-16  7:06 UTC  (2+ messages)

[patch 2/2] cpuacct: export percpu cpuacct cgroup stats
 2008-12-16  7:06 UTC 

More commits added to powerpc.git next and master branches
 2008-12-16  7:04 UTC  (2+ messages)

sched: wakeup profile for sd-wake-affine optimization
 2008-12-16  7:01 UTC 

kernel panics with net_rx_action on kernels >2.6.26
 2008-12-16  6:59 UTC  (3+ messages)

[PATCH] AF_VMCHANNEL address family for guest<->host communication
 2008-12-16  6:57 UTC  (8+ messages)

2.6.28-rc8-git1: Reported regressions from 2.6.27
 2008-12-16  6:56 UTC  (4+ messages)
` [Bug #12208] uml is very slow on 2.6.28 host

net: RFC ethtool 5-tuple filter set/get feature
 2008-12-16  6:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] Handle suspend in qemu
 2008-12-16  6:50 UTC  (3+ messages)

[PATCH] fs - fix name overwrite in __register_chrdev_region
 2008-12-16  6:45 UTC  (3+ messages)

[PATCH 4/4] UBI WL-Subsys: Improvement in prot tree
 2008-12-16  6:36 UTC  (6+ messages)

[PATCH] update rwlock initialization for nat_table
 2008-12-16  6:38 UTC  (4+ messages)
  ` Impact: (was Re: [PATCH] update rwlock initialization for nat_table)
    ` Impact:

[PATCH 1/3] KVM: pci passthrough un-page-aligned mmio device on machines w/o VT-d
 2008-12-16  6:37 UTC  (2+ messages)

Test report for Xen-3.2.3-rc1 (#17021)
 2008-12-16  6:32 UTC  (3+ messages)

[usability bug] git branch -a does not disambiguate remote and local branches
 2008-12-16  6:26 UTC  (2+ messages)

[PATCH] ALSA: hda - Add automatic model setting for Samsung Q45
 2008-12-16  6:26 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath9k: Move rate control alg register/unregister to appropriate place
 2008-12-16  6:23 UTC  (3+ messages)
`  "

kdump hangs up by Sysrq+C trigger in high load
 2008-12-16  6:21 UTC 

GSM wireless terminal from China
 2008-12-16  6:19 UTC 

[PATCH] enc28j60: use netif_rx_ni() to deliver RX packets
 2008-12-16  6:18 UTC 

[patch]cleanup of hiddev
 2008-12-16  6:13 UTC 

linux-next: manual merge of the rr_cpumask tree
 2008-12-16  6:09 UTC  (6+ messages)

linux-next: cpu_alloc tree
 2008-12-16  6:05 UTC 

[PATCH] ARM: OMAP: Add support for dynamic GPIO switch update
 2008-12-16  6:05 UTC  (6+ messages)

[BUGFIX][RFT][PATCH] memcg: fix double free in error route
 2008-12-16  6:02 UTC  (2+ messages)

[patch 1/2] cpuacct: refactoring cpuusage_read / cpuusage_write
 2008-12-16  6:02 UTC 

linux-next: v4l-dvb tree
 2008-12-16  5:57 UTC 

+ fs-fix-name-overwrite-in-__register_chrdev_region.patch added to -mm tree
 2008-12-16  5:57 UTC 

[PATCH 7/7] dccp ccid-2: Phase out the use of boolean Ack
 2008-12-16  5:55 UTC  (15+ messages)
` net-next-2.6 [PATCH 0/5] dccp: Feature negotiation part III -- complete
  ` [PATCH 1/5] dccp: Initialisation framework for feature negotiation
    ` [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for negotiation
        ` [PATCH 2/5] dccp: Auto-load (when supported) CCID plugins for

+ mtd-fix-nettel-printk-formats.patch added to -mm tree
 2008-12-16  5:53 UTC 

+ mtd-fix-nandsim-schedh-references.patch added to -mm tree
 2008-12-16  5:53 UTC 

+ mtd-fix-m25p80-printk-formats.patch added to -mm tree
 2008-12-16  5:53 UTC 

+ mtd-fix-dataflash-printk-formats.patch added to -mm tree
 2008-12-16  5:53 UTC 

+ remove-linux-hardirqh-from-asm-generic-localh-add-include-linux-irqflagsh-to-acpi-processor_idlec.patch added to -mm tree
 2008-12-16  5:50 UTC 

linux-next: semaphore-removal tree
 2008-12-16  5:49 UTC 

+ memcg-fix-calclation-of-active_ratio-build-error-fix.patch added to -mm tree
 2008-12-16  5:49 UTC 

git-clone --how-much-disk-space-will-this-cost-me? [--depth n]
 2008-12-16  5:45 UTC  (4+ messages)

mmotm 2008-12-15-16-45 uploaded (build errors)
 2008-12-16  5:42 UTC  (4+ messages)
  ` [mmotm][PATCH] Add #include <linux/irqflags.h> to acpi/processor_idle.c

acpi_evaluate_integer broken by design
 2008-12-16  5:41 UTC  (6+ messages)
      ` acpi_os_allocate(GFP_KERNEL) (was Re: acpi_evaluate_integer broken by design)

[PATCH 1/1] Default MUX configuration added - GPIO140-143, GPIO0 and GPIO9
 2008-12-16  5:37 UTC  (2+ messages)

+ pid-implement-ns_of_pid.patch added to -mm tree
 2008-12-16  5:33 UTC 

+ pid-generalize-task_active_pid_ns.patch added to -mm tree
 2008-12-16  5:33 UTC 

+ mqueue-fix-si_pid-value-in-mqueue-do_notify.patch added to -mm tree
 2008-12-16  5:33 UTC 

linux-next: manual merge of the rr tree
 2008-12-16  5:29 UTC 

+ memcg-fix-swap-accounting-leak-doc-fix.patch added to -mm tree
 2008-12-16  5:22 UTC 

[PATCH] autodetect number of CPUs by default when using threads
 2008-12-16  5:21 UTC  (6+ messages)
  ` [PATCH] pack-objects: don't use too many threads with few objects

+ mmotm-2008-12-15-16-45-uploaded.patch added to -mm tree
 2008-12-16  5:20 UTC 

[PATCH 3/3] KVM: pci passthrough un-page-aligned mmio device on machines w/o VT-d
 2008-12-16  5:19 UTC  (2+ messages)

[PATCH 0/8] Fix a bug and cleanup NUMA boot-time code
 2008-12-16  5:16 UTC  (5+ messages)
` [PATCH 6/8] cleanup do_init_bootmem()
` [PATCH 7/8] less use of NODE_DATA()

mmotm 2008-12-15-16-45 uploaded
 2008-12-16  5:13 UTC  (2+ messages)

[PATCH] [RFC] Pass a valid token to rats_call() in phyp-dump code
 2008-12-16  5:12 UTC  (2+ messages)

[Bug 12195] New: "dd" make kernel panic
 2008-12-16  5:12 UTC  (2+ messages)
` [Bug 12195] "

[linux-dvb] Avermedia A312 - patch for review
 2008-12-16  5:07 UTC  (5+ messages)

pv_ops dom0 USB fixed
 2008-12-16  5:04 UTC  (11+ messages)
`  "

xfstests tests not in the auto group; do we know why?
 2008-12-16  5:01 UTC 

2.6.28-rc8 big regression in VM
 2008-12-16  4:59 UTC  (6+ messages)

[BUGFIX][PATCH mmotm] memcg fix swap accounting leak
 2008-12-16  4:53 UTC  (9+ messages)
    ` [BUGFIX][PATCH mmotm] memcg fix swap accounting leak (v2)
          ` [BUGFIX][PATCH mmotm] memcg fix swap accounting leak (v3)
            ` [PATCH mmotm] memcg: fix for documentation (Re: [BUGFIX][PATCH mmotm] memcg fix swap accounting leak (v3))


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.