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
2009-12-06
i2c: Refactor for_each callbacks
Jean Delvare
1
-48
/
+22
2009-12-06
i2c-i801: Retry on lost arbitration
Jean Delvare
1
-0
/
+3
2009-12-06
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
1
-16
/
+6
2009-12-06
ics932s401: Clean up detect function
Jean Delvare
1
-22
/
+15
2009-12-06
i2c: Simplify i2c_detect_address
Jean Delvare
1
-13
/
+9
2009-12-06
i2c: Drop probe, ignore and force module parameters
Jean Delvare
3
-154
/
+46
2009-12-06
i2c: Add missing __devinit markers to old i2c adapter drivers
Jean Delvare
4
-4
/
+4
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
3
-11
/
+0
2009-12-06
i2c: Prevent priority inversion on top of bus lock
Mika Kuoppala
3
-10
/
+10
2009-12-06
i2c-voodoo3: Delete
Jean Delvare
5
-338
/
+0
2009-12-06
i2c-powermac: Drop temporary name buffer
Jean Delvare
1
-6
/
+5
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
3
-37
/
+9
2009-12-06
i2c-powermac: Log errors
Jean Delvare
1
-5
/
+23
2009-12-06
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
1
-44
/
+41
2009-12-06
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
1
-0
/
+6
2009-12-06
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang
5
-11
/
+11
2009-12-05
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-75
/
+67
2009-12-05
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-54
/
+37
2009-12-05
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-34
/
+18
2009-12-05
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
18
-354
/
+321
2009-12-05
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-417
/
+808
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-201
/
+397
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
251
-6102
/
+21092
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
28
-518
/
+856
2009-12-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-27
/
+16
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-39
/
+29
2009-12-05
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+52
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-581
/
+1234
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-37
/
+61
2009-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-245
/
+422
2009-12-05
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+58
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-883
/
+1068
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
29
-505
/
+991
2009-12-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
55
-2183
/
+1083
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
110
-4579
/
+3057
2009-12-05
avr32: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
MIPS: Convert BUG() to use unreachable()
David Daney
1
-3
/
+1
2009-12-05
x86: Convert BUG() to use unreachable()
David Daney
1
-2
/
+2
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2
-0
/
+19
2009-12-03
Merge branch 'perf/probes' into perf/core
Ingo Molnar
2
-3
/
+35
2009-12-03
Merge branch 'perf/mce' into perf/core
Ingo Molnar
9
-63
/
+198
2009-12-03
Merge branch 'perf/scripting' into perf/core
Ingo Molnar
31
-15
/
+2458
2009-12-03
x86, apic: Enable lapic nmi watchdog on AMD Family 11h
Mikael Pettersson
1
-1
/
+1
2009-12-03
GFS2: Fix glock refcount issues
Steven Whitehouse
1
-13
/
+8
2009-12-03
writeback: remove unused nonblocking and congestion checks (gfs2)
Wu Fengguang
1
-12
/
+0
2009-12-03
GFS2: drop rindex glock to refresh rindex list
Benjamin Marzinski
1
-2
/
+6
2009-12-03
GFS2: Tag all metadata with jid
Steven Whitehouse
5
-3
/
+13
2009-12-03
GFS2: Locking order fix in gfs2_check_blk_state
Steven Whitehouse
1
-4
/
+10
[next]