linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-25 08:12:14 to 2008-01-25 15:44:35 UTC [more...]

[PATCH for mm] Remove iBCS support
 2008-01-25 16:40 UTC  (13+ messages)

CONFIG_MARKERS
 2008-01-25 16:32 UTC  (13+ messages)
              ` [PATCH] Linux Kernel Markers Support for Proprierary Modules

[RFC] ext3: per-process soft-syncing data=ordered mode
 2008-01-25 15:36 UTC  (2+ messages)

Q: linux failed to execute /init?
 2008-01-25 15:34 UTC  (6+ messages)

[patch 00/26] mount options: fix filesystem's ->show_options
 2008-01-25 15:30 UTC  (27+ messages)
` [patch 09/26] mount options: fix capifs
` [patch 10/26] mount options: fix devpts
` [patch 11/26] mount options: fix ext2
` [patch 12/26] mount options: fix ext4
` [patch 18/26] mount options: fix isofs
` [patch 21/26] mount options: partially fix nfs
` [patch 25/26] mount options: fix udf
` [patch 26/26] mount options: fix usbfs

[PATCH] x86: ignore spurious faults
 2008-01-25 15:30 UTC  (4+ messages)
  ` [PATCH UPDATE] "

[PATCH] Introduce softpanic
 2008-01-25 15:26 UTC  (5+ messages)

x86.git: mtrr trimming removes all memory under kvm
 2008-01-25 15:10 UTC  (14+ messages)
  ` [PATCH] x86: trim ram need to check if mtrr is there v2
      ` [PATCH] x86: trim ram need to check if mtrr is there v3

Unpredictable performance
 2008-01-25 15:03 UTC  (4+ messages)

[PATCH -mm 0/5] b43: Fix suspend/resume deadlock
 2008-01-25 14:58 UTC  (6+ messages)
` [PATCH -mm 5/5] b43: Avoid unregistering device objects during suspend

[GIT PATCH] driver core patches against 2.6.24
 2008-01-25 14:55 UTC  (80+ messages)
` [PATCH 012/196] nozomi driver
    ` [PATCH 012/196 ver2] "
` [PATCH 044/196] kset: add kset_create_and_add function
` [PATCH 076/196] ecryptfs: remove version_str file from sysfs
` [PATCH 085/196] kset: convert s390 ipl.c to use kset_create
` [PATCH 112/196] Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add
` [PATCH 114/196] Kobject: change drivers/edac "
` [PATCH 115/196] Kobject: change drivers/cpuidle/sysfs.c "
` [PATCH 116/196] Kobject: change drivers/pci/hotplug/pci_hotplug_core.c "
` [PATCH 117/196] Kobject: change drivers/base/sys.c "
` [PATCH 118/196] Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c "
` [PATCH 120/196] Kobject: change drivers/block/pktcdvd.c "
` [PATCH 121/196] Kobject: change arch/sh/kernel/cpu/sh4/sq.c "
` [PATCH 123/196] Kobject: change drivers/parisc/pdc_stable.c "
` [PATCH 125/196] Kobject: change drivers/md/md.c "
` [PATCH 126/196] Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add
` [PATCH 127/196] Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_add
` [PATCH 128/196] Kobject: the cris iop_fw_load.c code is broken
` [PATCH 129/196] Kobject: convert drivers/base/class.c to use kobject_init/add_ng()
` [PATCH 130/196] Kobject: convert drivers/base/core.c "
` [PATCH 131/196] Kobject: convert drivers/net/iseries_veth.c "
` [PATCH 132/196] Kobject: convert fs/char_dev.c "
` [PATCH 133/196] Kobject: convert kernel/params.c "
` [PATCH 135/196] Kobject: convert mm/slub.c "
` [PATCH 136/196] Kobject: convert net/bridge/br_if.c "
` [PATCH 137/196] driver core: remove owner field from struct bus_type
` [PATCH 138/196] driver core: add way to get to bus kset
` [PATCH 139/196] driver core: add way to get to bus device klist
` [PATCH 140/196] driver core: remove fields from struct bus_type
` [PATCH 141/196] USB: use proper call to driver_create_file
` [PATCH 142/196] PCMCIA: "
` [PATCH 143/196] PCI: "
` [PATCH 144/196] PCI: remove foolish code from pci-driver.c
` [PATCH 145/196] driver core: Introduce default attribute groups
` [PATCH 146/196] netiucv: Use device_driver "
` [PATCH 147/196] zfcp: "
` [PATCH 148/196] Infiniband: make ipath driver use default driver groups
` [PATCH 150/196] Driver core: move the driver specific module code into the driver core
` [PATCH 151/196] Driver core: move the static kobject out of struct driver
` [PATCH 152/196] Driver core: clean up debugging messages
` [PATCH 155/196] Driver core: fix class glue dir cleanup logic
` [PATCH 156/196] sysfs: fix /sys/module/*/holders after sysfs logic change
` [PATCH 157/196] Kobject: drop child->parent ref at unregistration
` [PATCH 158/196] Driver core: convert block from raw kobjects to core devices
` [PATCH 159/196] Kobject: convert block/elevator.c to use kobject_init/add_ng()
` [PATCH 160/196] Kobject: convert block/ll_rw_blk.c "
` [PATCH 161/196] Kobject: convert drivers/md/md.c "
` [PATCH 162/196] Kobject: convert kernel/module.c "
` [PATCH 164/196] Kobject: rename kobject_add_ng() to kobject_add()
` [PATCH 165/196] Kobject: remove kobject_init() as no one uses it anymore
` [PATCH 166/196] Kobject: rename kobject_init_ng() to kobject_init()
` [PATCH 167/196] Kobject: remove kobject_register()
` [PATCH 168/196] Kset: remove kset_add function
` [PATCH 171/196] Kobject: convert arch/* from kobject_unregister() to kobject_put()
` [PATCH 173/196] Kobject: convert fs/* "
` [PATCH 174/196] Kobject: convert remaining "
` [PATCH 175/196] Kobject: remove kobject_unregister() as no one uses it anymore
` [PATCH 176/196] Driver core: change sysdev classes to use dynamic kobject names
` [PATCH 178/196] kobject: update the kobject/kset documentation
` [PATCH 180/196] kobject: add sample code for how to use ksets/ktypes/kobjects
` [PATCH 181/196] Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
` [PATCH 183/196] driver core: fix build with SYSFS=n
` [PATCH 185/196] UIO: constify function pointer tables
` [PATCH 186/196] Driver core: Cleanup get_device_parent() in device_add() and device_move()
` [PATCH 187/196] Driver Core: add class iteration api
` [PATCH 191/196] scsi: use "
` [PATCH 193/196] Driver core: fix coding style issues in device.h
` [PATCH 194/196] Kobject: fix coding style issues in kobject.h
` [PATCH 195/196] Kobject: fix coding style issues in kobject c files
` [PATCH 196/196] Driver core: coding style fixes

[x86.git] new CPA implementation
 2008-01-25 14:51 UTC  (4+ messages)

[PATCH] [NET]: Remove PowerPC code from fec.c
 2008-01-25 14:46 UTC  (2+ messages)

[PATCH for-2.6.25] [POWERPC] Rename commproc to cpm1 and cpm2_common.c to cpm2.c
 2008-01-25 14:31 UTC 

kernel bug report 2.6.24-rc8 on core2quad q6600 with debian unstable amd64
 2008-01-25 14:25 UTC  (5+ messages)
    ` [resolved] "

[PATCH] correct inconsistent ntp interval/tick_length usage
 2008-01-25 14:07 UTC  (2+ messages)

[PATCH 6/6] x86: fixes some bugs about EFI memory map handling
 2008-01-25 13:58 UTC  (5+ messages)

[PATCH] x86: ioremap_nocache fix
 2008-01-25 13:50 UTC  (3+ messages)

2.6.23.1: oops in diskstats_show()
 2008-01-25 13:32 UTC 

[RFC] ext3 freeze feature
 2008-01-25 13:33 UTC  (5+ messages)

[patch 00/26] Instrumentation Support Enhancement (2.6.24-rc8-mm1)
 2008-01-25 13:14 UTC  (7+ messages)
` [patch 07/26] Add INIT_ARRAY() to kernel.h

[PATCH UPDATE] x86: ignore spurious faults
 2008-01-25 13:17 UTC  (10+ messages)

[GIT PULL] AVR32 update
 2008-01-25 13:07 UTC 

[patch 0/4] [RFC] MMU Notifiers V1
 2008-01-25 12:43 UTC  (3+ messages)

[PATCH] x86: fix cpu MHz reporting for AMD family 0x11
 2008-01-25 12:41 UTC  (2+ messages)

Linux 2.6.24
 2008-01-25 12:34 UTC  (9+ messages)
` [PATCH] linux-2.6.24/drivers/hid/hid-input.c

[PATCH for mm] Remove iBCS support
 2008-01-25 12:17 UTC  (2+ messages)

netatalk slow after system upgrade (possibly kernel problem?)
 2008-01-25 11:55 UTC 

[PATCH 1/3] exporting capability code/name pairs (try 2nd)
 2008-01-25 11:41 UTC  (3+ messages)

[PATCH 2/2] x86: Further shrink ifdef sections in fault.c
 2008-01-25 11:13 UTC  (2+ messages)

[PATCH 0/9] bfs: assorted cleanups
 2008-01-25 11:12 UTC  (8+ messages)
` [PATCH 5/9] bfs: move function prototype to the proper header file

[PATCH] x86: Construct 32 bit boot time page tables in native format
 2008-01-25 11:07 UTC  (22+ messages)

[patch] x86, i387: use convert_to_fxsr() in fpregs_set()
 2008-01-25 10:49 UTC  (2+ messages)

[PATCH] Fix NUMA emulation for x86_64
 2008-01-25 10:41 UTC  (2+ messages)

[patch] PCI: disable MSI on more ATI NorthBridges
 2008-01-25 10:39 UTC  (4+ messages)
` [patch] PCI: disable the MSI of AMD RS690

[PATCH 1/6] x86: fix NX bit handling in change_page_attr
 2008-01-25 10:32 UTC  (4+ messages)

[PATCHv3 6/7] [POWERPC] Rename commproc to cpm1 and cpm2_common.c to cpm2.c
 2008-01-25 10:27 UTC  (3+ messages)

[PATCH] x86: Remove nx_enabled from fault.c
 2008-01-25 10:14 UTC  (2+ messages)

Incorrect filename comments in arch/x86/boot
 2008-01-25 10:04 UTC  (3+ messages)

[patch 01/26] mount options: add documentation
 2008-01-25 10:02 UTC  (2+ messages)

GFS2 Pull request
 2008-01-25  9:46 UTC 

[PATCH 4/6] x86: fix some bugs about EFI runtime code mapping
 2008-01-25  9:48 UTC  (7+ messages)

[Patch] Removal of FUTEX_FD
 2008-01-25  9:40 UTC 

[PATCH 5/6] x86: use reboot_type on EFI 32
 2008-01-25  9:22 UTC  (2+ messages)

[PATCH 3/6] x86: early_ioremap_reset fix
 2008-01-25  9:01 UTC  (2+ messages)

[PATCH 2/6] x86: make early_ioremap_debug early_param
 2008-01-25  8:57 UTC  (2+ messages)

[PATCH] Missing usb_find_device symbol from usb.c
 2008-01-25  8:58 UTC  (4+ messages)

[PATCHv3 0/7] [POWERPC] 8xx cleanups
 2008-01-25  8:50 UTC  (2+ messages)

parport_ieee1284_epp_read_addr patch
 2008-01-25  8:09 UTC 

[PATCH RESEND] Minimal fix for private_list handling races
 2008-01-25  8:34 UTC  (4+ messages)

[PATCH] cgroup: limit block I/O bandwidth
 2008-01-24 13:50 UTC  (11+ messages)

[PATCH]PCIE ASPM support - takes 3
 2008-01-25  8:01 UTC  (3+ messages)

[PATCH 128/196] Kobject: the cris iop_fw_load.c code is broken
 2008-01-25  8:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).