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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-175
/
+491
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+4
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
316
-2732
/
+9341
2010-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-2
/
+6
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-10
/
+3
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
1
-10
/
+3
2010-10-29
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
Linus Torvalds
1
-0
/
+1
2010-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-11
/
+19
2010-10-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2010-10-29
switch get_sb_ns() users
Al Viro
1
-3
/
+2
2010-10-29
convert get_sb_pseudo() users
Al Viro
1
-3
/
+2
2010-10-29
convert get_sb_nodev() users
Al Viro
2
-2
/
+5
2010-10-29
convert get_sb_single() users
Al Viro
1
-0
/
+3
2010-10-29
convert get_sb_mtd() users to ->mount()
Al Viro
1
-3
/
+2
2010-10-29
new helper: mount_bdev()
Al Viro
1
-0
/
+3
2010-10-29
beginning of transtion: ->mount()
Al Viro
1
-0
/
+2
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-1
/
+215
2010-10-29
mfd: Factor out WM831x I2C I/O from the core driver
Mark Brown
1
-0
/
+12
2010-10-29
mfd: Voltages and GPIOs platform_data definitions for max8998
Lukasz Majewski
1
-0
/
+12
2010-10-29
regulator: max8998 BUCK1/2 internal voltages and indexes defined
Lukasz Majewski
1
-6
/
+6
2010-10-29
mfd: Support for ICs compliant with max8998
Lukasz Majewski
1
-0
/
+11
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
1
-0
/
+31
2010-10-29
mfd: Add mc13892 support to mc13xxx
Uwe Kleine-König
2
-136
/
+265
2010-10-29
mfd: Remove deprecated mc13783 functions
Uwe Kleine-König
1
-18
/
+0
2010-10-29
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
1
-0
/
+3
2010-10-29
mfd: Declare abx500_remove_ops()
Mark Brown
1
-0
/
+1
2010-10-29
mfd: Add basic tps6586x interrupt support
Gary King
1
-0
/
+31
2010-10-29
mfd: Update chip id of 88pm8607
Haojian Zhuang
1
-1
/
+1
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
2
-6
/
+25
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
1
-0
/
+5
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
1
-0
/
+1
2010-10-29
mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler
Arnd Hannemann
1
-0
/
+2
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
1
-0
/
+1
2010-10-29
rtc: Add MAX8998 rtc driver
Joonyoung Shim
1
-1
/
+5
2010-10-29
mfd: Add MAX8998 interrupts support
Joonyoung Shim
2
-6
/
+77
2010-10-29
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
1
-25
/
+5
2010-10-29
i2c: twl: add register defines for pm master module
Felipe Balbi
1
-0
/
+46
2010-10-29
gpio: Add bitmask to block requests to unavailable stmpe GPIOs
Wolfram Sang
1
-0
/
+6
2010-10-29
mfd: Move PCF50633 IRQ protoypes where the definitions can see them
Mark Brown
1
-0
/
+7
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+2
2010-10-28
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
1
-0
/
+5
2010-10-28
Regulator: LP3972 PMIC regulator driver
Axel Lin
1
-0
/
+48
2010-10-28
MAX8952 PMIC Driver Initial Release
MyungJoo Ham
1
-0
/
+135
2010-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
1
-1
/
+4
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
9
-840
/
+401
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-3
/
+0
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-11
/
+22
2010-10-28
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
1
-1
/
+1
2010-10-28
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
1
-0
/
+2
2010-10-28
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
1
-1
/
+3
[next]