All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-17 17:50:07 to 2009-12-17 20:07:42 UTC [more...]

[PATCH] IPMI: Add parameter to limit CPU usage in kipmid
 2009-12-17 20:07 UTC  (5+ messages)

[PATCH] mm tracing: cleanup Documentation/trace/events-kmem.txt
 2009-12-17 20:06 UTC 

[PATCH 1/1] Bluetooth: fix unset of RemoteBusy flag
 2009-12-17 20:06 UTC  (2+ messages)

Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
 2009-12-17 20:06 UTC  (3+ messages)

[PATCH 1/1] Bluetooth: Ack I-frames before retransmit missing packet
 2009-12-17 20:05 UTC  (2+ messages)

[withdrawn] drivers-gpio-pca953xc-add-interrupt-handling-capability.patch removed from -mm tree
 2009-12-17 20:05 UTC 

DP55WG Motherboard BIOS warm boot issue
 2009-12-17 20:05 UTC 

[PATCH v3] SCSI/libsrp: document the libsrp source code
 2009-12-17 20:02 UTC 

[PATCH 00 of 28] Transparent Hugepage support #2
 2009-12-17 19:58 UTC  (33+ messages)
` [PATCH 01 of 28] compound_lock
` [PATCH 02 of 28] alter compound get_page/put_page
` [PATCH 03 of 28] clear compound mapping
` [PATCH 04 of 28] add native_set_pmd_at
` [PATCH 05 of 28] add pmd paravirt ops
` [PATCH 06 of 28] no paravirt version of pmd ops
` [PATCH 07 of 28] export maybe_mkwrite
` [PATCH 08 of 28] comment reminder in destroy_compound_page
` [PATCH 09 of 28] config_transparent_hugepage
` [PATCH 10 of 28] add pmd mangling functions to x86
` [PATCH 11 of 28] add pmd mangling generic functions
` [PATCH 12 of 28] special pmd_trans_* functions
` [PATCH 13 of 28] bail out gup_fast on freezed pmd
` [PATCH 14 of 28] pte alloc trans splitting
` [PATCH 15 of 28] add pmd mmu_notifier helpers
` [PATCH 16 of 28] clear page compound
` [PATCH 17 of 28] add pmd_huge_pte to mm_struct
` [PATCH 18 of 28] ensure mapcount is taken on head pages
` [PATCH 19 of 28] split_huge_page_mm/vma
` [PATCH 20 of 28] split_huge_page paging
` [PATCH 21 of 28] pmd_trans_huge migrate bugcheck
` [PATCH 22 of 28] clear_huge_page fix
` [PATCH 23 of 28] clear_copy_huge_page
` [PATCH 24 of 28] kvm mmu transparent hugepage support
` [PATCH 25 of 28] transparent hugepage core
` [PATCH 26 of 28] madvise(MADV_HUGEPAGE)
` [PATCH 27 of 28] memcg compound
` [PATCH 28 of 28] memcg huge memory

[PATCH] ARM: Convert BUG() to use unreachable()
 2009-12-17 19:58 UTC  (23+ messages)

[PATCH] scsi_debug: scale virtual_gb with sector_size properly
 2009-12-17 19:57 UTC  (2+ messages)

[mm][RFC][PATCH 0/11] mm accessor updates
 2009-12-17 19:56 UTC  (20+ messages)

[PATCH v2] vmscan: limit concurrent reclaimers in shrink_zone
 2009-12-17 19:55 UTC  (5+ messages)
    ` FWD: "

task blocked for more than 120 seconds (2.6.26.1)
 2009-12-17 19:54 UTC  (2+ messages)

ICH10 SPI controller not found
 2009-12-17 19:54 UTC 

Network isolation with RLIMIT_NETWORK, cont'd
 2009-12-17 19:53 UTC  (9+ messages)

Rfkill buttons : bi-stable, mono-stable, tactile
 2009-12-17 19:52 UTC  (4+ messages)

[ath9k-devel] trouble with DWA-552 and ath9k
 2009-12-17 19:52 UTC 

[tip:sched/urgent] sched: Teach might_sleep() about preemptible RCU
 2009-12-17 19:49 UTC  (6+ messages)
` [PATCH] "

x86: uv: Add serial number parameter to uv_bios_get_sn_info()
 2009-12-17 19:48 UTC  (2+ messages)
` [tip:x86/uv] x86, "

[PATCH] HID: PTR_ERR return of wrong pointer in hidp_setup_hid()
 2009-12-17 19:48 UTC  (2+ messages)

[PATCH] Paging and memory sharing for HVM guests
 2009-12-17 19:47 UTC  (5+ messages)

Still using IPTOS_TOS() in kernel? Really???
 2009-12-17 19:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] Add SH4 ELF magic into qemu-binfmt-conf.sh
 2009-12-17 19:45 UTC  (2+ messages)

[PATCH] fix vhost ioctl handling for 32-bit
 2009-12-17 19:44 UTC 

[PATCH] printk: fix new kernel-doc warnings
 2009-12-17 19:43 UTC 

[PATCH 2/2] x86/apic: check global clockevent in lapic timer setup
 2009-12-17 19:41 UTC  (2+ messages)

[PATCH 1/3] OMAP4: IRQ: Add McPDM IRQ definition
 2009-12-17 19:40 UTC 

[PATCH 3/3] ASoC: OMAP4: Add McPDM platform driver
 2009-12-17 19:40 UTC 

[PATCH 2/3] ASoC: OMAP4: Add support for McPDM
 2009-12-17 19:40 UTC 

[PATCH 0/3] McPDM driver patch series
 2009-12-17 19:40 UTC 

[Qemu-devel] [PATCH 0/6] tcg conditional set/move, round 2
 2009-12-17 19:32 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH 1/6] tcg: Generic support for conditional set and conditional move
  ` [Qemu-devel] [PATCH 2/6] tcg: Add tcg_invert_cond
  ` [Qemu-devel] [PATCH 3/6] tcg-x86_64: Implement setcond and movcond
  ` [Qemu-devel] [PATCH 4/6] tcg-i386: Implement small forward branches
  ` [Qemu-devel] [PATCH 5/6] tcg-i386: Simplify brcond2
  ` [Qemu-devel] [PATCH 6/6] tcg-i386: Implement setcond, movcond, setcond2

[Qemu-devel] [PATCH] Eliminates a warning about missing function prototype for qemu_main
 2009-12-17 19:38 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] bonding: cancel_delayed_work() -> cancel_delayed_work_sync()
 2009-12-17 19:37 UTC  (8+ messages)
      ` [Bonding-devel] "

[git patches] xfs and block fixes for virtually indexed arches
 2009-12-17 19:36 UTC  (15+ messages)

[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors
 2009-12-17 19:32 UTC  (4+ messages)

Cinergy_T_Stick_RC_MKII
 2009-12-17 19:31 UTC 

[this_cpu_xx V7 0/8] Per cpu atomics in core allocators and cleanup
 2009-12-17 19:28 UTC  (7+ messages)

[RFC PATCH] Regression in linux 2.6.32 virtio_net seen with vhost-net
 2009-12-17 19:28 UTC  (2+ messages)

[PATCH 7/9] drivers/video: Correct code taking the size of a pointer
 2009-12-17 19:24 UTC  (5+ messages)
` [PATCH 7/9] drivers/video: Correct code taking the size of a

Anyone using an ISP1505?
 2009-12-17 19:20 UTC  (3+ messages)

[Qemu-devel] QMP's success response
 2009-12-17 19:19 UTC  (4+ messages)

setrlimit(RLIMIT_NETWORK) vs. prctl(???)
 2009-12-17 19:18 UTC  (3+ messages)
` [PATCH] Security: Implement prctl(PR_SET_NETWORK, PR_NETWORK_OFF) semantics

reconstruct raid superblock
 2009-12-17 19:18 UTC  (9+ messages)

Permissions for Garmin GPS allow access by root only
 2009-12-17 19:16 UTC  (2+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-12-17 19:15 UTC 

[BISECTED] drm: random hang since 620f378 "drm: prune modes when ..."
 2009-12-17 19:13 UTC  (5+ messages)

vfork test case
 2009-12-17 19:12 UTC  (2+ messages)

2.6.31 -> 2.6.32 Sound and video regressions
 2009-12-17 19:05 UTC  (8+ messages)

should i submit detailed bugs for e2fsprogs and gnome-games?
 2009-12-17 19:02 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fixes rounding issues in vis.c
 2009-12-17 19:04 UTC 

PATCH] Do not limit RAID1 and DUP transfer length to one stripe
 2009-12-17 19:04 UTC 

K8 ECC error with linux-2.6.32
 2009-12-17 19:03 UTC  (4+ messages)
` radeon KMS causes GART Table Walk Errors (was: K8 ECC error with linux-2.6.32)

[Patch 1/1] PPC64-HWBKPT: Implement hw-breakpoints for PPC64
 2009-12-17 19:03 UTC  (5+ messages)

tracing: gcc for x86 calling mcount with -fomit-frame-pointer
 2009-12-17 19:02 UTC  (2+ messages)

[PATCH 0/6] Some load-balancer cleanups
 2009-12-17 18:50 UTC  (7+ messages)
` [PATCH 1/6] sched: Move load balance code into sched_fair.c
` [PATCH 2/6] sched: Remove the sched_class load_balance methods
` [PATCH 3/6] sched: Remove rq_iterator usage from load_balance_fair
` [PATCH 4/6] sched: Remove rq_iterator from move_one_task
` [PATCH 5/6] sched: Remove from fwd decls
` [PATCH 6/6] sched: Add a lock break for PREEMPT=y

linux-next: Tree for December 17
 2009-12-17 18:59 UTC  (4+ messages)
` linux-next: Tree for December 17 (pci/quirks)
` linux-next: Tree for December 17 (media/dvb)

Help needed to develop quirks for USB Sound device for Roland Edirol PC-80 MIDI controller
 2009-12-17 18:55 UTC 

On the workings of mmap
 2009-12-17 18:49 UTC  (2+ messages)

NULL pointer dereference in commit_tree() from Linus' Dec17 tree
 2009-12-17 18:49 UTC 

[PATCH] acpi: Do not select ACPI_DOCK from ATA_ACPI
 2009-12-17 18:48 UTC 

[PATCH] microcode: do not WARN_ON(cpu != 0) during resume
 2009-12-17 18:45 UTC  (2+ messages)

[PATCH v2 2/2] Crypto: Talitos: Support for Async_tx XOR offload
 2009-12-17 18:45 UTC  (8+ messages)

Project Proposal: add sleeping spinlocks to mainline kernel
 2009-12-17 18:45 UTC  (3+ messages)

IP policy routing & rule 0
 2009-12-17 18:16 UTC 

[git pull] vfs pile 2
 2009-12-17 18:39 UTC  (5+ messages)

[PATCH] Paging and memory sharing for HVM guests
 2009-12-17 18:34 UTC  (2+ messages)

[PATCH] powerpc: gamecube/wii: fix off-by-one error in ugecon/usbgecko_udbg
 2009-12-17 18:33 UTC 

[Ocfs2-devel] [PATCH 1/1] Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?
 2009-12-17 18:33 UTC  (2+ messages)

[PATCH] SYSCTL: Fix sysctl breakage on systems with older glibc
 2009-12-17 18:30 UTC  (4+ messages)

[PATCH V3] tracecmd: Start of a tracecmd swig wrapper for python
 2009-12-17 18:29 UTC 

[U-Boot] [PATCH] OMAP3EVM: Increase bootargs string length
 2009-12-17 18:23 UTC  (5+ messages)
` [U-Boot] RFC common omap3 subconfig ? was "

[PATCH] move eject code from zd1211rw to usb-storage
 2009-12-17 18:21 UTC  (5+ messages)

DMA cache consistency bug introduced in 2.6.28 (Was: Re: [Fdutils] Cannot format floppies under kernel 2.6.*?)
 2009-12-17 18:21 UTC  (3+ messages)
                                        ` DMA cache consistency bug introduced in 2.6.28

[PATCH V2] AM3517: Add support for TSC2004 driver
 2009-12-17 18:21 UTC  (5+ messages)

adding additional remote refs to a remote repo
 2009-12-17 18:19 UTC  (2+ messages)

NCQ high speed data integrity issues
 2009-12-17 18:16 UTC  (4+ messages)

network shutdown under heavy load
 2009-12-17 18:15 UTC  (4+ messages)

[RFC 0/6] Driver core: Encourage use of const attributes
 2009-12-17 18:12 UTC  (7+ messages)
` [RFC 1/6] Driver core: device_attribute parameters can often be const*
  ` [RFC 2/6] Driver core: bin_attribute "
    ` [RFC 3/6] Driver core: driver_attribute "
      ` [RFC 4/6] Driver core: Easy macros to encourage const attributes
        ` [RFC 5/6] PM: Example of how easy it is to mark attributes const
          ` [RFC 6/6] gpio: "

Question about nv40_draw_array
 2009-12-17 18:11 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] tcg: conditional set and move opcodes
 2009-12-17 18:09 UTC  (5+ messages)

[ath9k-devel] Cyclic throughput at a distance
 2009-12-17 18:08 UTC  (3+ messages)

[PATCH] Drop 80-character limit in checkpatch.pl
 2009-12-17 18:05 UTC  (6+ messages)

kernel 2.6.31.1 + Sil 3512 + WDC WD5000AAKS-00V1A0 = no NCQ and UDMA5 instead of UDMA6
 2009-12-17 18:01 UTC  (2+ messages)

[PATCH 1/2] x86: initialize stack canary in secondary start
 2009-12-17 18:00 UTC 

Add private syscalls to support NPTL
 2009-12-17 17:53 UTC  (5+ messages)

RAID5 / 6 Growth
 2009-12-17 17:53 UTC  (2+ messages)

[PATCH 0/3 v2] sh: fix dma driver
 2009-12-17 17:50 UTC  (10+ messages)
` [PATCH 2/3 v2] sh: fix DMA driver's descriptor chaining and cookie
  ` [PATCH 2/3 v2] sh: fix DMA driver's descriptor chaining and cookie assignment
    ` [PATCH 2/3 v2] sh: fix DMA driver's descriptor chaining and


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.