All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-18 03:13:54 to 2008-03-18 06:52:17 UTC [more...]

[Qemu-devel] qemu qemu-doc.texi
 2008-03-18  6:52 UTC 

[Qemu-devel] qemu qemu-doc.texi
 2008-03-18  6:51 UTC 

[PATCH] kvm.h: __user requires compiler.h
 2008-03-18  6:50 UTC  (2+ messages)

[PATCH] cgroups: implement device whitelist lsm (v3)
 2008-03-18  6:48 UTC  (3+ messages)

[PATCH 0/3] kvmclock: shutdown clock before reboot
 2008-03-18  6:47 UTC  (2+ messages)

[PATCH] use slots_lock to protect writes to the wall clock
 2008-03-18  6:42 UTC  (2+ messages)

sata_sil24 stability and performance
 2008-03-18  6:40 UTC  (14+ messages)

[patch 0/3] QEMU: virtio should register power of two sized regions
 2008-03-18  6:38 UTC  (2+ messages)

[Buildroot] updating package/mtd
 2008-03-18  6:35 UTC 

NFSERR_NOSPC nfs-client bug
 2008-03-18  6:08 UTC  (7+ messages)

[PATCH] shrinker support for the mmu cache
 2008-03-18  6:29 UTC  (7+ messages)

intel-hda sound too quiet in linux-2.6.25-rc6
 2008-03-18  6:23 UTC 

A question related with symbol reference?
 2008-03-18  6:19 UTC 

In function `ata_acpi_associate': undefined reference to `register_hotplug_dock_device'
 2008-03-18  6:16 UTC  (6+ messages)
      ` [PATCH] "

tools to dump guest memory and generate core file
 2008-03-18  6:15 UTC  (4+ messages)

[PATCH] ACPI : Disable the device's ability to wake the sleeping system in the boot phase
 2008-03-18  5:47 UTC 

ACPI patches for 2.6.25-rc6
 2008-03-18  6:02 UTC  (7+ messages)
` [PATCH 1/6] ACPI: lockdep warning on boot, 2.6.25-rc5
  ` [PATCH 2/6] ACPI: battery: Don't return -EFAIL on broken packages
  ` [PATCH 3/6] Revert "thermal: fix generic thermal I/F for hwmon"
  ` [PATCH 4/6] thermal: re-document thermal units
  ` [PATCH 5/6] thermal: delete "default y"
  ` [PATCH 6/6] Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"

A question related with symbol reference?
 2008-03-18  6:04 UTC 

[PYRITE] Update on the status of pyrite
 2008-03-18  5:59 UTC 

Dependency chain of new thermal driver
 2008-03-18  5:31 UTC  (3+ messages)
` [PATCH] "
  ` [lm-sensors] "

SO_REUSEADDR not allowing server and client to use same port
 2008-03-18  5:48 UTC  (8+ messages)

[resend] [PATCH 2.6.25] BNX2X: prevent ethtool setting of port type
 2008-03-18  5:51 UTC  (2+ messages)

interface based conntrack entry
 2008-03-18  5:50 UTC  (4+ messages)

[linux-dvb] AzureWave VP 1041 DVB-S2 problem
 2008-03-18  5:48 UTC  (2+ messages)

A question related with symbol reference?
 2008-03-18  5:48 UTC 

A question related with symbol reference?
 2008-03-18  5:43 UTC 

[PATCH] thermal: fix Kconfig dependencies
 2008-03-18  5:27 UTC  (4+ messages)

suspend not working on macbook pro
 2008-03-18  5:15 UTC  (2+ messages)

[PATCH] net: NEWEMAC: Support for Pause packets in EMAC driver
 2008-03-18  5:35 UTC  (15+ messages)

+ x86-vsmp-build-fixes.patch added to -mm tree
 2008-03-18  5:26 UTC  (2+ messages)

[BUG]2.6.25-rc6:Unable to handle kernel paging request
 2008-03-18  5:29 UTC  (2+ messages)

[PATCH 00 of 31] x86: unification and xen updates
 2008-03-17 23:37 UTC  (32+ messages)
` [PATCH 01 of 31] xen: fix RMW when unmasking events
` [PATCH 02 of 31] xen: fix UP setup of shared_info
` [PATCH 03 of 31] x86: convert pgalloc_64.h from macros to inlines
` [PATCH 04 of 31] x86: add common mm/pgtable.c
` [PATCH 05 of 31] x86: put paravirt stubs into common asm/pgalloc.h
` [PATCH 06 of 31] x86: move pte functions "
` [PATCH 07 of 31] x86: move pmd "
` [PATCH 08 of 31] x86: move pgalloc pud and pgd operations into common place
` [PATCH 09 of 31] x86: move all the pgd_list handling to one place
` [PATCH 10 of 31] x86: rename paravirt_alloc_pt etc after the pagetable structure
` [PATCH 11 of 31] x86: add pud_alloc for 4-level pagetables
` [PATCH 12 of 31] x86/pgtable.h: demacro ptep_set_access_flags
` [PATCH 13 of 31] x86/pgtable.h: demacro ptep_test_and_clear_young
` [PATCH 14 of 31] x86/pgtable.h: demacro ptep_clear_flush_young
` [PATCH 15 of 31] x86: demacro pgalloc paravirt stubs
` [PATCH 16 of 31] xen: use appropriate pte types
` [PATCH 17 of 31] xen: make use of pte_t union
` [PATCH 18 of 31] xen: unify pte operations
` [PATCH 19 of 31] xen: use phys_addr_t when referring to physical addresses
` [PATCH 20 of 31] xen: unify pte operations on machine frames
` [PATCH 21 of 31] xen: make sure iret faults are trapped
` [PATCH 22 of 31] x86: unify KERNEL_PGD_PTRS
` [PATCH 23 of 31] x86: unify pgd ctor/dtor
` [PATCH 24 of 31] xen: add support for callbackops hypercall
` [PATCH 25 of 31] x86: only enable interrupts when kernel state has been set up
` [PATCH 26 of 31] xen: support sysenter/sysexit if hypervisor does
` [PATCH 27 of 31] xen: implement a debug-interrupt handler
` [PATCH 28 of 31] xen: make sure retriggered events are set pending
` [PATCH 29 of 31] xen: short-cut for recursive event handling
` [PATCH 30 of 31] xen: no need for domU to worry about MCE/MCA
` [PATCH 31 of 31] xen: jump to iret fixup

[kvm-ppc-devel] some TLB tracing
 2008-03-18  5:31 UTC 

[PATCH] fix dir2 shortform structures on ARM old ABI
 2008-03-18  5:28 UTC  (5+ messages)
` [RFC][PATCH 1/1] XFS: annotate all on-disk structures with __ondisk

TCP timewait recycle/reuse for IPv6?
 2008-03-18  5:27 UTC  (5+ messages)

+ zisofs-fix-readpage-outside-i_size-fix.patch added to -mm tree
 2008-03-18  5:19 UTC 

[PATCH] cgroups: implement device whitelist (v4)
 2008-03-18  5:15 UTC  (4+ messages)

+ zisofs-fix-readpage-outside-i_size.patch added to -mm tree
 2008-03-18  5:18 UTC 

[PATCH 2/2] documentation: help: add "man.<tool>.path" config variable
 2008-03-18  5:22 UTC 

[PATCH 1/2] help: use man viewer path from "man.<tool>.path" config var
 2008-03-18  5:22 UTC 

+ fs-fix-kernel-doc-notation-warnings.patch added to -mm tree
 2008-03-18  5:16 UTC 

[E2FSPROGS, RFC] New mke2fs types parsing
 2008-03-18  5:16 UTC  (8+ messages)

+ listh-add-list_singleton-fix.patch added to -mm tree
 2008-03-18  5:13 UTC 

+ kprobes-add-unregister_kprobes-for-batch-registration-fix.patch added to -mm tree
 2008-03-18  5:13 UTC 

[PATCH 1/2] thermal: add hwmon sys I/F for thermal device
 2008-03-18  5:12 UTC  (10+ messages)
          ` [lm-sensors] [PATCH 1/2] thermal: add hwmon sys I/F for thermal

[PATCH][POWERPC] bootwrapper: Add entries for tqm8540 and sbc85xx
 2008-03-18  5:13 UTC 

powerpc: cuImage.* creation error
 2008-03-18  5:10 UTC  (7+ messages)

+ fuse-implement-perform_write.patch added to -mm tree
 2008-03-18  5:09 UTC 

+ fuse-update-file-size-on-short-read.patch added to -mm tree
 2008-03-18  5:09 UTC 

+ fuse-support-writable-mmap.patch added to -mm tree
 2008-03-18  5:08 UTC 

+ fuse-clean-up-setting-i_size-in-write.patch added to -mm tree
 2008-03-18  5:08 UTC 

+ mm-allow-not-updating-bdi-stats-in-end_page_writeback.patch added to -mm tree
 2008-03-18  5:08 UTC 

+ mm-add-nr_writeback_temp-counter.patch added to -mm tree
 2008-03-18  5:08 UTC 

[patch 0/8] fuse: writable mmap + batched write
 2008-03-18  5:08 UTC  (10+ messages)
` [patch 2/8] mm: Add NR_WRITEBACK_TEMP counter
` [patch 4/8] mm: allow not updating BDI stats in end_page_writeback()
` [patch 6/8] fuse: clean up setting i_size in write

+ mm-bdi-export-bdi_writeout_inc.patch added to -mm tree
 2008-03-18  5:08 UTC 

[Bluez-users] sync initiated from NOKIA moble
 2008-03-18  5:07 UTC 

[U-Boot-Users] ARM custodian change
 2008-03-18  5:07 UTC 

Reg:problem with-nova-s-plus card
 2008-03-18  5:06 UTC 

[PATCH 1/2] thermal: add hwmon sys I/F for thermal device
 2008-03-18  4:59 UTC  (5+ messages)
      ` [lm-sensors] [PATCH 1/2] thermal: add hwmon sys I/F for thermal

[linux-dvb] Reg:problem with Nova-s-plus card
 2008-03-18  4:59 UTC 

Linux 2.6.25-rc6
 2008-03-18  4:57 UTC  (4+ messages)

[ANNOUNCE] kexec-tools-testing v20080318-rc
 2008-03-18  4:56 UTC 

[GIT PULL] LED updates
 2008-03-18  4:55 UTC  (10+ messages)
          ` LED naming standard for LED class

+ mm-rotate_reclaimable_page-cleanup.patch added to -mm tree
 2008-03-18  4:52 UTC 

[U-Boot-Users] (no subject)
 2008-03-18  4:52 UTC 

[PATCH 1/2] web--browse: use custom commands defined at config time
 2008-03-18  4:56 UTC  (3+ messages)

[git pull] Input updates for 2.6.25-rc6
 2008-03-18  4:42 UTC 

[PATCH 1/2][MIPS] replace c0_compare acknowledge by c0_timer_ack()
 2008-03-18  4:47 UTC  (3+ messages)

another dsp build fix 
 2008-03-18  4:41 UTC 

[PATCH 1/9] scsi: Add helper code so transport classes/driver can control queueing
 2008-03-18  4:38 UTC  (2+ messages)

[Bridge] bridge, vlan and *no* stp/bpdu
 2008-03-18  4:38 UTC  (2+ messages)

How to work on Sparse for Summer of Code 2008
 2008-03-18  4:21 UTC  (2+ messages)

about returning path of exception handler
 2008-03-18  4:35 UTC 

+ ecryptfs-swap-dput-and-mntput.patch added to -mm tree
 2008-03-18  4:31 UTC 

XUPV2P board opb_emac cannot work with linux-2.6-xlnx
 2008-03-18  4:30 UTC  (4+ messages)

+ bsd_acct-plain-current-real_parent-access-is-not-always-safe.patch added to -mm tree
 2008-03-18  4:29 UTC 

+ bsd_acct-using-task_struct-tgid-is-not-right-in-pid-namespaces.patch added to -mm tree
 2008-03-18  4:30 UTC 

[PATCH] fix dir2 shortform structures on ARM old ABI
 2008-03-18  4:31 UTC  (10+ messages)

Improving drivers for Logitech Driving Force Pro and G25 wheels
 2008-03-18  4:30 UTC  (2+ messages)
  ` Fwd: "

/usr/share/alsa/alsa.conf :and file extention
 2008-03-18  4:28 UTC  (7+ messages)
` [alsa-devel] "

[RFC/PATCH] Fast forward strategies allow, never, and only
 2008-03-18  4:27 UTC  (2+ messages)
` [RFC/PATCH Second draft] "

[PATCH] Subject: kprobes-x86: correct post-eip value in post_hander()
 2008-03-18  4:26 UTC  (6+ messages)

2.6.25-rc5-git6: Reported regressions from 2.6.24
 2008-03-18  4:24 UTC  (6+ messages)

+ drivers-net-wireless-atmelc-use-time_-macros.patch added to -mm tree
 2008-03-18  4:22 UTC 

+ fix-indentation.patch added to -mm tree
 2008-03-18  4:23 UTC 

+ fs-binfmt_aoutc-use-printk_ratelimit.patch added to -mm tree
 2008-03-18  4:22 UTC 

+ drivers-net-tokenring-3c359c-use-time_-macros-checkpatch-fixes.patch added to -mm tree
 2008-03-18  4:22 UTC 

Google Summer of Code 2008 is on!
 2008-03-18  4:21 UTC 

+ drivers-net-tokenring-3c359c-use-time_-macros.patch added to -mm tree
 2008-03-18  4:21 UTC 

+ drivers-net-arcnet-arcnetc-use-time_-macros-checkpatch-fixes.patch added to -mm tree
 2008-03-18  4:21 UTC 

+ arch-parisc-kernel-unalignedc-use-time_-macros.patch added to -mm tree
 2008-03-18  4:19 UTC 

+ arch-parisc-kernel-unalignedc-use-time_-macros-checkpatch-fixes.patch added to -mm tree
 2008-03-18  4:20 UTC 

+ arch-ia64-kernel-use-time_-macros-checkpatch-fixes.patch added to -mm tree
 2008-03-18  4:19 UTC 

+ drivers-net-arcnet-arcnetc-use-time_-macros.patch added to -mm tree
 2008-03-18  4:20 UTC 

+ arch-powerpc-platforms-iseries-pcic-use-time_-macros.patch added to -mm tree
 2008-03-18  4:20 UTC 

+ arch-alpha-kernel-trapsc-use-time_-macros.patch added to -mm tree
 2008-03-18  4:18 UTC 

+ arch-ia64-kernel-use-time_-macros.patch added to -mm tree
 2008-03-18  4:18 UTC 

- fix-verify_export_symbols.patch removed from -mm tree
 2008-03-18  4:17 UTC 

- make-module_sect_attrs-private-to-kernel-modulec.patch removed from -mm tree
 2008-03-18  4:17 UTC 

- reduce-module-image-and-resident-size.patch removed from -mm tree
 2008-03-18  4:17 UTC 

[Qemu-devel] Launch qemu without loading libSDL?
 2008-03-18  3:42 UTC  (3+ messages)

hackbench regression since 2.6.25-rc
 2008-03-18  4:07 UTC  (13+ messages)

+ x86-handle_vm86_trap-cleanup.patch added to -mm tree
 2008-03-18  4:06 UTC 

INFO: task mount:11202 blocked for more than 120 seconds
 2008-03-18  4:07 UTC  (9+ messages)
  ` [dm-crypt] "

pull request: wireless-2.6 2008-02-27
 2008-03-18  4:07 UTC  (7+ messages)

Bandwith Distribition
 2008-03-18  4:05 UTC 

+ cgroups-add-cgroup-support-for-enabling-controllers-at-boot-time-fix-boot-option-parsing.patch added to -mm tree
 2008-03-18  4:04 UTC 

+ powerpc-dont-use-pt_dtrace.patch added to -mm tree
 2008-03-18  3:58 UTC 

+ rcu-fix-misplaced-mb-in-rcu_enter-exit_nohz.patch added to -mm tree
 2008-03-18  3:57 UTC 

[PATCH] Map 3stack-6ch-dig ALC883 model for MSI 945GCM5 V2 (MSI-7267)
 2008-03-18  3:57 UTC 

[PATCH] Fix DAC assignment order in ALC883
 2008-03-18  3:56 UTC 

[alsa-devel] [regression] 2.6.25-rc4 snd-es18xx broken on Alpha
 2008-03-18  3:54 UTC  (3+ messages)

+ procfs-task-exe-symlink-fix-3.patch added to -mm tree
 2008-03-18  3:53 UTC 

+ git-alsa-tiwai-sound-drivers-pcsp-pcspc-build-fix.patch added to -mm tree
 2008-03-18  3:50 UTC 

+ i810fb-fix-console-switch-regression.patch added to -mm tree
 2008-03-18  3:48 UTC 

[PATCH] i810fb: Fix console switch regression
 2008-03-18  3:48 UTC  (6+ messages)
` [Linux-fbdev-devel] "

+ i810fb-fix-console-switch-regression.patch added to -mm tree
 2008-03-18  3:47 UTC 

+ ide-fix-ideh-compiler-warning.patch added to -mm tree
 2008-03-18  3:44 UTC 

"commit"s without "from" in fast-import
 2008-03-18  3:43 UTC  (2+ messages)

XFS Fails Quality Assurance Tests on ARM
 2008-03-18  3:41 UTC  (5+ messages)

[PATCH] I2C: Fix OMAP I2C status register handling in IRQ processing
 2008-03-18  3:38 UTC  (2+ messages)

[HP6xx] - Detection of 16MB / 32MB - Questions
 2008-03-18  3:20 UTC  (2+ messages)

[PATCH 0/3 v2] gitweb: Support caching projects list
 2008-03-18  3:14 UTC  (3+ messages)
` [RFC/PATCH 3/3] gitweb: Fill project details lazily when caching

[RFC] fix asus_hides_smbus_lpc_ich6() for resume
 2008-03-18  3:14 UTC  (4+ 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.