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
*
net/9p: Change linuxdoc names to match functions.
Rob Landley
2011-05-25
1
-2
/
+2
*
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-05-24
8
-115
/
+263
|
\
|
*
-
-
-
.
Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...
Ben Dooks
2011-05-25
5154
-360133
/
+368916
|
|
\
\
\
|
|
|
|
*
mach-ux500: set proper I2C platform data from MOP500s
Linus Walleij
2011-05-25
1
-6
/
+8
|
|
|
|
*
i2c-nomadik: break out single messsage transmission
Linus Walleij
2011-05-25
1
-32
/
+48
|
|
|
|
*
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+4
|
|
|
|
*
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
2011-05-25
1
-18
/
+2
|
|
|
|
*
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
2011-05-25
1
-13
/
+26
|
|
|
|
*
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
2011-05-25
1
-48
/
+49
|
|
|
|
*
i2c-nomadik: use pm_runtime API
Rabin Vincent
2011-05-25
1
-6
/
+31
|
|
|
|
*
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
2011-05-25
1
-8
/
+19
|
|
|
|
*
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+5
|
|
|
|
*
i2c-nomadik: remove the redundant error message
srinidhi kasagar
2011-05-25
1
-2
/
+0
|
|
|
|
*
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+6
|
|
|
|
*
i2c-nomadik: fix speed enumerator
Linus Walleij
2011-05-25
1
-1
/
+1
|
|
|
|
*
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
2011-05-25
2
-8
/
+8
|
|
|
|
*
i2c-nomadik: add regulator support
Jonas Aberg
2011-05-25
1
-15
/
+58
|
|
|
*
|
i2c: tegra: Add de-bounce cycles.
Jay Cheng
2011-05-11
1
-1
/
+3
|
|
|
*
|
i2c: tegra: fix repeated start handling
Erik Gilling
2011-05-11
1
-2
/
+2
|
|
|
*
|
i2c: tegra: recover from spurious interrupt storm
Todd Poynor
2011-05-11
1
-2
/
+24
|
|
|
*
|
i2c: tegra: Enable new slave mode.
Kenneth Waters
2011-05-11
1
-0
/
+5
|
|
*
|
|
i2c: i2c-sh_mobile bus speed platform data V2
Magnus Damm
2011-05-11
2
-2
/
+21
|
|
*
|
|
i2c: i2c-sh_mobile clock string removal
Magnus Damm
2011-05-11
1
-4
/
+2
|
|
|
/
/
|
*
/
/
i2c-eg20t: Support new device ML7223 IOH
Tomoya MORINAGA
2011-05-11
2
-3
/
+9
|
|
/
/
*
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-24
7
-83
/
+97
|
\
\
\
|
*
|
|
i2c-parport: Various cleanups
Jean Delvare
2011-05-24
3
-59
/
+55
|
*
|
|
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2011-05-24
2
-10
/
+7
|
*
|
|
i2c-i801: Check for vendor Fujitsu before probing for apanel
Jean Delvare
2011-05-24
1
-1
/
+2
|
*
|
|
i2c-i801: Don't probe for slaves on IDF channels
Jean Delvare
2011-05-24
1
-15
/
+31
|
*
|
|
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-05-24
3
-1
/
+5
|
*
|
|
i2c/writing-clients: Fix foo_driver.id_table
Vikram Narayanan
2011-05-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-05-24
6
-32
/
+91
|
\
\
\
|
*
|
|
jbd: Fix comment to match the code in journal_start()
Eryu Guan
2011-05-24
1
-1
/
+2
|
*
|
|
jbd/jbd2: remove obsolete summarise_journal_usage.
Tao Ma
2011-05-17
2
-12
/
+0
|
*
|
|
jbd: Fix forever sleeping process in do_get_write_access()
Jan Kara
2011-05-17
1
-2
/
+7
|
*
|
|
ext2: fix error msg when mounting fs with too-large blocksize
Robin Dong
2011-05-17
1
-1
/
+2
|
*
|
|
jbd: fix fsync() tid wraparound bug
Ted Ts'o
2011-05-17
1
-3
/
+13
|
*
|
|
ext3: Fix fs corruption when make_indexed_dir() fails
Jan Kara
2011-05-17
1
-3
/
+12
|
*
|
|
ext3: Fix lock inversion in ext3_symlink()
Jan Kara
2011-04-29
1
-11
/
+56
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-05-24
9
-51
/
+223
|
\
\
\
\
|
*
|
|
|
dlm: make plock operation killable
David Teigland
2011-05-23
2
-6
/
+65
|
*
|
|
|
dlm: remove shared message stub for recovery
David Teigland
2011-04-05
2
-33
/
+50
|
*
|
|
|
dlm: delayed reply message warning
David Teigland
2011-04-01
6
-11
/
+108
|
*
|
|
|
dlm: Remove superfluous call to recalc_sigpending()
Matt Fleming
2011-03-28
1
-1
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-05-24
39
-284
/
+603
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-24
14
-220
/
+398
|
|
\
\
\
\
\
|
|
*
|
|
|
|
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
2011-05-11
1
-1
/
+11
|
|
*
|
|
|
|
SELinux: introduce path_has_perm
Eric Paris
2011-04-28
1
-14
/
+30
|
|
*
|
|
|
|
flex_array: allow 0 length elements
Eric Paris
2011-04-28
1
-6
/
+20
|
|
*
|
|
|
|
flex_arrays: allow zero length flex arrays
Eric Paris
2011-04-28
1
-1
/
+10
[next]