index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: imx: imx7d requires anatop
Arnd Bergmann
2015-06-03
1
-0
/
+2
*
ARM: imx: move timer driver into drivers/clocksource
Shawn Guo
2015-06-03
3
-544
/
+2
*
ARM: imx: remove platform headers from timer driver
Shawn Guo
2015-06-03
1
-6
/
+0
*
ARM: imx: provide gpt device specific irq functions
Shawn Guo
2015-06-03
1
-26
/
+54
*
ARM: imx: get rid of variable timer_base
Shawn Guo
2015-06-03
1
-29
/
+26
*
ARM: imx: define gpt register offset per device type
Shawn Guo
2015-06-03
1
-11
/
+20
*
ARM: imx: move clock event variables into imx_timer
Shawn Guo
2015-06-03
1
-31
/
+33
*
ARM: imx: set up .set_next_event hook via imx_gpt_data
Shawn Guo
2015-06-03
1
-3
/
+7
*
ARM: imx: setup tctl register in device specific function
Shawn Guo
2015-06-03
1
-20
/
+78
*
ARM: imx: initialize gpt device type for DT boot
Shawn Guo
2015-06-03
1
-9
/
+46
*
ARM: imx: define an enum for gpt timer device type
Shawn Guo
2015-06-03
1
-1
/
+5
*
ARM: imx: move timer resources into a structure
Shawn Guo
2015-06-03
1
-35
/
+56
*
ARM: imx: use relaxed IO accessor in timer driver
Shawn Guo
2015-06-03
1
-24
/
+24
*
ARM: imx: make imx51/3 suspend optional
Arnd Bergmann
2015-06-03
1
-2
/
+4
*
ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP
Joe Perches
2015-06-03
1
-1
/
+1
*
ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.
Martin Fuzzey
2015-06-03
4
-1
/
+333
*
ARM: imx: add msl support for imx7d
Anson Huang
2015-06-03
6
-2
/
+65
*
ARM: imx7d: add low level debug uart support
Anson Huang
2015-06-03
2
-3
/
+25
*
ARM: imx: mmdc: Include "common.h" header file
Fabio Estevam
2015-06-03
1
-0
/
+2
*
ARM: imx: Correct the comments in time.c
Shenwei Wang
2015-06-03
1
-3
/
+5
*
ARM: imx: Remove the duplicated function declaration
Shenwei Wang
2015-06-03
1
-1
/
+0
*
ARM: imx: Constify irq_domain_ops
Krzysztof Kozlowski
2015-06-03
1
-1
/
+1
*
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
Shawn Guo
2015-06-03
5
-10
/
+22
*
ARM: imx: move clock drivers into drivers/clk
Shawn Guo
2015-06-03
24
-5805
/
+11
*
ARM: imx: remove inclusions of platform headers
Shawn Guo
2015-06-03
12
-23
/
+59
*
ARM: imx: add clk-pllv1 type support
Shawn Guo
2015-06-03
8
-22
/
+48
*
ARM: imx6: do not use cpu_is_xxx() in clock driver
Shawn Guo
2015-06-03
1
-8
/
+18
*
ARM: imx6: let pm code map CCM block on its own
Shawn Guo
2015-06-03
5
-15
/
+9
*
ARM: imx6: set initial power mode in pm function
Shawn Guo
2015-06-03
8
-22
/
+15
*
ARM: imx5: let pm code map CCM block on its own
Shawn Guo
2015-06-03
3
-9
/
+4
*
ARM: imx: move revision definitions and declarations into a header
Shawn Guo
2015-06-03
5
-31
/
+1
*
ARM: imx: use dynamic mapping for CCM
Shawn Guo
2015-06-03
3
-3
/
+10
*
ARM: imx: use dynamic mapping for timer
Shawn Guo
2015-06-03
7
-8
/
+9
*
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-26
5
-0
/
+48
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
4
-22
/
+22
|
\
|
*
VFS: assorted d_backing_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
|
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
3
-21
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
\
|
*
|
crypto: x86/sha512_ssse3 - fixup for asm function prototype change
Ard Biesheuvel
2015-04-24
1
-1
/
+1
*
|
|
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
2015-04-26
47
-1145
/
+285
|
\
\
\
|
*
|
|
cris: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
2015-03-25
1
-1
/
+1
|
*
|
|
CRISv32: use GENERIC_SCHED_CLOCK
Rabin Vincent
2015-03-25
3
-0
/
+12
|
*
|
|
CRISv32: use MMIO clocksource
Rabin Vincent
2015-03-25
2
-21
/
+5
|
*
|
|
CRISv32: use generic clockevents
Rabin Vincent
2015-03-25
2
-60
/
+86
|
*
|
|
CRIS: use generic headers via Kbuild
Rabin Vincent
2015-03-25
13
-53
/
+12
|
*
|
|
CRIS: use generic cmpxchg.h
Rabin Vincent
2015-03-25
2
-51
/
+1
|
*
|
|
CRIS: use generic atomic.h
Rabin Vincent
2015-03-25
4
-165
/
+1
|
*
|
|
CRIS: use generic atomic bitops
Rabin Vincent
2015-03-25
1
-110
/
+1
|
*
|
|
CRISv10: remove redundant macros from system.h
Rabin Vincent
2015-03-25
1
-8
/
+0
|
*
|
|
CRIS: remove SMP code
Rabin Vincent
2015-03-25
17
-638
/
+1
[next]