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
2007-05-04
m68k: reformat various m68k files
Roman Zippel
10
-1925
/
+1865
2007-05-04
lockdep: Add missing disable/enable irq variant
Roman Zippel
1
-1
/
+5
2007-05-04
m68k: Mac89x0 Ethernet netif updates
Matthias Urlichs
2
-57
/
+33
2007-05-04
m68k: CROSS_COMPILE = m68k-linux-gnu-
Geert Uytterhoeven
1
-1
/
+1
2007-05-04
m68k: Atari fb revival
Michael Schmitz
9
-1316
/
+2987
2007-05-04
m68k: Atari keyboard and mouse support.
Michael Schmitz
11
-0
/
+1059
2007-05-04
m68k: Atari SCSI driver compile fixes
Roman Zippel
3
-134
/
+49
2007-05-04
m68k: Reformat the Atari SCSI driver
Roman Zippel
2
-2375
/
+2373
2007-05-04
m68k: Atari SCSI revival
Michael Schmitz
4
-17
/
+77
2007-05-04
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
61
-870
/
+2879
2007-05-04
MAINTAINER change for Connect Tech Inc
Stuart MacDonald
2
-3
/
+3
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
10
-143
/
+101
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
9
-158
/
+201
2007-05-04
[S390] add hardware capability support (ELF_HWCAP).
Martin Schwidefsky
3
-6
/
+120
2007-05-04
[S390] tape: New read configuration data.
Michael Holzheu
4
-5
/
+32
2007-05-04
[S390] qeth: New read configuration data.
Cornelia Huck
3
-5
/
+76
2007-05-04
[S390] dasd: New read device characteristics and read configuration data.
Cornelia Huck
4
-4
/
+126
2007-05-04
[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().
Cornelia Huck
2
-3
/
+20
2007-05-04
[S390] qdio: make qdio statistics SMP-capable
Ursula Braun
2
-118
/
+174
2007-05-04
[S390] Export uaccess as non-gpl symbol.
Martin Schwidefsky
1
-1
/
+1
2007-05-04
[S390] aes-s390 key length.
Jan Glauber
1
-4
/
+11
2007-05-04
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
4
-44
/
+33
2007-05-01
i2c-s3c2410: Fix bug in releasing driver
Ben Dooks
1
-36
/
+34
2007-05-01
i2c-s3c2410: Fix I2C SDA to SCL setup time
Ben Dooks
1
-6
/
+20
2007-05-01
i2c: New i2c-tiny-usb bus driver
Till Harbaum
4
-0
/
+296
2007-05-01
i2c: Documentation update
Jean Delvare
2
-271
/
+39
2007-05-01
i2c: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
2
-2
/
+2
2007-05-01
i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c
Jean Delvare
2
-3
/
+20
2007-05-01
i2c: New Simtec I2C bus driver
Ben Dooks
3
-0
/
+199
2007-05-01
i2c: Bitbanging I2C bus driver using the GPIO API
Haavard Skinnemoen
5
-0
/
+267
2007-05-01
Use menuconfig objects - I2C
Jan Engelhardt
4
-75
/
+60
2007-05-01
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
2
-0
/
+19
2007-05-01
i2c-pxa: Clean transaction stop
Jean Delvare
1
-0
/
+13
2007-05-01
i2c-algo-bit: Improve debugging
Jean Delvare
1
-90
/
+95
2007-05-01
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
2
-22
/
+26
2007-05-01
i2c-omap: Switch to static adapter numbering
David Brownell
1
-1
/
+2
2007-05-01
i2c: Blackfin Two Wire Interface driver
Bryan Wu
5
-1
/
+670
2007-05-01
i2c-algo-sgi: Comment and whitespace cleanups
Ladislav Michl
1
-4
/
+5
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
4
-15
/
+7
2007-05-01
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
2
-4
/
+4
2007-05-01
i2c: Document i2c_new_device()
Jean Delvare
1
-0
/
+38
2007-05-01
i2c: Add i2c_new_probed_device()
Jean Delvare
2
-0
/
+72
2007-05-01
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2
-1
/
+25
2007-05-01
i2c: i2c EXPORT_SYMBOL cleanup
David Brownell
1
-36
/
+28
2007-05-01
i2c: Add i2c_add_numbered_adapter()
David Brownell
2
-26
/
+101
2007-05-01
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
7
-5
/
+276
2007-05-01
i2c: i2c probe() and remove() documented
David Brownell
2
-19
/
+92
2007-05-01
i2c: i2c stack can remove()
David Brownell
2
-4
/
+62
2007-05-01
i2c: i2c stack can probe()
David Brownell
2
-44
/
+110
2007-05-01
i2c-pca-isa: Port to the new device driver model
Jean Delvare
2
-8
/
+29
[next]