Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ca045930338485a8cdef117e74372aa1678009d
6ca0459
driver core: Add dev_*_ratelimited() family
by Hiroshi DOYU
· 13 years ago
094e47e
Driver Core: don't oops with unregistered driver in driver_find_device()
by Hiroshi DOYU
· 13 years ago
3ce9a7c
printk() - restore prefix/timestamp printing for multi-newline strings
by Kay Sievers
· 13 years ago
1fce677
printk: add stub for prepend_timestamp()
by Randy Dunlap
· 13 years ago
42d1149
ARM: tegra30: Make MC optional in Kconfig
by Hiroshi DOYU
· 13 years ago
f0e33f9
ARM: tegra20: Make MC optional in Kconfig
by Hiroshi DOYU
· 13 years ago
b37fd41
ARM: tegra30: MC: Remove unnecessary BUG*()
by Hiroshi DOYU
· 13 years ago
0c733a4
ARM: tegra20: MC: Remove unnecessary BUG*()
by Hiroshi DOYU
· 13 years ago
f8450fc
printk: correctly align __log_buf
by Stephen Warren
· 13 years ago
af46810
ARM: tegra30: Add Tegra Memory Controller(MC) driver
by Hiroshi DOYU
· 13 years ago
c542fb7
ARM: tegra20: Add Tegra Memory Controller(MC) driver
by Hiroshi DOYU
· 13 years ago
649e6ee
printk() - restore timestamp printing at console output
by Kay Sievers
· 13 years ago
5c5d5ca
printk() - do not merge continuation lines of different threads
by Kay Sievers
· 13 years ago
7f3a781
printk - fix compilation for CONFIG_PRINTK=n
by Kay Sievers
· 13 years ago
6a7e261
misc: MAX8997: Remove max8997-muic driver
by Chanwoo Choi
· 13 years ago
b76668b
Extcon: add MAX8997 extcon driver
by Chanwoo Choi
· 13 years ago
3b552b9
kmsg - add Documentation/ABI/testing/dev-kmsg
by Kay Sievers
· 13 years ago
155cbfc
mm: use KERN_CONT in printk() continuation lines
by Kay Sievers
· 13 years ago
be96447
acpi: use KERN_CONT in printk() continuation lines
by Kay Sievers
· 13 years ago
2c03ead
parport: use KERN_CONT in printk() continuation lines
by Kay Sievers
· 13 years ago
5fc32490
kmsg: use do_div() to divide 64bit integer
by Kay Sievers
· 13 years ago
a9e7321
Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt'
by harryxiyou
· 13 years ago
c4e00da
driver-core: extend dev_printk() to pass structured data
by Kay Sievers
· 13 years ago
e11fea9
kmsg: export printk records to the /dev/kmsg interface
by Kay Sievers
· 13 years ago
7ff9554
printk: convert byte-buffer to variable-length record buffer
by Kay Sievers
· 13 years ago
8952812
powerpc: fix compile fail in hugetlb cmdline parsing
by Paul Gortmaker
· 13 years ago
9ff1f83
kobject: fix the uncorrect comment
by Zhi Yong Wu
· 13 years ago
fef15d2
Revert "dynamic_debug: remove unneeded includes"
by Greg Kroah-Hartman
· 13 years ago
b5f3abf
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
by Jim Cromie
· 13 years ago
04db6e5
dynamic_debug: remove unneeded includes
by Jim Cromie
· 13 years ago
1ef9eaf
params.c: fix Smack complaint about parse_args
by Jim Cromie
· 13 years ago
a85990b
gpiolib: Convert to devres_release()
by Mark Brown
· 13 years ago
d926d0e
devres: Add devres_release()
by Mark Brown
· 13 years ago
698cd2d
devres: Clarify documentation for devres_destroy()
by Mark Brown
· 13 years ago
9475818
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
by Michael Davidson
· 13 years ago
4ae68e7
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer
by H Hartley Sweeten
· 13 years ago
0e1507c
extcon: Add EXTCON_MECHANICAL cable type for physical presence
by Mark Brown
· 13 years ago
18e9a97
memory: emif: Add Kconfig dependency for TI EMIF controller
by Santosh Shilimkar
· 13 years ago
2878bda
Extcon: fix section mismatch in extcon_gpio.c
by H Hartley Sweeten
· 13 years ago
b4eafca
sysfs: Removed dup_name entirely in sysfs_rename
by Sasikantha babu
· 13 years ago
eb15742
Merge 3.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
aac10aa
memory: emif: add debugfs entries for emif
by Aneesh V
· 13 years ago
98231c4f
memory: emif: add one-time settings
by Aneesh V
· 13 years ago
68b4aee
memory: emif: add interrupt and temperature handling
by Aneesh V
· 13 years ago
a93de28
memory: emif: handle frequency and voltage change events
by Aneesh V
· 13 years ago
7ec9445
memory: emif: add basic infrastructure for EMIF driver
by Aneesh V
· 13 years ago
6c8b090
memory: emif: add register definitions for EMIF
by Aneesh V
· 13 years ago
9c1c21a
ddr: add LPDDR2 data from JESD209-2
by Aneesh V
· 13 years ago
516cf1b
dynamic_debug: use printk(KERN_WARNING..) in stub function
by Jim Cromie
· 13 years ago
3ec5652
dynamic_debug: init with early_initcall, not arch_initcall
by Jim Cromie
· 13 years ago
29e36c9
dynamic_debug: update Documentation/*, Kconfig.debug
by Jim Cromie
· 13 years ago
8e59b5cf
dynamic_debug: add modname arg to exec_query callchain
by Jim Cromie
· 13 years ago
4107692
dynamic_debug: print ram usage by ddebug tables if verbose
by Jim Cromie
· 13 years ago
af44239
dynamic_debug: simplify dynamic_debug_init error exit
by Jim Cromie
· 13 years ago
6ab676e
dynamic_debug: combine parse_args callbacks together
by Jim Cromie
· 13 years ago
f0b919d
dynamic_debug: deprecate ddebug_query, suggest dyndbg instead
by Jim Cromie
· 13 years ago
b48420c
dynamic_debug: make dynamic-debug work for module initialization
by Jim Cromie
· 13 years ago
9fb48c7
params: add 3rd arg to option handler callback signature
by Jim Cromie
· 13 years ago
3faa286
dynamic_debug: fix leading spaces in dynamic_debug.h
by Jim Cromie
· 13 years ago
b8ccd5d
dynamic_debug: replace if (verbose) pr_info with macro vpr_info
by Jim Cromie
· 13 years ago
c0a6720
Revert "w1: Add 1-wire slave device driver for DS28E04-100"
by Greg Kroah-Hartman
· 13 years ago
f4cce69
Extcon: Notify changed state for only one cable to notifee
by Chanwoo Choi
· 13 years ago
69964ea
Linux 3.4-rc5
by Linus Torvalds
· 13 years ago
6cfdd02
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
64f371b
autofs: make the autofsv5 packet file descriptor use a packetized pipe
by Linus Torvalds
· 13 years ago
26e0f90
PM / Freezer / Docs: Update documentation about freezing of tasks
by Marcos Paulo de Souza
· 13 years ago
9883035
pipes: add a "packetized pipe" mode for writing
by Linus Torvalds
· 13 years ago
de9e24e
Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
8d7d1ad
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
f7b0069
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
b990f9b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
cd88e3a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
fcbf94b
Revert "autofs: work around unhappy compat problem on x86-64"
by Linus Torvalds
· 13 years ago
3a69ddd
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
by Kenneth Graunke
· 13 years ago
700698e
drm/radeon/kms: need to set up ss on DP bridges as well
by Alex Deucher
· 13 years ago
c629eaf
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
4bbbf13f
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
84c6a81
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
9f7e2f9
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
a882a4d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
78e97a4
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c28c485
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
daae677
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
06fc5d3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f607245
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
d7e69bc
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
9c68770
Merge branch 'docs-3.4' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 13 years ago
7eb7ce4
xen: correctly check for pending events when restoring irq flags
by David Vrabel
· 13 years ago
dc7fdde
Btrfs: reduce lock contention during extent insertion
by Chris Mason
· 13 years ago
fede766
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
by Chris Mason
· 13 years ago
2431a81
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
by Scott Jiang
· 13 years ago
128465c
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
by Scott Jiang
· 13 years ago
8d9d2a4
spi/spi_bfin_sport: drop bits_per_word from client data
by Scott Jiang
· 13 years ago
7666fd8
spi/bfin_spi: drop bits_per_word from client data
by Scott Jiang
· 13 years ago
488e1a9
spi/spi-bfin-sport: move word length setup to transfer handler
by Scott Jiang
· 13 years ago
22ac3e8
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
by Scott Jiang
· 13 years ago
ea505bc
spi/pl022: Allow request for higher frequency than maximum possible
by Viresh Kumar
· 13 years ago
7654b72
Btrfs: Fix space checking during fs resize
by Daniel J Blueman
· 13 years ago
1f699d3
Btrfs: fix block_rsv and space_info lock ordering
by Stefan Behrens
· 13 years ago
1daf354
Btrfs: Prevent root_list corruption
by Daniel J Blueman
· 13 years ago
Next »