All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-01 11:17:39 to 2009-12-01 13:26:04 UTC [more...]

dmraid/lib/format/ataraid sil.c
 2009-12-01 13:26 UTC 

FS-Cache: Handle pages pending storage that get evicted under OOM conditions
 2009-12-01 13:24 UTC  (2+ messages)

[PATCH 1/3]fs/inode: iunique() Optimize Performance
 2009-12-01 13:21 UTC  (8+ messages)
          `  "

[PATCH] mac80211_hwsim: implement ampdu action
 2009-12-01 13:24 UTC 

RFC: net 00/05: routing based send-to-self implementation
 2009-12-01 13:23 UTC  (3+ messages)
` net 04/05: fib_rules: allow to delete local rule

[Qemu-devel] [BUG] Migration broken by "e1000: port to vmstate"
 2009-12-01 13:22 UTC  (5+ messages)
` [Qemu-devel] "
      ` [Qemu-devel] live migration of 64-bit kvm guest (was: [BUG] Migration broken by "e1000: port to vmstate")

OOM kernel behaviour
 2009-12-01 13:21 UTC  (4+ messages)

[Buildroot] Trying to build in an usual place: /opt instead of /
 2009-12-01 13:21 UTC  (2+ messages)

[PATCH v3 0/2] omap: serial: handle abort on empty rx fifo read
 2009-12-01 13:20 UTC  (2+ messages)

ACPI notifier chain?
 2009-12-01 13:18 UTC  (4+ messages)

non-US-ASCII file names (e.g. Hiragana) on Windows
 2009-12-01 13:17 UTC  (11+ messages)

cfg80211: questions regarding cfg80211_ibss_joined()
 2009-12-01 13:17 UTC  (3+ messages)

[PATCH] unifdef: update to upstream revision 1.189
 2009-12-01 13:15 UTC  (2+ messages)

[PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
 2009-12-01 13:15 UTC  (3+ messages)

[PATCH] opensm/osm_vendor_ibumad.c: Change LID format to decimal in log message
 2009-12-01 13:14 UTC 

[PATCH] opensm/osm_trap_rcv.c: No need for heavy sweep when trap 144 indicates just NodeDescription change
 2009-12-01 13:12 UTC 

[Qemu-devel] [PATCH] Permit zero-sized qemu_malloc() & friends
 2009-12-01 13:11 UTC  (5+ messages)

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-12-01 13:11 UTC  (4+ messages)

[rfc/rft/patch 0/9] omap warning cleanup
 2009-12-01 13:10 UTC  (12+ messages)
` [rfc/rft/patch 1/9] arm: omap: kill compile warning in irq.c
` [rfc/rft/patch 2/9] arm: omap: remove unused variables
` [rfc/rft/patch 3/9] arm: omap: zoom: use vmmc1 regulator supply
` [rfc/rft/patch 4/9] arm: omap: io: kill compile warning
` [rfc/rft/patch 5/9] arm: omap: kill compile warning on board-4430-sdp.c
` [rfc/rft/patch 6/9] arm: omap: gpio: kill compile warning in gpio.c
` [rfc/rft/patch 7/9] arm: omap: innovator: kill compile warning on board-innovator.c
` [rfc/rft/patch 8/9] arm: omap: perseus: kill compile warning on board-perseus2.c
` [rfc/rft/patch 9/9] arm: omap: mailbox: kill compile warning in mailbox.c

[PATCH v3 1/2] arm: a driver for on-chip ETM and ETB
 2009-12-01 13:07 UTC  (4+ messages)

[PATCHV2 0/4] OMAP3: Clock changes for OMAP3630
 2009-12-01 13:06 UTC  (6+ messages)
` [PATCHV2 1/4] OMAP3: introduce DPLL4 Jtype
  ` [PATCHV3 2/4] OMAP3: Clock Type change for OMAP3 Clocks

[PATCH] kbuild: specify absolute paths for cscope
 2009-12-01 13:06 UTC  (5+ messages)

[U-Boot] [PATCH] Fix computation in nand_util.c:get_len_incl_bad
 2009-12-01 13:05 UTC 

DSS2 Switch between multiple displays
 2009-12-01 13:01 UTC  (3+ messages)

writev data loss bug in (at least) 2.6.31 and 2.6.32pre8 x86-64
 2009-12-01 12:59 UTC  (3+ messages)

[RFC] [PATCH 0/2] Futex fault injection
 2009-12-01 12:55 UTC  (4+ messages)

[U-Boot] [Fwd: MMC driver with SPI controller - MPC8315]
 2009-12-01 12:56 UTC 

[PATCH 1/3] OMAP: omap_device: fix nsec/usec conversion in latency calculations
 2009-12-01 12:55 UTC  (4+ messages)
` [PATCH 2/3] OMAP: omap_device: track latency in nanoseconds

[Qemu-devel] [PATCH v1 00/20] QEMU Monitor Protocol
 2009-12-01 12:53 UTC  (3+ messages)

ACPI Exception
 2009-12-01 12:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/11]
 2009-12-01 12:51 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] Don't mess with halted state
  ` [Qemu-devel] [PATCH v2 02/11] store thread-specific env information
    ` [Qemu-devel] [PATCH v2 03/11] update halted state on mp_state sync
      ` [Qemu-devel] [PATCH v2 04/11] qemu_flush_work for remote vcpu execution
        ` [Qemu-devel] [PATCH v2 05/11] tell kernel about all registers instead of just mp_state
          ` [Qemu-devel] [PATCH v2 06/11] flush state in migration post_load
            ` [Qemu-devel] [PATCH v2 07/11] Don't call kvm cpu reset on initialization
              ` [Qemu-devel] [PATCH v2 08/11] use cpu_kick instead of direct signalling
                ` [Qemu-devel] [PATCH v2 09/11] Use per-cpu reset handlers
                  ` [Qemu-devel] [PATCH v2 10/11] Use __thread where available
                    ` [Qemu-devel] [PATCH v2 11/11] remove smp restriction from kvm

[PATCH 1/5] ARM: OMAP4: PM: Complete OMAP4 clock tree modelling
 2009-12-01 12:51 UTC  (14+ messages)
` [PATCH 2/5] ARM: OMAP4: PM: Basic OMAP4 clock framework
  ` [PATCH 3/5] ARM: OMAP4: PM: Move DPLL control apis to dpll.c
    ` [PATCH 4/5] ARM: OMAP4: PM: Add support for OMAP4 dpll api's
      ` [PATCH 5/5] ARM: OMAP4: PM: Add init api for DPLL nodes

crash in mmc subsystem during suspend
 2009-12-01 12:49 UTC  (4+ messages)

[PATCH 5/5] libata/drivers: Add pata_macio, driver Apple PowerMac/PowerBook IDE controller
 2009-12-01 12:48 UTC  (7+ messages)

[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
 2009-12-01 12:46 UTC  (9+ messages)
` [RFC] high system time & lock contention running large mixed workload

[PATCH 1/3] AT91: update at91_eth_data for ETX2-3 on PA10-11
 2009-12-01 12:45 UTC  (2+ messages)

[PATCH 00/20] SCSI: No longer use Scsi_Cmd typedef
 2009-12-01 12:43 UTC  (3+ messages)

ISDB-T DibCom 10b8:1fa0 support
 2009-12-01 12:44 UTC 

[PATCH] Fix mixer map for Hercules Gamesurround Muse Pocket LT
 2009-12-01 12:40 UTC 

DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1) tuning regression
 2009-12-01 12:40 UTC  (7+ messages)

bluetooth cf slow (10KB/sec), lots of dmesg spam
 2009-12-01 12:37 UTC  (5+ messages)

[PATCH] OMAP: omap_device: add to_omap_device() macro
 2009-12-01 12:37 UTC  (2+ messages)

[PATCH 0/2] Spatial multiplexing powersave (client support)
 2009-12-01 12:37 UTC  (6+ messages)
` [PATCH 1/2] cfg80211: add SM PS hooks
` [PATCH v3] mac80211: enable spatial multiplexing powersave

[PATCH] libxenlight: wait for pv qemu initialization
 2009-12-01 12:36 UTC 

[KVM-autotest][RFC] 32/64 bit guest system definition
 2009-12-01 12:36 UTC 

[U-Boot] KAMIO board
 2009-12-01 12:34 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/7] KVM SMP support, early version
 2009-12-01 12:33 UTC  (12+ messages)
` [Qemu-devel] "

Posix Execution time clock
 2009-12-01 12:32 UTC  (2+ messages)

ARM: gta02: Add Button, LED and Vibrator support
 2009-12-01 12:32 UTC  (10+ messages)
` [PATCH] ARM: gta02: Add button support
  ` [PATCH] ARM: gta02: Add LED support
    ` [PATCH] ARM: gta02: Add vibrator support
      ` [PATCH] ARM: gta02: Add gpio bank B quirk for hardware revision 5 and earlier

Alpha: suspicious compiler warning in entry.S
 2009-12-01 12:31 UTC  (4+ messages)
` [PATCH] Alpha: Rearrange thread info flags fixing two regressions

Handle __builtin_ms_va_list
 2009-12-01 12:30 UTC  (4+ messages)
` Getting info from used typedef
    ` Antwort: "

intermittent suspend problem again
 2009-12-01 12:28 UTC  (5+ messages)
` [linux-pm] "

[PATCH 0/5] OMAP4 clock framework support
 2009-12-01 12:26 UTC  (2+ messages)

[PATCH v6 0/8] Loongson: YeeLoong: add platform specific drivers
 2009-12-01 12:24 UTC  (4+ messages)
` [PATCH v6 7/8] Loongson: YeeLoong: add suspend driver

Random shutdown of disks using sata_mv
 2009-12-01 12:15 UTC 

[Autotest] [KVM-AUTOTEST] KSM-overcommit test v.2 (python version)
 2009-12-01 12:23 UTC  (5+ messages)

compiling linphone using openembedded
 2009-12-01 12:21 UTC  (3+ messages)

Contents of PO file 'grub-1.97+20091122.zh_CN.po'
 2009-12-01 12:22 UTC 

New Chinese (simplified) PO file for 'grub' (version 1.97+20091122)
 2009-12-01 12:22 UTC 

[PATCH 1/6] ARM: OMAP4: PM: Fix the PRM and CM base addresses
 2009-12-01 12:17 UTC  (12+ messages)
` [PATCH 2/6] ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
  ` [PATCH 3/6] ARM: OMAP4: PM: Adds PRM register defs "
    ` [PATCH 4/6] ARM: OMAP4: PM: Adds PRM register shift and mask bits
      ` [PATCH 5/6] ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4
        ` [PATCH 6/6] ARM: OMAP4: PM: Adds CM1/2 register field masks

[PATCH 0/6] Basic OMAP4 PRCM register def series
 2009-12-01 12:16 UTC  (2+ messages)

libxenlight or libxenheavy?
 2009-12-01 12:14 UTC  (6+ messages)

netconsole trouble 2.6.31.6
 2009-12-01 12:14 UTC  (2+ messages)

[PATCH] ARM U8500: add MAINTAINERS entry
 2009-12-01 12:12 UTC  (2+ messages)

[U-Boot] dts support in u-boot
 2009-12-01 12:11 UTC  (2+ messages)

[PATCH] cleanup for __start_xen()
 2009-12-01 12:07 UTC  (2+ messages)

[PATCH v3 0/2] mac80211 client U-APSD support
 2009-12-01 12:06 UTC  (3+ messages)
` [PATCH v3 1/2] mac80211: add U-APSD client support
` [PATCH v3 2/2] wl1251: add U-APSD support

[PATCH 1/2] opti93x: fix irq releasing if the irq cannot be allocated
 2009-12-01 12:07 UTC  (3+ messages)

Perf events/ARM
 2009-12-01 12:04 UTC 

Newbie "svn update" question
 2009-12-01 12:00 UTC  (3+ messages)
  ` Newbie

[Qemu-devel] Socket reconnection
 2009-12-01 11:55 UTC  (5+ messages)

SR1: VDD autocomp is not active
 2009-12-01 11:53 UTC 

python nl80211 code
 2009-12-01 11:52 UTC  (7+ messages)

[patch 1/1][mdadm] Fix needed to enable RAID device creation on SAS devices
 2009-12-01 11:52 UTC  (5+ messages)
  ` [patch 1/1][mdadm] Fix needed to enable RAID volumes on SAS devices (version 2)

linux-2.6.28-rc6-omap1
 2009-12-01 11:51 UTC  (3+ messages)

equal-tree-merges as way to make rebases fast-forward-able
 2009-12-01 11:50 UTC  (2+ messages)

Q, slab, kmemleak_erase() and redzone?
 2009-12-01 11:49 UTC  (4+ messages)

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-12-01 11:49 UTC  (10+ messages)

[BUG] Linux-2.6.32-rc8-git2 Fails To Compile With GCC-4.4.2
 2009-12-01 11:48 UTC  (5+ messages)

[Qemu-devel] Unclear committer situation
 2009-12-01 11:47 UTC 

pv 2.6.31 (kernel.org) and save/migrate fails, domU BUG
 2009-12-01 11:47 UTC  (3+ messages)
` [PATCH] xen: improve error handling in do_suspend
` [PATCH] xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region

[PATCH] DFU Driver for Atheros bluetooth chipset AR3011
 2009-12-01 11:44 UTC  (3+ messages)

BUG
 2009-11-30 20:39 UTC 

[PATCH] powerpc/mm: setting mmaped page cache property through device tree
 2009-12-01 11:34 UTC  (4+ messages)

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-12-01 11:38 UTC  (2+ messages)

[PATCH v4 0/6] ARM: ST-Ericsson's U8500 SMP platform, a new patch set
 2009-12-01 11:37 UTC  (5+ messages)

[Bugme-new] [Bug 13411] New: Barscanner (USB HID Keyboard) stopped functioning in kernels >= 2.6.28
 2009-12-01 11:08 UTC  (5+ messages)

[PATCH 01/14]: libxenlight, refactore device destroy code
 2009-12-01 11:35 UTC  (2+ messages)

[U-Boot] [PATCH RFC] NAND: Improve read performance from Large Page NAND devices
 2009-12-01 11:34 UTC  (4+ messages)

[PATCH] usbvideo: limit the length of string creation
 2009-12-01 11:33 UTC  (2+ messages)

Netlink event for network device statistics
 2009-12-01 11:28 UTC  (2+ messages)

[PATCH 0/3] omap3: cm-t35: enable display subsystem
 2009-12-01 11:22 UTC  (4+ messages)
` [PATCH 1/3] OMAP: DSS2: add Toppoly TDO35S panel
` [PATCH 2/3] omap3: cm-t35: add DSS2 display support
` [PATCH 3/3] omap3: cm-t35: update defconfig for DSS2

hello! can you help me for compiling the linux kernel?
 2009-12-01  5:33 UTC  (4+ messages)
  ` 答复: "

[Buildroot] [git commit master] package/autoconf: hardcode m4 config
 2009-12-01 11:21 UTC 

iplink_vlan: add support for VLAN loose binding flag
 2009-12-01 11:21 UTC 

linux-next: Tree for December 1
 2009-12-01 11:19 UTC  (4+ messages)

mce_wrmsr() and (at least) HVM guests
 2009-12-01 11:19 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.