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
*
ioat: add some dev_dbg() calls
Dan Williams
2009-09-08
4
-4
/
+81
*
ioat1: kill unused unmap parameters
Dan Williams
2009-09-08
2
-4
/
+0
*
ioat2,3: convert to a true ring buffer
Dan Williams
2009-09-08
6
-686
/
+1122
*
ioat: prepare the code for ioat[12]_dma_chan split
Dan Williams
2009-09-08
2
-370
/
+390
*
ioat: fix self test interrupts
Dan Williams
2009-09-08
1
-1
/
+2
*
ioat1: move descriptor allocation from submit to prep
Dan Williams
2009-09-08
1
-89
/
+65
*
ioat: define descriptor control bit-field
Dan Williams
2009-09-08
2
-32
/
+34
*
ioat: fix type mismatch for ->dmacount
Dan Williams
2009-09-08
1
-2
/
+2
*
ioat: split ioat_dma_probe into core/version-specific routines
Dan Williams
2009-09-08
3
-155
/
+200
*
ioat: kill function prototype ifdef guards
Dan Williams
2009-09-08
1
-9
/
+0
*
ioat: cleanup some long deref chains and 80 column collisions
Dan Williams
2009-09-08
2
-167
/
+144
*
ioat: convert ioat_probe to pcim/devm
Dan Williams
2009-09-08
4
-141
/
+68
*
ioat: move definitions to dma.h
Dan Williams
2009-09-08
2
-14
/
+16
*
ioat: move to drivers/dma/ioat/
Dan Williams
2009-07-28
9
-13
/
+14
*
Linux 2.6.30
v2.6.30
Linus Torvalds
2009-06-09
1
-1
/
+1
*
char: mxser, fix ISA board lookup
Peter Botha
2009-06-09
1
-1
/
+1
*
jbd: fix race in buffer processing in commit code
Jan Kara
2009-06-09
1
-2
/
+4
*
autofs4: remove hashed check in validate_wait()
Ian Kent
2009-06-09
1
-14
/
+8
*
shm: fix unused warnings on nommu
Mike Frysinger
2009-06-09
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-06-09
14
-12
/
+39
|
\
|
*
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
2009-06-09
1
-1
/
+1
|
*
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
2009-06-09
11
-11
/
+11
|
*
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
2009-06-09
2
-0
/
+27
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-09
1
-0
/
+3
|
\
\
|
*
|
bsg: setting rq->bio to NULL
FUJITA Tomonori
2009-06-09
1
-0
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-06-09
2
-6
/
+8
|
\
\
|
*
|
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
2009-06-09
1
-0
/
+3
|
*
|
r8169: fix crash when large packets are received
Eric Dumazet
2009-06-09
1
-6
/
+5
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-06-09
1
-14
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
md/raid5: fix bug in reshape code when chunk_size decreases.
NeilBrown
2009-06-09
1
-1
/
+1
|
*
|
md/raid5 - avoid deadlocks in get_active_stripe during reshape
NeilBrown
2009-06-09
1
-11
/
+11
|
*
|
md/raid5: use conf->raid_disks in preference to mddev->raid_disk
NeilBrown
2009-06-09
1
-2
/
+2
*
|
|
async: Fix lack of boot-time console due to insufficient synchronization
Linus Torvalds
2009-06-08
1
-10
/
+5
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-06-08
9
-101
/
+75
|
\
\
\
|
*
|
|
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
2009-06-08
5
-92
/
+66
|
*
|
|
MIPS: ioctl.h: Fix headers_check warnings
Jaswinder Singh Rajput
2009-06-08
1
-0
/
+4
|
*
|
|
MIPS: Cobalt: PCI bus is always required to obtain the board ID
Yoichi Yuasa
2009-06-08
1
-0
/
+1
|
*
|
|
MIPS: Kconfig: Remove "Support for" from Cavium system type
Yoichi Yuasa
2009-06-08
1
-2
/
+2
|
*
|
|
MIPS: Sibyte: Honor CONFIG_CMDLINE
Ralf Baechle
2009-06-08
1
-7
/
+1
|
*
|
|
SSB: BCM47xx: Export ssb_watchdog_timer_set
Matthieu Castet
2009-06-08
1
-0
/
+1
|
|
/
/
*
|
|
pata_netcell: Fix typo
Alan Cox
2009-06-08
1
-1
/
+1
*
|
|
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-08
1
-0
/
+1
|
\
\
\
|
*
|
|
KVM: Explicity initialize cpus_hardware_enabled
Avi Kivity
2009-06-08
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
2009-06-08
1
-16
/
+6
|
\
\
\
|
*
|
|
pdc202xx_old: fix resetproc() method
Sergei Shtylyov
2009-06-07
1
-14
/
+5
|
*
|
|
pdc202xx_old: fix 'pdc20246_dma_ops'
Sergei Shtylyov
2009-06-07
1
-2
/
+1
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-08
11
-24
/
+53
|
\
\
\
\
|
*
|
|
|
[ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
Alessandro Rubini
2009-06-07
1
-0
/
+1
|
*
|
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2009-06-04
2
-2
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] pxa: fix pxa27x_udc default pullup GPIO
Philipp Zabel
2009-06-04
1
-1
/
+4
[next]