All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-03 14:30:17 to 2010-11-03 15:30:17 UTC [more...]

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-03 15:28 UTC  (37+ messages)
` [PATCH 02 of 66] mm, migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack
` [PATCH 03 of 66] transparent hugepage support documentation
` [PATCH 05 of 66] compound_lock
` [PATCH 08 of 66] fix bad_page to show the real reason the page is bad
` [PATCH 09 of 66] clear compound mapping
` [PATCH 10 of 66] add native_set_pmd_at
` [PATCH 11 of 66] add pmd paravirt ops
` [PATCH 12 of 66] no paravirt version of pmd ops
` [PATCH 13 of 66] export maybe_mkwrite
` [PATCH 14 of 66] comment reminder in destroy_compound_page
` [PATCH 15 of 66] config_transparent_hugepage
` [PATCH 16 of 66] special pmd_trans_* functions
` [PATCH 17 of 66] add pmd mangling generic functions
` [PATCH 18 of 66] add pmd mangling functions to x86
` [PATCH 19 of 66] bail out gup_fast on splitting pmd
` [PATCH 20 of 66] pte alloc trans splitting
` [PATCH 22 of 66] clear page compound
` [PATCH 24 of 66] split_huge_page_mm/vma
` [PATCH 25 of 66] split_huge_page paging
` [PATCH 26 of 66] clear_copy_huge_page
` [PATCH 28 of 66] _GFP_NO_KSWAPD
` [PATCH 29 of 66] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 32 of 66] verify pmd_trans_huge isn't leaking
` [PATCH 34 of 66] add PageTransCompound
` [PATCH 35 of 66] pmd_trans_huge migrate bugcheck
` [PATCH 36 of 66] memcg compound
` [PATCH 38 of 66] memcontrol: try charging huge pages from stock
` [PATCH 39 of 66] memcg huge memory
` [PATCH 43 of 66] don't leave orhpaned swap cache after ksm merging

[PATCH 01/17] ARM: pxa: Fix missing includes
 2010-11-03 15:30 UTC  (10+ messages)
` [PATCH 02/17] ARM: pxa: Access SMEMC via virtual addresses
` [PATCH 03/17] ARM: pxa: Toradex Colibri PXA270 CF support
` [PATCH 04/17] ARM: pxa: Push Colibri evalboard MFP into module files
` [PATCH 06/17] ARM: pxa: Rename Colibri evalboard

[Qemu-devel] [RFC][RESEND][PATCH v1 00/15] virtproxy: host/guest communication layer
 2010-11-03 15:28 UTC  (16+ messages)
` [Qemu-devel] [RFC][RESEND][PATCH v1 01/15] virtproxy: base data structures and constants
` [Qemu-devel] [RFC][RESEND][PATCH v1 02/15] virtproxy: qemu-vp, standalone daemon skeleton
` [Qemu-devel] [RFC][RESEND][PATCH v1 03/15] virtproxy: add debug functions for virtproxy core
` [Qemu-devel] [RFC][RESEND][PATCH v1 04/15] virtproxy: list look-up functions conns/oforwards/iforwards
` [Qemu-devel] [RFC][RESEND][PATCH v1 05/15] virtproxy: add accept handler for communication channel
` [Qemu-devel] [RFC][RESEND][PATCH v1 06/15] virtproxy: add read "
` [Qemu-devel] [RFC][RESEND][PATCH v1 07/15] virtproxy: add vp_new() VPDriver constructor
` [Qemu-devel] [RFC][RESEND][PATCH v1 08/15] virtproxy: interfaces to set/remove/handle VPOForwards
` [Qemu-devel] [RFC][RESEND][PATCH v1 09/15] virtproxy: add handler for data packets
` [Qemu-devel] [RFC][RESEND][PATCH v1 10/15] virtproxy: add handler for control packet
` [Qemu-devel] [RFC][RESEND][PATCH v1 11/15] virtproxy: add vp_handle_packet()
` [Qemu-devel] [RFC][RESEND][PATCH v1 12/15] virtproxy: interfaces to set/remove VPIForwards
` [Qemu-devel] [RFC][RESEND][PATCH v1 13/15] virtproxy: add read handler for proxied connections
` [Qemu-devel] [RFC][RESEND][PATCH v1 14/15] virtproxy: Makefile/configure changes to build qemu-vp
` [Qemu-devel] [RFC][RESEND][PATCH v1 15/15] virtproxy: qemu-vp, main logic

git stash syntax error under AIX 5.3
 2010-11-03 15:29 UTC  (3+ messages)

[PATCH 1/2 v2] ARM: pxa: Access SMEMC via virtual addresses
 2010-11-03 15:29 UTC  (2+ messages)
` [PATCH 2/2] ARM: pxa: Add pxa320 PCMCIA check

Determining which spindle is out of order
 2010-11-03 15:29 UTC  (6+ messages)

[PATCH 1/3] console: move for_each_console to linux/console.h
 2010-11-03 15:28 UTC  (5+ messages)
` [PATCH 2/3] parisc: cleanup console handling
` [PATCH 3/3] VIDEO: xen-fb, switch to for_each_console

pnfs git tree status pnfs-all-2.6.37-rc1-2010-11-03
 2010-11-03 15:29 UTC 

[U-Boot] U Boot ethernet problem
 2010-11-03 15:28 UTC  (2+ messages)

[PATCH net-next-2.6 1/2] be2net: Adding an option to use INTx instead of MSI-X
 2010-11-03 15:28 UTC  (4+ messages)

Bug in checkpatch.pl
 2010-11-03 15:26 UTC  (4+ messages)
` [PATCH] checkpatch.pl: fix CAST detection to not screw with parens handling

[patch 1/1] imx: fix iomux v3
 2010-11-03 15:25 UTC  (2+ messages)

[GIT PULL] sound fixes for 2.6.37-rc2
 2010-11-03 15:25 UTC 

[PATCH 00/20] x86: ticket lock rewrite and paravirtualization
 2010-11-03 15:13 UTC  (46+ messages)
` [PATCH 01/20] x86/ticketlock: clean up types and accessors
` [PATCH 02/20] x86/ticketlock: convert spin loop to C
` [PATCH 03/20] x86/ticketlock: Use C for __ticket_spin_unlock
` [PATCH 04/20] x86/ticketlock: make large and small ticket versions of spin_lock the same
` [PATCH 05/20] x86/ticketlock: make __ticket_spin_lock common
` [PATCH 06/20] x86/ticketlock: make __ticket_spin_trylock common
` [PATCH 07/20] x86/spinlocks: replace pv spinlocks with pv ticketlocks
` [PATCH 08/20] x86/ticketlock: collapse a layer of functions
` [PATCH 09/20] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 10/20] x86/pvticketlock: keep count of blocked cpus
` [PATCH 11/20] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH 12/20] x86/pvticketlock: use callee-save for unlock_kick as well
` [PATCH 13/20] x86/pvticketlock: make sure unlock is seen by everyone before checking waiters
` [PATCH 14/20] x86/ticketlock: loosen ordering restraints on unlock
` [PATCH 15/20] x86/ticketlock: prevent compiler reordering into locked region
` [PATCH 16/20] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH 17/20] x86/ticketlock: clarify barrier in arch_spin_lock
` [PATCH 18/20] x86/ticketlock: remove .slock
` [PATCH 19/20] x86/ticketlocks: use overlapping read to eliminate mb()
` [PATCH 20/20] x86/ticketlock: rename ticketpair to head_tail

[PATCH 0/4] qemu-kvm: Fixes and improvements for device assigment
 2010-11-03 15:22 UTC  (5+ messages)
` [PATCH 4/4] pci-assign: Remove broken -pcidevice and pci_add host

[regression]AP with hostapd 0.7.3 can't receive packets beyond authentication (2.6.36-, rt73usb)
 2010-11-03 15:21 UTC  (12+ messages)
` [regression]AP with hostapd 0.7.3 can't receive packets beyond authentication (2.6.36, rt73usb)

[PATCH v2] ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases
 2010-11-03 15:22 UTC 

[PATCH] cgroup: Avoid a memset by using vzalloc
 2010-11-03 15:20 UTC  (10+ messages)

[PATCH] gphoto2_2.4.8.bb: Stop configure from looking in /usr/local/include
 2010-11-03 15:17 UTC  (5+ messages)

[PATCHv2 0/8 RFC] boot order specification
 2010-11-03 15:18 UTC  (5+ messages)
` [PATCHv2 4/8] Store IDE bus id in IDEBus structure for easy access
  ` [Qemu-devel] "

[Qemu-devel] MSI broken?
 2010-11-03 15:15 UTC  (5+ messages)

[PATCHv2,resend] i2c: add generic I2C multiplexer using gpio api
 2010-11-03 15:14 UTC 

[Qemu-devel] [PATCH] Delete IOHandlers after potentially running them
 2010-11-03 15:12 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH 0/3] OMAP: DSS2: introduce generic panel display driver
 2010-11-03 15:08 UTC  (5+ messages)
` [PATCH 3/3] OMAP: use generic panel driver in board files

Debugging kernel on mpc7448
 2010-11-03 15:01 UTC 

[PATCHSET] block: clean up bdev claim/release handling
 2010-11-03 15:06 UTC  (3+ messages)
` [PATCH 4/5] block: make blkdev_get/put() handle exclusive access

[PATCH] ARM amba: optional PrimeCell core voltage switch
 2010-11-03 15:05 UTC  (3+ messages)

Inconsistent timestamp use
 2010-11-03 15:05 UTC  (2+ messages)

[U-Boot] [RFC] AT91 cleanup, was: Re: [PATCH 02/11] at91: Add USART & DBGU base address defines
 2010-11-03 15:04 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] [RFC] AVR32: move memory-map.h to hardware.h
` [U-Boot] [PATCH 2/2] [RFC] drivers:atmel-related: fixup include "

[RFC] blk-cgroup: Allow creation of hierarchical cgroups
 2010-11-03 15:03 UTC  (2+ messages)

Debugging kernel on mpc7448
 2010-11-03 15:03 UTC 

[PATCH] nfs-utils: Various bug fixes and cleanups to blkmapd
 2010-11-03 15:02 UTC  (4+ messages)

Debugging kernel on mpc7448
 2010-11-03 15:02 UTC 

sysfs and power management
 2010-11-03 15:00 UTC  (12+ messages)

[RFC] turning conf/machine into a set of bblayers
 2010-11-03 14:59 UTC  (7+ messages)

[PATCH 00/20] x86: ticket lock rewrite and paravirtualization
 2010-11-03 14:59 UTC 

[PATCH 1/9] staging: ft1000: Get rid of PUCHAR typedef
 2010-11-03 14:57 UTC  (3+ messages)
` [PATCH 7/9] staging: ft1000: Get rid of BOOLEAN typedef usage

[PATCH V2 0/3] New RAW_PACKET QP type
 2010-11-03 14:58 UTC  (5+ messages)
  ` [PATCH V2 1/3] RAW_PACKET QP type definition
      ` [PATCH V2 2/3] Security check on QP type
          ` [PATCH V2 3/3] Add RAW_PACKET to ib_attach/detach mcast calls

[PATCH 1/2] ixgb: Don't check for vlan group on transmit
 2010-11-03 14:55 UTC  (4+ messages)
` [PATCH 2/2] igb: Don't depend on vlan group for receive size

[PATCH] ASoC: tpa6130a2: Fix unbalanced regulator disables
 2010-11-03 14:55 UTC  (3+ messages)
` [PATCH] ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power

PCI Passthrough Problems/Questions
 2010-11-03 14:54 UTC  (7+ messages)

[PATCH] libxcb: DEPEND on xcb-proto-native
 2010-11-03 14:53 UTC 

[PATCH] linux-2.6.18/x86_64: remove an inapplicable feature flag
 2010-11-03 14:50 UTC  (5+ messages)

Extending meta-toolchain-sdk
 2010-11-03 14:47 UTC  (4+ messages)

[PATCH v3] staging/keucr driver - uninitialized variable & proper memset length
 2010-11-03 14:45 UTC  (2+ messages)
` Staging: keucr driver: fix "

[lm-sensors] [PATCH 0/8] hwmon: applesmc: Dynamic configuration
 2010-11-03 14:45 UTC  (8+ messages)
` [lm-sensors] [PATCH 1/8] hwmon: applesmc: Relax the severity of
    ` [lm-sensors] [PATCH 1/8] hwmon: applesmc: Relax the severity of device init failure
  ` [lm-sensors] [PATCH 0/8] hwmon: applesmc: Dynamic configuration rewrite

Transmission feedback in monitor mode
 2010-11-03 14:46 UTC 

[PATCH 3/4] MacbookAir3,1 and 3,2 hid support
 2010-11-03 14:44 UTC  (7+ messages)
` Resend "

Problem with Infiniband adapter on IBM p550
 2010-11-03 14:43 UTC  (4+ messages)

[PATCH] xfrm: use gre key as flow upper protocol info
 2010-11-03 14:41 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: suppress false warning when changing the mac address
 2010-11-03 14:41 UTC 

[PATCH] atmodem: Remove at_pin_send_puk_cb, and use at_pin_send_cb instead
 2010-11-03 14:40 UTC  (2+ messages)

[PATCH] TODO: Update Read/Write EFcfis description
 2010-11-03 14:39 UTC  (2+ messages)

[PATCH v2 1/4] ARM: S5PV210: Add gpio interrupt support
 2010-11-03 14:39 UTC 

[PATCH] fix allocating target in scsi scan
 2010-11-03 14:38 UTC 

Bug about UNIX_PATH_MAX in the manpage of Unix(7)
 2010-11-03 14:38 UTC 

[RFC][PATCH 0/3] KVM page cache optimization (v3)
 2010-11-03 14:35 UTC  (4+ messages)
` [RFC][PATCH 1/3] Linux/Guest unmapped page cache control
  ` [Qemu-devel] "

[PATCH] Add Kconfig option for default swappiness
 2010-11-03 14:33 UTC  (6+ messages)

[PATCH] linux-2.6.18: add list_first_entry()
 2010-11-03 14:32 UTC 

[PATCH 1/2] MMC Agressive clocking framework v7
 2010-11-03 14:30 UTC  (5+ messages)


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.