index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()
Antonino A. Daplas
2006-02-24
1
-12
/
+9
*
[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()
Freddy Spierenburg
2006-02-24
1
-1
/
+2
*
[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB
Martin Michlmayr
2006-02-24
1
-1
/
+1
*
[PATCH] gbefb: IP32 gbefb depth change fix
Kaj-Michael Lang
2006-02-24
1
-0
/
+3
*
[PATCH] x86: fix broken SMP boot sequence
James Bottomley
2006-02-24
6
-21
/
+39
*
[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()
Christoph Lameter
2006-02-24
1
-4
/
+18
*
[PATCH] voyager: fix the cpu_possible_map to make voyager boot again
James Bottomley
2006-02-24
1
-0
/
+1
*
[PATCH] voyager: fix boot panic by adding topology export
James Bottomley
2006-02-24
1
-0
/
+15
*
[PATCH] cfi: init wait queue in chip struct
Simon Vogl
2006-02-24
1
-0
/
+1
*
[PATCH] Kprobes causes NX protection fault on i686 SMP
Prasanna S Panchamukhi
2006-02-24
2
-4
/
+19
*
[PATCH] vgacon: no vertical resizing on EGA
Samuel Thibault
2006-02-24
1
-32
/
+35
*
[PATCH] uml: tidying COW code
Paolo 'Blaisorblade' Giarrusso
2006-02-24
4
-5
/
+6
*
[PATCH] uml: better error reporting for read_output
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-12
/
+22
*
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-5
/
+14
*
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-1
/
+1
*
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
2006-02-24
3
-6
/
+22
*
[PATCH] uml: correct error messages in COW driver
Paolo 'Blaisorblade' Giarrusso
2006-02-24
2
-10
/
+13
*
[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c
Takashi Iwai
2006-02-24
1
-1
/
+1
*
[PATCH] snd-cs4236 typo fix
Rene Herman
2006-02-24
1
-1
/
+1
*
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
2006-02-24
3
-20
/
+16
*
[PATCH] m32r: enable asm code optimization
Hirokazu Takata
2006-02-24
1
-3
/
+3
*
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-02-23
6
-153
/
+370
|
\
|
*
[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code
Adrian Bunk
2006-02-24
1
-0
/
+2
|
*
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...
Jeff Garzik
2006-02-23
5
-153
/
+368
|
|
\
|
|
*
skge: protect interrupt mask
Stephen Hemminger
2006-02-23
2
-7
/
+15
|
|
*
skge: genesis phy initialzation
Stephen Hemminger
2006-02-23
1
-11
/
+26
|
|
*
skge: NAPI/irq race fix
Stephen Hemminger
2006-02-23
1
-12
/
+5
|
|
*
r8169: enable wake on lan
Francois Romieu
2006-02-23
1
-0
/
+87
|
|
*
r8169: fix broken ring index handling in suspend/resume
Francois Romieu
2006-02-23
1
-43
/
+59
|
|
*
[PATCH] sky2: close race on IRQ mask update.
Stephen Hemminger
2006-02-23
2
-7
/
+17
|
|
*
[PATCH] sky2: use device iomem to access PCI config
Stephen Hemminger
2006-02-23
2
-48
/
+54
|
|
*
[PATCH] sky2: force early transmit status
Stephen Hemminger
2006-02-23
1
-8
/
+6
|
|
*
[PATCH] sky2: poke coalescing timer to fix hang
Stephen Hemminger
2006-02-23
1
-0
/
+11
|
|
*
[PATCH] sky2: limit coalescing values to ring size
Stephen Hemminger
2006-02-23
1
-3
/
+3
|
|
*
[PATCH] sky2: yukon-ec-u chipset initialization
Stephen Hemminger
2006-02-23
2
-19
/
+90
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-23
10
-18
/
+28
|
\
\
\
|
*
|
|
[NET]: Increase default IFB device count.
Richard Lucassen
2006-02-23
1
-1
/
+1
|
*
|
|
[IPSEC]: Use TOS when doing tunnel lookups
Herbert Xu
2006-02-23
1
-1
/
+4
|
*
|
|
[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00
Jamal Hadi Salim
2006-02-23
1
-6
/
+6
|
*
|
|
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
2006-02-23
4
-6
/
+11
|
*
|
|
[IPV4]: Fix garbage collection of multipath route entries
Suresh Bhogavilli
2006-02-23
1
-1
/
+1
|
*
|
|
[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
Patrick McHardy
2006-02-23
2
-3
/
+5
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-02-23
26
-973
/
+274
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[PATCH] Fix race condition in hvc console.
Michal Ostrowski
2006-02-24
1
-3
/
+5
|
*
|
[PATCH] powerpc: Don't re-assign PCI resources on Maple
Segher Boessenkool
2006-02-24
1
-2
/
+2
|
*
|
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
Segher Boessenkool
2006-02-24
1
-4
/
+5
|
*
|
[PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig
Olof Johansson
2006-02-24
3
-285
/
+189
|
*
|
[PATCH] powerpc64: remove broken/bitrotted HMT support
Anton Blanchard
2006-02-24
3
-138
/
+4
|
*
|
[PATCH] powerpc: Fix runlatch performance issues
Anton Blanchard
2006-02-24
5
-42
/
+40
|
*
|
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
R Sharada
2006-02-24
1
-1
/
+6
[next]