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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
regulator: ad5398: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-08-30
spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource
Axel Lin
2
-4
/
+4
2015-08-29
Merge tag 'v4.2' into for_next
Chris Zankel
1394
-9560
/
+14467
2015-08-29
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
1
-2
/
+1
2015-08-29
regulator: pfuze100: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-08-28
Merge branches 'pci/enumeration' and 'pci/misc' into next
Bjorn Helgaas
16
-129
/
+148
2015-08-28
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2015-08-28
Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-9
/
+28
2015-08-28
perf evlist: Add backpointer for perf_env to evlist
Kan Liang
2
-0
/
+2
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
10
-21
/
+21
2015-08-28
perf tools: Do not change lib/api/fs/debugfs directly
Jiri Olsa
2
-2
/
+1
2015-08-28
perf tools: Add tracing_path and remove unneeded functions
Jiri Olsa
2
-53
/
+5
2015-08-28
perf buildid: Introduce sysfs/filename__sprintf_build_id
Masami Hiramatsu
4
-26
/
+47
2015-08-28
perf evsel: Add a backpointer to the evlist a evsel is in
Arnaldo Carvalho de Melo
3
-0
/
+8
2015-08-28
perf trace: Add header with copyright and background info
Arnaldo Carvalho de Melo
1
-0
/
+19
2015-08-28
perf scripts python: Add new compaction-times script
Tony Jones
3
-0
/
+317
2015-08-28
regulator: core: use debug level print in regulator_check_drms
Archit Taneja
1
-1
/
+1
2015-08-28
spi: Add DT bindings documentation for Netlogic XLP SPI controller
Kamlakant Patel
1
-0
/
+39
2015-08-28
spi/xlp: SPI controller driver for Netlogic XLP SoCs
Kamlakant Patel
3
-0
/
+468
2015-08-28
spi: fsl-espi: add runtime PM
Heiner Kallweit
1
-17
/
+54
2015-08-28
spi: fsl-(e)spi: simplify cleanup code
Heiner Kallweit
4
-35
/
+7
2015-08-28
spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup
Heiner Kallweit
3
-32
/
+13
2015-08-28
perf stat: Get correct cpu id for print_aggr
Kan Liang
1
-3
/
+2
2015-08-28
tools lib traceeveent: Allow for negative numbers in print format
Steven Rostedt
1
-0
/
+1
2015-08-28
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
Mark Drayton
2
-0
/
+12
2015-08-28
Documentation, add kernel-parameters.txt entry for dis_ucode_ldr
Prarit Bhargava
1
-0
/
+2
2015-08-28
leds: Export OF module alias information in missing drivers
Javier Martinez Canillas
2
-0
/
+2
2015-08-28
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
6
-33
/
+28
2015-08-28
leds: syscon: Correct check for syscon_node_to_regmap() errors
Bjorn Andersson
1
-2
/
+2
2015-08-28
leds: leds-fsg: Use devm_led_classdev_register
Vaishali Thakkar
1
-40
/
+12
2015-08-28
MAINTAINERS: Change LED subsystem git tree URL
Jacek Anaszewski
1
-2
/
+1
2015-08-28
leds/led-class: Add missing put_device()
Ricardo Ribalda Delgado
1
-2
/
+5
2015-08-28
ARM: Kirkwood: add modes-map property to ns2-leds nodes
Vincent Donnefort
5
-0
/
+25
2015-08-28
leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality check
Axel Lin
1
-4
/
+0
2015-08-28
leds: leds-ns2: depends on MACH_ARMADA_370
Simon Guinot
1
-4
/
+8
2015-08-28
leds: leds-ns2: handle can_sleep GPIOs
Simon Guinot
1
-24
/
+51
2015-08-28
leds: leds-ns2: move LED modes mapping outside of the driver
Vincent Donnefort
4
-48
/
+85
2015-08-28
leds: lp8860: Constify reg_default tables
Axel Lin
1
-2
/
+2
2015-08-28
leds: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
6
-6
/
+0
2015-08-28
leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIB
Geert Uytterhoeven
1
-2
/
+3
2015-08-28
leds: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2
-2
/
+2
2015-08-28
DT: leds: Improve description of flash LEDs related properties
Jacek Anaszewski
1
-9
/
+18
2015-08-28
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
27
-97
/
+1481
2015-08-27
Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+5
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-113
/
+207
2015-08-27
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+10
2015-08-27
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
1
-1
/
+1
2015-08-27
sctp: asconf's process should verify address parameter is in the beginning
lucien
1
-0
/
+7
2015-08-27
spi: mediatek: fix SPI_CMD_PAUSE_IE macro error
Leilk Liu
1
-1
/
+1
2015-08-27
clk: s5pv210: add missing call to samsung_clk_of_add_provider()
Marek Szyprowski
1
-0
/
+2
[prev]
[next]