login
Header Space

 
 

Mailing list archives

Search results

Found 9988 matching messages (0.041 seconds). Page 1 of 50.

[PATCH 3/3] Remove trailing dot after short description

... /git-fetch.txt | 2 +- Documentation/git-format-patch.txt | 2 +- Documentation/git-get-tar- ... ..7c467c5 100644 --- a/Documentation/git-format-patch.txt +++ b/Documentation/git-format-patch.txt @@ -3,7 +3,7 @@ git-format-patch(1) ...

git - Fredrik Kuivinen - Mar 9 2006 - 12:24

[RFC PATCH 3/3] blk_end_request: caller change

This patch replaces caller's end_that_request_* to blk_end_request. Signed-off-by ... nec.com> --- block/elevator.c | 3 - block/ll_rw_blk.c | 26 +++++++----- drivers ... drivers/ide/ide-io.c 3-caller-change/drivers/ide/ide ...

linux-kernel - Kiyoshi Ueda - Jan 10 2007 - 19:08

[PATCH 3/9] Kconfig: unwanted menus for s390.

... 2 +- 8 files changed, 8 insertions(+), 3 deletions(-) diff -urpN linux-2.6/drivers/ ... 19:44:54.000000000 +0100 +++ linux-2.6-patched/drivers/input/Kconfig 2007-04-23 15: ... .6/net/bluetooth/Kconfig linux-2.6-patched/net/bluetooth/Kconfig --- linux-2.6/net/ ...

linux-kernel - Martin Schwidefsky - Apr 23 2007 - 10:12

[PATCH 3/3] git-apply: add tests for stripping of leading and trailing whitespace

... git diff /dev/null foo >patch + rm foo +} + +checkstrip () { + mkpatch "../t4124 ... non-consecutive initial spaces' \ + 'checkstrip 3' + +test_expect_success \ + '8 or more consecutive ... 1-after @@ -0,0 +1,3 @@ +trailing space +trailing tab +trailing ...

git - J. Bruce Fields - Sep 16 2007 - 18:49

[PATCH 3/3] Change all instances of memcmp(buffer, CONSTANT, strlen(CONSTANT) for prefixcmp()

... subject+1, 2)) { + if (!prefixcmp(subject+1, "e:")) { subject += 3; continue; } @@ -330,11 +330,11 ... (line, "Index: ")) return 1; /* * "--- " starts patches without headers * "---*" is a manual separator ...

git - Andy Parkins - Oct 4 2007 - 17:10

[PATCH 3/6] typesafe: convert kthread users

... removes the warnings created by the patch to make kthread typesafe. Other than ... /cryptd.c | 6 +++--- crypto/cryptomgr.c | 3 +-- drivers/base/firmware_class.c | 5 ++--- ...

linux-kernel - Rusty Russell - Jan 20 2008 - 05:50

[ofa-general] [PATCH 3/3] ofed-1.3-rc3 IB/ehca: backport patch for rhel4.6

... for 2.6.9_U6 This patch is required since previous version ... .com> --- .../2.6.9_U6/backport_ehca_2_rhel45_umap.patch | 120 ++++++++++---------- 1 files changed, 58 ... backport_ehca_2_rhel45_umap.patch @@ -1,25 +1,22 @@ -diff -Nurp ofa_kernel-1.3 ...

openfabrics-general - Hoang-Nam Nguyen - Jan 23 2008 - 13:47

[PATCH 3/7] [RFC] [CCID-3]: Get rid of ccid3hc{tx,rx}_ prefixes

... prefixes were too long. Thus this patch does the same for CCID-3 as the previous patch for CCID-2: ... (dccp_hdr(skb)->dccph_ccval, hcrx->last_counter) > 3) do_feedback = CCID3_FBACK_PERIODIC; update_records: - tfrc_rx_hist_add_packet(&hcrx-> ...

linux-netdev - Gerrit Renker - Mar 25 2008 - 12:20

[ofa-general] [PATCH 3/3] ibutils/ibis: adding support for Congestion Control

Hi Oren, Last patch, only generated files, nothing fancy. Signed-off- ... 2 +- ibis/src/ibissh_wrap.cpp |18197 +++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 18198 insertions ... 3 deletions(-) diff --git a/ibdm/doc/ibdmsh.1 b/ibdm ...

openfabrics-general - Yevgeny Kliteynik - Jun 30 2008 - 04:35

[RFC/PATCH 3/4] Add git-sequencer test suite (t3350)

... file1 +${command}G # 3 into file1 +patch -3 patchF # empty file4 ... pause +ref refs/tags/a_merge +patch --message="Generate file4 and write ... todotest3 && + session_ok +' + +cat >todotest1 <patch patchB +pause +EOF + +test_expect_success 'batch ...

git - Stephan Beyer - Jun 30 2008 - 22:38

[PATCH 3/3] Add git-sequencer test suite (t3350)

... file1 +${command}G # 3 into file1 +patch -3 patchF # empty file4 ... pause +ref refs/tags/a_merge +patch --message="Generate file4 and write ... todotest3 && + session_ok +' + +cat >todotest1 <patch patchB +pause +EOF + +test_expect_success 'batch ...

git - Stephan Beyer - Jul 16 2008 - 16:45

[PATCH 3/5] Add git-sequencer test suite (t3350)

... file1 +${command}G # 3 into file1 +patch -3 patchF # empty file4 ... pause +ref refs/tags/a_merge +patch --message="Generate file4 and write ... todotest3 && + session_ok +' + +cat >todotest1 <patch patchB +pause +EOF + +test_expect_success 'batch ...

git - Stephan Beyer - Jul 26 2008 - 01:20

[EGIT PATCH 3/4] Add test cases for NB.encode and NB.decode family of routines

... assertEquals(0xdeadbeefL, NB.decodeUInt64(padb(3, 0, 0, 0, 0, 0xde ... assertEquals(0xc0ffee78deadbeefL, NB.decodeUInt64(padb(3, 0xc0, 0xff, + 0xee, 0x78, 0xde ... prepareOutput(out); + NB.encodeInt64(out, 3, 0xac431242deac9853L); + assertOutput(b(0xac, 0x43 ...

git - Shawn O. Pearce - Aug 18 2008 - 12:35

[PATCH 3/4] tests: use "git xyzzy" form (t7000 - t7199)

... tag mytag && tag_exists mytag @@ -143,3 +143,3 @@ test_expect_success \ ! tag_exists myhead && - test_must_fail git ... get_tag_msg implied-annotate >actual && @@ -722,3 +722,3 @@ test_expect_success \ ! tag_exists nosigtag && - test_must_fail git ...

git - Nanako Shiraishi - Sep 3 2008 - 04:59

[PATCH 3/4] atl1: Main C file for Attansic L1 driver

... true; + mod_timer(&adapter->phy_config_timer, jiffies + 3 * HZ); + } + + return ATL1_SUCCESS; +} + +static inline ... spin_unlock_irqrestore(&adapter->stats_lock, flags); +} + +/** + * atl1_pcie_patch - Patch for PCIE module + **/ +static void ...

linux-kernel - Jay Cliburn - Jan 10 2007 - 20:42

[RFC] [PATCH 3/3] ufs2 write: block allocation update

Patch adds ability to work with 64bit metadata, this made by ... __fs64*)((ubh)->bh[(begin) >> (uspi->s_fshift-3)]->b_data)) + \ + ((begin) & ((uspi->s_fsize ... bit) \ ((*ubh_get_addr(ubh, (begin) + ((bit) >> 3)) >> ((bit) & 7)) & (0xff >> (UFS_MAXFRAG - uspi ...

linux-kernel - Evgeniy Dushistov - Jan 29 2007 - 15:20

[PATCH 3/6] MODSIGN: Add indications of module ELF types

... include/asm-alpha/module.h | 3 +++ include/asm-arm/module.h ... section .stubs,\"ax\",@nobits; .align 3; .previous"); # endif #else +# define MODULES_ARE_ELF32 ... section .plt,\"ax\",@nobits; .align 3; .previous"); asm(".section .init.plt ...

linux-kernel - David Howells - Feb 14 2007 - 15:09

[RFC][PATCH][3/4] Add reclaim support (

... container at-a-time. This patch reclaims pages from a container ... 20 ++++++- include/linux/swap.h | 3 + mm/memcontrol.c | 122 +++++++++++++++++++++++++++++++++++++++++---- mm ... zone *zone, in * For pass > 3 we also try to shrink ...

linux-kernel - Balbir Singh - Feb 24 2007 - 10:45

[RFC][PATCH][3/4] Add reclaim support (v2)

... container at-a-time. This patch reclaims pages from a container ... 20 ++++++- include/linux/swap.h | 3 + mm/memcontrol.c | 122 +++++++++++++++++++++++++++++++++++++++++---- mm ... zone *zone, in * For pass > 3 we also try to shrink ...

linux-kernel - Balbir Singh - Feb 26 2007 - 02:14

[PATCH 3/6] UDF cleanup and fixes

... +0100 +++ linux-2.6.20-3-udf_buffer_handling/fs/udf/directory.c ... +0100 +++ linux-2.6.20-3-udf_buffer_handling/fs/udf/partition.c ... +0100 +++ linux-2.6.20-3-udf_buffer_handling/fs/udf/truncate.c ... +0100 +++ linux-2.6.20-3-udf_buffer_handling/fs/udf/udfdecl.h ...

linux-kernel - Jan Kara - Mar 6 2007 - 12:47

speck-geostationary