LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 1/7] work_on_cpu: helper for doing task on a CPU
2008-10-23 16:55 UTC (3+ messages)
[PATCH 6/7] work_on_cpu: use on x86/kernel/cpu/intel_cacheinfo.c
2008-10-23 16:55 UTC (2+ messages)
swiotlb_alloc_coherent: allocated memory is out of range for device
2008-10-23 11:58 UTC (7+ messages)
[PATCH 00/13 v2] ftrace: clean ups and fixes
2008-10-23 11:36 UTC (6+ messages)
` [PATCH 08/13 v2] ftrace: do not trace init sections
[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction
2008-10-23 11:28 UTC (6+ messages)
*/ in string confuses checkpatch.pl
2008-10-23 11:27 UTC (5+ messages)
` [checkpatch.pl] two bugs
Framebuffer issues in 2.6.26 with uvesafb and vesafb. Linux is about choice!
2008-10-23 11:26 UTC (5+ messages)
[2.6.27.2] Unnamed entry appears in /sys/module/usbcore/parameters/
2008-10-23 11:14 UTC (5+ messages)
` [2.6.27.2] Unnamed entry appears in/sys/module/usbcore/parameters/
RCU hang on cpu re-hotplug with 2.6.27rc8
2008-10-23 11:12 UTC (12+ messages)
` [PATCH] rudimentary tracing for Classic RCU
` [PATCH] v2 "
` [PATCH] v3 "
[PATCH 1/7] Adding empia base driver
2008-10-23 11:10 UTC (9+ messages)
[PATCH 0/9] checkpatch: update to versoin 0.25
2008-10-23 11:06 UTC (10+ messages)
` [PATCH 1/9] checkpatch: add checks for in_atomic()
` [PATCH 2/9] checkpatch: comment detection may miss an implied comment on the last hunk
` [PATCH 3/9] checkpatch: widen implied comment detection to allow multiple stars
` [PATCH 4/9] checkpatch: structure member assignments are not complex
` [PATCH 5/9] checkpatch: __weak is an official attribute
` [PATCH 6/9] checkpatch: detect multiple bitfield declarations
` [PATCH 7/9] checkpatch: comment ends inside strings is most likely not an open comment
` [PATCH 8/9] checkpatch: dissallow spaces between stars in pointer types
` [PATCH 9/9] checkpatch: version: 0.25
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
2008-10-23 11:05 UTC (44+ messages)
` [PATCH 01/35] cpumask: add for_each_cpu_mask_and function
` [PATCH 02/35] x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
` [PATCH 03/35] sched: Reduce stack size requirements in kernel/sched.c
` [PATCH 04/35] cpumask: centralize cpu_online_map and cpu_possible_map
` [PATCH 04/35] cpumask: centralize cpu_online_map and cpu_possible_map - resubmit
` [PATCH 05/35] cpumask: remove min from first_cpu/next_cpu From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 06/35] cpumask: introduce struct cpumask. "
` [PATCH 07/35] cpumask: change cpumask/list_scnprintf, cpumask/list_parse to take pointers. "
` [PATCH 08/35] cpumask: cpumask_size() From: Mike Travis <travis@sgi.com>
` [PATCH 09/35] cpumask: add cpumask_copy()
` [PATCH 10/35] cpumask: introduce cpumask_var_t for local cpumask vars From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 11/35] x86: enable MAXSMP
` [PATCH 12/35] cpumask: make CONFIG_NR_CPUS always valid. From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 13/35] cpumask: make nr_cpu_ids valid in all configurations. "
` [PATCH 14/35] cpumask: add nr_cpumask_bits
` [PATCH 15/35] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. From: Rusty Russell <rusty@rustcorp.com.au>
` [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: use cpumask_bits() everywhere
` [PATCH 18/35] cpumask: use cpumask_bits() everywhere.-resubmit
` [PATCH 19/35] cpumask: cpumask_of(): cpumask_of_cpu() which returns a pointer. From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 20/35] cpumask: for_each_cpu(): for_each_cpu_mask which takes a pointer "
` [PATCH 21/35] cpumask: cpumask_first/cpumask_next "
` [PATCH 22/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and "
` [PATCH 23/35] cpumask: cpumask_any_but() "
` [PATCH 24/35] cpumask: Deprecate CPUMASK_ALLOC etc in favor of cpumask_var_t. "
` [PATCH 25/35] cpumask: get rid of boutique sched.c allocations, use "
` [PATCH 26/35] cpumask: to_cpumask() "
` [PATCH 27/35] cpumask: accessors to manipulate possible/present/online/active maps "
` [PATCH 28/35] cpumask: CONFIG_BITS_ALL, CONFIG_BITS_NONE and CONFIG_BITS_CPU0 "
` [PATCH 29/35] cpumask: switch over to cpu_online/possible/active/present_mask "
` [PATCH 30/35] cpumask: cpu_all_mask and cpu_none_mask. "
` [PATCH 31/35] cpumask: reorder header to minimize separate #ifdefs "
` [PATCH 32/35] cpumask: debug options for cpumasks "
` [PATCH 33/35] cpumask: smp_call_function_many() "
` [PATCH 34/35] cpumask: Use accessors code. "
` [PATCH 35/35] x86: clean up speedctep-centrino and reduce cpumask_t usage "
[PATCH 0/10] OpenVZ kernel based checkpointing/restart (v2)
2008-10-23 10:56 UTC (15+ messages)
` [PATCH 06/10] Introduce functions to dump mm
` [Devel] "
` [PATCH 08/10] Introduce functions to restart a process
` [Devel] "
[PATCH] RTC S3C: Add device_init_wakeup() invokation
2008-10-23 10:46 UTC
linux-next: Tree for October 23
2008-10-23 10:36 UTC
[patch 00/17] 2.6.27-stable review
2008-10-23 10:33 UTC (5+ messages)
` [stable] "
[git pull] bdev API series
2008-10-23 10:01 UTC
invalid default values in RTC chip
2008-10-23 9:55 UTC (7+ messages)
` [rtc-linux] "
[git pull] vfs patches
2008-10-23 9:52 UTC
[PATCH 5/5] w35und: remove the no-op pa_stall_execution macro
2008-10-23 9:49 UTC (2+ messages)
[2.6.26.6] OOPS in :jbd:journal_grab_journal_head
2008-10-23 9:49 UTC
[PATCH 4/5] w35und: use msleep() and udelay()
2008-10-23 9:47 UTC (2+ messages)
[PATCH 3/5] w35und: remove dead code from wbusb_f.h
2008-10-23 9:47 UTC (2+ messages)
[PATCH 2/5] w35und: remove unused wb35_open() and wb35_close() functions
2008-10-23 9:46 UTC (2+ messages)
[PATCH 1/5] w35und: make wb35_probe() and wb35_disconnect() funtions static
2008-10-23 9:46 UTC (2+ messages)
[PATCH] swiotlb: remove panic for alloc_coherent failure
2008-10-23 9:42 UTC
[PATCH] kexec: fix hang on i386 when panic occurs while console_sem is held
2008-10-23 9:22 UTC (11+ messages)
` [PATCH] x86, dumpstack: some more unification
` [PATCH] x86: make oops_begin and oops_end equal
cafe_ccic: possible reason why gqcam is not working
2008-10-23 9:17 UTC
UWB, WUSB, and WLP subsystems for 2.6.28
2008-10-23 9:00 UTC
Subject: [PATCH 12/16] Squashfs: header files
2008-10-23 8:56 UTC (3+ messages)
[PATCH] SLUB: cleanup - define macroses instead of hardcoded numbers
2008-10-23 8:49 UTC (2+ messages)
Subject: [PATCH 01/16] Squashfs: inode operations
2008-10-23 8:42 UTC (3+ messages)
[PATCH] Add block device speciffic splice write method
2008-10-23 8:41 UTC (10+ messages)
Subject: [PATCH 00/16] Squashfs: compressed read-only filesystem
2008-10-23 8:40 UTC (3+ messages)
commit f6121f4f8708195e88cbdf8dd8d171b226b3f858 upstream
2008-10-23 8:39 UTC (2+ messages)
SLUB defrag pull request?
2008-10-23 8:38 UTC (15+ messages)
[PATCH] pci: print out DMA mask info
2008-10-23 8:38 UTC (15+ messages)
` [PATCH] pci: show dma_mask bits in /sys
[PATCH] procfs: use WARN() rather than printk+backtrace
2008-10-23 8:35 UTC (2+ messages)
[PATCH RESEND] RTC: Remove the BKL
2008-10-23 8:25 UTC
[PATCH] LIS3LV02Dx Accelerometer driver (take 4)
2008-10-23 8:24 UTC (5+ messages)
[PATCH 0/2] libata tag patches
2008-10-23 8:23 UTC (11+ messages)
` [PATCH 1/2] libata: get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple()
` [PATCH 2/2] libata: switch to using block layer tagging support
[git pull] x86 changes: header move
2008-10-23 8:13 UTC
[PATCH 0/3] Improve TSC as a clocksource under VMware
2008-10-23 8:10 UTC (13+ messages)
` [PATCH] Skip tsc synchronization checks if CONSTANT_TSC bit is set
behavior of hrtimers scheduled to expire in the past, SCHED_SPORADIC subtlety
2008-10-23 8:10 UTC (2+ messages)
io resources and cached mappings (was: [git pull] drm patches for 2.6.27-rc1)
2008-10-23 8:05 UTC (5+ messages)
` [PATCH] Add io-mapping functions to dynamically map large device apertures
` [PATCH] [drm/i915] Use io-mapping interfaces instead of a variety of mapping kludges
[PATCH 0/4][RFC] netns: sysfs: add a netns suffix to net device sysfs entries
2008-10-23 8:04 UTC (10+ messages)
` [PATCH] netns: Coexist with the sysfs limitations
pull request: wireless-2.6 2008-10-22
2008-10-23 7:59 UTC (2+ messages)
c2port (Version 2): support for Silicon C2 Interface
2008-10-23 7:39 UTC (10+ messages)
` [PATCH 1/2] Add c2 port support
[git patches v2] net driver updates
2008-10-23 7:34 UTC (2+ messages)
[patch 00/24] perfmon3: introduction
2008-10-23 7:19 UTC (6+ messages)
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
2008-10-23 7:10 UTC (4+ messages)
` [PATCH 7/16 v6] PCI: cleanup pcibios_allocate_resources()
[GIT PATCH] ACPI patches for 2.6.28-rc0
2008-10-23 6:51 UTC
[PATCH] Add hierarchical accounting to cpu accounting controller
2008-10-23 6:41 UTC (2+ messages)
ext3: fix ext3_dx_readdir hash collision handling - Regression
2008-10-23 6:37 UTC (3+ messages)
[PATCH 1/1] relay revamp v8, full patch
2008-10-23 6:35 UTC
[PATCH 0/1] relay revamp v8
2008-10-23 6:35 UTC
Release of Atheros 802.11n USB Linux driver
2008-10-23 6:26 UTC (3+ messages)
[PATCH] fix WARN() for PPC
2008-10-23 6:26 UTC (3+ messages)
[PATCH] get rid if __cpuinit and __cpuexit
2008-10-23 6:21 UTC (4+ messages)
[PATCH] em28xx patches against the latest git tree
2008-10-23 6:17 UTC (7+ messages)
[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was: pca9539 I2C gpio expander)
2008-10-23 6:15 UTC (10+ messages)
` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls
[GIT PULL] sh updates for 2.6.28-rc1, part 2
2008-10-23 5:59 UTC
minor bug in invalid exception patch
2008-10-23 5:10 UTC (2+ messages)
[PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
2008-10-23 4:59 UTC (10+ messages)
` [PATCH 53/85] i7300_idle driver v1.55
` [PATCH 2/2] "
[PATCH 3/3] netxen: somewhat ugly endian annotations
2008-10-23 4:58 UTC
[PATCH 2/3] netxen: trivial endian annotations of netxen structs
2008-10-23 4:58 UTC
[PATCH 1/3] netxen: endian annotation of netxen_nic_write_w1, netxen_nic_read_w1
2008-10-23 4:58 UTC
[GIT PATCH] more STAGING patches for 2.6.28
2008-10-23 4:55 UTC (6+ messages)
` [PATCH 01/42] Staging: add pcc-acpi driver
[GIT PULL] please pull infiniband.git
2008-10-23 4:37 UTC
[PATCH 0/4] Audit support for file capabilities
2008-10-23 4:13 UTC (7+ messages)
` [PATCH 3/4] AUDIT: audit when fcaps increase the permitted or inheritable capabilities
RFC: [PATCH] resource: ensure MMIO exclusivity for device drivers
2008-10-23 3:56 UTC
[git pull] drm fixes for 2.6.27-rc1
2008-10-23 3:52 UTC
[RFC][PATCH] nmi watchdog: handle NMI_IO_APIC on nmi_watchdog
2008-10-23 3:35 UTC (7+ messages)
[PANIC] 2.6.28-git panics in mem_cgroup_charge_common called by ext3
2008-10-23 3:33 UTC (2+ messages)
lockdep splat from fbmem
2008-10-23 3:23 UTC
[PATCH,RFC] ext3: Add support for non-native signed/unsigned htree hash algorithms
2008-10-23 2:56 UTC (3+ messages)
[PATCH tip/tracing/markers] new probes manager
2008-10-23 2:47 UTC
[PATCH 1/6] autofs4 - correct offset mount expire check
2008-10-23 2:35 UTC (6+ messages)
` [PATCH 2/6] autofs4 - remove string terminator check
` [PATCH 3/6] autofs4 - collect version check return
` [PATCH 4/6] autofs4 - make autofs type usage explicit
` [PATCH 5/6] autofs4 - improve parameter usage
` [PATCH 6/6] autofs4 - cleanup expire code duplication
[PATCH] fix n_tty/pty input/output buffer full and other misc char handling
2008-10-23 1:56 UTC (8+ messages)
` [PATCH] n-tty-fix-cont-and-ctrl-output
` [PATCH] n-tty-fix-buffer-full-checks
` [PATCH] n-tty-output-bells-immediately
` [PATCH] n-tty-fix-buffer-full-gridlock
SUNRPC problem with 2.6.26 and beyond
2008-10-23 1:27 UTC (5+ messages)
` SUNRPC problem with 2.6.26 and beyond - try again with response in correct place
[BUG] re-modprobe a nand controller driver module will cause system crash
2008-10-23 1:06 UTC (4+ messages)
high %CPU values after upgrading to the last stable kernel
2008-10-23 0:55 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).