LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
CFS related question
2008-10-20 18:20 UTC (4+ messages)
[PATCH] use tmpfs for rootfs
2008-10-20 18:13 UTC (7+ messages)
` [PATCH] use tmpfs for rootfs v2
` [PATCH] use tmpfs for rootfs v3
[PATCH] Add block device speciffic splice write method
2008-10-20 18:11 UTC (3+ messages)
WARNING: at arch/x86/mm/ioremap.c:226
2008-10-20 18:07 UTC
[PATCH 0/2] Report the size of pages backing VMAs in /proc V3
2008-10-20 18:07 UTC (3+ messages)
[RFC patch 15/15] LTTng timestamp x86
2008-10-20 18:07 UTC (12+ messages)
[ANNOUNCE] iommu-2.6.git tree
2008-10-20 18:06 UTC (12+ messages)
PATCH [1/1] cpumask: remove redundant cpumask_size
2008-10-20 18:03 UTC
[PATCH] Export tiny shmem_file_setup for DRM-GEM
2008-10-20 18:02 UTC (2+ messages)
SLUB defrag pull request?
2008-10-20 18:01 UTC (7+ messages)
Kernel 2.6.26.5 -> 2.6.27.2 [USB REGRESSION] (USB -> D_STATE)
2008-10-20 18:01 UTC (12+ messages)
` Bug fix for pvrusb2 driver [was: Re: Kernel 2.6.26.5 -> 2.6.27.2 [USB REGRESSION] (USB -> D_STATE)]
[PATCH 0/2] ftrace: fixes for PPC
2008-10-20 17:53 UTC (12+ messages)
[PATCH 0/10] OpenVZ kernel based checkpointing/restart (v2)
2008-10-20 17:48 UTC (17+ messages)
` [PATCH 01/10] Introduce trivial sys_checkpoint and sys_restore system calls
` [PATCH 02/10] Make checkpoint/restart functionality modular
` [PATCH 03/10] Introduce context structure needed during checkpointing/restart
` [PATCH 04/10] Introduce container dump function
` [PATCH 05/10] Introduce function to dump process
` [PATCH 06/10] Introduce functions to dump mm
` [PATCH 07/10] Introduce function for restarting a container
` [PATCH 08/10] Introduce functions to restart a process
[PATCH] Enable console on PCI serial devices
2008-10-20 17:43 UTC (8+ messages)
linux-next: Tree for October 20
2008-10-20 17:35 UTC (2+ messages)
[PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
2008-10-20 17:32 UTC (5+ messages)
` [PATCH 53/85] i7300_idle driver v1.55
` [PATCH 2/2] "
w35und wifi driver for linux-staging
2008-10-20 17:27 UTC (4+ messages)
[x86] - technical questions about HV implementation on Intel VT
2008-10-20 17:27 UTC
poll() blocked / packets not received ?
2008-10-20 17:24 UTC (8+ messages)
[PATCH 0/9] OpenVZ kernel based checkpointing/restart
2008-10-20 17:23 UTC (14+ messages)
` [Devel] "
[PATCH] byteorder: remove direct includes of linux/byteorder/swab[b].h
2008-10-20 17:23 UTC
[RFC v6][PATCH 0/9] Kernel based checkpoint/restart
2008-10-20 17:17 UTC (17+ messages)
BUG: sleeping function called from invalid context at kernel/rwsem.c:131 XFS? (was: Re: linux-next: Tree for October 17)
2008-10-20 17:13 UTC (10+ messages)
disk statistics issue in 2.6.27
2008-10-20 17:12 UTC (2+ messages)
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
2008-10-20 17:03 UTC (36+ messages)
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce cpumask_t usage
` [PATCH 02/35] cpumask: remove min from first_cpu/next_cpu
` [PATCH 03/35] cpumask: add for_each_cpu_mask_and function
` [PATCH 04/35] x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
` [PATCH 05/35] sched: Reduce stack size requirements in kernel/sched.c
` [PATCH 06/35] cpumask: introduce struct cpumask
` [PATCH 07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers
` [PATCH 08/35] cpumask: cpumask_size()
` [PATCH 09/35] cpumask: add cpumask_copy()
` [PATCH 10/35] cpumask: introduce cpumask_var_t for local cpumask vars
` [PATCH 11/35] x86: enable MAXSMP
` [PATCH 12/35] cpumask: make CONFIG_NR_CPUS always valid
` [PATCH 13/35] cpumask: use setup_nr_cpu_ids() instead of direct assignment
` [PATCH 14/35] cpumask: make nr_cpu_ids valid in all configurations
` [PATCH 15/35] cpumask: prepare for iterators to only go to nr_cpu_ids
` [PATCH 16/35] percpu: fix percpu accessors to potentially !cpu_possible() cpus
` [PATCH 17/35] cpumask: make nr_cpu_ids the actual limit on bitmap size
` [PATCH 18/35] cpumask: add nr_cpumask_bits
` [PATCH 19/35] cpumask: use cpumask_bits() everywhere
` [PATCH 20/35] cpumask: cpumask_of(): cpumask_of_cpu() which returns a pointer
` [PATCH 21/35] cpumask: for_each_cpu(): for_each_cpu_mask which takes "
` [PATCH 22/35] cpumask: cpumask_first/cpumask_next
` [PATCH 23/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and
` [PATCH 24/35] cpumask: cpumask_any_but()
` [PATCH 25/35] cpumask: Deprecate CPUMASK_ALLOC etc in favor of cpumask_var_t
` [PATCH 26/35] cpumask: get rid of boutique sched.c allocations, use cpumask_var_t
` [PATCH 27/35] cpumask: to_cpumask()
` [PATCH 28/35] cpumask: accessors to manipulate possible/present/online/active maps
` [PATCH 29/35] cpumask: Use accessors code
` [PATCH 30/35] cpumask: CONFIG_BITS_ALL, CONFIG_BITS_NONE and CONFIG_BITS_CPU0
` [PATCH 31/35] cpumask: switch over to cpu_online/possible/active/present_mask
` [PATCH 32/35] cpumask: cpu_all_mask and cpu_none_mask
` [PATCH 33/35] cpumask: reorder header to minimize separate #ifdefs
` [PATCH 34/35] cpumask: debug options for cpumasks
` [PATCH 35/35] cpumask: smp_call_function_many()
[PATCH v2] Add Dallas DS1390 RTC chip
2008-10-20 16:59 UTC (4+ messages)
[announce] new tree: "fix all build warnings, on all configs"
2008-10-20 16:57 UTC (10+ messages)
2.6.25-rc1 and later with intel 915 video
2008-10-20 16:57 UTC
linux-next: build failure
2008-10-20 16:51 UTC (4+ messages)
[PATCH] kexec: fix hang on i386 when panic occurs while console_sem is held
2008-10-20 16:51 UTC (7+ messages)
` [PATCH] x86, dumpstack: some more unification
` [PATCH] x86: make oops_begin and oops_end equal
` [PATCH] x86, dumpstack: make die and die_nmi equal
[PATCH 0/3] Small series of further hardware updates
2008-10-20 16:46 UTC (3+ messages)
` [PATCH 2/3] 8250: Oxford Semiconductor Devices
[TOMOYO #11 (linux-next) 00/11] TOMOYO Linux
2008-10-20 16:44 UTC (4+ messages)
` [TOMOYO #11 (linux-next) 01/11] Introduce new LSM hooks where vfsmount is available
[git pull] drm patches for 2.6.27-rc1
2008-10-20 16:31 UTC (6+ messages)
OProfile kernel tree update
2008-10-20 16:31 UTC
[PATCH 0/3] ftrace: separate ftrace from ftrace
2008-10-20 16:31 UTC (2+ messages)
[PATCH -mm] ftrace : Fix section mismatch warning
2008-10-20 16:27 UTC (2+ messages)
[GIT PULL] Second set of MMC updates for v2.6.28-rc1
2008-10-20 16:22 UTC
[PATCH] x86: amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors
2008-10-20 16:06 UTC (3+ messages)
[PATCH] x86: call machine_shutdown and stop all CPUs in native_machine_halt
2008-10-20 16:00 UTC (3+ messages)
[Slightly off topic] A question about R/B trees
2008-10-20 15:57 UTC (7+ messages)
[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was: pca9539 I2C gpio expander)
2008-10-20 15:48 UTC (5+ messages)
` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls
[PATCH tip/tracing/markers] markers: simplify marker_set_format()
2008-10-20 15:43 UTC (5+ messages)
[PATCH] Breaks the redundant loop in kernel/marker.c
2008-10-20 15:38 UTC (5+ messages)
` "
[GIT PULL] ALSA updates
2008-10-20 15:13 UTC
[PATCH 0/3] integrity
2008-10-20 15:12 UTC (5+ messages)
` [PATCH 2/3] integrity: Linux Integrity Module(LIM)
hex code shown at boot
2008-10-20 15:06 UTC (3+ messages)
SMACK netfilter smacklabel socket match
2008-10-20 15:01 UTC (16+ messages)
What's in kmemcheck.git (for v2.6.28?)
2008-10-20 14:58 UTC (2+ messages)
2.6.27.2: NETDEV WATCHDOG: eth0 (r8169): transmit timed out
2008-10-20 14:51 UTC
[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
2008-10-20 14:34 UTC (7+ messages)
questions about rd{msr|tsc|pmc} instruction with x86-64
2008-10-20 13:47 UTC (5+ messages)
[PATCH] lockstat: contend with points
2008-10-20 13:43 UTC (2+ messages)
[PATCH 1/2] fs: truncate blocks outside i_size after generic_file_direct_write error
2008-10-20 13:43 UTC (3+ messages)
[PATCH] rcupdate: fix bug of rcu_barrier*()
2008-10-20 13:41 UTC (3+ messages)
[patch 0/3] x86: Microcode patch loader author update
2008-10-20 13:38 UTC (2+ messages)
[PATCH] LIS3LV02Dx Accelerometer driver (take 4)
2008-10-20 13:32 UTC (4+ messages)
[PATCH tip/tracing/markers] markers: let marker_table be close to its comments
2008-10-20 13:31 UTC (3+ messages)
[PATCH tip/tracing/markers] markers: remove exported symbol marker_probe_cb_noarg()
2008-10-20 13:30 UTC (3+ messages)
[patch] x86, bts: improve help text for BTS config
2008-10-20 13:26 UTC (2+ messages)
[GIT Pull Request] Copy on write credentials for Linux [ver #2]
2008-10-20 13:17 UTC
[PATCH 2/2] pci: Use new %pR to print resource ranges
2008-10-20 13:15 UTC (13+ messages)
` [PATCH] x86, ioremap: use %pR in printk
[patch 0/2] vdso support for s390
2008-10-20 13:06 UTC (4+ messages)
` [patch 2/2] introduce vdso on s390
iwl3945 broken in current git
2008-10-20 12:51 UTC (9+ messages)
[PATCH] add additional symbols to /sys/kernel/vmcoreinfo data for ppc(64)
2008-10-20 12:51 UTC (4+ messages)
[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction
2008-10-20 12:48 UTC (4+ messages)
status of the ext3/jbd error handling enhancement patches
2008-10-20 12:41 UTC (3+ messages)
[git pull] drm patches for 2.6.27-rc1
2008-10-20 12:20 UTC (14+ messages)
` io resources and cached mappings (was: [git pull] drm patches for 2.6.27-rc1)
SDHCI: timeout during data transfer
2008-10-20 12:20 UTC (8+ messages)
[PATCH] softpanic - halt booting, but allow reading why
2008-10-20 12:14 UTC (2+ messages)
2.6.27 seems to break something with DSL
2008-10-20 12:12 UTC (2+ messages)
(no subject)
2008-10-20 12:12 UTC
2.6.27-git6: max1111_read_channel and corgi_ssp_ads7846_putget missing
2008-10-20 12:10 UTC (2+ messages)
` 2.6.27-git8 & "
[PATCH 0/4] pending scheduler updates
2008-10-20 12:05 UTC (2+ messages)
[PATCH v3] Add Dallas DS1390 RTC chip
2008-10-20 11:46 UTC
[PATCH 2/2] cciss: fix regression firmware version not displayed in procfs (again and again)
2008-10-20 11:27 UTC (2+ messages)
[PATCH v4] HPET: Remove the BKL
2008-10-20 11:03 UTC
[PATCH] Fix debugfs_create_file's error checking method for usb/gadget/
2008-10-20 10:53 UTC (4+ messages)
` [PATCH v2] "
[GIT]: Networking
2008-10-20 10:45 UTC
[git pull] agp patches for 2.6.28-rc1
2008-10-20 10:29 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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).