All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-26 12:47:42 to 2010-01-26 14:14:10 UTC [more...]

PROBLEM: freeze on ppp connection (using an usb "key" modem)
 2010-01-26 14:13 UTC  (4+ messages)

KVM call agenda for Jan 26
 2010-01-26 14:13 UTC  (18+ messages)
    ` [Qemu-devel] "

[Qemu-devel] [PATCH] win32: use PRId64 instead of %lld
 2010-01-26 14:12 UTC  (22+ messages)
` [Qemu-devel] "

[PATCH] fs: re-order super_block to remove 16 bytes of padding on 64bit builds
 2010-01-26 14:12 UTC 

[PATCH] power_supply: Add driver for TWL4030/TPS65950 BCI charger
 2010-01-26 14:10 UTC  (6+ messages)
` [RFC/PATCH 1/5] usb: otg: add notifier support

[OOPS] radeon kms
 2010-01-26 14:10 UTC  (6+ messages)

[PATCH 3/4] kgdb,clocksource: Prevent kernel hang in kernel debugger
 2010-01-26 14:09 UTC  (2+ messages)
` [tip:timers/urgent] clocksource: Prevent potential kgdb dead lock

[PATCH] enhancement for unmaskable MSI and two cosmetic fixes
 2010-01-26 14:10 UTC 

OOM-Killer kills too much with 2.6.32.2
 2010-01-26 14:07 UTC  (12+ messages)

[PATCH 0/4] ALSA: SH: add ASoC driver for SIU audio engine, an audio
 2010-01-26 14:08 UTC  (10+ messages)
` [PATCH 1/4] ASoC: add a WM8978 codec driver
  ` [PATCH 1/4 v2] "
    ` [alsa-devel] "

[U-Boot] FW: [STATUS] Patch status update
 2010-01-26 14:08 UTC 

[Bug 15076] System panic under load with clockevents_program_event
 2010-01-26 14:07 UTC  (3+ messages)

bitbaking ossie-image
 2010-01-26 14:03 UTC 

[PATCH 00/09]: netfilter: CT target/conntrack zones
 2010-01-26 14:05 UTC  (2+ messages)

[PATCH 00/12] Re: [PATCH] improve the performance of large sequential write NFS workloads
 2010-01-26 14:02 UTC  (5+ messages)
` [PATCH 09/12] NFS: Replace __nfs_write_mapping with sync_inode()

How to properly turn off guest VM on server shutdown?
 2010-01-26 14:01 UTC  (5+ messages)

[PATCH] drm/nouveau: Add module options to disable acceleration
 2010-01-26 14:00 UTC 

syncing the disks when entering sleep
 2010-01-26 13:59 UTC  (3+ messages)

[PATCH 00 of 31] Transparent Hugepage support #7
 2010-01-26 13:52 UTC  (32+ messages)
` [PATCH 01 of 31] define MADV_HUGEPAGE
` [PATCH 02 of 31] compound_lock
` [PATCH 03 of 31] alter compound get_page/put_page
` [PATCH 04 of 31] update futex compound knowledge
` [PATCH 05 of 31] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 31] clear compound mapping
` [PATCH 07 of 31] add native_set_pmd_at
` [PATCH 08 of 31] add pmd paravirt ops
` [PATCH 09 of 31] no paravirt version of pmd ops
` [PATCH 10 of 31] export maybe_mkwrite
` [PATCH 11 of 31] comment reminder in destroy_compound_page
` [PATCH 12 of 31] config_transparent_hugepage
` [PATCH 13 of 31] add pmd mangling functions to x86
` [PATCH 14 of 31] add pmd mangling generic functions
` [PATCH 15 of 31] special pmd_trans_* functions
` [PATCH 16 of 31] bail out gup_fast on splitting pmd
` [PATCH 17 of 31] pte alloc trans splitting
` [PATCH 18 of 31] add pmd mmu_notifier helpers
` [PATCH 19 of 31] clear page compound
` [PATCH 20 of 31] add pmd_huge_pte to mm_struct
` [PATCH 21 of 31] split_huge_page_mm/vma
` [PATCH 22 of 31] split_huge_page paging
` [PATCH 23 of 31] clear_copy_huge_page
` [PATCH 24 of 31] kvm mmu transparent hugepage support
` [PATCH 25 of 31] transparent hugepage core
` [PATCH 26 of 31] madvise(MADV_HUGEPAGE)
` [PATCH 27 of 31] pmd_trans_huge migrate bugcheck
` [PATCH 28 of 31] memcg compound
` [PATCH 29 of 31] memcg huge memory
` [PATCH 30 of 31] transparent hugepage vmstat
` [PATCH 31 of 31] khugepaged

linux-next: add utrace tree
 2010-01-26 13:58 UTC  (11+ messages)

[PATCH -queue 1/2] MIPS: Cleanup the Makefile of compressed kernel support
 2010-01-26 13:46 UTC  (4+ messages)
` [PATCH -queue 2/2] MIPS: Cleanup the debugging "

[PATCH net-next-2.6] can: deny filterlist access on non-CAN interfaces
 2010-01-26 13:51 UTC 

dom0 pvops crash when used as domU kernel
 2010-01-26 13:50 UTC 

[PATCH 2/2] powerpc/44x: Add MTD support to katmai defconfig
 2010-01-26 13:50 UTC 

[PATCH 1/2] powerpc/44x: Add MTD support (NOR FLASH) to Katmai dts
 2010-01-26 13:50 UTC 

[Ocfs2-devel] 2.6.32.6: OCFS2: NULL pointer dereference
 2010-01-26 13:42 UTC  (2+ messages)
`  "

[Xenomai-core] [PATCH v2] x86: Fix root domain state restoring on exception return
 2010-01-26 13:49 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] block: avoid creating too large iovecs in multiwrite_merge
 2010-01-26 13:49 UTC 

2.6.33-rc3-git3: Reported regressions from 2.6.32
 2010-01-26 13:48 UTC  (18+ messages)
` HDA Intel Audio hang on boot

Network QoS support in applications
 2010-01-26 13:47 UTC  (10+ messages)

[PATCH 00 of 31] Transparent Hugepage support #6
 2010-01-26 13:46 UTC  (5+ messages)
` [PATCH 01 of 31] define MADV_HUGEPAGE

[Qemu-devel] [RFC 00/11]: QMP feature negotiation support
 2010-01-26 13:45 UTC  (6+ messages)

dom0 pvops crash
 2010-01-26 13:45 UTC  (3+ messages)

[U-Boot] [PATCH V4 10/11] fsl_esdhc: add support for mx51 processor
 2010-01-26 13:44 UTC 

Web-based membership management
 2010-01-26 13:43 UTC  (2+ messages)

[U-Boot] [PATCH V4 09/11] ARM/PPC: add a common way to access registers
 2010-01-26 13:43 UTC 

[Qemu-devel] [PATCH] block: prevent multiwrite_merge from creating too large iovecs
 2010-01-26 13:42 UTC  (5+ messages)

[refpolicy] Building MLS/MCS policy
 2010-01-26 13:41 UTC  (3+ messages)

£891,934.00 GBP
 2010-01-26 13:40 UTC 

hw_ptr_interrupt removal broke interrupt pointer updates
 2010-01-26 13:39 UTC 

request for assistance: accessing ttys from kernel space
 2010-01-26 13:39 UTC  (4+ messages)

Bootup problem with refpolicy-2.20091117
 2010-01-26 13:36 UTC  (18+ messages)
          ` Bootup problem with refpolicy-2.20091117 - rules found but still can't login
                  ` Bootup problem with refpolicy-2.20091117 - 3: MAKEDEV ok but /var/lock/subsys/ broken
                    ` [refpolicy] "
                        ` [refpolicy] Bootup problem with refpolicy-2.20091117 - 4:login successfully finally!
                            ` [refpolicy] Where could I file a bug report for refpolicy package

Several steps to death
 2010-01-26 13:36 UTC  (4+ messages)

ext4_da_block_invalidatepages() question
 2010-01-26 13:36 UTC 

[PATCH] dm-crypt: disable block encryption with arc4
 2010-01-26 13:34 UTC  (7+ messages)
  ` [dm-devel] "

[PATCH] mm/readahead.c: update the LRU positions of in-core pages, too
 2010-01-26 13:32 UTC  (11+ messages)

[U-Boot] [PATCH] Overo GPMC registers
 2010-01-26 13:32 UTC  (2+ messages)

[PATCHv2] opensm/osm_qos.c: Eliminate unneeded endport SL to VL setup
 2010-01-26 13:30 UTC  (3+ messages)

incoming packets` context
 2010-01-26 13:29 UTC  (2+ messages)

[PATCH] block: fix bio_add_page for non trivial merge_bvec_fn case
 2010-01-26 13:29 UTC  (2+ messages)

Implementing moderation of new members
 2010-01-26 13:27 UTC 

[PATCH] cfg80211: export cfg80211_find_ie
 2010-01-26 13:21 UTC  (2+ messages)

[PATCH 00/10] [PATCH] libertas: remove WEXT, add CFG80211
 2010-01-26 13:20 UTC  (4+ messages)
` [PATCH 10/10] [RFC, v4] libertas: cfg80211 support

[PATCH] mac80211: wait for beacon before enabling powersave
 2010-01-26 13:19 UTC 

Implementing real names
 2010-01-26 13:19 UTC  (2+ messages)

[Qemu-devel] icount and unaligned IO accesses
 2010-01-26 13:16 UTC 

[Buildroot] [PATCH] SDL needs tslib to be compiled first when selected
 2010-01-26 13:19 UTC  (3+ messages)

[PATCH] opensm: Add a name to IB subnet and include it in syslog messages
 2010-01-26 13:18 UTC  (2+ messages)

drivers/net/ariadne.c:165: error: 'set_multicast_list' undeclared here (not in a function)
 2010-01-26 13:18 UTC  (2+ messages)

kernel error : 'find /proc/ -type f | xargs -n 1 head -c 10 >/dev/null'
 2010-01-26 13:17 UTC  (5+ messages)

[PATCH - hda intel conextant 1/1] Fixed microphone mixer for HP Compaq Presario F700 Added conextant patch for Hewlett-Packard Company Device Subsystem id - 103c:30ea
 2010-01-26 13:14 UTC  (8+ messages)

[U-Boot] [STATUS] Patch status update
 2010-01-26 13:13 UTC  (2+ messages)

s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
 2010-01-26 13:13 UTC  (12+ messages)

Hyperthreading on Core i7s: To use or not to use?
 2010-01-26 13:11 UTC  (2+ messages)

[PATCH 1/2] IPv6: conntrack: Use protocol-related initialization routine to initial queues of IPv6 connection track
 2010-01-26 13:11 UTC  (4+ messages)

[PATCH 00/18] rebase -i: For pure fixups, do not start log message editor
 2010-01-26 13:11 UTC  (5+ messages)
` [PATCH 01/18] rebase -i: Make the condition for an "if" more transparent

TPM Support in KVM
 2010-01-26 13:09 UTC  (2+ messages)

[PATCH 1/1] media: dvb-usb/af9015, fix disconnection crashes
 2010-01-26 13:08 UTC  (5+ messages)

[PATCH] powertv: streamline access to platform device registers
 2010-01-26 13:08 UTC  (2+ messages)

[PATCH 0/2] @{u} updates
 2010-01-26 13:07 UTC  (3+ messages)
` [PATCH 1/2] t1506: more test for @{upstream} syntax

Proposal for richer list text
 2010-01-26 13:06 UTC 

[RFC PATCH 0/2] Fix untangling ima mess, part 2 with counters
 2010-01-26 13:03 UTC  (5+ messages)
` [RFC PATCH 1/2] Fix 1 "

[PATCH 1/3] ARM: S3C64XX: Add AC97 platform resources
 2010-01-26 13:00 UTC  (8+ messages)
` [PATCH 2/3] ASoC: AC97: S3C: Add controller driver

[GIT PULL] oprofile fixes for v2.6.33
 2010-01-26 12:53 UTC  (3+ messages)

sata_via.c next-20100125 unsuccess report
 2010-01-26 12:57 UTC  (3+ messages)

[PATCH 1/2] IPv6: conntrack: Use protocol-related initialization routine to initial queues of IPv6 connection track
 2010-01-26 12:56 UTC  (2+ messages)

[PATCH] Add definitions for current cpu models
 2010-01-26 12:54 UTC  (15+ messages)
` [Qemu-devel] "

OE weekly changelog 2010-01-18 to 2010-01-25
 2010-01-26 12:50 UTC 

option driver freezing entire system
 2010-01-26 12:51 UTC  (6+ messages)

[PATCH 1/2] ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsung
 2010-01-26 12:50 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH 1/4] ar7: implement gpiolib
 2010-01-26 12:50 UTC  (2+ messages)

sharp c-3000 aka spitz: fix warn_on introduced in 2.6.32-rc1
 2010-01-26 12:50 UTC  (14+ messages)
        ` gpio_keys and how PXA27x sets gpio_set_wake() (was Re: sharp c-3000 aka spitz: fix warn_on introduced in 2.6.32-rc1)

2.6.33-rc5: Reported regressions from 2.6.32
 2010-01-26 12:48 UTC  (4+ messages)
` [Bug #15124] PCI host bridge windows ignored (works with pci=use_crs)


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.