index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
1
-9
/
+0
*
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
1
-15
/
+6
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
2
-41
/
+0
*
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
1
-1
/
+1
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-0
/
+1
*
Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2015-09-08
15
-81
/
+41
|
\
|
*
ARM: dts: AM437x: Add the internal and external clock nodes for rtc
Keerthy
2015-09-05
4
-0
/
+33
|
*
ARM: config: Switch PXA27x platforms to use PXA RTC driver
Rob Herring
2015-09-05
6
-6
/
+6
|
*
ARM: mmp: remove unused RTC register definitions
Rob Herring
2015-09-05
1
-23
/
+0
|
*
ARM: sa1100: remove unused RTC register definitions
Rob Herring
2015-09-05
1
-34
/
+0
|
*
ARM: pxa: add memory resource to SA1100 RTC device
Rob Herring
2015-09-05
1
-16
/
+2
|
*
rtc: pxa: convert to use shared sa1100 functions
Rob Herring
2015-09-05
2
-2
/
+0
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
3
-8
/
+2
|
\
\
|
*
|
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2015-08-27
1
-6
/
+0
|
*
|
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-08-10
1
-1
/
+1
|
*
|
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
1
-1
/
+1
*
|
|
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-08
2
-0
/
+23
|
\
\
\
|
*
|
|
ARM: add basic support for on-demand backtrace of other CPUs
Russell King
2015-07-17
2
-0
/
+23
*
|
|
|
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-08
3
-21
/
+8
|
\
\
\
\
|
*
|
|
|
arm/xen: Remove helpers which are PV specific
Julien Grall
2015-08-20
1
-14
/
+2
|
*
|
|
|
arm/xen: Drop the definition of xen_pci_platform_unplug
Julien Grall
2015-08-20
1
-3
/
+0
|
*
|
|
|
xen/events: Support event channel rebind on ARM
Julien Grall
2015-08-20
2
-4
/
+6
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-05
4
-4
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-09-04
4
-4
/
+4
*
|
|
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-04
2
-6
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
2015-08-24
3
-1
/
+5
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2015-08-17
2
-6
/
+6
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
drm/bridge: Add vendor prefixes
Thierry Reding
2015-08-14
2
-4
/
+4
|
|
*
|
|
|
drm/panel: Add Samsung prefix to panel drivers
Thierry Reding
2015-08-13
2
-2
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-09-04
2
-11
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
pinctrl/ARM: move GPIO and pinctrl deps to device tree
Linus Walleij
2015-07-27
2
-11
/
+20
*
|
|
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
78
-1737
/
+906
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'devel-stable' into for-linus
Russell King
2015-09-03
14
-1404
/
+44
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2015-08-10
8
-340
/
+37
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ARM: migrate to common PSCI client code
Mark Rutland
2015-08-03
8
-339
/
+36
|
|
|
*
|
|
|
|
|
ARM: psci: boot_secondary: replace __pa with virt_to_idmap
Grygorii Strashko
2015-08-03
1
-1
/
+1
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
2015-07-31
8
-1087
/
+7
|
|
*
|
|
|
|
|
ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get
Sudeep Holla
2015-07-31
1
-2
/
+2
|
|
*
|
|
|
|
|
ARM: perf: extend interrupt-affinity property for PPIs
Will Deacon
2015-07-31
1
-21
/
+44
|
|
*
|
|
|
|
|
arm: perf: Set affinity for PPI based PMUs
Stephen Boyd
2015-07-31
1
-1
/
+3
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
\
\
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-09-03
93
-361
/
+2145
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
|
|
ARM: software-based priviledged-no-access support
Russell King
2015-08-26
7
-8
/
+125
|
|
|
|
|
*
|
|
|
|
|
|
ARM: entry: provide uaccess assembly macro hooks
Russell King
2015-08-26
11
-11
/
+55
|
|
|
|
|
*
|
|
|
|
|
|
ARM: entry: get rid of multiple macro definitions
Russell King
2015-08-26
1
-65
/
+44
|
|
|
|
|
*
|
|
|
|
|
|
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
2015-08-25
7
-21
/
+97
|
|
|
|
|
*
|
|
|
|
|
|
ARM: mm: improve do_ldrd_abort macro
Russell King
2015-08-25
4
-11
/
+11
|
|
|
|
|
*
|
|
|
|
|
|
ARM: domains: remove DOMAIN_TABLE
Russell King
2015-08-21
1
-3
/
+0
|
|
|
|
|
*
|
|
|
|
|
|
ARM: domains: keep vectors in separate domain
Russell King
2015-08-21
4
-3
/
+16
|
|
|
|
|
*
|
|
|
|
|
|
ARM: domains: get rid of manager mode for user domain
Russell King
2015-08-21
2
-2
/
+1
|
|
|
|
|
*
|
|
|
|
|
|
ARM: domains: move initial domain setting value to asm/domains.h
Russell King
2015-08-21
2
-4
/
+7
[next]