index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
printk: correctly align __log_buf
Stephen Warren
1
-7
/
+6
2012-05-10
ARM: tegra30: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
5
-0
/
+416
2012-05-10
ARM: tegra20: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
5
-0
/
+285
2012-05-10
printk() - restore timestamp printing at console output
Kay Sievers
2
-23
/
+36
2012-05-10
printk() - do not merge continuation lines of different threads
Kay Sievers
1
-9
/
+10
2012-05-10
printk - fix compilation for CONFIG_PRINTK=n
Kay Sievers
2
-19
/
+24
2012-05-10
misc: MAX8997: Remove max8997-muic driver
Chanwoo Choi
4
-527
/
+0
2012-05-10
Extcon: add MAX8997 extcon driver
Chanwoo Choi
3
-0
/
+546
2012-05-08
kmsg - add Documentation/ABI/testing/dev-kmsg
Kay Sievers
2
-1
/
+92
2012-05-08
mm: use KERN_CONT in printk() continuation lines
Kay Sievers
1
-3
/
+3
2012-05-08
acpi: use KERN_CONT in printk() continuation lines
Kay Sievers
2
-10
/
+10
2012-05-08
parport: use KERN_CONT in printk() continuation lines
Kay Sievers
1
-8
/
+8
2012-05-08
kmsg: use do_div() to divide 64bit integer
Kay Sievers
1
-1
/
+4
2012-05-08
Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt'
harryxiyou
1
-1
/
+1
2012-05-08
driver-core: extend dev_printk() to pass structured data
Kay Sievers
1
-3
/
+49
2012-05-08
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
3
-60
/
+316
2012-05-08
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
3
-441
/
+639
2012-05-08
powerpc: fix compile fail in hugetlb cmdline parsing
Paul Gortmaker
1
-1
/
+2
2012-05-08
kobject: fix the uncorrect comment
Zhi Yong Wu
1
-1
/
+1
2012-05-08
Revert "dynamic_debug: remove unneeded includes"
Greg Kroah-Hartman
1
-0
/
+10
2012-05-05
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
Jim Cromie
1
-21
/
+12
2012-05-05
dynamic_debug: remove unneeded includes
Jim Cromie
1
-10
/
+0
2012-05-05
params.c: fix Smack complaint about parse_args
Jim Cromie
1
-1
/
+1
2012-05-05
gpiolib: Convert to devres_release()
Mark Brown
1
-2
/
+1
2012-05-05
devres: Add devres_release()
Mark Brown
2
-0
/
+33
2012-05-05
devres: Clarify documentation for devres_destroy()
Mark Brown
1
-0
/
+4
2012-05-05
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
Michael Davidson
1
-1
/
+1
2012-05-05
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer
H Hartley Sweeten
1
-2
/
+0
2012-05-05
extcon: Add EXTCON_MECHANICAL cable type for physical presence
Mark Brown
2
-0
/
+2
2012-05-05
memory: emif: Add Kconfig dependency for TI EMIF controller
Santosh Shilimkar
1
-0
/
+1
2012-05-03
Extcon: fix section mismatch in extcon_gpio.c
H Hartley Sweeten
1
-2
/
+2
2012-05-02
sysfs: Removed dup_name entirely in sysfs_rename
Sasikantha babu
1
-4
/
+2
2012-05-02
memory: emif: add debugfs entries for emif
Aneesh V
1
-0
/
+138
2012-05-02
memory: emif: add one-time settings
Aneesh V
1
-0
/
+148
2012-05-02
memory: emif: add interrupt and temperature handling
Aneesh V
1
-2
/
+209
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