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-04-03
Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next...
Olof Johansson
1
-0
/
+1
2015-04-03
Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Olof Johansson
115
-451
/
+1233
2015-04-03
Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...
Olof Johansson
3
-12
/
+14
2015-04-03
Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...
Olof Johansson
38
-1914
/
+747
2015-04-01
Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
8
-441
/
+6
2015-03-27
arm-cci: Split the code for PMU vs driver support
Suzuki K. Poulose
2
-3
/
+3
2015-03-27
arm-cci: Get rid of secure transactions for PMU driver
Suzuki K. Poulose
2
-0
/
+69
2015-03-16
ARM: at91: remove useless include
Alexandre Belloni
1
-61
/
+0
2015-03-16
ARM: at91: time: move the system timer driver to drivers/clocksource
Alexandre Belloni
3
-254
/
+2
2015-03-16
ARM: at91: properly initialize timer
Alexandre Belloni
3
-11
/
+3
2015-03-16
ARM: at91: at91rm9200: remove deprecated arm_pm_restart
Alexandre Belloni
1
-12
/
+0
2015-03-16
ARM: at91/dt: declare atmel,at91rm9200-st as a syscon
Alexandre Belloni
1
-1
/
+5
2015-03-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2015-03-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-221
/
+826
2015-03-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-1
/
+34
2015-03-14
arm64: put __boot_cpu_mode label after alignment instead of before
Ard Biesheuvel
1
-1
/
+1
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2
-0
/
+17
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2
-0
/
+16
2015-03-13
Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2015-03-13
ARM: at91: remove old setup
Alexandre Belloni
2
-321
/
+1
2015-03-13
ARM: at91: sama5d4: remove useless map_io
Alexandre Belloni
1
-33
/
+0
2015-03-13
ARM: at91: sama5 use SoC detection infrastructure
Alexandre Belloni
2
-14
/
+47
2015-03-13
ARM: at91: at91sam9: use SoC detection infrastructure
Alexandre Belloni
2
-22
/
+82
2015-03-13
ARM: at91: at91rm9200 use SoC detection infrastructure
Alexandre Belloni
2
-14
/
+17
2015-03-13
ARM: at91: add soc detection infrastructure
Boris BREZILLON
4
-1
/
+134
2015-03-13
ARM: at91/dt: introduce atmel,<chip>-dbgu
Alexandre Belloni
10
-10
/
+10
2015-03-13
ARM: at91: remove unused _matrix.h headers
Alexandre Belloni
7
-628
/
+0
2015-03-13
ARM: at91: remove unused at91_ioremap_matrix and header
Alexandre Belloni
3
-37
/
+0
2015-03-13
ARM: at91: remove NEED_MACH_IO_H
Arnd Bergmann
3
-28
/
+1
2015-03-13
ARM: at91/pm: flush data cache and clean, invalidate and disable the L2 cache
Wenyou Yang
1
-0
/
+6
2015-03-13
ARM: at91/pm_suspend: add the WFI instruction support for ARMv7
Wenyou Yang
1
-1
/
+19
2015-03-13
ARM: at91/pm: remove unused void (*at91_pm_standby)(void)
Wenyou Yang
1
-4
/
+1
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2
-28
/
+25
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
arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU
Chen Gang
1
-0
/
+5
2015-03-12
Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-3
/
+4
2015-03-12
Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
7
-89
/
+62
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-12
nios2: update pt_regs
Chung-Ling Tang
7
-89
/
+62
[next]