public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-15 17:34:38 to 2009-11-16 12:20:17 UTC [more...]

[PATCH 00/42] KVM updates for the 2.6.33 merge window (batch 1/2)
 2009-11-16 12:19 UTC  (9+ messages)
` [PATCH 01/42] core, x86: Add user return notifiers
` [PATCH 02/42] x86: Fix user return notifier build
` [PATCH 03/42] x86: Fix user return notifier put_cpu_var() invocation
` [PATCH 04/42] KVM: Don't wrap schedule() with vcpu_put()/vcpu_load()
` [PATCH 15/42] KVM: Move IO APIC to its own lock
` [PATCH 18/42] KVM: Move assigned device code to own file
` [PATCH 19/42] KVM: x86 emulator: Add missing decoder flags for 'or' instructions
` [PATCH 29/42] KVM: Separate timer intialization into an indepedent function

[patch 00/28] BKL removal queued patches
 2009-11-16 12:09 UTC  (6+ messages)
` [PATCH] macintosh: Explicitly set llseek to no_llseek in ans-lcd

[PATCH 0/5] Reduce GFP_ATOMIC allocation failures, candidate fix V3
 2009-11-16 12:08 UTC  (4+ messages)

[PATCH 0/7] kfifo: new API v0.6
 2009-11-16 12:07 UTC  (8+ messages)
` [PATCH 1/7] kfifo: move struct kfifo in place
` [PATCH 2/7] kfifo: move out spinlock
` [PATCH 3/7] kfifo: cleanup namespace
` [PATCH 4/7] kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out
` [PATCH 5/7] kfifo: add DEFINE_KFIFO and friends, add very tiny functions
` [PATCH 6/7] kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
` [PATCH 7/7] kfifo: add record handling functions

[PATCH] perf: optimize perf_output_lock
 2009-11-16 12:06 UTC 

[GIT PULL] LED/Backlight fixes for 2.6.32
 2009-11-16 11:55 UTC 

[PATCH v2 resend] vfs: new O_NODE open flag
 2009-11-16 11:50 UTC  (11+ messages)

[PATCH] Input: fix wrong synaptics detection in psmouse_extensions()
 2009-11-16 11:51 UTC 

-rc6: something (probably active usb bluetooth) blocks suspend
 2009-11-16 11:48 UTC  (2+ messages)

[GIT PULL] sound fixes for 2.6.32
 2009-11-16 11:27 UTC 

-rc6: annoying thermal messages
 2009-11-16 11:23 UTC 

[BUG] sched_rt_periodic_timer vs cpu hotplug
 2009-11-16 11:18 UTC  (5+ messages)
    ` [PATCH] sched: "
      ` [tip:sched/urgent] sched: Sched_rt_periodic_timer "

firmware loading interface
 2009-11-16 11:16 UTC  (8+ messages)

[PATCH 2.6.30-rc6] Remove kmem_cache_destroy() in s3c24xx_dma_init()
 2009-11-16 11:13 UTC  (2+ messages)
  ` [PATCH 2.6.32-rc7] "

Help needed: Resume problems in 2.6.32-rc, perhaps related to preempt_count leakage in keventd
 2009-11-16 11:01 UTC  (15+ messages)
` GPF in run_workqueue()/list_del_init(cwq->worklist.next) on resume (was: Re: Help needed: Resume problems in 2.6.32-rc, perhaps related to preempt_count leakage in keventd)
        ` GPF in run_workqueue()/list_del_init(cwq->worklist.next) on resume

linux-next: tip tree build warning
 2009-11-16 10:57 UTC  (3+ messages)
` linux-next: tip tree build failure (Was: linux-next: tip tree build warning)
  ` [tip:timers/core] sparc: fix printk for change of variable type

[PATCH] x86: eliminate redundant/contradicting cache line size config options
 2009-11-16 10:56 UTC  (4+ messages)

[PATCH v4] x86/apic: limit irq affinity
 2009-11-16 10:49 UTC  (9+ messages)
` [tip:x86/apic] x86/apic: Limit "
            ` [PATCH] Remove SMP ifdef from irq_desc

Performance regression in IO scheduler still there
 2009-11-16 10:47 UTC  (7+ messages)

[PATCH v3 0/2] trivial: fix assorted typos all over the place
 2009-11-16 10:37 UTC  (3+ messages)
` [PATCH v3 1/2] trivial: tree-wide: "

[v9 PATCH 0/9]: cpuidle: Cleanup cpuidle/ Introduce cpuidle to POWER
 2009-11-16 10:36 UTC  (2+ messages)

[PATCH 0/10] x86: handle HW IOMMU initialization failure gracely
 2009-11-16 10:27 UTC  (9+ messages)
` [PATCH 07/10] bootmem: add free_bootmem_late

[PATCH] microblaze: Fix pfn_valid() for noMMU
 2009-11-16 10:12 UTC  (2+ messages)

linux-next: manual merge of the omap_dss2 tree with the omap tree
 2009-11-16 10:06 UTC  (2+ messages)

[GIT PULL] nilfs2 fixes #2 for 2.6.32
 2009-11-16  9:48 UTC 

[PATCH 1/2] Uart driver for ST Microelectronics ConneXt(STA2X11/STA2X10)
 2009-11-16  9:48 UTC  (4+ messages)
` [PATCH 2/2] "

Parallel Driver(s) Broke in 2.6.31
 2009-11-16  9:26 UTC  (2+ messages)

[PATCH 00/12] move compat_ioctl handling into drivers
 2009-11-16  9:10 UTC 

[PATCH 01/12] arch/um: handle compat_ioctl in tty line driver
 2009-11-16  8:39 UTC  (14+ messages)
` [PATCH 02/12] scsi/sg: move compat_ioctl handling into sg driver
` [PATCH 03/12] autofs/autofs4: move compat_ioctl handling into fs
` [PATCH 04/12] raw: partly fix compat_ioctl handling on non-x86
` [PATCH 05/12] nbd: add compat_ioctl method
` [PATCH 06/12] smbfs: do compat_ioctl handling in place
` [PATCH 07/12] i2cdev: move compat_ioctl handling into driver
` [PATCH 08/12] md: move compat_ioctl handling into md.c
` [PATCH 09/12] lp: move compat_ioctl handling into lp.c
` [PATCH 10/12] usbdevfs: move compat_ioctl handling to devio.c
` [PATCH 11/12] hamradio/mkiss: fix typo in compat_ioctl
` [PATCH 12/12] compat_ioctl: remove unused handlers

[PATCH] x86: Don't put iommu_shutdown_noop() in init section
 2009-11-16  9:03 UTC  (3+ messages)
` [tip:core/iommu] "

[RFC][PATCH] sched_wait_block: wait for blocked threads
 2009-11-16  8:35 UTC  (3+ messages)
` [PATCH] Initial prototype version of sched_wait_block
` [RFC] observe and act upon workload parallelism: PERF_TYPE_PARALLELISM (Was: [RFC][PATCH] sched_wait_block: wait for blocked threads)

[PATCH 2/2] drm: mm always protect change to unused_nodes with unused_lock spinlock
 2009-11-16  8:31 UTC  (3+ messages)

[patch 00/52] s390 patches for the next merge window (2.6.33)
 2009-11-16  8:33 UTC  (4+ messages)
  ` s390: move keyboard compat ioctls into tty3270 driver

linux-next: Tree for November 16
 2009-11-16  7:14 UTC 

[PATCH 00/19] OMAP: DSS2: Intro
 2009-11-16  6:54 UTC  (4+ messages)

[PATCH] Kbuild: clean up marker
 2009-11-16  6:31 UTC  (4+ messages)
` [PATCH] Kbuild: clear marker out of modpost

[PATCH]remove deprecated and not used: print_mac()
 2009-11-16  6:22 UTC  (2+ messages)

[PATCH 0/5] pcf50633 - error handling & use threaded IRQs - v2
 2009-11-16  6:09 UTC  (6+ messages)
` [PATCH 1/5] mfd: pcf50633 - make 'is_suspended' a bool
` [PATCH 2/5] mfd: pcf50633 - use threaded interrupts
` [PATCH 3/5] mfd: pcf50633 - move creating of regulator devices out of line
` [PATCH 4/5] mfd: pcf50633 - fix error handling during probe
` [PATCH 5/5] mfd: pcf50633 - whitespace and formatting fixes

[PATCH -rt 1/1] sched_rt: change spinlock primitive in post_schedule_rt()
 2009-11-16  5:33 UTC 

perf counters: problem with perf record
 2009-11-16  5:25 UTC  (5+ messages)

(no subject)
 2009-11-16  5:21 UTC 

[PATCH] mISDN: fix error return in HFCmulti_init()
 2009-11-16  5:18 UTC  (3+ messages)

(no subject)
 2009-11-16  5:17 UTC 

[PATCH] forcedeth: mac address fix
 2009-11-16  5:17 UTC  (2+ messages)

2.6.32-rc6-git4 -- NetworkManager: page allocation failure. order:8, mode:0x8020
 2009-11-16  4:58 UTC  (6+ messages)

[PATCH v1 resent] net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
 2009-11-16  4:54 UTC  (2+ messages)

[PATCH -rt 1/1] sched_rt: change spinlock primitive in post_schedule_rt()
 2009-11-16  4:49 UTC 

[RFC][PATCH 0/10] PCI run-time PM support
 2009-11-16  4:36 UTC  (12+ messages)
` [RFC][PATCH 1/10] PM: Add flag for devices capable of generating run-time wake-up events
` [RFC][PATCH 2/10] PCI PM: Add function for checking PME status of devices
` [RFC][PATCH 3/10] PCI / PM: Propagate wake-up enable for PCIe devices too
` [RFC][PATCH 4/10] PCI PM: PCIe PME root port service driver (rev. 4)
` [RFC][PATCH 5/10] ACPI: Add infrastructure for refcounting GPE consumers
` [RFC][PATCH 6/10] ACPI: Add support for new refcounted GPE API to drivers
` [RFC][PATCH 7/10] ACPI: Remove old GPE API and transition code entirely to new one
` [RFC][PATCH 8/10] ACPI / PM: Add more run-time wake-up fields
` [RFC][PATCH 9/10] PCI / ACPI PM: Platform support for PCI PME wake-up (rev. 3)
` [RFC][PATCH 10/10] PCI PM: Run-time callbacks for PCI bus type

sparc64 cmpxchg is not a full memory barrier anymore ?
 2009-11-16  4:31 UTC  (3+ messages)
` Sparc64 support added to Userspace RCU

[PATCH 3/5] AI TB: Driver for the Freescale MMA7455L accelerometer
 2009-11-16  4:30 UTC  (2+ messages)
` [PATCH 4/5] AI TB: Driver for the Always Innovating Touch Book keyboard

[patch 0/1] Adding radio type FM
 2009-11-16  4:25 UTC  (9+ messages)
          ` [PATCH 1/1] "

[PATCH 00/13] staging: line6 cleanups
 2009-11-16  4:18 UTC  (14+ messages)
` [PATCH 01/13] staging: line6: Lindent and fix checkpatch warnings in playback.c
` [PATCH 02/13] staging: line6: Fix checkpatch errors "
` [PATCH 03/13] staging: line6: Lindent and fix checkpatch warnings in capture.c
` [PATCH 04/13] staging: line6: Fix checkpatch errors "
` [PATCH 05/13] staging: line6: Lindent control.c
` [PATCH 06/13] staging: line6: Fix some checkpatch warnings in control.c
` [PATCH 07/13] staging: line6: Convert simple_strtoul() to strict_strtoul "
` [PATCH 08/13] staging: line6: Fix checkpatch warnings in pcm.c
` [PATCH 09/13] staging: line6: Lindent and fix some checkpatch warnings in toneport.c
` [PATCH 10/13] staging: line6: Convert simple_strtol to strict_strtol "
` [PATCH 11/13] staging: line6: Convert simple_strtoul to strict_strtoul in variax.c
` [PATCH 12/13] staging: line6: Convert simple_strtoul to strict_strtoul in pod.c
` [PATCH 13/13] staging: line6: Convert simple_strtoul to strict_strtoul in midi.c

[BUG]2.6.27.y some contents lost after writing to mmaped file
 2009-11-16  3:38 UTC 

Inclusion of Xen Pv-Ops Dom0 Support in Linus Torvalds' Mainline Linux Kernel?
 2009-11-16  3:12 UTC  (2+ messages)

[PATCH] ipath: Use bitmap_weight
 2009-11-16  3:08 UTC 

[PATCH] ntfs: Use bitmap_weight
 2009-11-16  3:07 UTC 

[PATCH -mm] hpfs: Use bitmap_weight()
 2009-11-16  3:06 UTC 

[PATCH] fix granularity of task_u/stime(), v2
 2009-11-16  2:44 UTC  (4+ messages)
` [tip:sched/core] sched: Fix granularity of task_u/stime()

[PATCH] mm: Fix section mismatch in memory_hotplug.c
 2009-11-16  2:06 UTC 

[PATCH]AHCI: disable sntf cap for ich8
 2009-11-16  1:56 UTC 

[PATCH 0/5] Trivial warning cleanups
 2009-11-16  1:27 UTC  (17+ messages)
` [PATCH 3/5] kbuild: mkcompile_h: trivial cleanups
  ` [PATCH 4/5] acpi: fix trivial warning

[RFC PATCH 0/2] power: implement platform battery driver
 2009-11-16  1:08 UTC  (3+ messages)
` [RFC PATCH 1/2] "

curious about alleged "compatibility" bits for lm-sensors
 2009-11-15  8:12 UTC 

[PATCH 1/6] power: pcf50633: add ac power supply class to the charger
 2009-11-16  1:00 UTC  (5+ messages)
` [PATCH 2/6] power: pcf50633: introduces battery charging current control
  ` [PATCH 3/6] gta02: set pcf50633 charger_reference_current_ma

[PATCH] vfs: Add a trace point in the mark_inode_dirty function
 2009-11-16  0:56 UTC  (4+ messages)

[PATCH] m68knommu: export clk_* symbols in clk.c
 2009-11-16  0:48 UTC  (2+ messages)

[GIT PULL] Add -Wmissing-prototypes to HOSTCFLAGS; fix resulting warnings
 2009-11-16  0:37 UTC 

Three buttons reported on two-button touchpad
 2009-11-15 23:59 UTC  (4+ messages)

[PATCH] drm/ttm: Dead code elimination & comment addition
 2009-11-15 23:40 UTC  (2+ messages)

linux-next: i7core_edac tree build failure
 2009-11-15 23:30 UTC  (4+ messages)

[PATCH 0/2] pcf50633 - a couple of fixes
 2009-11-15 23:25 UTC  (7+ messages)
` [PATCH 1/2] mfd: pcf50633 - fix error handling during probe
` [PATCH 2/2] mfd: pcf50633 - use threaded interrupts

intelfb maintainer
 2009-11-15 23:23 UTC  (4+ messages)

[PATCH] sysctl.c: Change a .proc_handler = proc_dointvec to &proc_dointvec,
 2009-11-15 22:54 UTC  (15+ messages)

PULL request for linux-next
 2009-11-15 22:52 UTC  (2+ messages)

[PATCH] leds-gpio: fix possible crash on OF device unbinding
 2009-11-15 22:48 UTC 

[PATCH] Remove default selection of AB4500
 2009-11-15 22:47 UTC  (2+ messages)

[PATCH] mfd: Move WM831x to generic IRQ
 2009-11-15 22:44 UTC  (2+ messages)

[PATCH v3] mfd: Initial support for twl5031
 2009-11-15 22:40 UTC  (2+ messages)

[PATCH 00/19] OMAP: DSS2 v5 intro
 2009-11-15 22:38 UTC  (11+ messages)

[PATCH 2/6] mm: mlocking in try_to_unmap_one
 2009-11-15 22:37 UTC  (4+ messages)

[PATCH 0/6] mm: prepare for ksm swapping
 2009-11-15 22:16 UTC  (4+ messages)
` [PATCH 2/6] mm: mlocking in try_to_unmap_one

[AppArmor #3 0/12] AppArmor security module
 2009-11-15 22:14 UTC  (7+ messages)
` [PATCH 07/12] AppArmor: userspace interfaces

[PATCH v5 10/12] string: factorize skip_spaces and export it to be generally available
 2009-11-15 21:51 UTC 

(no subject)
 2009-11-15 21:16 UTC 

[PATCH] define convenient securebits masks for prctl users (v2)
 2009-11-15 21:09 UTC  (4+ messages)

consolechars switches tty since 8b92e87 vt: add an event interface
 2009-11-15 20:18 UTC  (4+ messages)

(no subject)
 2009-11-15 19:35 UTC 

[PATCH v5 00/12] introduce skip_spaces(), reducing code size plus some clean-ups
 2009-11-15 19:33 UTC  (3+ messages)
` [PATCH v5 10/12] string: factorize skip_spaces and export it to be generally available

mmotm-1113: efi.c: __divdi3 undefined (i386)
 2009-11-15 18:46 UTC 

[PATCH 3/4] security/selinux: decrement sizeof size in strncmp
 2009-11-15 18:44 UTC  (11+ messages)

[PATCH v2 01/10] LIS3LV02D: Send sync event
 2009-11-15 18:04 UTC  (11+ messages)
` [PATCH v2 02/10] LIS3LV02D: Correct memory leak in module unload
  ` [PATCH v2 03/10] lis3: Update documentation and comments
    ` [PATCH v2 04/10] lis3: fix show rate for 8 bits chips
      ` [PATCH v2 05/10] LIS3LV02D: Proper power on sequence
        ` [PATCH v2 06/10] LIS3LV02D: Selftest support
          ` [PATCH v2 07/10] LIS3LV02D: Remove calibaration functionality
            ` [PATCH v2 08/10] lis3: Sysfs entry for setting chip measurement rate
              ` [PATCH v2 09/10] lis3: Scale output values to mg


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