messages from 2009-10-09 03:03:19 to 2009-10-09 06:51:44 UTC [more...]
kirkwood: missing pci support for openrd_base board
2009-10-09 6:51 UTC (5+ messages)
` [PATCH v2] OpenRD base: Initialize PCI express and i2c
[BUGFIX -v2] x86, mce, inject: Make injected mce valid only during faked handler call
2009-10-09 6:50 UTC (10+ messages)
` [PATCH 0/6] x86, mce, mce-inject: misc fix v2
` [PATCH 6/6] mce-inject: use injected mce only during faked handler call
` [PATCH 1/4] mce-inject: make raise_global()
` [PATCH 2/4] mce-inject: use individual members instead of struct mce
` [PATCH 3/4] mce-inject: change msr_to_offset() to mce_get_fake_reg()
` [PATCH 4/4] mce-inject: support injecting multiple error to a CPU
[PATCH] git-send-email.perl: Fold long header lines to 78 chars
2009-10-09 6:50 UTC (6+ messages)
` [PATCH v2] git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s
[PATCH] Fix the exit code of MSVC build scripts on cygwin
2009-10-09 6:49 UTC (3+ messages)
[PATCH] Fix MSVC build on cygwin
2009-10-09 6:48 UTC (2+ messages)
What's cooking in git.git (Oct 2009, #01; Wed, 07)
2009-10-09 6:47 UTC (6+ messages)
[PATCHv2] seabios: enable io/memory unconditionally
2009-10-09 6:48 UTC (6+ messages)
` [Qemu-devel] "
[LTP] Checking flex existance in configure
2009-10-09 6:48 UTC (4+ messages)
[PATCH] drivers/ata/ahci build break
2009-10-09 6:46 UTC (2+ messages)
[PATCH 0/8] RX-51 audio drivers
2009-10-09 6:45 UTC (21+ messages)
` [PATCH 2/8] ASoC: OMAP: RX-51 Machine driver and AIC34b_dummy driver
` [PATCH 3/8] McBSP: OMAP3: Add Sidetone feature
` [PATCH 5/8] board-rx51-peripherals: split vaux3 and vmmc2 supplies
` [PATCH 7/8] ASoC: tlv320aic3x: add initial usage of regulator framework to control avdd_dac
[PATCH 0/6] 8xx MMU fixes
2009-10-09 6:46 UTC (11+ messages)
` [PATCH 1/6] 8xx: DTLB Error must check for more errors
` [PATCH 2/6] 8xx: Update TLB asm so it behaves as linux mm expects
[PATCH 2/3] qemu: make cirrus init value pci spec compliant
2009-10-09 6:43 UTC (7+ messages)
` [Qemu-devel] "
[LTP] Complete the test cases for getuid16
2009-10-09 6:44 UTC
[Qemu-devel] [PATCH 00/21] Bring seabios and qemu pcbios closer together
2009-10-09 6:37 UTC (4+ messages)
` [Qemu-devel] [PATCH 21/21] Use MaxCountCPUs during building of per cpu tables
` [Qemu-devel] "
[RFC] misc/at24: add experimental OF support for the generic eeprom driver
2009-10-09 6:37 UTC (15+ messages)
[RFC PATCH 00/12] Merge common OpenFirmware device tree code
2009-10-09 6:36 UTC (9+ messages)
` [RFC PATCH 05/12] of: add common header for flattened device tree representation
` [RFC PATCH 05/12] of: add common header for flattened device
` [RFC PATCH 10/12] of: merge of_*_flat_dt*() functions
[.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU"
2009-10-09 6:35 UTC (11+ messages)
Looking for ICH SMBUS "Process call" support in i2c-i801 bus driver
2009-10-09 6:35 UTC (2+ messages)
[PATCH 01/14] sh: Sprinkle __uses_jump_to_uncached
2009-10-09 6:34 UTC (2+ messages)
uvcvideo: Finally fix Logitech Quickcam for Notebooks Pro
2009-10-09 6:32 UTC (4+ messages)
` [PATCH] "
` [Linux-uvc-devel] "
[U-Boot] [PATCH] Blackfin: reset watchdog in udelay()
2009-10-09 6:32 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[Qemu-devel] [PATCH V5 00/29] pci: various pci clean up and pci express support
2009-10-09 6:29 UTC (24+ messages)
` [Qemu-devel] [PATCH V5 01/29] pci: fix PCI_DPRINTF() wrt variadic macro
` [Qemu-devel] [PATCH V5 02/29] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4
` [Qemu-devel] [PATCH V5 03/29] pci: use PCI_SLOT() and PCI_FUNC()
` [Qemu-devel] [PATCH V5 04/29] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] [PATCH V5 05/29] pci: helper functions to access PCIDevice::config
` [Qemu-devel] [PATCH V5 06/29] pci: use helper functions to access pci config space
` [Qemu-devel] [PATCH V5 07/29] pci/bridge: clean up of pci_bridge_initfn()
` [Qemu-devel] [PATCH V5 08/29] pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
` [Qemu-devel] [PATCH V5 09/29] pci: clean up of pci_default_read_config
` [Qemu-devel] [PATCH V5 10/29] pci: make pci_bar() aware of header type 1
` [Qemu-devel] [PATCH V5 11/29] pci_host.h: move functions in pci_host.h into .c file
` [Qemu-devel] [PATCH V5 12/29] pci_host: consolidate pci config address access
` [Qemu-devel] [PATCH V5 14/29] pci: introduce FMT_PCIBUS for printf format for pcibus_t
` [Qemu-devel] [PATCH V5 15/29] pci: typedef pcibus_t as uint64_t instead of uint32_t
` [Qemu-devel] [PATCH V5 17/29] pci: make pci configuration transaction more accurate
` [Qemu-devel] [PATCH V5 18/29] pci: factor out the conversion logic from io port address into pci device
` [Qemu-devel] [PATCH V5 20/29] pci: move pci host stuff from pci.c to pci_host.c
` [Qemu-devel] [PATCH V5 21/29] pci_host: change the signature of pci_data_{read, write}
` [Qemu-devel] [PATCH V5 24/29] pci: fix pci_default_write_config()
` [Qemu-devel] [PATCH V5 25/29] pci: add helper functions for pci config write function
` [Qemu-devel] [PATCH V5 27/29] pci/bridge: don't update bar mapping when bar2-5 is changed
` [Qemu-devel] [PATCH V5 28/29] pci: initialize pci config headers depending it pci header type
` [Qemu-devel] [PATCH V5 29/29] pci/monitor: print out bridge's filtering values and so on
build of xen-unstable(cs:20054) failed for i386/x86_64
2009-10-09 6:28 UTC (4+ messages)
` build of kernel(cs:20067) "
` build of kernel(cs:20292, linux-cs:936) "
[PATCH/RFC] powerpc: Fix decrementer setup on 1GHz boards
2009-10-09 6:27 UTC (4+ messages)
[Qemu-devel] [PATCH 00/16] Add a -netdev option
2009-10-09 6:23 UTC (4+ messages)
[PATCH 1/2] completion: fix completion of git <TAB><TAB>
2009-10-09 6:21 UTC (2+ messages)
` [PATCHv2 2/2] completion: fix alias listings with newlines
[U-Boot] [PATCH] Blackfin: Remove relocation fixups
2009-10-09 6:22 UTC
[PATCH] voicecall: allow P or , within the dial string
2009-10-09 6:22 UTC (2+ messages)
[PATCH 0/2] Parallel crypto/IPsec v6
2009-10-09 6:18 UTC (3+ messages)
` [PATCH 2/2] crypto: pcrypt - Add pcrypt crypto parallelization wrapper
DMAR regression in 2.6.31 leads to ext4 corruption?
2009-10-09 6:17 UTC
Support on discontinuous planer buffer and stride
2009-10-09 6:17 UTC (3+ messages)
Latest vfs scalability patch
2009-10-09 6:15 UTC (14+ messages)
` [rfc][patch] store-free path walking
[PATCH] OMAP3: PM: Do not allow OPP1 for VDD2
2009-10-09 6:08 UTC
combine git repo historically
2009-10-09 6:02 UTC (2+ messages)
[U-Boot] [PATCH-ARM 1/4, v2] Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
2009-10-09 6:07 UTC (6+ messages)
sync guest calls made async on host - SQLite performance
2009-10-09 6:05 UTC (10+ messages)
Mounting block device fails
2009-10-09 6:04 UTC (4+ messages)
[Bridge] Distributed RSTP
2009-10-09 6:01 UTC (2+ messages)
[net-next-2.6 PATCH 1/2] ixgbe: add support for 82599 based Express Module X520-P2
2009-10-09 6:00 UTC (4+ messages)
` [net-next-2.6 PATCH 2/2] ixgbe: Fix KR to KX fail over for Mezzanine cards
[PATCH -next][resubmit] cdc_ether: additional Ericsson MBM PID's to the whitelist
2009-10-09 6:00 UTC (2+ messages)
autofs changes process's current working directory
2009-10-09 5:58 UTC (2+ messages)
select system call's implementation may have some bug, need your help and confirm !!!
2009-10-09 5:55 UTC
[PATCH] PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-10-09 5:55 UTC (2+ messages)
` Fwd: "
[net-2.6 PATCH 0/7] qlge: Fixes for bonding, RSS and reset
2009-10-09 5:55 UTC (2+ messages)
[PATCH][v2] ibm_newemac: Added 16K Tx FIFO size support for EMAC4
2009-10-09 5:55 UTC (3+ messages)
[RFC PATCH 0/4] Return of smart HTTP
2009-10-09 5:52 UTC (6+ messages)
` [RFC PATCH 1/4] Document the HTTP transport protocol
` [RFC PATCH 2/4] Git-aware CGI to provide dumb HTTP transport
` [RFC PATCH 3/4] Add smart-http options to upload-pack, receive-pack
` [RFC PATCH 4/4] Smart fetch and push over HTTP: server side
splice on fat filesystem
2009-10-09 5:53 UTC
the select system call's implementation may have some bug in preempt kernel mode
2009-10-09 5:50 UTC
[PATCH][GIT PULL][for 2.6.32] tracing: fix trace_vprintk call
2009-10-09 5:47 UTC
[rfc][patch] fs: dcache remove d_mounted
2009-10-09 5:47 UTC (3+ messages)
[Patch-next] Fix the size overflow of addrconf_sysctl array
2009-10-09 5:44 UTC (2+ messages)
[U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
2009-10-09 5:39 UTC (6+ messages)
kbuild generating prefix-foo.o from foo.c
2009-10-09 5:37 UTC (3+ messages)
[BUGFIX -v7] x86, MCE: Fix bugs and issues of MCE log ring buffer
2009-10-09 5:34 UTC (7+ messages)
` [PATCH 06/10] x86, mce: make mce_log buffer to per-CPU
Where all does preallocated/extra space hide?
2009-10-09 5:27 UTC (4+ messages)
Patches merged to split OMAP2_IO_ADDRESS
2009-10-09 5:20 UTC (4+ messages)
[ERROR] drm:edid; Unexpected error messages in syslog
2009-10-09 5:17 UTC (2+ messages)
[Qemu-devel] How do I disable -curses mode?
2009-10-09 5:15 UTC (2+ messages)
[ath9k-devel] High speed UDP traffic
2009-10-09 5:13 UTC (2+ messages)
[PATCH 1/2] i2c-bfin-twi: integrate timeout timer with completion interface
2009-10-09 5:10 UTC (4+ messages)
` [PATCH 1/2] i2c-bfin-twi: integrate timeout timer withcompletion interface
libshveu-1.1.0 Release
2009-10-09 5:10 UTC
[Buildroot] Buliding toolchain
2009-10-09 5:05 UTC (2+ messages)
[PATCH] CS5535: Remove the X86 platform dependence of SND_CS5535AUDIO
2009-10-09 4:53 UTC (3+ messages)
[resend][PATCH] Added PR_SET_PROCTITLE_AREA option for prctl()
2009-10-09 4:50 UTC (2+ messages)
[PATCH 0/1] OMAP: I2C: Add mpu wake up latency constraint
2009-10-09 4:50 UTC (8+ messages)
` [PATCH 1/1] OMAP: I2C: Add mpu wake up latency constraint in i2c
[U-Boot] [PATCH V2 0/3] make memcpy and memset faster
2009-10-09 4:42 UTC (3+ messages)
` [U-Boot] [PATCH V2 1/3] memcpy: copy one word at a time if possible
[git pull] Input updates for 2.6.32-rc3
2009-10-09 4:33 UTC
[git patches] libata build fix
2009-10-09 4:32 UTC
ahci_gtf_filter_workaround function breaks current git build
2009-10-09 4:30 UTC (3+ messages)
[RFC][PATCH] OMAP3: introduce OMAP3630
2009-10-09 4:29 UTC (6+ messages)
[PATCH 0/2] memcg: improving scalability by reducing lock contention at charge/uncharge
2009-10-09 4:25 UTC (11+ messages)
` [PATCH 1/2] memcg: coalescing uncharge at unmap and truncation
` [PATCH 2/2] memcg: coalescing charges per cpu
[PATCH] ath9k: Fix TX hang poll routine
2009-10-09 4:21 UTC
[PATCH] mtd: nand: davinci: fix to use mask_ale from pdata
2009-10-09 4:17 UTC (5+ messages)
[PATCH 1/4] debug: add a few ckpt_debugs
2009-10-09 4:18 UTC (3+ messages)
` [PATCH 3/4] cr: add smack support to lsm c/r (v4)
Kdump Failed with 2.6.31 i386
2009-10-09 4:05 UTC
Recent changes
2009-10-09 4:00 UTC (2+ messages)
Pull request blackfin.git (for-linus branch)
2009-10-09 3:59 UTC
[Qemu-devel] dynamic scsi disk attach seems to be broken in qemu(-kvm)-0.11, libvirt-0.7.1
2009-10-09 3:57 UTC (2+ messages)
` [libvirt] "
[PATCH 00/21] pr_dbg, pr_fmt
2009-10-09 3:53 UTC (6+ messages)
` [PATCH 15/21] kernel/power/: use pr_<level> and add pr_fmt(fmt)
[GITGRUB] New menu interface (implementation)
2009-10-09 3:45 UTC (16+ messages)
preempt_disable() as synchronization tool
2009-10-09 3:43 UTC
[PATCH -tip] x86: hw-breakpoints: Actually flush thread breakpoints in flush_thread()
2009-10-09 3:40 UTC (3+ messages)
alt1c: ethernet driver bug
2009-10-09 3:37 UTC (2+ messages)
UIOMux 1.0.0 Release
2009-10-09 3:37 UTC
group is not set properly for usb printer for older kernels
2009-10-09 3:36 UTC (2+ messages)
[PATCH] matchbox-panel-0.9.3: fix uninitialised variable causing SIGBUS
2009-10-09 3:30 UTC (2+ messages)
pidns memory leak
2009-10-09 3:29 UTC (7+ messages)
[Qemu-devel] [PATCH v4 00/23] pci: various pci clean up and pci express support
2009-10-09 3:27 UTC (4+ messages)
` [Qemu-devel] [PATCH 20/23] pci: make bar update function aware of pci bridge
` [Qemu-devel] "
SCSI queue warnings under 2.6.31 with LSI SAS1064E controller
2009-10-09 3:07 UTC
makedumpfile-1.3.4: Support kdump-compressed format for input file
2009-10-09 2:40 UTC
keyboard under X with 2.6.31
2009-10-09 3:19 UTC (4+ messages)
sata_mv 0000:03:06.0: PCI ERROR; PCI IRQ cause=0x30000040
2009-10-09 3:16 UTC (11+ messages)
[U-Boot] [PATCH 4/4 v2] s5pc1xx: add support SMDKC100 board
2009-10-09 3:10 UTC (11+ messages)
` [U-Boot] [PATCH 4/4 v3] "
` [U-Boot] [PATCH 4/4 v4] "
[U-Boot] [PATCH 3/4 v2] s5pc1xx: support serial driver
2009-10-09 3:10 UTC (9+ messages)
` [U-Boot] [PATCH 3/4 v3] "
` [U-Boot] [PATCH 3/4 v4] "
[U-Boot] [PATCH 2/4 v2] s5pc1xx: support onenand driver
2009-10-09 3:10 UTC (9+ messages)
` [U-Boot] [PATCH 2/4 v3] "
` [U-Boot] [PATCH 2/4 v4] "
[U-Boot] [PATCH 1/4 v2] s5pc1xx: support Samsung s5pc1xx SoC
2009-10-09 3:10 UTC (9+ messages)
` [U-Boot] [PATCH 1/4 v3] "
` [U-Boot] [PATCH 1/4 v4] "
[RFC Patch 1/2]IPMI/ACPI: Locate the IPMI system interface in ACPI namespace
2009-10-09 3:03 UTC (5+ messages)
` [RFC Patch 2/2]IPMI/ACPI: Add the IPMI opregion driver to send IPMI message in AML code
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.