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.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
2012-05-02
memory: emif: handle frequency and voltage change events
Aneesh V
2
-4
/
+1020
2012-05-02
memory: emif: add basic infrastructure for EMIF driver
Aneesh V
8
-0
/
+511
2012-05-02
memory: emif: add register definitions for EMIF
Aneesh V
1
-0
/
+454
2012-05-02
ddr: add LPDDR2 data from JESD209-2
Aneesh V
4
-0
/
+320
2012-05-01
dynamic_debug: use printk(KERN_WARNING..) in stub function
Jim Cromie
1
-1
/
+2
2012-05-01
dynamic_debug: init with early_initcall, not arch_initcall
Jim Cromie
1
-2
/
+2
2012-05-01
dynamic_debug: update Documentation/*, Kconfig.debug
Jim Cromie
3
-70
/
+138
2012-05-01
dynamic_debug: add modname arg to exec_query callchain
Jim Cromie
1
-8
/
+13
2012-05-01
dynamic_debug: print ram usage by ddebug tables if verbose
Jim Cromie
1
-1
/
+11
2012-05-01
dynamic_debug: simplify dynamic_debug_init error exit
Jim Cromie
1
-11
/
+8
2012-05-01
dynamic_debug: combine parse_args callbacks together
Jim Cromie
1
-16
/
+20
2012-05-01
dynamic_debug: deprecate ddebug_query, suggest dyndbg instead
Jim Cromie
2
-1
/
+10
2012-04-30
dynamic_debug: make dynamic-debug work for module initialization
Jim Cromie
3
-1
/
+67
2012-04-30
params: add 3rd arg to option handler callback signature
Jim Cromie
3
-28
/
+39
2012-04-30
dynamic_debug: fix leading spaces in dynamic_debug.h
Jim Cromie
1
-2
/
+2
2012-04-30
dynamic_debug: replace if (verbose) pr_info with macro vpr_info
Jim Cromie
1
-46
/
+35
2012-04-30
Revert "w1: Add 1-wire slave device driver for DS28E04-100"
Greg Kroah-Hartman
4
-473
/
+0
2012-04-30
Extcon: Notify changed state for only one cable to notifee
Chanwoo Choi
1
-1
/
+8
2012-04-25
Extcon: check for allocation failure
Dan Carpenter
1
-0
/
+2
2012-04-24
lib/kobject.c : Remove redundant check in create_dir
yan
1
-7
/
+5
2012-04-24
drivers/base/core.c: Fix a typo in comment
yan
1
-1
/
+1
2012-04-24
Remove "switch" class in drivers/staging/android/switch
MyungJoo Ham
8
-424
/
+6
2012-04-20
Documentation/extcon: porting guide for Android kernel switch driver.
MyungJoo Ham
1
-0
/
+124
2012-04-20
Extcon: support mutually exclusive relation between cables.
MyungJoo Ham
3
-13
/
+160
2012-04-20
Extcon: support multiple states at a device.
MyungJoo Ham
3
-20
/
+667
2012-04-20
Extcon: support notification based on the state changes.
Donggeun Kim
2
-0
/
+104
2012-04-20
Extcon: support generic GPIO extcon driver
MyungJoo Ham
4
-0
/
+229
2012-04-20
Extcon (external connector): import Android's switch class and modify.
MyungJoo Ham
7
-0
/
+369
2012-04-20
Revert "driver core: check start node in klist_iter_init_node"
Greg Kroah-Hartman
6
-76
/
+46
2012-04-20
docs: update HOWTO for 2.6.x -> 3.x versioning
Kees Cook
1
-16
/
+16
2012-04-19
driver core: check start node in klist_iter_init_node
Hannes Reinecke
6
-46
/
+76
2012-04-19
drivers/base/bus.c: local variables should not be exposed globally
H Hartley Sweeten
1
-2
/
+1
2012-04-19
driver core: fix dma-buf.c kernel-doc warnings
Randy Dunlap
1
-6
/
+6
2012-04-19
core.c: fix 'the the' typo
Peter Korsgaard
1
-2
/
+2
2012-04-19
devtmpfs: fix 'the the' typo
Peter Korsgaard
1
-3
/
+3
2012-04-19
w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()
Dan Carpenter
1
-1
/
+3
2012-04-12
w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse
Markus Franke
1
-4
/
+18
2012-04-12
w1: Add 1-wire slave device driver for DS28E04-100
Markus Franke
4
-0
/
+471
2012-04-10
w1: fix slave driver registration error message
Dmitry Artamonow
1
-1
/
+1
2012-04-10
hv: fix return type of hv_post_message()
Dan Carpenter
2
-2
/
+2
2012-04-08
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
1
-1
/
+1
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+36
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
20
-105
/
+147
2012-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+4
2012-04-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-3
/
+6
2012-04-07
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-07
Merge branches 'idle-fix' and 'misc' into release
Len Brown
10325
-288310
/
+497155
[next]