Found 9156 matching messages (0.039 seconds). Page 1 of 50.
... /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
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
... 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
... .net-05/mpd--uclinux--1--patch-2 +# normalperson@yhbt.net-05/ ... by doing # (find | xargs cat) | patch # but that can get mucked ... archive") == 0)) { @@ -1127,4 +1127,3 @@ sub archive_reachable { return 1; } } - diff ...
git - Marco Costalba - May 12 2007 - 07:13
... 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
... subject+1, 2)) {
+ if (!prefixcmp(subject+1, "e:")) {
subject += 3;
continue;
}
@@ -330,11 +330,11 ... (line, "Index: "))
return 1;
/*
* "---
git - Andy Parkins - Oct 4 2007 - 17:10
... Win32 segment ] - * 8 - TLS segment #3 - * 9 - reserved - * 10 - reserved - * 11 ... (GDT_ENTRY_PNPBIOS_BASE + 2) -#define GDT_ENTRY_PNPBIOS_TS1 (GDT_ENTRY_PNPBIOS_BASE + 3) -#define GDT_ENTRY_PNPBIOS_TS2 (GDT_ENTRY_PNPBIOS_BASE + 4) - -/* The ...
linux-kernel - Glauber de Oliveira Costa - Dec 7 2007 - 12:22
... 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
... 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
... 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
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
... 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 <
git - Stephan Beyer - Jun 30 2008 - 22:38
... 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 <
git - Stephan Beyer - Jul 16 2008 - 16:45
... 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 <
git - Stephan Beyer - Jul 26 2008 - 01:20
... 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
... 31:0] data addr R1 */ + + /* class 3 */ +#define MMC_WRITE_DAT_UNTIL_STOP 20 /* adtc [31:0 ... + GLAMO_IRQIDX_JPEG = 1, + GLAMO_IRQIDX_MPEG = 2, + GLAMO_IRQIDX_MPROC1 = 3, + GLAMO_IRQIDX_MPROC0 = 4, + GLAMO_IRQIDX_CMDQUEUE = 5, + GLAMO_IRQIDX_2D ...
openmoko-kernel - Andy Green - Aug 19 2008 - 14:16
... define CQ_ENET_RQ_DESC_RSS_TYPE_TCP_IPv4 2 +#define CQ_ENET_RQ_DESC_RSS_TYPE_IPv6 3 +#define CQ_ENET_RQ_DESC_RSS_TYPE_TCP_IPv6 4 +#define CQ_ENET_RQ_DESC_RSS_TYPE_IPv6_EX ... X linux-2.6.26.3/Documentation/dontdiff linux-2.6 ...
linux-netdev - Scott Feldman - Aug 25 2008 - 14:27
... 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
... 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
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