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
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
2
-4
/
+8
|
\
|
*
[BLOCK] blk_rq_map_sg() next_sg fixup
Jens Axboe
2007-10-17
1
-4
/
+6
|
*
Revert "[SCSI] Remove full sg table memset()"
Jens Axboe
2007-10-17
1
-0
/
+2
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
21
-629
/
+960
|
\
\
|
*
|
xfs: eagerly remove vmap mappings to avoid upsetting Xen
Jeremy Fitzhardinge
2007-10-16
1
-0
/
+13
|
*
|
xen: add some debug output for failed multicalls
Jeremy Fitzhardinge
2007-10-16
1
-0
/
+25
|
*
|
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
2007-10-16
2
-3
/
+4
|
*
|
xen: ask the hypervisor how much space it needs reserved
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+12
|
*
|
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
3
-41
/
+103
|
*
|
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
3
-20
/
+65
|
*
|
xen: add batch completion callbacks
Jeremy Fitzhardinge
2007-10-16
2
-3
/
+29
|
*
|
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-16
3
-4
/
+18
|
*
|
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
2
-2
/
+0
|
*
|
remove dead code in pgtable_cache_init
Jeremy Fitzhardinge
2007-10-16
1
-17
/
+5
|
*
|
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
8
-98
/
+134
|
*
|
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
12
-462
/
+587
*
|
|
[MIPS] IP22: Fix hang due to messing with timer interrupt handler
Thomas Bogendoerfer
2007-10-17
1
-9
/
+0
*
|
|
[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
Atsushi Nemoto
2007-10-17
2
-5
/
+5
*
|
|
[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.
Ralf Baechle
2007-10-17
3
-342
/
+373
*
|
|
[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.
Ralf Baechle
2007-10-17
1
-1
/
+1
*
|
|
[MIPS] Alchemy: Reformat PM code.
Ralf Baechle
2007-10-17
1
-3
/
+4
*
|
|
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-17
3
-123
/
+139
*
|
|
[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
Ralf Baechle
2007-10-17
1
-1
/
+1
*
|
|
[MIPS] Probe for usability of cp0 compare interrupt.
Ralf Baechle
2007-10-17
1
-0
/
+47
*
|
|
[MIPS] SYNC emulation for MIPS I processors
Maciej W. Rozycki
2007-10-17
1
-78
/
+86
*
|
|
[MIPS] Fix modpost warning in raw binary builds.
Ralf Baechle
2007-10-17
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-10-17
4
-20
/
+49
|
\
\
|
*
|
sched: fix new task startup crash
Srivatsa Vaddagiri
2007-10-17
2
-6
/
+2
|
*
|
sched: fix !SYSFS build breakage
Dhaval Giani
2007-10-17
2
-8
/
+17
|
*
|
sched: fix improper load balance across sched domain
Ken Chen
2007-10-17
1
-4
/
+19
|
*
|
sched: more robust sd-sysctl entry freeing
Milton Miller
2007-10-17
1
-2
/
+11
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
10
-47
/
+62
|
\
\
\
|
*
|
|
[SCSI] Remove full sg table memset()
FUJITA Tomonori
2007-10-17
1
-2
/
+0
|
*
|
|
[SCSI] ide-scsi: remove usage of sg_last()
Jens Axboe
2007-10-17
1
-4
/
+4
|
*
|
|
Fix loop terminating conditions in fill_sg().
David S. Miller
2007-10-17
2
-12
/
+15
|
*
|
|
[BLOCK] Clear sg entry before filling in blk_rq_map_sg()
Jens Axboe
2007-10-17
1
-0
/
+1
|
*
|
|
IA64: iommu uses sg_next with an invalid sg element
FUJITA Tomonori
2007-10-17
1
-2
/
+2
|
*
|
|
cciss: disable DMA refetch on Smart Array P600
Mike Miller (OS Dev)
2007-10-17
1
-3
/
+8
|
*
|
|
swiotlb: fix map_sg failure handling
FUJITA Tomonori
2007-10-17
1
-1
/
+1
|
*
|
|
SPARC64: fix iommu sg chaining
FUJITA Tomonori
2007-10-17
4
-23
/
+31
|
*
|
|
[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg
Boaz Harrosh
2007-10-17
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-10-17
88
-483
/
+3010
|
\
\
\
|
*
\
\
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
2007-10-17
27
-7
/
+2591
|
|
\
\
\
|
|
*
|
|
[POWERPC] mpc52xx: device tree changes for FEC and MDIO
Domen Puncer
2007-10-16
1
-1
/
+17
|
|
*
|
|
[POWERPC] bestcomm: GenBD task support
Sylvain Munaut
2007-10-16
6
-0
/
+449
|
|
*
|
|
[POWERPC] bestcomm: FEC task support
Sylvain Munaut
2007-10-16
6
-0
/
+509
|
|
*
|
|
[POWERPC] bestcomm: ATA task support
Sylvain Munaut
2007-10-16
5
-0
/
+267
|
|
*
|
|
[POWERPC] bestcomm: core bestcomm support for Freescale MPC5200
Sylvain Munaut
2007-10-16
9
-0
/
+1312
|
|
*
|
|
[POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes
Sylvain Munaut
2007-10-16
1
-2
/
+8
|
|
*
|
|
[POWERPC] rheap: Changes config mechanism
Sylvain Munaut
2007-10-16
5
-4
/
+14
[next]