index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
8
-12
/
+1229
2007-10-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
11
-146
/
+230
2007-10-23
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+406
2007-10-23
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-0
/
+9
2007-10-23
m68knommu: cleanup m68knommu timer code
Greg Ungerer
15
-137
/
+29
2007-10-23
m68knommu: fix make archclean
Greg Ungerer
1
-1
/
+1
2007-10-23
m68knommu: remove use of undefined symbols in setup.c
Greg Ungerer
1
-12
/
+0
2007-10-23
m68knommu: fix syscall restart handling
Greg Ungerer
1
-9
/
+1
2007-10-23
m68knommu: add make support for Savant/Rosie1 board
Wilson Callan
1
-0
/
+1
2007-10-23
m68knommu: no separate stack region to report at startup
Greg Ungerer
1
-4
/
+2
2007-10-23
m68knommu: add config support for Savant/Rosie1 board
Wilson Callan
1
-1
/
+12
2007-10-23
m68knommu: updated defconfig
Greg Ungerer
1
-211
/
+114
2007-10-23
m68knommu: fix syscall tracing
Matt Waddel
1
-1
/
+4
2007-10-23
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
11
-146
/
+230
2007-10-23
sparc64: zero out dma_length
FUJITA Tomonori
1
-0
/
+5
2007-10-23
mips: sg_page() fallout
Jens Axboe
1
-0
/
+1
2007-10-23
alpha: sg_virt() fallout
Jens Axboe
1
-0
/
+1
2007-10-23
[AVR32] ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-1
/
+1
2007-10-23
[AVR32] Implement at32_add_device_cf()
Haavard Skinnemoen
1
-31
/
+102
2007-10-23
[AVR32] Implement more at32_add_device_foo() functions
Haavard Skinnemoen
1
-0
/
+208
2007-10-23
[AVR32] Fix a couple of sparse warnings
Haavard Skinnemoen
2
-3
/
+3
2007-10-23
[AVR32] Wire up AT73C213 sound driver on ATSTK1000 board
Hans-Christian Egtvedt
1
-0
/
+58
2007-10-23
[AVR32] Platform code for pata_at32
Kristoffer Nyborg Gregertsen
1
-0
/
+65
2007-10-23
parisc: fix sg_page() fallout
FUJITA Tomonori
1
-0
/
+1
2007-10-23
arm: build fix
FUJITA Tomonori
1
-0
/
+1
2007-10-23
Revert lguest magic and use hook in head.S
Rusty Russell
2
-29
/
+5
2007-10-23
Lguest support for Virtio
Rusty Russell
2
-0
/
+26
2007-10-23
Remove old lguest bus and drivers.
Rusty Russell
1
-41
/
+0
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
1
-0
/
+1
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
3
-10
/
+39
2007-10-23
Allow guest to specify syscall vector to use.
Rusty Russell
1
-0
/
+1
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
1
-4
/
+4
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
1
-0
/
+1
2007-10-23
Move lguest guest support to arch/x86.
Rusty Russell
6
-8
/
+1213
2007-10-23
Normalize config options for guest support
Rusty Russell
2
-12
/
+31
2007-10-22
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2
-4
/
+4
2007-10-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-151
/
+336
2007-10-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
8
-125
/
+87
2007-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
5
-41
/
+95
2007-10-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-288
/
+432
2007-10-22
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
24
-68
/
+56
2007-10-22
[SPARC64]: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-2
/
+1
2007-10-23
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
5
-41
/
+95
2007-10-22
[MIPS] time: Make c0_compare_int_usable more bullet proof
Atsushi Nemoto
1
-2
/
+2
2007-10-22
[MIPS] Kbuild: Use the new cc-cross-prefix feature.
Ralf Baechle
2
-20
/
+10
2007-10-22
[MIPS] Malta: Delete dead code.
Ralf Baechle
1
-13
/
+0
2007-10-22
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
6
-22
/
+188
2007-10-22
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
Ralf Baechle
6
-165
/
+158
2007-10-22
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
Ralf Baechle
2
-64
/
+72
2007-10-22
[MIPS] time: Fix calculation in clockevent_set_clock()
Atsushi Nemoto
1
-2
/
+2
[next]