All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-08 01:57:24 to 2010-04-08 04:55:20 UTC [more...]

[PATCH 1/1] - fix ethtool coding style errors and warnings
 2010-04-08  4:55 UTC  (2+ messages)

[PATCH v9] Documentation/remote-helpers: Add invocation section
 2010-04-08  4:54 UTC  (6+ messages)

[PATCH] macb: allow reception of large (>1518 bytes) frames
 2010-04-08  4:53 UTC  (2+ messages)

[PATCH] corrected documentation for hardware time stamping
 2010-04-08  4:53 UTC  (2+ messages)

[patch] stmmac: use resource_size()
 2010-04-08  4:50 UTC  (3+ messages)

[PATCH] stmmac: Fix incorrect resource calculation
 2010-04-08  4:49 UTC  (2+ messages)

Please Respond
 2010-04-08  3:58 UTC 

Please Respond
 2010-04-08  3:58 UTC 

[PATCH] packet: support for TX time stamps on RAW sockets
 2010-04-08  4:47 UTC  (2+ messages)

"data=writeback" and TRIM don't get along
 2010-04-08  4:47 UTC  (6+ messages)

[PATCH] ls-remote: default to 'origin' when no remote specified
 2010-04-08  4:45 UTC  (2+ messages)

[PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
 2010-04-08  4:42 UTC  (6+ messages)

re-submit3 [ANNOUNCEMENT] NET: usb: sierra_net.c driver
 2010-04-08  4:45 UTC  (2+ messages)

[PATCH 1/2] nilfs2: cleanup multi kmem_cache_{create,destroy} code
 2010-04-08  4:44 UTC  (7+ messages)
` [PATCH 2/2] nilfs2: add a print message after loading nilfs2

2.6.34-rc1 on zaurus: does it boot for you?
 2010-04-08  4:44 UTC  (6+ messages)
` [regression] 2.6.34-rc1 to -rc3 on zaurus: no longer boots

OMAP4 keypad driver
 2010-04-08  4:42 UTC  (2+ messages)

[PATCH v2] rfs: Receive Flow Steering
 2010-04-08  4:40 UTC  (2+ messages)

[PATCH] RCU: Better explain the condition parameter of rcu_dereference_check()
 2010-04-08  4:36 UTC  (3+ messages)

+ x86-fix-handling-of-the-reservetop-boot-option.patch added to -mm tree
 2010-04-08  4:30 UTC  (7+ messages)

patch to improve x.25 throughput negotiation
 2010-04-08  4:33 UTC  (3+ messages)

ghost refs
 2010-04-08  4:30 UTC  (8+ messages)

[PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
 2010-04-08  4:29 UTC  (3+ messages)

Patch to fix kernel bug 15678 - x25 code accesses fields beyond the end of packet
 2010-04-08  4:29 UTC  (2+ messages)

[PATCH] myri10ge: fix rx_pause in myri10ge_set_pauseparam
 2010-04-08  4:26 UTC  (2+ messages)

SRCREV defined too late -how to fix?
 2010-04-08  4:18 UTC  (4+ messages)

bridge: Fix IGMP3 report parsing
 2010-04-08  4:21 UTC  (4+ messages)

Xen hypercall encryption technique
 2010-04-08  4:19 UTC 

[PATCH] apply: Allow blank *trailing* context lines to match beyond EOF
 2010-04-08  4:14 UTC 

linux-next: build failure after merge of the drm tree
 2010-04-08  4:14 UTC  (3+ messages)

percpu: implement nommu support
 2010-04-08  4:11 UTC  (6+ messages)
` [PATCH 1/5] percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr_to_phys()
` [PATCH 2/5] percpu: reorganize chunk creation and destruction
` [PATCH 3/5] percpu: misc preparations for nommu support
` [PATCH 4/5] percpu: move vmalloc based chunk management into percpu-vm.c
` [PATCH 5/5] percpu: implement kernel memory based chunk allocation

[PATCH 0/4] ath5k: misc fixes
 2010-04-08  4:15 UTC  (9+ messages)
` [PATCH 1/4] ath5k: correct channel setting for 2.5 mhz spacing
` [PATCH 2/4] ath5k: clean up queue manipulation
` [PATCH 3/4] ath5k: fix race condition in tx desc processing
` [PATCH 4/4] ath5k: add bounds check to pdadc table

BUG? boot failed with "crashkernel=256M@32M", but "crashkernel=256M@64M" can work
 2010-04-08  4:14 UTC  (2+ messages)

[PATCH] btusb: Raw mode and ACL/SCO data
 2010-04-08  4:08 UTC  (2+ messages)

[PATCH 00 of 67] Transparent Hugepage Support #18
 2010-04-08  3:57 UTC  (69+ messages)
` [PATCH 01 of 67] define MADV_HUGEPAGE
` [PATCH 02 of 67] compound_lock
` [PATCH 03 of 67] alter compound get_page/put_page
` [PATCH 04 of 67] update futex compound knowledge
` [PATCH 05 of 67] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 67] clear compound mapping
` [PATCH 07 of 67] add native_set_pmd_at
` [PATCH 08 of 67] add pmd paravirt ops
` [PATCH 09 of 67] no paravirt version of pmd ops
` [PATCH 10 of 67] export maybe_mkwrite
` [PATCH 11 of 67] comment reminder in destroy_compound_page
` [PATCH 12 of 67] config_transparent_hugepage
` [PATCH 13 of 67] special pmd_trans_* functions
` [PATCH 14 of 67] add pmd mangling generic functions
` [PATCH 15 of 67] add pmd mangling functions to x86
` [PATCH 16 of 67] bail out gup_fast on splitting pmd
` [PATCH 17 of 67] pte alloc trans splitting
` [PATCH 18 of 67] add pmd mmu_notifier helpers
` [PATCH 19 of 67] clear page compound
` [PATCH 20 of 67] add pmd_huge_pte to mm_struct
` [PATCH 21 of 67] This fixes some minor issues that bugged me while going over the code:
` [PATCH 22 of 67] Split out functions to handle hugetlb ranges, pte ranges and unmapped
` [PATCH 23 of 67] Instead of passing a start address and a number of pages into the helper
` [PATCH 24 of 67] Do page table walks with the well-known nested loops we use in several
` [PATCH 25 of 67] split_huge_page_mm/vma
` [PATCH 26 of 67] split_huge_page paging
` [PATCH 27 of 67] clear_copy_huge_page
` [PATCH 28 of 67] kvm mmu transparent hugepage support
` [PATCH 29 of 67] _GFP_NO_KSWAPD
` [PATCH 30 of 67] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 31 of 67] transparent hugepage core
` [PATCH 32 of 67] verify pmd_trans_huge isn't leaking
` [PATCH 33 of 67] madvise(MADV_HUGEPAGE)
` [PATCH 34 of 67] pmd_trans_huge migrate bugcheck
` [PATCH 35 of 67] memcg compound
` [PATCH 36 of 67] memcg huge memory
` [PATCH 37 of 67] transparent hugepage vmstat
` [PATCH 38 of 67] khugepaged
` [PATCH 39 of 67] don't leave orhpaned swap cache after ksm merging
` [PATCH 40 of 67] skip transhuge pages in ksm for now
` [PATCH 41 of 67] remove PG_buddy
` [PATCH 42 of 67] add x86 32bit support
` [PATCH 43 of 67] mincore transparent hugepage support
` [PATCH 44 of 67] add pmd_modify
` [PATCH 45 of 67] mprotect: pass vma down to page table walkers
` [PATCH 46 of 67] mprotect: transparent huge page support
` [PATCH 47 of 67] set recommended min free kbytes
` [PATCH 48 of 67] remove lumpy_reclaim
` [PATCH 49 of 67] Take a reference to the anon_vma before migrating
` [PATCH 50 of 67] Do not try to migrate unmapped anonymous pages
` [PATCH 51 of 67] Share the anon_vma ref counts between KSM and page migration
` [PATCH 52 of 67] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 53 of 67] Export unusable free space index via /proc/unusable_index
` [PATCH 54 of 67] Export fragmentation index via /proc/extfrag_index
` [PATCH 55 of 67] Move definition for LRU isolation modes to a header
` [PATCH 56 of 67] Memory compaction core
` [PATCH 57 of 67] Add /proc trigger for memory compaction
` [PATCH 58 of 67] Add /sys trigger for per-node "
` [PATCH 59 of 67] Direct compact when a high-order allocation fails
` [PATCH 60 of 67] Add a tunable that decides when memory should be compacted and when it should be reclaimed
` [PATCH 61 of 67] Allow the migration of PageSwapCache pages
` [PATCH 62 of 67] do not display compaction-related stats when !CONFIG_COMPACTION
` [PATCH 63 of 67] disable migreate_prep()
` [PATCH 64 of 67] page buddy can go away before reading page_order
` [PATCH 65 of 67] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 66 of 67] enable direct defrag
` [PATCH 67 of 67] memcg fix prepare migration

[PATCH] bnx2x: use the dma state API instead of the pci equivalents
 2010-04-08  4:06 UTC  (4+ messages)

[PATCH] bnx2: use the dma state API instead of the pci equivalents
 2010-04-08  4:05 UTC  (2+ messages)

JackPot Joy
 2010-04-08  3:48 UTC 

[PATCHv2] virtio-net: move sg off stack
 2010-04-08  4:01 UTC  (2+ messages)

Failed to initialize MSI interrupts && ioremap reserve_memtype failed -22
 2010-04-08  4:01 UTC  (7+ messages)

[PATCH 2/2] benet: fix the misusage of zero dma address
 2010-04-08  3:59 UTC  (4+ messages)

[PATCH 1/2] benet: use the dma state API instead of the pci equivalents
 2010-04-08  3:59 UTC  (3+ messages)

[PATCH 1/2] Report local services(UUIDs) through DBus
 2010-04-08  3:59 UTC  (5+ messages)
` [PATCH 2/2] Correct UUIDs list to EIR

linux-next: manual merge of the irda tree with Linus' tree
 2010-04-08  3:59 UTC 

[PATCH] 3c503: Fix IRQ probing
 2010-04-08  3:56 UTC  (2+ messages)

AACRAID driver update patch version - 26400
 2010-04-08  3:55 UTC 

[PATCH] cnic: Fix crash during bnx2x MTU change
 2010-04-08  3:54 UTC  (2+ messages)

[PATCH -mm 00/12] use asm-generic/scatterlist.h on every architecture (the second half)
 2010-04-08  3:51 UTC  (3+ messages)
` [PATCH -mm 09/12] blackfin: use use asm-generic/scatterlist.h

[RFC PATCH] devicetree: Fix buffer overflow on setting device node name
 2010-04-08  3:48 UTC  (3+ messages)
` [Qemu-devel] "

ext4 dbench performance with CONFIG_PREEMPT_RT
 2010-04-08  3:46 UTC  (2+ messages)

binary search in ext4_ext_binsearch_idx()
 2010-04-08  3:26 UTC 

[U-Boot] [PATCH] mmc: modified calculated mmc-capacity & set mmc trans_speed
 2010-04-08  3:36 UTC 

[PATCH] mac80211: fix paged RX crypto
 2010-04-08  3:36 UTC  (3+ messages)

[PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
 2010-04-08  3:33 UTC  (19+ messages)
` [PATCH 4/6] futex: Add "

[PATCH] trival: fix acpi_hest_firmware_first_pci() caused oops
 2010-04-08  3:16 UTC 

Avoiding multiple calls to xt_target.checkentry
 2010-04-08  3:15 UTC  (29+ messages)
              ` [PATCH] Add refcounts to LED target
                                          ` [PATCH v2] "
                                                ` [PATCH v3] "
                                            ` input-layer LEDs as LED-class devices (was: Add refcounts to LED target)

[PATCH] Fix missing of last user while dumping slab corruption log
 2010-04-08  3:13 UTC  (4+ messages)

[PATCH] input: mt: introduce MT event slots
 2010-04-08  3:07 UTC  (2+ messages)

PROBLEM + POSS FIX: kernel stack overflow, xfs, many disks, heavy write load, 8k stack, x86-64
 2010-04-08  3:03 UTC  (7+ messages)

Somebody take a look please! (some kind of kernel bug?)
 2010-04-08  2:58 UTC  (17+ messages)
          ` Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...)

linux-next: build failure after merge of the mfd tree
 2010-04-08  2:57 UTC 

git pull with "no common commits" : danger?
 2010-04-08  2:43 UTC  (3+ messages)

[PATCH] mm/nommu.c:Dynamic alloc/free percpu area for nommu
 2010-04-08  2:43 UTC  (6+ messages)

reported regressions
 2010-04-08  2:40 UTC 

[PATCH -v2] rmap: make anon_vma_prepare link in all the anon_vmas of a mergeable VMA
 2010-04-08  2:33 UTC  (4+ messages)

New DMAR errors in Xen 4.1
 2010-04-08  2:32 UTC  (5+ messages)

[PATCH (RESEND)] don't scan/accumulate more pages than mballoc will allocate
 2010-04-08  2:31 UTC  (3+ messages)
` [PATCH] ext4: "

2.6.34-rc3-git6: Reported regressions from 2.6.33
 2010-04-08  2:29 UTC  (4+ messages)
` [Bug #15661] PROBLEM: crash on halt with 2.6.34-0.16.rc2.git0.fc14.x86_64

why choose 896MB to the start point of ZONE_HIGHMEM
 2010-04-08  2:23 UTC  (7+ messages)

[PATCH][v3.1] blkio: Add io controller stats like
 2010-04-08  2:21 UTC  (2+ messages)

[PATCH 2/3] clear signal->tty when the last thread exits
 2010-04-08  2:20 UTC  (2+ messages)

[PATCH v2 resend 2/2] remote-curl: ensure that URLs have a trailing slash
 2010-04-08  2:15 UTC  (4+ messages)
` [PATCH v3 1/3] t5541-http-push: add test for URLs with "
  ` [PATCH v3 2/3] http: make end_url_with_slash() public
    ` [PATCH v3 3/3] remote-curl: ensure that URLs have a trailing slash

[PATCH] move tty_kref_put() outside of __cleanup_signal()
 2010-04-08  2:15 UTC  (2+ messages)

vTPM manager and receiving a request
 2010-04-08  2:12 UTC 

USB transfer_buffer allocations on 64bit systems
 2010-04-08  2:10 UTC  (3+ messages)

[Buildroot] [Bug 1513] New: Enable powerpc e300c2, e300c3 and e500mc optimization
 2010-04-08  2:05 UTC 

wrong decibel data?
 2010-04-08  2:05 UTC  (4+ messages)

[PATCH] log: respect log.shownotes variable
 2010-04-08  2:01 UTC  (3+ messages)

LVM2/test t-pvmove-basic.sh
 2010-04-08  1:58 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.