index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-18
sdhci-of: add support for the wii sdhci controller
Albert Herranz
5
-1
/
+82
2009-12-18
sdhci-of: reorganize driver to support additional hardware
Albert Herranz
5
-127
/
+224
2009-12-18
sdhci-of: rename main driver file prior to reorganization
Albert Herranz
2
-1
/
+3
2009-12-18
sdhci: protect header file against multi inclusion
Albert Herranz
1
-0
/
+4
2009-12-18
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
Matt Fleming
1
-2
/
+3
2009-12-18
sdio: fix reference counting in sdio_remove_func()
Daniel Drake
1
-2
/
+5
2009-12-18
mm: introduce coredump parameter structure
Masami Hiramatsu
7
-53
/
+69
2009-12-18
do_wait() optimization: do not place sub-threads on task_struct->children list
Oleg Nesterov
3
-20
/
+20
2009-12-18
nommu: ramfs: remove unused local var
Mike Frysinger
1
-1
/
+1
2009-12-18
lib/vsprintf.c: document more vsnprintf extensions
Uwe Kleine-König
1
-1
/
+12
2009-12-18
vt: don't export vt_kmsg_redirect() to userspace
Bernhard Walle
1
-0
/
+4
2009-12-18
drivers/video/via/viafbdev.c: correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-12-18
hwmon: I2C bus support for lis3lv02d and variant accelerometer chips
Samu Onkalo
3
-0
/
+201
2009-12-18
reiserfs: truncate blocks not used by a write
Jan Kara
1
-4
/
+14
2009-12-18
cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT
Geert Uytterhoeven
1
-0
/
+1
2009-12-18
kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...
WANG Cong
1
-1
/
+1
2009-12-18
Revert "task_struct: make journal_info conditional"
Linus Torvalds
10
-20
/
+1
2009-12-17
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
Linus Torvalds
3
-1
/
+11
2009-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
24
-163
/
+136
2009-12-17
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
6
-9
/
+31
2009-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
17
-611
/
+1981
2009-12-17
kill I_LOCK
Christoph Hellwig
9
-44
/
+39
2009-12-17
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
2
-40
/
+23
2009-12-17
fix up O_SYNC comments
Christoph Hellwig
4
-4
/
+4
2009-12-17
VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...
Erez Zadok
2
-4
/
+52
2009-12-17
fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
Erez Zadok
5
-22
/
+9
2009-12-17
vfs: remove extraneous NULL d_inode check from do_filp_open
Jeff Layton
1
-1
/
+1
2009-12-17
fs: no games with DCACHE_UNHASHED
Nick Piggin
3
-50
/
+0
2009-12-17
fs: anon_inodes implement dname
Nick Piggin
1
-0
/
+10
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
90
-401
/
+556
2009-12-17
Revert "fbdev: atafb - add palette register check"
Geert Uytterhoeven
1
-3
/
+0
2009-12-17
x86/ptrace: make genregs[32]_get/set more robust
Linus Torvalds
1
-8
/
+8
2009-12-17
score: include asm-generic/param.h in asm/delay.h.
Chen Liqin
1
-0
/
+2
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
3
-6
/
+2
2009-12-17
score: add flush_dcahce_page and PG_dcache_dirty define
Chen Liqin
2
-3
/
+27
2009-12-17
regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
Roel Kluin
1
-1
/
+1
2009-12-17
twl-regulator: Fix reg_disable functionality for 4030 and 6030
Juha Keski-Saari
1
-2
/
+2
2009-12-17
twl-regulator: Add turnon delay to reg_enable
Juha Keski-Saari
1
-1
/
+7
2009-12-17
twl-regulator: Restore REMAP configuration in regulator probe
Juha Keski-Saari
1
-0
/
+3
2009-12-17
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
Juha Keski-Saari
1
-41
/
+62
2009-12-17
twl-regulator: Define critical regulators as always_on
Juha Keski-Saari
1
-0
/
+13
2009-12-17
twl-regulator: Add all twl4030 regulators to twlreg_info
Juha Keski-Saari
1
-9
/
+17
2009-12-17
regulator: mc13783-regulator: correct the probing time.
Alberto Panizzo
1
-2
/
+2
2009-12-17
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...
Lars-Peter Clausen
1
-2
/
+2
2009-12-17
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
1
-6
/
+6
2009-12-17
drivers/regulator: use PTR_ERR to get error code
Julia Lawall
1
-2
/
+2
2009-12-17
regulator: consumer.h - fix build when consumer.h is #included first.
Liam Girdwood
1
-0
/
+2
2009-12-17
regulator/mc13783: various cleanups
Uwe Kleine-König
1
-277
/
+112
2009-12-17
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
2
-1
/
+1
2009-12-17
Fix some AB3100 regulator issues
Linus Walleij
1
-21
/
+2
[next]