login
Header Space

 
 

Mailing list archives

Search results

Found 862 matching messages (0.026 seconds). Page 1 of 44.

[patch 15/15] PNP: convert resource options to single linked list

... t store the ordering information. This patch replaces the independent and dependent ... char tmp[9]; @@ -519,14 +520,15 @@ static void __init isapnp_parse_mem_reso align ... tmp[17]; @@ -539,14 +541,15 @@ static void __init isapnp_parse_mem32_re align ...

linux-kernel - Bjorn Helgaas - May 30 2008 - 18:49

[PATCH 15/18] ARM: OMAP: Merge PM code from N800 tree

... kai.svahn@nokia.com> This patch merges omap2 PM code from ... domain.c 2007-04-05 15:33:53.000000000 -0400 +++ /dev ... for sys_clk + * stabilisation */ + prcm_write_reg(PRCM_CLKSSETUP, 15); + + /* Configure automatic voltage transition */ + prcm_write_reg ...

linux-kernel - Tony Lindgren - Apr 9 2007 - 17:30

[PATCH 15/22] 2.6.22-rc3 perfmon2 : modified i386 files

This patch contains the modified i386 files Modified files are as follows: ... /smpboot.c 2007-05-29 03:17:15.000000000 -0700 +++ linux-2.6.22/ ... :14.000000000 -0700 @@ -323,3 +323,15 @@ ENTRY(sys_call_table) .long sys_signalfd .long sys_timerfd ...

linux-kernel - Stephane Eranian - May 29 2007 - 09:48

[patch 15/19] non-reclaimable mlocked pages

... d pages, as Nick's original patch did. Uses a bit available ... 'ed into memory. * TODO - later patches * * TODO: specify locking assumptions @@ -2250,6 ... (!mapcount) break; @@ -712,10 +717,15 @@ static int try_to_unmap_one(struct page ...

linux-kernel - linux-kernel - Jan 2 2008 - 18:41

[PATCH 15/23 -v8] Generic command line storage

... other traces are performed. Later (TBD) patches may simply store this information in ... tracing/trace_sched_switch.c 2008-01-30 15:32:34.000000000 -0500 +++ linux- ... ->ctx.next_prio, + comm); break; } } @@ -627,15 +718,18 @@ static void notrace ...

linux-kernel - Steven Rostedt - Jan 30 2008 - 17:04

[patch 15/20] SHM_LOCKED pages are nonreclaimable

... working with Nick Piggin's mlock patches, I noticed that shmem segments locked ... /mm/shmem.c 2008-03-04 15:30:02.000000000 -0500 +++ linux-2 ... zone_page_state(zone, NR_NORECLAIM); @@ -2327,26 +2354,15 @@ void scan_zone_noreclaim_pages(struct zo for ( ...

linux-kernel - Rik van Riel - Mar 4 2008 - 18:52

[patch 15/18] Use page_cache_xxx in fs/ext3

... fs/ext3/dir.c 2008-02-14 15:19:11.977504226 -0800 +++ linux-2.6 ... fs/ext3/dir.c 2008-02-15 16:15:13.021174127 -0800 @@ -133,7 + ... fs/ext3/inode.c 2008-02-14 15:19:11.977504226 -0800 +++ linux-2.6 ... fs/ext3/inode.c 2008-02-15 16:15:13.049174361 -0800 @@ -1147,8 ...

linux-fsdevel - Christoph Lameter - Feb 15 2008 - 20:47

[patch 15/37] PNPACPI: pass pnp_dev instead of acpi_handle

... /pnpacpi/core.c 2008-03-21 15:35:05.000000000 -0600 +++ work7/drivers/ ... /pnpacpi/pnpacpi.h 2008-03-21 15:28:07.000000000 -0600 +++ work7/ ... /rsparser.c 2008-03-21 15:35:59.000000000 -0600 +++ work7/ ... /rsparser.c 2008-03-21 15:36:00.000000000 -0600 @@ -775,9 + ...

linux-kernel - Bjorn Helgaas - Mar 26 2008 - 13:11

[patch 15/37] PNPACPI: pass pnp_dev instead of acpi_handle

... /pnpacpi/core.c 2008-03-21 15:35:05.000000000 -0600 +++ work7/drivers/ ... /pnpacpi/pnpacpi.h 2008-03-21 15:28:07.000000000 -0600 +++ work7/ ... /rsparser.c 2008-03-21 15:35:59.000000000 -0600 +++ work7/ ... /rsparser.c 2008-03-21 15:36:00.000000000 -0600 @@ -775,9 + ...

linux-kernel - Bjorn Helgaas - Apr 1 2008 - 11:16

[patch 15/53] PNPACPI: pass pnp_dev instead of acpi_handle

... /pnpacpi/core.c 2008-03-21 15:35:05.000000000 -0600 +++ work7/drivers/ ... /pnpacpi/pnpacpi.h 2008-03-21 15:28:07.000000000 -0600 +++ work7/ ... /rsparser.c 2008-03-21 15:35:59.000000000 -0600 +++ work7/ ... /rsparser.c 2008-03-21 15:36:00.000000000 -0600 @@ -775,9 + ...

linux-kernel - Bjorn Helgaas - Apr 18 2008 - 16:50

Re: [patch 15/15] PNP: convert resource options to single linked list

... store the ordering information. > > This patch replaces the independent and dependent ... quirks.c 2008-05-30 15:58:14.000000000 -0600 > +++ work10 ... resource.c 2008-05-30 15:58:13.000000000 -0600 > +++ work10 ... c 2008-05-30 15:58:15.000000000 -0600 > @@ -3,6 ...

linux-kernel - Rene Herman - Jun 3 2008 - 15:57

[PATCH 15/70] rocket: use tty_port

... drivers/char/rocket.c @@ -434,15 +434,15 @@ static void rp_do_transmit(struct r_port ... info->intmask |= DELTA_CTS; @@ -793,15 +793,15 @@ static void configure_r_port(struct ... Info->count should always @@ -1105,15 +1105,15 @@ static void rp_close(struct ...

linux-kernel - Alan Cox - Jun 20 2008 - 16:00

[patch 15/17] LTTng instrumentation - ipv4

... ) was added. See the "Tracepoints" patch header for performance result detail. Signed- ... net/ipv4/devinet.c 2008-07-15 14:51:51.000000000 -0400 +++ ... net/ipv4/devinet.c 2008-07-15 15:16:11.000000000 -0400 ... /trace/ipv4.h 2008-07-15 15:16:11.000000000 -0400 ...

linux-netdev - Mathieu Desnoyers - Jul 15 2008 - 18:26

[patch 15/17] LTTng instrumentation - ipv4

... ) was added. See the "Tracepoints" patch header for performance result detail. Signed- ... net/ipv4/devinet.c 2008-07-15 14:51:51.000000000 -0400 +++ ... net/ipv4/devinet.c 2008-07-15 15:16:11.000000000 -0400 ... /trace/ipv4.h 2008-07-15 15:16:11.000000000 -0400 ...

linux-kernel - Mathieu Desnoyers - Jul 15 2008 - 18:26

[PATCH 15/19] email: sort out a consistent email address for contributions and stuff

... it and idle sensibly * 1.15: Don't queue events to ... rights reserved. * * This file is subject to the terms and conditions ... fixes, Daniel Quinlan - * 2002-03-15: Clean up for kernel merge ... alan@redhat.com> + * 2002-03-15: Clean up for kernel merge ...

linux-kernel - Alan Cox - Oct 5 2008 - 12:38

[PATCH 15 of 33] IB/ipath - allow receive ports mapped into userspace to be shared

# HG changeset patch # User Mark Debbage # Date 1173994465 ... hw/ipath/ipath_common.h Thu Mar 15 14:34:25 2007 -0700 ... hw/ipath/ipath_file_ops.c Thu Mar 15 14:34:25 2007 -0700 ... /ipath/ipath_file_ops.c Thu Mar 15 14:34:25 2007 -0700 ...

linux-kernel - Bryan O'Sullivan - Mar 15 2007 - 17:44

[PATCH 15/19] SPARC64: sg chaining support

... ; if (unlikely(direction == PCI_DMA_NONE)) { @@ -647,11 +649,15 @@ static void pci_4u_unmap_sg(struct pci_dev *pdev, struct ... iommu = pdev->dev.archdata.iommu; @@ -753,11 +760,15 @@ static void pci_4u_dma_sync_sg_for_cpu(struct pci_dev *pdev, struct ...

linux-kernel - Jens Axboe - May 16 2007 - 04:32

[patch 15/18] cio: Add docbook comments.

... *dev; struct device_driver *drv; @@ -1406,8 +1438,15 @@ struct bus_type ccw_bus_type = { .remove = ccw_device_remove, }; ... *cdev, unsigned long flags) { /* @@ -40,6 +50,15 @@ int ccw_device_set_options_mask(struct c return 0; } ...

linux-kernel - Martin Schwidefsky - Aug 7 2007 - 07:15

[RFC][PATCH 15/20] elevate write count for do_sys_utime() and touch_atime()

... -part2-do_sys_utime 2006-06-16 15:58:08.000000000 -0700 +++ lxc- ... /inode.c 2006-06-16 15:58:08.000000000 -0700 @@ -1188, ... from NFSD @@ -1199,13 +1202,15 @@ void touch_atime(struct vfsmount *mnt ... part2-do_sys_utime 2006-06-16 15:58:08.000000000 -0700 +++ lxc ...

linux-fsdevel - Dave Hansen - Jun 16 2006 - 19:12

[PATCH 15/47] Minor fixes to mm/fault.c for CRIS.

... 41 starvik - * SMP support. - * - * Revision 1.15 2004/11/23 18:36:18 ... Revision 1.4 2002/11/13 15:10:28 starvik - * pte_offset has been ... 4.13->2.4.16 CRIS patch to 2.5.1 (is a ... current_pgd should be volatile - * - * Revision 1.15 2001/06/13 00:02: ...

linux-kernel - Jesper Nilsson - Nov 30 2007 - 08:59

speck-geostationary