Found 2219 matching messages (0.037 seconds). Page 1 of 50.
... command' @@ -79,7 +79,7 @@ class Command: try: patch, branch, patch_id = ... (self): """Deletes one or more patches. """ - applied_patches = crt_series.get_applied() - unapplied_patches = crt_series. ...
git - Yann Dirson - Jun 16 2007 - 18:01
... not being properly marked, so this patch fixes that. Signed-off-by: Jeff ... -20 21:37:34.000000000 -0400 @@ -164,7 +164,8 @@ found: * (file: kernel/tt/ ... 37:43.000000000 -0400 @@ -21,6 +21,7 @@ #include "skas_ptrace.h" #include "kern_constants.h" ...
linux-kernel - Jeff Dike - Mar 22 2007 - 12:06
... at91/at91rm9200_time.c @@ -87,7 +87,7 @@ static irqreturn_t at91rm9200_timer_inte static ... at91/at91sam926x_time.c @@ -66,7 +66,7 @@ static irqreturn_t at91sam926x_timer_int static ... shark/core.c @@ -90,7 +90,7 @@ shark_timer_interrupt(int irq, void ...
linux-kernel - Bernhard Walle - Mar 27 2007 - 16:22
... files with linux-omap tree.
Patch consists mostly of driver updates ... &nor_device,
&nand_device,
@@ -372,6 +412,7 @@ static struct platform_device *devices[]
&h3_irda_device, ... 000000000 -0400
@@ -29,6 +29,7 @@
#include
linux-kernel - Tony Lindgren - Apr 9 2007 - 17:28
This patch removes the filesystem support logic from the cpusets system and ... use generic containers * * This file is subject to the terms and conditions of ... (cont), trial)) return -EBUSY; } @@ -738,7 +468,8 @@ static int validate_change( ...
linux-kernel - menage - Apr 27 2007 - 06:46
... #endif return info->xmit_cnt; #ifdef Z_EXT_CHARS_IN_BUFFER @@ -3023,7 +3022,8 @@ static int cy_chars_in_buffer(struct tty_struct *tty ... d was %x\n", info->line, + retval); } } } @@ -4004,7 +4007,8 @@ cy_ioctl(struct tty_struct *tty, ...
linux-kernel - Jiri Slaby - Apr 29 2007 - 16:57
... ); dput(dentry); spin_lock(&dcache_lock); @@ -169,7 +169,7 @@ void autofs4_kill_sb(struct super_block kfree(sbi) ... pr_debug_pid("shutting down"); kill_anon_super(sb); } @@ -315,7 +315,7 @@ int autofs4_fill_super(struct super_bloc sbi = ...
linux-kernel - Jack Stone - Jun 8 2007 - 18:25
This patch uses the new pr_debug_pid function to replace DPRINKs in ... down"); kill_anon_super(sb); } @@ -315,7 +315,7 @@ int autofs4_fill_super(struct super_bloc ... spin_lock(&dentry->d_lock); @@ -330,7 +330,7 @@ static void *autofs4_follow_link(struct ...
linux-kernel - Jack Stone - Jun 9 2007 - 04:20
This patch replaces the DECLARE_TASKLET for tasklet_init. Signed-off-by: Steven Rostedt ... drivers/char/drm/drm_irq.c @@ -458,7 +458,13 @@ static void drm_locked_tasklet_func(unsi ... IUCV_QUERY = 0, @@ -1525,6 +1525,7 @@ static int iucv_init(void) rc ...
linux-kernel - Steven Rostedt - Jun 27 2007 - 15:36
From: doug thompson
linux-kernel - dougthompson - Jul 9 2007 - 13:10
From: doug thompson
linux-kernel - dougthompson - Jul 13 2007 - 12:54
... (void) non_fatal("Checking advanced syscall emulation patch for ptrace..."); pid = start_ptraced_child(&stack); - ... + while (call < &__uml_initcall_end) { (*call)(); call++; } @@ -68,7 +62,8 @@ static void install_fatal_handler(int si ...
linux-kernel - Jeff Dike - Aug 14 2007 - 17:40
... + strcpy(pretty, "(unavailable)"); + if (!strncmp(pretty, "[PATCH] ", 8)) + cp = pretty + 8; + else + cp = ... + printf("[%s] ", + find_unique_abbrev(commit->object.sha1, 7)); + } + puts(cp); +} + +static char *ref_name[MAX_REVS + 1 ...
git - Peter Eriksen - May 23 2006 - 04:31
... >\n" while (!memcmp(buffer, "parent ", 7)) { memcpy(new + newlen, buffer, 48 ... buffer += 48; + convert_ascii_sha1((char *) buffer + 7); + buffer = (char *) buffer + 48; } convert_date ... c +++ b/patch-delta.c @@ -25,7 +25,7 @@ void *patch_delta ...
git - Florian Forster - Jun 18 2006 - 11:18
... ")) + " return ;; esac @@ -512,8 +503,7 @@ _git_format_patch () _git_ls_remote () { - local cur="${COMP_WORDS[COMP_CWORD]}" - ... -o default -o nospace -F _git_format_patch git-format-patch complete -o default -o nospace -F _git_log ...
git - Shawn O. Pearce - Feb 4 2007 - 03:38
... .sh | 4 +- t/t3901-i18n-patch.sh | 8 +- t/test-lib. ... .o \ builtin-describe.o \ @@ -363,7 +364,6 @@ BUILTIN_OBJS = \ builtin-rev ... t/t3901-i18n-patch.sh @@ -154,7 +154,7 @@ test_expect_success 'cherry ...
git - Kristian Høgsberg - Sep 17 2007 - 20:06
... not active.
A few remarks : this patch has the positive effect of removing ... 07.000000000 -0400
@@ -28,6 +28,7 @@
#include
linux-kernel - Mathieu Desnoyers - Sep 24 2007 - 12:49
... jbd2_journal_next_log_block(journal, &blocknr); @@ -705,7 +705,7 @@ fail: */ journal_t * jbd2_journal_init_dev(struct ... void jbd2_journal_commit_transaction(journal_t *); @@ -872,7 +872,7 @@ extern int jbd2_journal_write_metadata_buffer(transaction_t ...
linux-fsdevel - Mingming Cao - Aug 9 2006 - 21:21
... /netfilter/ipt_TOS.c @@ -33,7 +33,7 @@ target(struct sk_buff **pskb, ... pskb)->data + iphdroff; @@ -431,7 +431,7 @@ int nf_nat_icmp_reply_translation(struct nf_conn ... if (rep_len > match_len && @@ -234,7 +234,7 @@ nf_nat_mangle_udp_packet(struct sk_buff **pskb ...
linux-netdev - Herbert Xu - Oct 14 2007 - 00:27
This patch (as979) removes the last vestiges of urb->status from the ... /usb/core/hcd.h @@ -217,7 +217,8 @@ extern void usb_hcd_unlink_urb_from_ep(s ... spin_lock(&hcd_root_hub_lock); } } @@ -1252,6 +1250,7 @@ int usb_hcd_unlink_urb (struct urb *urb, ...
linux-usb-devel - Alan Stern - Aug 24 2007 - 15:42