Found 604 matching messages (0.022 seconds). Page 1 of 31.
... time around. * 01/19 gitweb: Use git-diff-tree patch output for commitdiff ... turned out mostly Ok. * 02/19 gitweb: Replace git_commitdiff_plain by anonymous ... before they cause damages. * 08/19 gitweb: Add git_get_rev_name_tags function 09/ ...
git - Junio C Hamano - Aug 26 2006 - 15:25
... TS_POLLING clearing introduced by the patch: + current_thread_info()->status &= ~TS_POLLING; is not ... if (!need_resched()) --- linux-2.6.19.1.orig/arch/ia64/kernel ... if (!need_resched()) --- linux-2.6.19.1.orig/drivers/acpi/processor_idle ...
linux-kernel - Chris Wright - Jan 5 2007 - 22:28
... they cause damages. I agree. > * 08/19 gitweb: Add git_get_rev_name_tags function > 09/19 ... * 16/19 gitweb: Use git-diff-tree or git-diff patch output ... . Does '-C' imply '-M'? > * 17/19 gitweb: git_blobdiff_plain is git_blobdiff('plain') ...
git - Jakub Narebski - Aug 26 2006 - 16:18
... GPIO on PC-8736x chips.
19/19. patch.kconfig
Replace the temp makefile ...
linux-kernel-mentors - Jim Cromie - May 30 2006 - 05:05
... struct whiteheat_urb_wrap *wrap; @@ -749,16 +779,19 @@ static int whiteheat_write(struct tty_struct *tty, ... #define WHITEHEAT_TEST_PROGRAM_EEPROM 0x0b /* program eeprom */ @@ -198,19 +212,27 @@ struct whiteheat_test { #define WHITEHEAT_EVENT_CONNECT ...
linux-kernel - Alan Cox - May 19 2008 - 10:51
...
git - Junio C Hamano - Aug 26 2006 - 22:51
... .c 2008-04-28 16:09:19.000000000 -0600 +++ work10/drivers/pnp/isapnp/ ... c 2008-04-28 16:09:19.000000000 -0600 +++ work10/drivers/pnp/ ... c 2008-04-28 16:09:19.000000000 -0600 +++ work10/drivers/pnp/ ... c 2008-04-28 16:09:19.000000000 -0600 +++ work10/drivers/pnp/ ...
linux-kernel - Bjorn Helgaas - Apr 28 2008 - 18:34
-stable review patch. If anyone has any objections, please let us know. ... /ipv4/netfilter/ip_conntrack_netlink.c +++ linux-2.6.19.2/net/ipv4/netfilter/ip_conntrack_netlink.c @@ ... (ct, cda); --- linux-2.6.19.2.orig/net/netfilter/nf_conntrack_netlink.c +++ ...
linux-kernel - Chris Wright - Feb 2 2007 - 22:35
... esi ret + CFI_ENDPROC +ENDPROC(csum_partial) #endif @@ -278,19 +300,24 @@ unsigned int csum_partial_copy_generic ( .long 9999b, ... movl ARGBASE+4(%esp),%esi # src @@ -400,10 +427,19 @@ DST( movb %cl, (%edi) ) .previous popl %ebx ...
linux-kernel - Andi Kleen - Apr 28 2007 - 13:52
Subject: [PATCH 19/19] kbuild: whitelist references from variables named _timer to .init.text
From: Sam Ravnborg
linux-kernel - Sam Ravnborg - Jun 3 2007 - 16:49
This is the largest patch in the set. Make all (I hope) ... = pid_nr(pid); } err = 0; @@ -983,19 +989,20 @@ out: asmlinkage long sys_getpgid( ... + return task_pgrp_vnr(current); } #endif @@ -1015,19 +1022,20 @@ asmlinkage long sys_getpgrp(void) ...
linux-kernel - xemul - Aug 10 2007 - 07:48
This patch converts s390 to use blk_end_request().
Signed-off-by: Kiyoshi Ueda
linux-kernel - Kiyoshi Ueda - Sep 11 2007 - 15:02
... move mlocked pages off the LRU" patch -- part 2 0f 2. Remove mlocked ... ; return addr; @@ -1896,6 +1902,19 @@ int do_munmap(struct mm_struct *mm, ... /mm/mremap.c 2008-02-19 16:22:45.000000000 -0500 ... /mm/truncate.c 2008-02-19 16:23:16.000000000 -0500 ...
linux-kernel - Rik van Riel - Feb 28 2008 - 15:29
... - 1 file changed, 1 deletion(-) Index: linux-2.6.19/arch/mips/kernel/time.c =================================================================== --- linux-2.6.19.orig/arch/mips/kernel/time.c +++ linux-2.6.19/arch/mips/kernel/time.c @@ -307,7 +307, ...
linux-kernel - Daniel Walker - Jan 30 2007 - 23:37
... : Ingo Molnar
linux-kernel - Greg KH - Feb 20 2007 - 21:38
... SCSI/IDE/etc drivers to sg chaining support. The patches exist as seperate entities in the #sglist branch of ... > #include "iscsi_iser.h" @@ -126,17 +125,19 @@ int iser_start_rdma_unaligned_sg(struct iscsi_iser_cmd_task *iser_ctask, if (cmd_dir ...
linux-kernel - Jens Axboe - May 16 2007 - 04:32
2.6.22-stable review patch. If anyone has any objections, ... patch (as999) fixes a problem that sometimes shows up when host ... may get very confused. The patch adds an rw-semaphore and ... usb/core/hcd.h @@ -19,6 +19,8 @@ #ifdef __KERNEL__ +#include ...
linux-kernel - Greg Kroah-Hartman - Nov 19 2007 - 14:19
On Mon, Nov 19, 2007 at 02:32:41PM -0800, David Miller wrote:
> ... : David Brownell
linux-kernel - Greg KH - Nov 19 2007 - 18:52
2.6.22-stable review patch. If anyone has any objections, ... patch (as999) fixes a problem that sometimes shows up when host ... may get very confused. The patch adds an rw-semaphore and ... usb/core/hcd.h @@ -19,6 +19,8 @@ #ifdef __KERNEL__ +#include ...
linux-usb-devel - Greg Kroah-Hartman - Nov 19 2007 - 14:19
On Mon, Nov 19, 2007 at 02:32:41PM -0800, David Miller wrote:
> ... : David Brownell
linux-usb-devel - Greg KH - Nov 19 2007 - 18:52