index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-02-24
[PATCH] Kprobes causes NX protection fault on i686 SMP
Prasanna S Panchamukhi
2
-4
/
+19
2006-02-24
[PATCH] vgacon: no vertical resizing on EGA
Samuel Thibault
1
-32
/
+35
2006-02-24
[PATCH] uml: tidying COW code
Paolo 'Blaisorblade' Giarrusso
4
-5
/
+6
2006-02-24
[PATCH] uml: better error reporting for read_output
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+22
2006-02-24
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+14
2006-02-24
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+22
2006-02-24
[PATCH] uml: correct error messages in COW driver
Paolo 'Blaisorblade' Giarrusso
2
-10
/
+13
2006-02-24
[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c
Takashi Iwai
1
-1
/
+1
2006-02-24
[PATCH] snd-cs4236 typo fix
Rene Herman
1
-1
/
+1
2006-02-24
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
3
-20
/
+16
2006-02-24
[PATCH] m32r: enable asm code optimization
Hirokazu Takata
1
-3
/
+3
2006-02-24
[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code
Adrian Bunk
1
-0
/
+2
2006-02-24
[PATCH] Fix race condition in hvc console.
Michal Ostrowski
1
-3
/
+5
2006-02-24
[PATCH] powerpc: Don't re-assign PCI resources on Maple
Segher Boessenkool
1
-2
/
+2
2006-02-24
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
Segher Boessenkool
1
-4
/
+5
2006-02-24
[PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig
Olof Johansson
3
-285
/
+189
2006-02-24
[PATCH] powerpc64: remove broken/bitrotted HMT support
Anton Blanchard
3
-138
/
+4
2006-02-24
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
5
-42
/
+40
2006-02-24
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
R Sharada
1
-1
/
+6
2006-02-24
[PATCH] powerpc: disable OProfile for iSeries
Kelly Daly
1
-0
/
+1
2006-02-24
[PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...
Kumar Gala
1
-3
/
+6
2006-02-24
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
Alan Curry
2
-0
/
+2
2006-02-24
[PATCH] powerpc: Trivial fix to set the proper timeout value for kdump
Haren Myneni
1
-1
/
+3
2006-02-24
[PATCH] ppc: fix adb breakage in xmon
Olaf Hering
3
-486
/
+3
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
3
-8
/
+6
2006-02-24
[NET]: Increase default IFB device count.
Richard Lucassen
1
-1
/
+1
2006-02-24
[IPSEC]: Use TOS when doing tunnel lookups
Herbert Xu
1
-1
/
+4
2006-02-24
[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00
Jamal Hadi Salim
1
-6
/
+6
2006-02-24
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
4
-6
/
+11
2006-02-24
[IPV4]: Fix garbage collection of multipath route entries
Suresh Bhogavilli
1
-1
/
+1
2006-02-24
[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
Patrick McHardy
2
-3
/
+5
2006-02-23
skge: protect interrupt mask
Stephen Hemminger
2
-7
/
+15
2006-02-23
skge: genesis phy initialzation
Stephen Hemminger
1
-11
/
+26
2006-02-23
skge: NAPI/irq race fix
Stephen Hemminger
1
-12
/
+5
2006-02-23
r8169: enable wake on lan
Francois Romieu
1
-0
/
+87
2006-02-23
r8169: fix broken ring index handling in suspend/resume
Francois Romieu
1
-43
/
+59
2006-02-23
[PATCH] powerpc: Initialise hvlpevent_queue.lock correctly
Michael Ellerman
1
-0
/
+2
2006-02-23
sbp2: update 36byte inquiry workaround (fix compatibility regression)
Stefan Richter
1
-23
/
+19
2006-02-23
sbp2: variable status FIFO address (fix login timeout)
Stefan Richter
2
-69
/
+59
2006-02-23
sbp2: fix another deadlock after disconnection
Stefan Richter
1
-2
/
+8
2006-02-23
[PATCH] sky2: close race on IRQ mask update.
Stephen Hemminger
2
-7
/
+17
2006-02-23
[PATCH] sky2: use device iomem to access PCI config
Stephen Hemminger
2
-48
/
+54
2006-02-23
[PATCH] sky2: force early transmit status
Stephen Hemminger
1
-8
/
+6
2006-02-23
[PATCH] sky2: poke coalescing timer to fix hang
Stephen Hemminger
1
-0
/
+11
2006-02-23
[PATCH] sky2: limit coalescing values to ring size
Stephen Hemminger
1
-3
/
+3
2006-02-23
[PATCH] sky2: yukon-ec-u chipset initialization
Stephen Hemminger
2
-19
/
+90
2006-02-23
[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...
Steve French
2
-7
/
+8
2006-02-22
[SCSI] esp: fix eh locking
Christoph Hellwig
1
-3
/
+1
2006-02-22
[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()
Mårten Wikström
1
-7
/
+13
[next]