messages from 2009-11-12 03:41:35 to 2009-11-12 07:34:23 UTC [more...]
xterm: either fix it, or remove it. please
2009-11-12 7:32 UTC (7+ messages)
orion/kirkwood pcie issue still open with rc6
2009-11-12 7:31 UTC (5+ messages)
` orion/kirkwood pcie issue still open with 2.6.32-rc6 (marvell stock 2.6.22.18 works!)
` [PATCH] ARM: enable PCI bridges after assigning resources (was orion/kirkwood pcie issue still open with 2.6.32-rc6 (marvell stock 2.6.22.18 works!))
PCI bus node location
2009-11-12 7:30 UTC (9+ messages)
[PATCH] ALSA: hda: Use model=mb5 for MacBookPro 5,2
2009-11-12 7:30 UTC (5+ messages)
` [PATCH] ALSA: hda: Use model=mb5 for MacBookPro 5, 2
[PATCH] v4l2-dbg: report fail reason to the user
2009-11-12 7:29 UTC (5+ messages)
warn on lookup_one_length/vfs_quota_on_mount
2009-11-12 7:29 UTC
[PATCH] omap: zoom3: Update defconfig for USB
2009-11-12 7:27 UTC
[PATCH] zlib: Optimize inffast even more
2009-11-12 7:23 UTC (3+ messages)
Recall her senses
2009-11-12 7:25 UTC
[PATCH] vfs: Add a trace point in the mark_inode_dirty function
2009-11-12 7:22 UTC (8+ messages)
[RFC PATCH] x86: make sure wakeup code is below 1M
2009-11-12 7:20 UTC (14+ messages)
` [PATCH] x86: make sure wakeup code is below 1M -v2
Capturing video and still images using one driver
2009-11-12 7:21 UTC (5+ messages)
[PATCH] decode_tm6000: fix include path
2009-11-12 7:19 UTC (3+ messages)
[PATCH][RFC] pv-ops: fix shared irq device passthrough
2009-11-12 7:15 UTC (11+ messages)
Testers wanted: New SB X-Fi driver
2009-11-12 7:14 UTC (5+ messages)
Hard link across subvolumes
2009-11-12 7:14 UTC (2+ messages)
` [PATCH] Deny sys_link "
[PATCH] Remove __raw_* accessors from PL031 RTC
2009-11-12 7:13 UTC
handling of underrunning snd_pcm_writei
2009-11-12 7:12 UTC (2+ messages)
git-svn problem with v1.6.5
2009-11-12 7:11 UTC (11+ messages)
Fix argument order in memset call in ./drivers/media/common/ir-functions.c
2009-11-12 7:09 UTC (2+ messages)
[PATCH RFC] x86: fix confusing name of /proc/cpuinfo "ht" flag
2009-11-12 7:08 UTC (3+ messages)
[PATCH] omap: 3630sdp: Update defconfig for USB
2009-11-12 7:04 UTC
Micrel PHY KSZ8001 on MPC5200B FEC
2009-11-12 7:03 UTC (3+ messages)
Looking for the datasheet of zd1211rw
2009-11-12 7:02 UTC (2+ messages)
[PATCH] dvb-usb-friio: accept center-shifted frequency
2009-11-12 7:02 UTC
[PATCH v2][64-bit e2fsprogs] 64-bit block number truncated in e2sck pass2
2009-11-12 6:01 UTC
dm: bind new table before destroying old
2009-11-12 7:00 UTC (5+ messages)
` "
[PATCH] x86: Mark the thermal init functions __init
2009-11-12 6:52 UTC (3+ messages)
` [PATCH] x86, mce: fix __init annotations
[LTP] make error
2009-11-12 6:20 UTC
Query: Regulator framework in EHCI driver
2009-11-12 6:48 UTC (15+ messages)
problem with codec discovery on HP 2530p
2009-11-12 6:47 UTC (6+ messages)
linux-next: percpu tree build warning
2009-11-12 6:45 UTC
[PATCH] prefix redefinition fix (Re: hdparm documentation)
2009-11-12 6:43 UTC
[PATCH][RFC] Measuring term of acquiring spinlock
2009-11-12 6:43 UTC
Allocate continuous memory and physical address
2009-11-12 6:41 UTC
[Qemu-devel] [PATCH 00/20] PCI express clean up patches
2009-11-12 5:58 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/20] pci: fix pci_info_device()
` [Qemu-devel] [PATCH 02/20] pci: move pci_data_{read, write}() declaration from pci.h to pci_host.h
` [Qemu-devel] [PATCH 03/20] pci: simplify pci_data_read(), pcie_mmcfg_data_read()
` [Qemu-devel] [PATCH 04/20] pci: remove pci_addr_to_config() by open code
` [Qemu-devel] [PATCH 05/20] pci: rename pci_addr_to_dev(), pcie_mmcfg_addr_to_dev()
` [Qemu-devel] [PATCH 06/20] pci: shorten pci_host_{conf, data}_register_xxx function a bit
` [Qemu-devel] [PATCH 07/20] pci: remove pci_sub_bus() by open coding
` [Qemu-devel] [PATCH 08/20] pci: s/pci_find_host_bus/pci_find_root_bus/g
` [Qemu-devel] [PATCH 09/20] pci_host: remove unnecessary & 0xff
` [Qemu-devel] [PATCH 10/20] pci: kill unnecessary included in pci.c
` [Qemu-devel] [PATCH 11/20] pci: clean up of pci_init_wmask()
` [Qemu-devel] [PATCH 12/20] pci: remove some unnecessary comment in pci.h
` [Qemu-devel] [PATCH 13/20] pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h
` [Qemu-devel] [PATCH 14/20] pci: remove unused constants
` [Qemu-devel] [PATCH 15/20] pci: clean up of pci_update_mappings()
` [Qemu-devel] [PATCH 16/20] pci: kill goto in pci_update_mappings()
` [Qemu-devel] [PATCH 17/20] pci: remove magic number, 256 in pci.c
` [Qemu-devel] [PATCH 18/20] pci: fix pci_config_get_io_base()
` [Qemu-devel] [PATCH 19/20] pci: pci bridge related clean up
` [Qemu-devel] [PATCH 20/20] pci: remove goto in pci_bridge_filter()
[PATCH] boost-1.33.1: Corrected GNU_HASH error
2009-11-05 15:17 UTC (4+ messages)
[Qemu-devel] Handling Bios Interrupts
2009-11-12 6:31 UTC
[Qemu-devel] Posting to qemu-devel list
2009-11-12 6:30 UTC
[PATCH] x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
2009-11-12 6:27 UTC
[RFC PATCH 1/1] Input: gpio-keys: export gpio key information through sysfs
2009-11-12 6:23 UTC (19+ messages)
` [RFC PATCH 1/2] Input: added 2 new ioctl()s for setting/getting event state
` [RFC PATCH 0/2] Input: adding new ioctl()s for enabling/disabling events
` [RFC PATCH 2/2] Input: gpio-keys: implemented support for enabling/disabling gpios
[RFC] Video events, version 2.3
2009-11-12 6:24 UTC (2+ messages)
[PATCHv2 0/11] Misc fixes [for PM branch]
2009-11-12 6:24 UTC (14+ messages)
` [PATCH 01/11] OMAP3: PM: Fixed padconf save done check
` [PATCH 02/11] OMAP3: Disable Smartreflex before pwrdm enters RET
` [PATCH 03/11] OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer
` [PATCH 04/11] OMAP3: PM: Ack pending interrupts before entering suspend
` [PATCH 05/11] OMAP3: PM: Enable system control module autoidle
` [PATCH 06/11] OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
` [PATCH 07/11] OMAP3: Fixed ARM aux ctrl register save/restore
` [PATCH 08/11] OMAP3: PM: Disabled I2C4 repeated start operation mode
` [PATCH 09/11] OMAP3: PM: Added support for L2 aux ctrl register save and restore
` [PATCH 10/11] OMAP3: PM: Write voltage and clock setup times dynamically in idle loop
` [PATCH 11/11] OMAP3: PM: Disable OTG autoidle when waking up from off-mode
[PATCH 1/2] ipw2100: Register the wiphy device
2009-11-12 6:19 UTC (4+ messages)
` [PATCH 2/2] ipw2200: Set core hw rfkill status when hardware changes state
[PATCH] V4L: adding digital video timings APIs
2009-11-12 6:18 UTC (4+ messages)
test subscription
2009-11-12 6:08 UTC
[Qemu-devel] load-store experiment
2009-11-12 6:01 UTC (3+ messages)
linux-next: i7core_edac tree build failure
2009-11-12 5:58 UTC
[Bugme-new] [Bug 14546] New: Off-by-two stack buffer overflow in function rpc_uaddr2sockaddr() of net/sunrpc/addr.c
2009-11-12 5:56 UTC (5+ messages)
Feature request: network devices
2009-11-12 5:56 UTC (8+ messages)
virtio_console: support for multiple ports, console and generic
2009-11-12 5:54 UTC (5+ messages)
` [PATCH 01/15] virtio_console: Initialize hv_ops struct at declaration instead of in the probe() routine
Keyboard driver not refreshing settings when unplugged
2009-11-12 5:50 UTC
Intel Updates SSDs, Supports TRIM, Faster Writes
2009-11-12 5:50 UTC (12+ messages)
[PATCH 2/2] soc-camera: tw9910: use V4L2_FIELD_INTERLACED_BT
2009-11-12 5:49 UTC
[PATCH 1/2] soc-camera: sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB support
2009-11-12 5:49 UTC
[PATCH 0/2] soc-camera: add interlace TB/BT support
2009-11-12 5:49 UTC
[PATCH 0/3][RFC] tracing/x86: split sched_clock in recording trace time stamps
2009-11-12 5:43 UTC (4+ messages)
` [PATCH 1/3][RFC] tracing: Add time stamp normalize to ring buffer clock selection
` [PATCH 2/3][RFC] tracing: Make the trace_clock_local and trace_normalize_local weak
` [PATCH 3/3][RFC] tracing: Separate out x86 time stamp reading and ns conversion
[PATCH] add support to reorder CPU and Codec DAI suspend/resume
2009-11-12 5:47 UTC (7+ messages)
[PATCH 0/9] OMAP3: PM: introduce support for 3630 OPPs
2009-11-12 5:45 UTC (10+ messages)
` [PATCH 1/9] omap3: pm: introduce enabled flag to omap_opp
` [PATCH 2/9] omap3: pm: introduce opp accessor functions
` [PATCH 3/9] omap3: pm: srf: introduce accessor function
` [PATCH 4/9] omap3: pm: use opp accessor functions for omap-target
` [PATCH 5/9] omap3: pm: sr: replace get_opp with freq_to_opp
` [PATCH 6/9] omap3: clk: use pm accessor functions for cpufreq table
` [PATCH 7/9] omap3: pm: remove VDDx_MIN/MAX macros
` [PATCH 8/9] omap3: pm: introduce dynamic OPP
` [PATCH 9/9] omap3: pm: introduce 3630 opps
get git not to care about permissions
2009-11-12 5:44 UTC (2+ messages)
strong ordering for data registered memory
2009-11-12 5:41 UTC (7+ messages)
i686 quirk for AMD Geode
2009-11-12 5:40 UTC (13+ messages)
[PATCH] IB/core: export struct ib_port
2009-11-12 5:38 UTC (9+ messages)
[BUILD FAILURE][PATCH] Export symbol log_start_commit. ext3 needs it
2009-11-12 5:36 UTC
Problem during mtd initialization
2009-11-12 5:16 UTC
[PATCH RFC] [X86] performance improvement for memcpy_64.S by fast string
2009-11-12 5:26 UTC (12+ messages)
Crash during SATA reads
2009-11-12 5:26 UTC (8+ messages)
[Qemu-devel] [PATCH V6 00/32] pci: various pci clean up and pci express support
2009-11-12 5:23 UTC (4+ messages)
` [Qemu-devel] [PATCH V6 28/32] pci: initialize pci config headers depending it pci header type
` [Qemu-devel] "
Bitmap did not survive reboot
2009-11-12 5:22 UTC (3+ messages)
[PATCH 0/5] net: push down BKL into proto ops
2009-11-12 5:18 UTC (3+ messages)
` [PATCH 4/5] net/x25: push BKL usage into x25_proto
t5541-http-push hanging
2009-11-12 5:18 UTC (4+ messages)
[PATCH net-next-2.6] igmp: Use next_net_device_rcu()
2009-11-12 5:14 UTC (2+ messages)
[U-Boot] Please pull u-boot-ppc4xx/next
2009-11-12 5:14 UTC (3+ messages)
meta-toolchain continues to woe
2009-11-12 5:11 UTC (4+ messages)
[PATCH 00/19] OMAP: DSS2 v5 intro
2009-11-12 5:10 UTC (7+ messages)
[PATCHv2 0/2] nilfs2: using nobarrier option instead of barrier=off
2009-11-12 5:07 UTC (3+ messages)
` [PATCHv2 1/2] nilfs2: Using "
` [PATCHv2 2/2] nilfs2: cleanup unused match_bool function
[PATCH] AM35xx: Clock table updates for AM3505/17
2009-11-12 5:06 UTC (3+ messages)
BUG_ON(rq->nr_running != 0) in CPU_DEAD
2009-11-12 5:04 UTC (2+ messages)
` kernel BUG at /home/eric/projects/linux/linux-2.6.32-rc6-sysctl-simplification/kernel/sched.c:7321!
[Bug 14583] New: SSD system stall, HSM Violation
2009-11-12 5:03 UTC (5+ messages)
` [Bug 14583] "
2.6.32-rc6-git4 -- BUG kmalloc-8192: Poison overwritten - INFO: Allocated in ath_rxbuf_alloc+0x1c/0x70 [ath] age=526999 cpu=1 pid=1275
2009-11-12 4:58 UTC (2+ messages)
` [ath9k-devel] "
Help needed: Resume problems in 2.6.32-rc, perhaps related to preempt_count leakage in keventd
2009-11-12 4:56 UTC (9+ 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
btrfs-related crashes
2009-11-12 4:54 UTC
linux-next: leds tree build warning
2009-11-12 4:54 UTC
[RFC] new -stable tag variant, Git workflow question
2009-11-12 4:41 UTC (6+ messages)
[PATCH 0/2] [GIT PULL] tracing: performance boosts for recording traces
2009-11-12 4:41 UTC (3+ messages)
` [PATCH 1/2] [PATCH 1/2] ring-buffer: Add multiple iterations between benchmark timestamps
` [PATCH 2/2] [PATCH 2/2] tracing: do not disable interrupts for trace_clock_local
[U-Boot] framework for serial flash
2009-11-12 4:46 UTC (3+ messages)
What's cooking in git.git (Nov 2009, #02; Sun, 08)
2009-11-12 4:42 UTC (3+ messages)
` [PATCH] http-backend: Fix bad treatment of uintmax_t in Content-Length
[SPAM] Alert spi-devel-general
2009-11-12 4:39 UTC
[RFC/RFT 5/6 V2] rtl8187se: Modify rtl818x.h
2009-11-12 4:34 UTC
utime/stime decreasing on thread exit
2009-11-12 4:33 UTC (12+ messages)
` [PATCH] fix granularity of task_u/stime()
` [PATCH] fix granularity of task_u/stime(), v2
[RFC/RFT 1/6 V2] rtl8187se: Create file rtl8187se.h
2009-11-12 4:31 UTC
[RFC/RFT 3/6 V2] rtl8187se: Create file rtl8187se_rtl8225.c
2009-11-12 4:31 UTC
[RFC/RFT 0/6 V2] rtl8187se: Initial introduction of driver
2009-11-12 4:31 UTC
[RFC/RFT 4/6 V2] rtl8187se: Create file rtl8187se_rtl8225.h
2009-11-12 4:31 UTC
[RFC/RFT 2/6 V2] rtl8187se: Create file rtl8187se_dev.c
2009-11-12 4:31 UTC
[RFC/RFT 6/6 V2] rtl8187se: Modify Kconfig and Makefile
2009-11-12 4:31 UTC
[PATCH v2] i2c-designware updates
2009-11-12 4:29 UTC (3+ messages)
` [PATCH v2 21/22] i2c-designware: Tx abort cleanups
[PATCH] Add PSCSI_HBA class and DSCSI_HBA class to XenAPI
2009-11-12 4:26 UTC
[GIT PULL v6] hw-breakpoints: Rewrite on top of perf events v6
2009-11-12 4:25 UTC (4+ messages)
` [PATCH 5/7 v6] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
[PATCH v2] soc-core: move setting ac97 platformdata earlier than ac97 read/write
2009-11-12 4:01 UTC
[PATCH resend] iop13xx: workaround errata that causes uart interrupts to be missed
2009-11-12 3:58 UTC
DM9000: Wake on LAN support
2009-11-12 3:58 UTC (2+ messages)
[PATCH] netdev: fold name hash properly (v3)
2009-11-12 3:58 UTC (3+ messages)
[PATCH] net/atm: move all compat_ioctl handling to atm/ioctl.c
2009-11-12 3:56 UTC (4+ messages)
` [PATCH v3] "
[PATCH, WTF] atm: move all compat_ioctl handling to atm/ioctl.c
2009-11-12 3:56 UTC (4+ messages)
` [PATCH] net/compat: fix dev_ifsioc emulation corner cases
[RFC] big fat transaction ioctl
2009-11-12 3:56 UTC (6+ messages)
[PATCH 07/10] decnet: use RCU to find network devices
2009-11-12 3:56 UTC (6+ messages)
` [PATCH 1/2] decnet: add RTNL lock when reading address list
` [PATCH 2/2] decnet: convert dndev_lock to spinlock
[net-next PATCH 0/4] qlge: Fixes and clean up for qlge
2009-11-12 3:55 UTC (2+ messages)
[PATCH 0/2] nilfs2: using nobarrier option instead of barrier=off
2009-11-12 3:51 UTC (3+ messages)
Fix dtc bugs for 64-bit compile
2009-11-12 3:43 UTC (2+ messages)
Don't use echo -e in run_tests.sh
2009-11-12 3:43 UTC (2+ messages)
Use yylloc instead of yyloc
2009-11-12 3:42 UTC
problems receiving channels with technotrend S-3200
2009-11-12 3:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.