index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-09
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
8
-6
/
+40
2006-03-09
[NET] compat ifconf: fix limits
Randy Dunlap
1
-1
/
+1
2006-03-08
[PATCH] fix kexec asm
Michael Matz
3
-9
/
+10
2006-03-08
[PATCH] dac960: add disk entropy in request completions
Matt Mackall
1
-1
/
+2
2006-03-08
[PATCH] slab: allocate larger cache_cache if order 0 fails
Jack Steiner
1
-3
/
+8
2006-03-08
[PATCH] v9fs: fix for access to unitialized variables or freed memory
Latchesar Ionkov
4
-7
/
+4
2006-03-08
[PATCH] x86: cpu model calculation for family 6 cpu
Shaohua Li
1
-2
/
+2
2006-03-08
[PATCH] s390: dasd partition detection
Horst Hummel
5
-20
/
+46
2006-03-08
[PATCH] s390: iucv message limit for smsg
Martin Schwidefsky
1
-1
/
+1
2006-03-08
[PATCH] s390: fix strnlen_user return value
Gerald Schaefer
2
-6
/
+6
2006-03-08
[PATCH] jffs2: avoid divide-by-zero
David Woodhouse
1
-1
/
+1
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
6
-37
/
+62
2006-03-08
[PATCH] rcu batch tuning
Dipankar Sarma
3
-19
/
+76
2006-03-08
[PATCH] percpu_counter_sum()
Andrew Morton
2
-2
/
+29
2006-03-08
[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi
GOTO Masanori
1
-2
/
+2
2006-03-08
[PATCH] __get_unaligned() gcc-4 fix
Atsushi Nemoto
1
-2
/
+2
2006-03-08
[PATCH] idle threads should have a sane ->timestamp value
Ingo Molnar
1
-0
/
+1
2006-03-08
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
Phillip Susi
3
-5
/
+33
2006-03-08
[PATCH] numa_maps-update fix
Andrew Morton
1
-0
/
+8
2006-03-08
[PATCH] serial core: work around sub-driver bugs
Pavel Machek
1
-3
/
+29
2006-03-08
[PATCH] powerpc: restore eeh_add_device_late() prototype stub
Mark Fasheh
1
-0
/
+2
2006-03-08
Mark the pipe file operations static
Linus Torvalds
2
-6
/
+3
2006-03-08
slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT
Linus Torvalds
1
-11
/
+9
2006-03-08
V4L/DVB (3413): Typos grab bag of the month
Alexey Dobriyan
9
-9
/
+9
2006-03-08
V4L/DVB (3403): Workaround to fix initialization for Nexus CA
Marco Schluessler
1
-0
/
+3
2006-03-08
[IA64] mca recovery return value when no bus check
Russ Anderson
1
-2
/
+7
2006-03-08
[IA64] SGI SN drivers: don't report !sn2 hardware as an error
Bjorn Helgaas
2
-2
/
+2
2006-03-08
[IA64] don't report !sn2 or !summit hardware as an error
Bjorn Helgaas
3
-3
/
+3
2006-03-08
[IA64] gensparse_defconfig: turn on PNPACPI
Bjorn Helgaas
1
-2
/
+10
2006-03-08
[IA64] Increase severity of MCA recovery messages
Russ Anderson
1
-3
/
+4
2006-03-07
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
2
-2
/
+2
2006-03-07
[ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()
Alessandro Zummo
1
-0
/
+3
2006-03-07
[SERIAL] ip22zilog: Fix oops on runlevel change with serial console
Martin Michlmayr
1
-3
/
+1
2006-03-07
Simplify fifo_open() locking logic
Linus Torvalds
1
-6
/
+1
2006-03-07
[ARM] 3352/1: DSB required for the completion of a TLB maintenance operation
Catalin Marinas
3
-1
/
+8
2006-03-07
[TG3]: Add DMA address workaround
Michael Chan
1
-28
/
+59
2006-03-07
[PATCH] s390: improve response code handling in chsc_enable_facility()
Cornelia Huck
1
-0
/
+5
2006-03-07
[PATCH] s390: fix match in ccw modalias
Bastian Blank
1
-1
/
+1
2006-03-07
[PATCH] windfarm license fix
Benjamin Herrenschmidt
1
-0
/
+4
2006-03-07
[PATCH] smaps: shared fix
Nick Piggin
1
-5
/
+4
2006-03-07
[PATCH] smaps: hugepages fix
Nick Piggin
1
-1
/
+1
2006-03-07
[PATCH] ramfs needs to update directory m/ctime on symlink
Peter Staubach
1
-0
/
+1
2006-03-07
[PATCH] EFI: Fix gdt load
Edgar Hucek
1
-6
/
+8
2006-03-07
[PATCH] numa_maps update
Christoph Lameter
1
-25
/
+95
2006-03-07
[PATCH] alsa: fix error paths in snd_ctl_elem_add()
Takashi Iwai
1
-4
/
+2
2006-03-07
[PATCH] time: add barrier after updating jiffies_64
Atsushi Nemoto
1
-0
/
+2
2006-03-07
[PATCH] Increase max kmalloc size for very large systems
Jack Steiner
1
-1
/
+3
2006-03-07
[PATCH] memory-hotplug compile fix
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-03-07
[PATCH] add missing pm_power_off's
Adrian Bunk
3
-0
/
+9
2006-03-07
[PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n
Jan Blunck
1
-0
/
+2
[next]