All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-20 06:39:14 to 2010-08-20 08:35:26 UTC [more...]

[RFC][PATCH] add dma_reserve_coherent_memory()/dma_free_reserved_memory() API
 2010-08-20  8:35 UTC  (4+ messages)

On omap3evm kernel 2.6.34+ doesn't boot (solved)
 2010-08-20  8:08 UTC 

[PATCH] ARM: COLIBRI PXA320: fix UCB1400 irq autoprobing
 2010-08-20  8:34 UTC  (5+ messages)

[lm-sensors] [PATCH 5/5] Package Level Thermal Control and Power
 2010-08-20  8:33 UTC  (10+ messages)
    ` [lm-sensors] [PATCH 5/5] Package Level Thermal Control and
                  ` [PATCH 5/5] Package Level Thermal Control and Power Limit Notification: pkgtemp doc

aplay -l vs. aplay -L: Missing PCMs?
 2010-08-20  8:34 UTC  (2+ messages)

[PATCH -V18 0/13] Generic name to handle and open by handle syscalls
 2010-08-20  8:32 UTC  (7+ messages)
` [PATCH -V18 04/13] vfs: Allow handle based open on symlinks
` [PATCH -V18 05/13] vfs: Support null pathname in readlink

Linux Plumber's Conference: Call for Working Session Submissions
 2010-08-20  8:31 UTC  (3+ messages)

[U-Boot] [PATCH] mx51evk: Provide a proper reset for the Ethernet PHY
 2010-08-20  8:31 UTC  (2+ messages)

[Bugme-new] [Bug 16626] New: Machine hangs with EIP at skb_copy_and_csum_dev
 2010-08-20  8:31 UTC  (10+ messages)

(unknown)
 2010-08-20  8:31 UTC 

About Connection between PPP and linux Sockets
 2010-08-20  8:29 UTC  (2+ messages)

[PATCH 2/2] MFD: switch AB3100 to use MFD cells
 2010-08-20  8:27 UTC 

[PATCH 0/3] Misc. bug fixes for ppc32
 2010-08-20  8:27 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 1/2] MFD: move AB3100 to __devinit
 2010-08-20  8:26 UTC 

[lm-sensors] [PATCH] drivers/hwmon/coretemp: Fix incorrect
 2010-08-20  8:26 UTC  (2+ messages)

UIM manager atom APIs review request
 2010-08-20  8:26 UTC  (2+ messages)

[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
 2010-08-20  8:26 UTC  (11+ messages)

[PATCH] Add Menu Framework
 2010-08-20  8:22 UTC  (9+ messages)
` [PATCH 1/2 v2] "
` [PATCH 2/2] Menu/cmd: add sub menu entry command support

[Qemu-devel] qemu 0.12.5 sparc64 debian 505
 2010-08-20  8:21 UTC  (2+ messages)

[tip:x86/urgent] x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner
 2010-08-20  8:21 UTC  (3+ messages)

[PATCH] udev: Add check for serial before string operation
 2010-08-20  8:20 UTC  (2+ messages)

[U-Boot] [PATCH] Use common function to set GPIOs for MX3 and MX5
 2010-08-20  8:20 UTC 

[PATCH 0/3] writeback: kernel visibility
 2010-08-20  8:19 UTC  (15+ messages)
` [PATCH 1/3] mm: helper functions for dirty and writeback accounting
` [PATCH 2/3] writeback: Adding pages_dirtied and pages_entered_writeback
` [PATCH 3/3] writeback: Reporting dirty thresholds in /proc/vmstat

wishlist bugreport: make limit configurable for do_fmt_merge_msg (merge.log)
 2010-08-20  8:16 UTC  (3+ messages)

[PATCH] omap: 4430sdp board support for the the GPIO keys
 2010-08-20  8:17 UTC 

A question of perf NMI handler
 2010-08-20  8:16 UTC  (11+ messages)
      ` [PATCH] perf, x86: try to handle unknown nmis with running perfctrs
        ` [PATCH -v3] "

KVM timekeeping and TSC virtualization
 2010-08-20  8:07 UTC  (36+ messages)
` [KVM timekeeping 01/35] Drop vm_init_tsc
` [KVM timekeeping 02/35] Convert TSC writes to TSC offset writes
` [KVM timekeeping 03/35] Move TSC offset writes to common code
` [KVM timekeeping 04/35] Fix SVM VMCB reset
` [KVM timekeeping 05/35] Move TSC reset out of vmcb_init
` [KVM timekeeping 06/35] TSC reset compensation
` [KVM timekeeping 07/35] Make cpu_tsc_khz updates use local CPU
` [KVM timekeeping 08/35] Warn about unstable TSC
` [KVM timekeeping 09/35] Unify TSC logic
` [KVM timekeeping 10/35] Fix deep C-state TSC desynchronization
` [KVM timekeeping 11/35] Add helper functions for time computation
` [KVM timekeeping 12/35] Robust TSC compensation
` [KVM timekeeping 13/35] Perform hardware_enable in CPU_STARTING callback
` [KVM timekeeping 14/35] Add clock sync request to hardware enable
` [KVM timekeeping 15/35] Move scale_delta into common header
` [KVM timekeeping 16/35] Fix a possible backwards warp of kvmclock
` [KVM timekeeping 17/35] Implement getnsboottime kernel API
` [KVM timekeeping 18/35] Use getnsboottime in KVM
` [KVM timekeeping 19/35] Add timekeeping documentation
` [KVM timekeeping 20/35] Make math work for other scales
` [KVM timekeeping 21/35] Track max tsc_khz
` [KVM timekeeping 22/35] Track tsc last write in vcpu
` [KVM timekeeping 23/35] Set initial TSC rate conversion factors
` [KVM timekeeping 24/35] Timer request function renaming
` [KVM timekeeping 25/35] Add clock catchup mode
` [KVM timekeeping 26/35] Catchup slower TSC to guest rate
` [KVM timekeeping 27/35] Add TSC trapping
` [KVM timekeeping 28/35] Unstable TSC write compensation
` [KVM timekeeping 29/35] TSC overrun protection
` [KVM timekeeping 30/35] IOCTL for setting TSC rate
` [KVM timekeeping 31/35] Exit conditions for TSC trapping
` [KVM timekeeping 32/35] Entry "
` [KVM timekeeping 33/35] Indicate reliable TSC in kvmclock
` [KVM timekeeping 34/35] Remove dead code
` [KVM timekeeping 35/35] Add some debug stuff

[RFC PATCH] Board support for the the GPIO keys
 2010-08-20  8:14 UTC  (3+ messages)

[GIT/PATCH 0/3] pvhvm emul unplug fixes
 2010-08-20  8:14 UTC  (14+ messages)
` [PATCH 1/3] xen: pvhvm: allow user to request no emulated device unplug
      `  "
                  ` [GIT/PATCH v2 0/3] pvhvm emul unplug fixes
                    ` [PATCH 2/3] xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
                    ` [PATCH 3/3] xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield

[PATCH] drm/kms: Add a module parameter to disable polling
 2010-08-20  8:13 UTC  (2+ messages)

[PATCH/RFCv3 0/6] The Contiguous Memory Allocator framework
 2010-08-20  8:10 UTC  (11+ messages)

[PATCH] Board changes for gpio-keys
 2010-08-20  8:12 UTC 

[U-Boot] [PATCH 0/4] Add support for PRTLVT2 boards
 2010-08-20  8:12 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] MX51: iomux: Added support for mxc_iomux_set_input()
  ` [U-Boot] [PATCH 2/4] MX51: Added missing pin definition

[Xenomai-help] Adeos Patches for xenomai-2.5.4 under linux-2.6.35.1
 2010-08-20  8:11 UTC  (2+ messages)

[PATCH] nanddump: Fix hexdump nybble ordering
 2010-08-20  8:11 UTC 

[Xenomai-help] Page fault in real time task causes lockup
 2010-08-20  8:09 UTC  (9+ messages)

[LTP] [PATCH]fix the at_deny01 failure‏
 2010-08-20  8:08 UTC 

problem building openjdk-6
 2010-08-20  8:07 UTC  (9+ messages)

[GIT PULL 0/3] perf/core improvements
 2010-08-20  8:07 UTC  (2+ messages)

Re:await your response
 2010-08-20  8:03 UTC 

[Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
 2010-08-20  8:04 UTC  (2+ messages)
  ` [Bug 26980] GT230M or GT218 with nouveau: "

[PATCH 0/2] radix-tree: fix writeback livelock avoidance code
 2010-08-20  8:02 UTC  (5+ messages)
` [PATCH 1/2] radix-tree: clear all tags in radix_tree_node_rcu_free
` [PATCH 2/2] radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags

git commands
 2010-08-20  7:57 UTC  (4+ messages)

[MeeGo-Dev][PATCH] Topcliff: Update PCH_CAN driver to 2.6.35
 2010-08-20  7:59 UTC  (8+ messages)

[xen-4.0-testing test] 2032: regressions - FAIL
 2010-08-20  7:58 UTC  (3+ messages)

patch for longhaul; bm_timeout fix
 2010-08-20  7:55 UTC 

LWN.net article: creating 1 billion files -> XFS looses
 2010-08-20  7:55 UTC  (4+ messages)

[xen-4.0-testing test] 2036: regressions - FAIL
 2010-08-20  7:52 UTC  (2+ messages)

[Bug 29692] New: Lightsmark lights arent working
 2010-08-20  7:51 UTC 

Regression in 2.6.36-rc1 bisected to commit 9d8888c
 2010-08-20  7:51 UTC  (2+ messages)

[PATCH net-next-2.6] net: build_ehash_secret() and rt_bind_peer() cleanups
 2010-08-20  7:51 UTC  (4+ messages)
  ` [PATCH net-next-2.6 v2] "

srp sg_tablesize
 2010-08-20  7:49 UTC 

[PATCH v2 2/6]nand/denali: Add bad block management for MRST
 2010-08-20  7:49 UTC  (3+ messages)

[Bug 29691] New: Lightsmark isnt rendering textures
 2010-08-20  7:49 UTC 

Fwd: What's cooking in git.git (Aug 2010, #04; Wed, 18)
 2010-08-20  7:47 UTC  (7+ messages)
` [PATCH] compat/regex: define out variables only used under RE_ENABLE_I18N
        ` [PATCH] compat/regex: get rid of old-style definition

[Qemu-devel] [PATCH - V3] Port codes from qemu-kvm to support booting from SCSI disk image
 2010-08-20  7:44 UTC  (4+ messages)

[U-Boot] [PATCH] Disaligned buffer in print_buffer
 2010-08-20  7:46 UTC  (4+ messages)

[PATCH] mmc: make dev_to_mmc_card() macro public
 2010-08-20  7:46 UTC  (7+ messages)
      ` [PATCH] mmc: rename dev_to_mmc_card to mmc_dev_to_card
      ` [PATCHv2] mmc: make mmc_dev_to_card() macro public

scanning a specific ssid
 2010-08-20  7:45 UTC  (2+ messages)

[PATCH 1/2] cifs-utils: moving resolve_host into separate file
 2010-08-20  7:45 UTC  (2+ messages)
  ` [PATCH 2/2] cifs-utils: infrastructure for stashing passwords in keyring

[Bug 29689] New: Heroes of Newerth models are rendered as 2D
 2010-08-20  7:44 UTC 

[PATCH] ext3: set i_extra_isize of 11th inode
 2010-08-20  7:42 UTC  (2+ messages)

[U-Boot] u-boot-x86
 2010-08-20  7:42 UTC 

dccp test-tree [PATCH 0/3] ccid-2: Congestion Window Validation, TCP code sharing
 2010-08-20  7:40 UTC  (3+ messages)
` dccp test-tree [PATCH 0/3] ccid-2: Congestion Window

fix BUG: using smp_processor_id() in preemptible code (resend)
 2010-08-20  7:36 UTC  (4+ messages)
    ` [PATCH] fix BUG using smp_processor_id() in preemptible thermal_throttle_add_dev

[PATCH 00/14] ARM: S5PV310: Updates clock
 2010-08-20  7:35 UTC  (18+ messages)
` [PATCH 02/14] ARM: S5PV310: Removed unused clock
` [PATCH 10/14] ARM: S5PV310: Adds uart clocks
` [PATCH 12/14] ARM: S5PV310: Add various clocks
` [PATCH 13/14] ARM: S5PV310: Add video clocks

Conversion of LIO-Target to use include/scsi/iscsi_proto.h defs
 2010-08-20  7:32 UTC  (2+ messages)

[B.A.T.M.A.N.] Problem openWRT "backfire" and "kmod-batman-adv"
 2010-08-20  7:29 UTC  (3+ messages)
  ` [B.A.T.M.A.N.] problem openwrt-trunk + ath5k + batman-adv-devel in my case

[Bugme-new] [Bug 16627] New: sdhci shows backtrace while resuming after s2disk
 2010-08-20  7:27 UTC  (2+ messages)

[PATCH] Work around xstate_size export for kvm-kmod
 2010-08-20  7:25 UTC 

[PATCH 3/4 v2] lib: add crc16_le helper
 2010-08-20  7:24 UTC  (4+ messages)

[PATCHv2 0/2] add isp1704 power supply driver
 2010-08-20  7:25 UTC  (6+ messages)
` [PATCHv2 2/2] omap: rx51: add support for USB chargers

[PATCH 1/2] bluetooth: Add support Bluetooth controller of MacbookPro 6,2
 2010-08-20  7:24 UTC  (3+ messages)

[PATCH 1/2 v3] bluetooth: Add support Bluetooth controller of MacbookPro 6,2
 2010-08-20  7:24 UTC  (2+ messages)
` [PATCH 2/2 v3] bluetooth: Add support Bluetooth controller of MacbookPro 7,1

[PATCH 1/1] [ARM] pxa: encode IRQ number into .nr_irqs
 2010-08-20  7:23 UTC 

[PATCH 1/1] [ARM] pxa: encode IRQ number into .nr_irqs
 2010-08-20  7:23 UTC 

[PATCH] fbdev: add a function to parse further EDID Detailed Timing
 2010-08-20  7:23 UTC  (2+ messages)
` [PATCH] fbdev: add a function to parse further EDID Detailed

[PATCH] Server should allow offset larger than LLONG_MAX at commit procedure
 2010-08-20  7:20 UTC  (5+ messages)

SG_ALL definition
 2010-08-20  7:18 UTC 

[RFC] [PATCH 0/5] usb: ohci: omap: Add OMAP4 Support
 2010-08-19 19:18 UTC  (6+ messages)
` [RFC] [PATCH 1/5] usb: ohci-omap3: seperate the OMAP3-specific code
  ` [RFC] [PATCH 2/5] usb: ohci: omap: Add OMAP4 support
    ` [RFC] [PATCH 3/5] usb: ohci: omap: IO mux mode settings for omap4
      ` [RFC] [PATCH 4/5] usb: ohci: omap: Initialize resources for OMAP4
        ` [RFC] [PATCH 5/5] usb: ohci: omap: enable the ohci port on OMAP4SDP

[PATCH] Input: ads7846 - move regulator codes out of spinlock protected area
 2010-08-20  7:19 UTC  (3+ messages)

BUG: unable to handle kernel paging request at ffffffffffffffff
 2010-08-20  7:10 UTC  (5+ messages)

[GIT/PATCH 0/2] Minor fixes to xen-netfront
 2010-08-20  7:07 UTC  (4+ messages)
` [PATCH 2/2] xen: netfront: support the ethtool drvinfo hook

purify_inactive_streams and Azalia controllers with >1 codec
 2010-08-20  7:05 UTC  (4+ messages)

[PATCH 0/8] [Resend] ideapad: using EC command to control rf/camera power
 2010-08-20  7:01 UTC  (7+ messages)

[PATCH v3] powerpc/mpc8xxx_gpio.c: extend the driver to support mpc512x gpios
 2010-08-20  7:00 UTC  (3+ messages)
` [PATCH v4] "

[LTP] [PATCH] fix "hugeshmat01" test
 2010-08-20  6:57 UTC  (3+ messages)

t7610-mergetool.sh -q isn't quiet
 2010-08-20  6:50 UTC 

[PATCH 0/6] omap fixes for upcoming 2.6.36-rc1
 2010-08-20  6:56 UTC  (9+ messages)
` [PATCH 3/6] OMAP3: PM: ensure IO wakeups are properly disabled

Regarding USB-Serial Device driver
 2010-08-20  6:56 UTC  (5+ messages)

mvsas: blocked task on writing to tape
 2010-08-20  6:47 UTC  (4+ messages)

[lm-sensors] [PATCH] MAINTAINERS: hwmon/coretemp: Change coretemp
 2010-08-20  6:53 UTC  (3+ messages)
` [PATCH] MAINTAINERS: hwmon/coretemp: Change coretemp maintainers
  ` [lm-sensors] [PATCH] MAINTAINERS: hwmon/coretemp: Change

[MeeGo-Dev][PATCH] Topcliff: Update PCH_PHUB driver to 2.6.35
 2010-08-20  6:53 UTC  (5+ messages)

[Bug 19356] New: DPMS does not turn off LCD backlight on NV34M [ GeForce FX Go5200]
 2010-08-20  6:51 UTC  (2+ messages)
  ` [Bug 19356] DPMS does not turn off LCD backlight on NV34M [GeForce "

[PATCH 00/15] replace barriers with explicit flush / FUA usage
 2010-08-20  6:50 UTC  (4+ messages)

Using block layer's I/O context api (block/blk-ioc.c) without CFQ
 2010-08-20  6:51 UTC  (2+ messages)

[PATCH] ftrace: Fix compile error if DYNAMIC_FTRACE is enabled
 2010-08-20  6:51 UTC 

[Bug 29685] New: DPMS does not turn off LCD backlight on NV18 [GeForce4 MX with AGP8X (Mac)]
 2010-08-20  6:50 UTC 

[U-Boot] [PATCH] Align linebuf to avoid misaligned aliases of it
 2010-08-20  6:48 UTC  (5+ messages)

64-bit ppc rwsem (was: Re: [GIT] Sparc)
 2010-08-20  6:43 UTC  (8+ messages)
` 64-bit ppc rwsem
      ` [PATCH 2/2] rwsem: Move powerpc atomic-long based implementation to asm-generic
          ` [PATCH 2/2] rwsem: Move powerpc atomic-long based

[Ocfs2-devel] [PATCH] ocfs2: Don't delete orphaned files if we are in the process of umount
 2010-08-20  6:40 UTC 

Fan runs full speed after S3 sometimes (regression)
 2010-08-20  6:39 UTC  (5+ messages)

[PATCH] resizefs: fix if ext4 already >16TB resize will fail issue
 2010-08-20  6:39 UTC 


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.