index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c
Bartlomiej Zolnierkiewicz
2
-1
/
+0
2008-10-23
ide-disk: set non-rotational queue flag for SSD and CF devices
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-10-23
ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list
Márton Németh
1
-0
/
+1
2008-10-23
ide: Add tx4938ide driver (v2)
Atsushi Nemoto
3
-0
/
+316
2008-10-23
TXx9: Add TX4938 ATA support (v3)
Atsushi Nemoto
3
-0
/
+61
2008-10-23
ide: Add tx4939ide driver (v6)
Atsushi Nemoto
3
-0
/
+761
2008-10-23
ide: two more pci_ioremap_bar() conversions
Arjan van de Ven
2
-7
/
+5
2008-10-23
pci: use pci_ioremap_bar() in drivers/ide
Arjan van de Ven
1
-1
/
+1
2008-10-23
sgiioc4: use ide_host_add() (take 2)
Sergei Shtylyov
1
-15
/
+3
2008-10-23
sgiioc4: fix error cleanup path (take 2)
Sergei Shtylyov
1
-1
/
+3
2008-10-23
Fix compile warning in kernel/params.c
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
Linus Torvalds
56
-1141
/
+1263
2008-10-23
ext4: remove unused variable in ext4_get_parent
Christoph Hellwig
1
-1
/
+0
2008-10-23
pcc-acpi: fix compile with new stricter ACPI types
Linus Torvalds
1
-1
/
+1
2008-10-23
ext3 quota support: fix compile failure
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
30
-379
/
+710
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-123
/
+257
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
6
-24
/
+31
2008-10-23
compat_blkdev_driver_ioctl: Remove unused variable warning
Linus Torvalds
1
-2
/
+0
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
24
-15
/
+6046
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
107
-1002
/
+868
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
76
-1133
/
+883
2008-10-23
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
593
-1760
/
+1336
2008-10-23
Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus
Takashi Iwai
6
-24
/
+31
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
145
-2209
/
+5914
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
57
-4032
/
+7823
2008-10-23
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
9
-144
/
+221
2008-10-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
34
-399
/
+637
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
Linus Torvalds
9
-17
/
+749
2008-10-23
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-10
/
+19
2008-10-23
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
15
-621
/
+233
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-35
/
+792
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
77
-2998
/
+5471
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
Linus Torvalds
31
-371
/
+431
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
9
-393
/
+358
2008-10-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
Linus Torvalds
58
-362
/
+495
2008-10-23
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+11
2008-10-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
9
-199
/
+304
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
62
-105
/
+62
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
21
-798
/
+1084
2008-10-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-9
/
+10
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
6
-50
/
+79
2008-10-23
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-6
/
+7
2008-10-23
8250: Add more OxSemi devices
Lee Howard
1
-2
/
+22
2008-10-23
8250: Oxford Semiconductor Devices
Lee Howard
3
-1
/
+238
2008-10-23
ALSA: aoa i2sbus: don't overwrite module parameter
Johannes Berg
1
-3
/
+3
2008-10-23
tty: Fix tty_port kref screwup
Alan Cox
1
-1
/
+1
2008-10-23
watchdog: Fix warning
Alan Cox
1
-1
/
+1
2008-10-23
mutex: speed up generic mutex implementations
Nick Piggin
2
-32
/
+3
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
12
-6
/
+1022
[next]