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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S
Wenyou Yang
2
-1
/
+1
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
3
-47
/
+73
2015-03-13
ARM: at91/pm: move the copying the sram function to the sram initialization p...
Wenyou Yang
1
-4
/
+12
2015-03-13
ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh
Wenyou Yang
1
-105
/
+139
2015-03-13
ARM: at91/pm_slowclock: remove clocks which are already stopped when entering...
Sylvain Rochet
1
-31
/
+0
2015-03-13
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
Wenyou Yang
3
-25
/
+2
2015-03-13
ARM: at91: move "select SRAM" under SOC_AT91SAM9 and SOC_SAMA5
Wenyou Yang
1
-1
/
+3
2015-03-13
ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C...
Wenyou Yang
1
-37
/
+0
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2
-7
/
+1
2015-03-12
ARM: at91: remove ksz8081 phy fixup registration for sama5d4ek board
Boris Brezillon
2
-21
/
+0
2015-03-12
Merge tag 'at91-fixes3' into at91-4.1-cleanup
Nicolas Ferre
8
-11
/
+14
2015-03-12
Merge tag 'at91-fixes2' into at91-4.1-cleanup
Nicolas Ferre
3
-4
/
+9
2015-03-12
Merge tag 'at91-fixes' into at91-4.1-cleanup
Nicolas Ferre
12
-58
/
+58
2015-03-11
ARM: at91: pm_slowclock: fix the compilation error
Wenyou Yang
1
-0
/
+2
2015-03-11
ARM: at91/dt: fix USB high-speed clock to select UTMI
Nicolas Ferre
4
-5
/
+5
2015-03-11
ARM: at91/dt: fix at91 udc compatible strings
Boris Brezillon
3
-3
/
+4
2015-03-11
ARM: at91/dt: declare matrix node as a syscon device
Boris Brezillon
1
-1
/
+1
2015-03-09
ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition
Boris Brezillon
1
-2
/
+2
2015-03-05
ARM: at91/pm: MOR register KEY was missing
Patrice Vilchez
1
-0
/
+2
2015-03-05
ARM: at91/dt: sama5d4: fix lcdck clock definition
Boris BREZILLON
1
-2
/
+2
2015-03-05
ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk
Boris BREZILLON
1
-1
/
+1
2015-03-05
ARM: at91: debug: fix non MMU debug
Alexandre Belloni
1
-1
/
+4
2015-03-04
ARM: at91/dt: keep watchdog running in idle mode
Michel Marti
6
-6
/
+0
2015-03-04
ARM: at91/defconfig: add at91rm9200 ethernet support
Alexandre Belloni
1
-0
/
+1
2015-03-04
ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATED
Anthony Harivel
1
-2
/
+0
2015-03-04
ARM: at91/dt: at91sam9260: fix usart pinctrl
Jonas Andersson
1
-2
/
+2
2015-03-03
ARM: at91/dt: sama5d4: add missing alias for i2c0
Nicolas Ferre
1
-0
/
+1
2015-03-03
ARM: at91/dt: at91sam9263: Fixup sram1 device tree node
Alexander Stein
1
-1
/
+1
2015-03-03
ARM: at91: pm: fix SRAM allocation
Alexandre Belloni
1
-12
/
+10
2015-03-03
ARM: at91: pm: fix at91rm9200 standby
Alexandre Belloni
1
-1
/
+1
2015-03-03
pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Peter Rosin
1
-5
/
+38
2015-03-03
pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts
Sylvain Rochet
1
-29
/
+4
2015-03-02
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+9
2015-03-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+42
2015-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-0
/
+10
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
1560
-31799
/
+45544
2015-02-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-72
/
+190
2015-02-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-71
/
+68
2015-02-27
arm64: cpuidle: add asm/proc-fns.h inclusion
Lorenzo Pieralisi
1
-0
/
+2
2015-02-27
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
1
-3
/
+2
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
3
-19
/
+14
2015-02-26
arm64: Fix text patching logic when using fixmap
Marc Zyngier
1
-1
/
+3
2015-02-26
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
1
-1
/
+1
2015-02-26
arm64: enable PTE type bit in the mask for pte_modify
Feng Kan
1
-1
/
+1
2015-02-26
arm64: mm: remove unused functions and variable protoypes
Yingjoe Chen
1
-5
/
+0
2015-02-26
arm64: psci: move psci firmware calls out of line
Will Deacon
3
-36
/
+34
[next]