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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
6
-81
/
+83
2008-12-30
kvm-s390: implement config_changed for virtio on s390
Christian Borntraeger
1
-3
/
+19
2008-12-30
virtio_console: support console resizing
Christian Borntraeger
3
-1
/
+41
2008-12-30
virtio: add PCI device release() function
Mark McLoughlin
1
-6
/
+15
2008-12-30
virtio_blk: fix type warning
Randy Dunlap
1
-1
/
+1
2008-12-30
virtio: block: dynamic maximum segments
Rusty Russell
1
-13
/
+23
2008-12-30
virtio: set max_segment_size and max_sectors to infinite.
Rusty Russell
1
-0
/
+5
2008-12-30
virtio: avoid implicit use of Linux page size in balloon interface
Hollis Blanchard
2
-2
/
+14
2008-12-30
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
5
-6
/
+9
2008-12-30
virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
Rusty Russell
2
-3
/
+10
2008-12-30
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
3
-4
/
+8
2008-12-30
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
Rusty Russell
2
-2
/
+6
2008-12-30
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
1
-6
/
+6
2008-12-30
virtio: Don't use PAGE_SIZE in virtio_pci.c
Rusty Russell
2
-1
/
+5
2008-12-30
virtio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+3
2008-12-30
virtio-pci queue allocation not page-aligned
Hollis Blanchard
1
-5
/
+7
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
254
-2728
/
+7138
2008-12-28
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2
-2
/
+2
2008-12-28
cifs: update for new IP4/6 address printing
Stephen Rothwell
1
-4
/
+4
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+16
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
28
-350
/
+1045
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram
Linus Torvalds
1
-141
/
+123
2008-12-29
Merge branch 'next' into for-linus
James Morris
1
-4
/
+16
2008-12-29
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
10
-48
/
+130
2008-12-29
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
1
-1
/
+15
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
18
-206
/
+105
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1395
-48036
/
+73271
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
22
-611
/
+823
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
42
-479
/
+965
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
143
-2300
/
+4876
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-222
/
+299
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
125
-2611
/
+8735
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
197
-4125
/
+5182
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
223
-3322
/
+5678
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
44
-1420
/
+3331
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
253
-8030
/
+22114
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
177
-5692
/
+9290
2008-12-28
m68k: use the new byteorder headers
Harvey Harrison
1
-11
/
+5
2008-12-28
fbcon: Protect free_irq() by MACH_IS_ATARI check
Geert Uytterhoeven
1
-1
/
+2
2008-12-28
fbcon: remove broken mac vbl handler
Finn Thain
1
-72
/
+3
2008-12-28
m68k: fix trigraph ignored warning in setox.S
Finn Thain
1
-2
/
+2
2008-12-28
macfb annotations and compiler warning fix
Finn Thain
1
-16
/
+16
2008-12-28
m68k: mac baboon interrupt enable/disable
Finn Thain
2
-15
/
+35
2008-12-28
m68k: machw.h cleanup
Finn Thain
12
-33
/
+0
2008-12-28
m68k: Mac via cleanup and commentry
Finn Thain
1
-47
/
+32
2008-12-28
m68k: Reinstate mac rtc
Finn Thain
2
-9
/
+10
2008-12-27
net: Allow dependancies of FDDI & Tokenring to be modular.
Dave Jones
2
-2
/
+2
2008-12-26
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-26
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
11
-14
/
+0
2008-12-26
gro: Fix potential use after free
Herbert Xu
1
-1
/
+4
[next]