index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-11
[PATCH] vmscan: remove duplicate increment of reclaim_in_progress
Christoph Lameter
1
-2
/
+0
2006-02-11
[PATCH] zone reclaim: do not check references to a page during zone reclaim
Christoph Lameter
1
-1
/
+5
2006-02-11
[PATCH] select: fix returned timeval
Andrew Morton
4
-22
/
+92
2006-02-11
[PATCH] x86-64: Fix HPET timer on x460
Chris McDermott
3
-4
/
+12
2006-02-11
[PATCH] Add wording to m68k .S files to help clarify license info
Matt Waddel
42
-126
/
+84
2006-02-11
[PATCH] fstatat64 support
Ulrich Drepper
7
-4
/
+50
2006-02-10
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-14
/
+0
2006-02-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-2
/
+122
2006-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
7
-290
/
+72
2006-02-10
[ARM] 3326/1: H1940 - Control latches
Ben Dooks
2
-2
/
+91
2006-02-10
[SERIAL] Remove incorrect code from ioc4 serial driver
Russell King
1
-14
/
+0
2006-02-10
[PATCH] Fix s390 build failure.
Dave Jones
1
-3
/
+0
2006-02-10
[PATCH] Updates for page migration
Christoph Lameter
1
-5
/
+20
2006-02-10
[PATCH] tty buffering stall fix
Paul Fulghum
4
-10
/
+30
2006-02-10
[PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy
Ravikiran G Thirumalai
1
-3
/
+7
2006-02-10
[PATCH] shmdt cannot detach not-alined shm segment cleanly.
KAMEZAWA Hiroyuki
1
-0
/
+1
2006-02-10
[PATCH] prevent recursive panic from softlockup watchdog
Jan Beulich
1
-0
/
+1
2006-02-10
[PATCH] x86: don't initialise cpu_possible_map to all ones
Andrew Morton
3
-6
/
+2
2006-02-10
[PATCH] Fix building external modules on ppc32
Andreas Gruenbacher
1
-0
/
+2
2006-02-10
[PATCH] remove bogus comment from init/main.c
Heiko Carstens
1
-1
/
+0
2006-02-10
[PATCH] kexec: fix in free initrd when overlapped with crashkernel region
Haren Myneni
2
-1
/
+24
2006-02-10
[PATCH] wrong firmware location in IPW2100 Kconfig entry
Jesper Juhl
1
-1
/
+1
2006-02-10
[PATCH] sched: remove smpnice
Nick Piggin
1
-111
/
+18
2006-02-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
16
-128
/
+155
2006-02-10
[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards
Kumar Gala
2
-0
/
+7
2006-02-10
[PATCH] powerpc: Add FSL USB node to documentation
Becky Bruce
1
-1
/
+59
2006-02-10
[PATCH] powerpc: unshare system call registration
JANAK DESAI
2
-1
/
+3
2006-02-10
ppc: Use the system call table from arch/powerpc/kernel/systbl.S
Paul Mackerras
3
-288
/
+3
2006-02-09
[BRIDGE]: fix error handling for add interface to bridge
Stephen Hemminger
3
-73
/
+59
2006-02-09
[BRIDGE]: netfilter handle RCU during removal
Stephen Hemminger
1
-15
/
+38
2006-02-09
[BRIDGE]: fix for RCU and deadlock on device removal
Stephen Hemminger
4
-30
/
+41
2006-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-32
/
+46
2006-02-09
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
John Heffner
1
-1
/
+2
2006-02-09
[IRDA]: out of range array access
David Binderman
1
-1
/
+1
2006-02-09
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
2
-2
/
+5
2006-02-09
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
3
-3
/
+3
2006-02-09
[NETLINK]: Fix a severe bug
Alexey Kuznetsov
3
-5
/
+8
2006-02-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2006-02-09
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+18
2006-02-09
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
2
-6
/
+4
2006-02-09
[PATCH] sys_signal: initialize ->sa_mask
Oleg Nesterov
1
-0
/
+1
2006-02-09
[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.
Heiko Carstens
1
-1
/
+1
2006-02-09
Pull new-syscalls into release branch
Tony Luck
3
-27
/
+35
2006-02-09
[IA64] mca_drv: Add minstate validation
Hidetoshi Seto
1
-0
/
+3
2006-02-09
[IA64] sys32_signal() forgets to initialize ->sa_mask
Tony Luck
1
-0
/
+1
2006-02-09
[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.
Prarit Bhargava
1
-4
/
+2
2006-02-09
[IA64-SGI] Hotplug driver related fix in the SN ia64 code.
Prarit Bhargava
2
-1
/
+5
2006-02-09
[ARM] 3314/1: S3C2400 - adds s3c2400.h
Lucas Correia Villa Real
1
-0
/
+31
2006-02-09
Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
Linus Torvalds
1
-11
/
+1
2006-02-09
Merge branch 'upstream-fixes'
Jeff Garzik
1574
-25402
/
+39661
[next]