All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-04 10:33:10 to 2009-03-04 12:32:00 UTC [more...]

[PATCH] xenfb shared buffer
 2009-03-04 12:32 UTC  (4+ messages)

[SPAM] More orrgasms
 2009-03-04 12:30 UTC 

How does Git know which files no longer needed during upgrade?
 2009-03-04 12:28 UTC  (4+ messages)

esp scsi problem on shutdown - sunhme related?
 2009-03-04 12:22 UTC  (6+ messages)

[PATCH] ipmi: reduce stack size of msghandler
 2009-03-04 12:22 UTC 

[v2 PATCH 0/4] timers: framework for migration between CPU
 2009-03-04 12:19 UTC  (9+ messages)
` [v2 PATCH 1/4] timers: framework to identify pinned timers
` [v2 PATCH 2/4] timers: identifying the existing pinned hrtimers
` [v2 PATCH 3/4] timers: sysfs hook to enable timer migration
` [v2 PATCH 4/4] timers: logic "

[PATCH 1/4] Modify instmods to not rely on the existence of modules.* files
 2009-03-04 12:18 UTC  (8+ messages)
` [PATCH 3/4] Steal rules we need from the latest udev package

[Qemu-devel] [6682] The different VFP variants will never occur at the same time, and giving them
 2009-03-04 12:18 UTC 

[PATCH, RFC] MIPS: Implement the getcontext API
 2009-03-04 12:17 UTC  (4+ messages)

x86-tip: cpufreq breakage - bisection fingers 89c9215165ca609096e845926d9a18f1306176a4
 2009-03-04 12:13 UTC  (11+ messages)

[PATCH] tracing: lockdep tracepoints
 2009-03-04 12:12 UTC  (7+ messages)
  ` [PATCH -v2] "

[PATCH]Add a flag for shadow pages
 2009-03-04 12:13 UTC  (3+ messages)
`  "

[PATCH]: Strip boot block built objects
 2009-03-04 12:13 UTC  (4+ messages)

[v2 PATCH 0/4] timers: framework for migration between CPU
 2009-03-04 12:12 UTC 

[PATCH 7/7]: Get cob-webs out of sparc64-ieee1275.rmk
 2009-03-04 12:12 UTC  (4+ messages)

[PATCH]remove a unnecessary "goto" on drivers/leds/leds-s3c24.c
 2009-03-04 12:11 UTC 

[PATCH] cpuacct: add a branch prediction
 2009-03-04 12:11 UTC  (13+ messages)
` [RFC][PATCH] remove rq->lock from cpuacct cgroup (Was "
          ` [PATCH] remove rq->lock from cpuacct cgroup v2

dbus reading /proc/X/cmdline
 2009-03-04 12:09 UTC 

[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
 2009-03-04 12:07 UTC  (11+ messages)

[PATCH 5/5] ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops
 2009-03-04 12:06 UTC  (2+ messages)

[PATCH 0/5] ia64/pv_ops, xen: binary patch optimization
 2009-03-04 12:06 UTC  (7+ messages)
` [PATCH 0/5] ia64/pv_ops, xen: binary patch optimization TAKE 4
  ` [PATCH 1/5] ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops
  ` [PATCH 2/5] ia64/pv_ops: implement binary patching optimization for native
  ` [PATCH 3/5] ia64/pv_ops/bp/module: support binary patching for kernel module
  ` [PATCH 4/5] ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning
  ` [PATCH 5/5] ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops

[PATCH 4/5] ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positiv
 2009-03-04 12:06 UTC  (2+ messages)

[PATCH 3/5] ia64/pv_ops/bp/module: support binary patching for kernel module
 2009-03-04 12:06 UTC  (2+ messages)

[PATCH 2/5] ia64/pv_ops: implement binary patching optimization for native
 2009-03-04 12:06 UTC  (2+ messages)

[PATCH 1/5] ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops
 2009-03-04 12:06 UTC  (2+ messages)

[PATCH 0/5] ia64/pv_ops, xen: binary patch optimization TAKE 4
 2009-03-04 12:06 UTC 

[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 3
 2009-03-04 12:05 UTC  (17+ messages)
` [PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 5
  ` [PATCH 01/15] ia64/pv_ops/xen: use __initconst instead of __initdata for const data
  ` [PATCH 02/15] ia64/xen: short-circuit tests for dom0
  ` [PATCH 03/15] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
  ` [PATCH 04/15] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
  ` [PATCH 05/15] ia64/pv_ops: paravirtualize fsys.S
  ` [PATCH 06/15] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
  ` [PATCH 07/15] ia64/pv_ops: paravirtualize mov = ar.itc
  ` [PATCH 08/15] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
  ` [PATCH 09/15] ia64/pv_ops/pv_time_ops: add sched_clock hook
  ` [PATCH 10/15] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
  ` [PATCH 11/15] ia64/pv_ops: gate page paravirtualization
  ` [PATCH 12/15] ia64/pv_ops/xen: define xen specific gate page
  ` [PATCH 13/15] ia64/pv_ops: move down __kernel_syscall_via_epc
  ` [PATCH 14/15] ia64/pv_ops: paravirtualize gate.S
  ` [PATCH 15/15] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization

[PATCH 15/15] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 14/15] ia64/pv_ops: paravirtualize gate.S
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 13/15] ia64/pv_ops: move down __kernel_syscall_via_epc
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 12/15] ia64/pv_ops/xen: define xen specific gate page
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 11/15] ia64/pv_ops: gate page paravirtualization
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 10/15] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 09/15] ia64/pv_ops/pv_time_ops: add sched_clock hook
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 08/15] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 07/15] ia64/pv_ops: paravirtualize mov = ar.itc
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 06/15] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 05/15] ia64/pv_ops: paravirtualize fsys.S
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 04/15] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 03/15] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
 2009-03-04 12:05 UTC  (2+ messages)

[PATCH 02/15] ia64/xen: short-circuit tests for dom0
 2009-03-04 12:05 UTC 

[PATCH 01/15] ia64/pv_ops/xen: use __initconst instead of __initdata for const data
 2009-03-04 12:05 UTC 

[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 5
 2009-03-04 12:05 UTC 

suspend / hibernate nomenclature
 2009-03-04 12:04 UTC  (6+ messages)
  ` [PATCH] thinkpad-acpi: use correct key names for sleep states in driver
    ` [PATCH] panasonic-laptop: "
    ` [PATCH] DVB-USB: correct the comment about KEY_SLEEP

[PATCH 0/2] oprofile support for ppc750
 2009-03-04 12:02 UTC  (4+ messages)
` [PATCH 2/2] powerpc: oprofile: enable support for ppc750 processors

Large amount of scsi-sgpool objects
 2009-03-04 12:02 UTC  (17+ messages)

saa7134 and RDS
 2009-03-04 12:02 UTC  (2+ messages)

[PATCH -mm 0/6] rcu: introduce kfree_rcu V2
 2009-03-04 12:00 UTC  (5+ messages)

drop_caches 
 2009-03-04 11:57 UTC  (7+ messages)

[U-Boot] Vector set up in u-boot for OMAP3530
 2009-03-04 11:57 UTC  (2+ messages)

[PATCH]: Fix several warnings on sparc64
 2009-03-04 11:57 UTC  (3+ messages)

[PATCH] linux/blkfront: use blk_rq_map_sg to generate ring entries
 2009-03-04 11:56 UTC 

delta filesystem prototype
 2009-03-04 11:52 UTC  (18+ messages)
` [fuse-devel] "

[git pull] drm stupidity fixes
 2009-03-04 11:53 UTC 

[PATCH 5/7]: Add sparc64 loader implementation
 2009-03-04 11:49 UTC  (4+ messages)

[PATCH] lockdep: require framepointers for x86
 2009-03-04 11:48 UTC 

[patch 2.6.29-rc3-git 1/2] regulator: twl4030 regulators
 2009-03-04 11:47 UTC  (5+ messages)
` [patch/rfc 2.6.29-rc6 2/2] regulator: twl4030 voltage enumeration (v2)

[PATCH 1/5] MT9P012: Add driver
 2009-03-04 11:30 UTC  (2+ messages)

Linux v2.6.29-rc5
 2009-03-04 11:46 UTC  (8+ messages)
` Bonding tied to IPV6 in 29-rc5
  ` 2.6.29 regression? "
        ` [Bonding-devel] "

[oe-commits] Koen Kooi : angstrom 2009.X: bump automake-native to 1.10. 2 since some idiot deleted 1.10
 2009-03-04 11:42 UTC  (10+ messages)

[BUG] 2.6.29-rc* QinQ vlan trunking regression
 2009-03-04 11:45 UTC  (5+ messages)

[PATCH] dccp: ensure gap does not become unsigned -1
 2009-03-04 11:45 UTC  (3+ messages)

[Patch 4/5] Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
 2009-03-04 11:44 UTC  (7+ messages)

[RFC] [Patch] Fix device_move() vs. dpm list ordering, v2
 2009-03-04 11:44 UTC 

[PATCH 3/7]: Implement proper sparc64 kern startup
 2009-03-04 11:42 UTC  (3+ messages)

[PATCH 1/2] regulator: Allow boot_on regulators to be disabled by clients
 2009-03-04 11:41 UTC  (4+ messages)
` [PATCH 2/2] regulator: Implement list_voltage for WM835x LDOs and DCDCs

[PATCH 1/3] [MTD] Flex-OneNAND support
 2009-03-04 11:41 UTC  (3+ messages)

[patch] binfmt_flat: fix data sections alignment
 2009-03-04 11:39 UTC  (3+ messages)

[PATCH/upd] em28xx: enable Compro VideoMate ForYou sound
 2009-03-04 11:27 UTC 

[PATCH v2 0/3] sched: Extend sched_mc/smt_power_savings framework
 2009-03-04 11:38 UTC  (6+ messages)

Fw: Re: Problems with load the most recent 2.6.29-rc6 & Xen unstable on ASUS P5K Premium
 2009-03-04 11:37 UTC  (2+ messages)

[PATCH 0/7]: Get sparc building again
 2009-03-04 11:36 UTC  (2+ messages)

[PATCH 1/7]: Fix sparc64 setjmp implementation
 2009-03-04 11:36 UTC  (5+ messages)

[PATCH] linux/evtchn: fix off-by-one error in the pirq range check here too
 2009-03-04 11:33 UTC 

[RFC] renaming packages/ to recipes/
 2009-03-04 11:27 UTC  (6+ messages)

[PATCH 0/5] WM97xx updates
 2009-03-04 11:29 UTC  (4+ messages)

[PATCH] Assign linklocal addresses to isatap from link dev
 2009-03-04 11:28 UTC  (2+ messages)

can not clone via git:// anymore
 2009-03-04 11:24 UTC 

[PATCH 2/2] SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails
 2009-03-04 11:22 UTC  (2+ messages)

[PATCH 1/2] IPv6: add "disable" module parameter support to ipv6.ko
 2009-03-04 11:21 UTC  (2+ messages)

gnome and dbus
 2009-03-04 11:21 UTC  (2+ messages)

[Buildroot] [Bug 75] New: arm buildroot "unrecognized option" error
 2009-03-04 11:17 UTC  (2+ messages)
` [Buildroot] [Bug 75] "

[Buildroot] [Bug 71] New: ./wchar.h:41:12: error: empty filename in #include
 2009-03-04 11:15 UTC  (4+ messages)
` [Buildroot] [Bug 71] "

[Buildroot] svn commit: trunk/buildroot/target/generic
 2009-03-04 11:14 UTC 

pushing from a shallow repo allowed?
 2009-03-04 11:11 UTC  (8+ messages)
` [PATCH] git-clone.txt: document that pushing from a shallow clone may work

[PATCH 0/2] Bonding: fix IPv6 module requirement regression
 2009-03-04 11:11 UTC  (4+ messages)

Missing support for Intel Corporation 6300ESB PATA Storage Controller [8086:25a2] (rev 02)
 2009-03-04  7:08 UTC  (2+ messages)

32bit panic on 4 sockets
 2009-03-04 11:07 UTC  (7+ messages)

[PATCH] x86: devmem_is_allowed() to common mm/init.c
 2009-03-04 11:06 UTC  (2+ messages)
` [tip:x86/mm] x86: move "

[x86] warning: parameter has incomplete type
 2009-03-04 11:01 UTC 

[PATCH] fix DMI for EFI
 2009-03-04 11:00 UTC  (4+ messages)

No sound for HP Pavilion DV4z
 2009-03-04 10:56 UTC  (2+ messages)

[PATCH] mac80211: Always send a null data frame if TIM bit is set
 2009-03-04 10:55 UTC  (2+ messages)

[RFC PATCH] Windows: Assume all file names to be UTF-8 encoded
 2009-03-04 10:53 UTC  (2+ messages)

[oe-commits] Frans Meulenbroeks : opkg: fix bug that occured with file names of exactly 100 chars in the tar file
 2009-03-04 10:47 UTC  (6+ messages)

[patch] Fix for nfs-utils tools build
 2009-03-04 10:49 UTC  (3+ messages)

[RFC PATCH] Windows: Assume all file names to be UTF-8 encoded
 2009-03-04 10:51 UTC  (8+ messages)

[ANNOUNCE] GIT 1.6.2
 2009-03-04 10:50 UTC  (2+ messages)

[PATCH v2] Add OHCI USB support for SH7786
 2009-03-04 10:51 UTC  (2+ messages)

[RFC PATCH] perfcounters: provide expansion room in the ABI
 2009-03-04 10:49 UTC  (2+ messages)

pv_ops kernel 2.6.29-rc6 boot failure
 2009-03-04 10:46 UTC  (2+ messages)

New HID device support
 2009-03-04 10:45 UTC  (3+ messages)

[Bug 18300] New: NV11 Locks Up On Xorg Initialization
 2009-03-04 10:41 UTC  (4+ messages)
  ` [Bug 18300] "

[PATCH] mtd_dataflash: Fix probing of AT45DB321C chips
 2009-03-04 10:41 UTC 

Subject: [PATCH] Push to create
 2009-03-04 10:35 UTC  (4+ messages)
` [RFC/PATCH 1/2] improve missing repository error message

Cleanup of dvb frontend driver header files
 2009-03-04 10:36 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.