index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
char/mwave: remove custom BOOLEAN type
Arnd Bergmann
2016-08-31
7
-97
/
+93
*
ppdev: use new parport device model
Sudip Mukherjee
2016-08-31
1
-5
/
+20
*
GenWQE: Change default access rights for device node
Frank Haverkamp
2016-08-31
1
-0
/
+15
*
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
2016-08-31
4
-96
/
+4
*
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
2016-08-31
7
-80
/
+15
*
misc: retire the old BMP085 driver
Linus Walleij
2016-08-31
8
-765
/
+0
*
ver_linux: rename ver_linux.awk to ver_linux
Alexander Kapshuk
2016-08-31
1
-0
/
+0
*
ver_linux: shell implementation removed
Alexander Kapshuk
2016-08-31
1
-193
/
+0
*
ver_linux: complete awk implementation
Alexander Kapshuk
2016-08-31
1
-0
/
+89
*
w1: fix timeout_us parameter description
Wei Yongjun
2016-08-31
1
-2
/
+2
*
drivers: w1: style corrections-pointers-blanklines-comparisons
Ben Werbowyj
2016-08-31
1
-2
/
+4
*
drivers: w1: removed assignment from within if statement
Ben Werbowyj
2016-08-31
1
-2
/
+4
*
drivers: w1: style corrections for parenthesis and braces
Ben Werbowyj
2016-08-31
1
-6
/
+4
*
MAINTAINERS: Saying goodbye to Hans J. Koch
Benedikt Spranger
2016-08-31
2
-3
/
+6
*
vme: Adding Fake VME driver
Martyn Welch
2016-08-31
3
-0
/
+1308
*
vme: make core vme support explicitly non-modular
Paul Gortmaker
2016-08-31
1
-25
/
+2
*
vme: Fix module autoload
Alessio Igor Bogani
2016-08-31
2
-0
/
+4
*
vme: Update documentation to match api
Martyn Welch
2016-08-31
1
-4
/
+5
*
vme: change LM callback argument to void pointer
Aaron Sierra
2016-08-31
8
-12
/
+19
*
VMCI: use memdup_user().
Muhammad Falak R Wani
2016-08-31
1
-10
/
+4
*
mcb: remove sub-device handling code
Johannes Thumshirn
2016-08-31
2
-21
/
+0
*
mcb: Introduce type safety for to_mcb_*
Johannes Thumshirn
2016-08-31
1
-3
/
+15
*
mcb: Added bar descriptor support for non PCI bus MCB carrier
Andreas Werner
2016-08-31
2
-14
/
+121
*
mcb: Added support for LPC or non PCI based MCB carrier
Andreas Werner
2016-08-31
3
-0
/
+168
*
uio: fix dmem_region_start computation
Jan Viktorin
2016-08-31
1
-1
/
+1
*
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
2016-08-31
1
-0
/
+71
*
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
2016-08-31
1
-9
/
+119
*
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
2016-08-31
1
-10
/
+25
*
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
2016-08-31
1
-18
/
+38
*
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
2016-08-31
1
-26
/
+27
*
coresight: etm4x: split default and filter configuration
Mathieu Poirier
2016-08-31
1
-14
/
+22
*
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
2016-08-31
2
-15
/
+168
*
coresight: remove duplicated enumeration
Mathieu Poirier
2016-08-31
5
-16
/
+10
*
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
2016-08-31
6
-22
/
+29
*
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
2016-08-31
6
-22
/
+57
*
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2016-08-31
2
-0
/
+15
*
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2016-08-31
1
-1
/
+1
*
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
2016-08-31
1
-1
/
+0
*
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
9
-114
/
+75
*
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...
Peter Chen
2016-08-31
1
-0
/
+1
*
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
Olivier Schonken
2016-08-31
1
-0
/
+5
*
coresight: add PM runtime calls to coresight_simple_func()
Mathieu Poirier
2016-08-31
1
-2
/
+6
*
coresight: delay initialisation when children are missing
Mathieu Poirier
2016-08-31
1
-1
/
+1
*
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
2016-08-31
3
-12
/
+6
*
coresight: Cleanup TMC status check
Suzuki K Poulose
2016-08-31
1
-1
/
+1
*
coresight: etmv4: Fix ETMv4x peripheral ID table
Suzuki K Poulose
2016-08-31
1
-4
/
+4
*
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
2016-08-31
4
-7
/
+17
*
coresight: Fix csdev connections initialisation
Suzuki K Poulose
2016-08-31
1
-10
/
+14
*
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
2016-08-31
1
-19
/
+17
*
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
2016-08-31
1
-3
/
+0
[next]