index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
calibrate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-04
x86: a P4 is a P6 not an i486
Hugh Dickins
1
-1
/
+1
2008-03-04
scsi: missing add of padded bytes to io completion byte count
Jens Axboe
1
-1
/
+1
2008-03-04
ioat: fix 'ack' handling, driver must ensure that 'ack' is zero
Dan Williams
1
-0
/
+2
2008-03-04
dmaengine: fix sparse warning
Dan Williams
1
-1
/
+1
2008-03-04
fsldma: do not cleanup descriptors in hardirq context
Dan Williams
1
-1
/
+0
2008-03-04
dmaengine: add driver for Freescale MPC85xx DMA controller
Zhang Wei
5
-1
/
+1283
2008-03-04
sched: revert load_balance_monitor() changes
Peter Zijlstra
5
-354
/
+70
2008-03-04
x86/xen: fix DomU boot problem
Ian Campbell
1
-1
/
+2
2008-03-04
x86: not set node to cpu_to_node if the node is not online
Yinghai Lu
1
-2
/
+6
2008-03-04
x86, i387: fix ptrace leakage using init_fpu()
Suresh Siddha
1
-4
/
+4
2008-03-04
m68k{,nommu}: Wire up new timerfd syscalls
Geert Uytterhoeven
4
-6
/
+14
2008-03-04
m68knommu: fix fec driver interrupt races
Greg Ungerer
1
-4
/
+4
2008-03-04
m68knommu: declare do_IRQ()
Greg Ungerer
1
-0
/
+2
2008-03-04
m68knommu: remove duplicate hw_tick() code
Greg Ungerer
1
-10
/
+0
2008-03-04
m68knommu: update defconfig
Greg Ungerer
1
-56
/
+56
2008-03-04
Build fix for drivers/s390/char/defkeymap.c
Tony Breeds
1
-1
/
+1
2008-03-04
freezer vs stopped or traced
Roland McGrath
2
-19
/
+26
2008-03-04
x86: disable KVM for Voyager and friends
Randy Dunlap
1
-1
/
+1
2008-03-04
KVM: VMX: Avoid rearranging switched guest msrs while they are loaded
Avi Kivity
1
-0
/
+1
2008-03-04
KVM: MMU: Fix race when instantiating a shadow pte
Avi Kivity
2
-11
/
+6
2008-03-04
KVM: Route irq 0 to vcpu 0 exclusively
Avi Kivity
1
-0
/
+8
2008-03-04
KVM: Avoid infinite-frequency local apic timer
Avi Kivity
1
-0
/
+4
2008-03-04
KVM: make MMU_DEBUG compile again
Marcelo Tosatti
2
-2
/
+2
2008-03-04
KVM: move alloc_apic_access_page() outside of non-preemptable region
Marcelo Tosatti
1
-3
/
+3
2008-03-04
KVM: SVM: fix Windows XP 64 bit installation crash
Joerg Roedel
1
-0
/
+22
2008-03-04
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
Izik Eidus
6
-40
/
+75
2008-03-04
block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back
Jens Axboe
1
-2
/
+7
2008-03-04
block: fix shadowed variable warning in blk-map.c
Harvey Harrison
1
-3
/
+3
2008-03-04
block: remove extern on function definition
Harvey Harrison
1
-1
/
+1
2008-03-04
cciss: remove READ_AHEAD define and use block layer defaults
Mike Miller
1
-3
/
+0
2008-03-04
make cdrom.c:check_for_audio_disc() static
Adrian Bunk
1
-2
/
+2
2008-03-04
block/genhd.c: proper externs
Adrian Bunk
2
-2
/
+4
2008-03-04
unexport blk_rq_map_user_iov
Adrian Bunk
1
-1
/
+0
2008-03-04
unexport blk_{get,put}_queue
Adrian Bunk
1
-2
/
+0
2008-03-04
block/genhd.c: cleanups
Adrian Bunk
2
-3
/
+5
2008-03-04
proper prototype for blk_dev_init()
Adrian Bunk
2
-2
/
+4
2008-03-04
block/blk-tag.c should #include "blk.h"
Adrian Bunk
1
-0
/
+2
2008-03-04
Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...
Yang Shi
1
-1
/
+1
2008-03-04
block: separate out padding from alignment
Tejun Heo
4
-8
/
+34
2008-03-04
block: restore the meaning of rq->data_len to the true data length
FUJITA Tomonori
7
-18
/
+13
2008-03-04
resubmit: cciss: procfs updates to display info about many
Mike Miller
2
-103
/
+160
2008-03-04
splice: only return -EAGAIN if there's hope of more data
Jens Axboe
1
-4
/
+8
2008-03-04
block: fix kernel-docbook parameters and files
Randy Dunlap
3
-1
/
+4
2008-03-04
[PATCH] fs/ocfs2/aops.c: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-04
[2.6 patch] ocfs2: make dlm_do_assert_master() static
Adrian Bunk
1
-3
/
+3
2008-03-04
[2.6 patch] make ocfs2_downconvert_thread() static
Adrian Bunk
1
-1
/
+1
2008-03-04
[2.6 patch] fs/ocfs2/: possible cleanups
Adrian Bunk
4
-22
/
+15
2008-03-04
[PATCH] ocfs2: le*_add_cpu conversion
Marcin Slusarz
2
-5
/
+3
2008-03-04
ocfs2: Fix writeout in ocfs2_data_convert_worker()
Mark Fasheh
1
-1
/
+1
2008-03-04
ocfs2: Enable localalloc for local mounts
Sunil Mushran
1
-3
/
+0
[next]