index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: Fix __udelay calculation
Mischa Jonker
2013-09-05
1
-3
/
+2
*
ARC: remove console_verbose() from setup_arch()
Mischa Jonker
2013-09-05
1
-2
/
+0
*
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
2013-09-05
1
-0
/
+4
*
ARC: Handle un-aligned user space access in BE.
Noam Camus
2013-09-05
1
-7
/
+19
*
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
4
-86
/
+40
*
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
2013-08-30
1
-11
/
+9
*
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
2
-33
/
+25
*
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
3
-21
/
+21
*
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2013-08-30
2
-14
/
+0
*
ARC: No need to flush the TLB in early boot
Vineet Gupta
2013-08-30
1
-7
/
+0
*
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2013-08-30
2
-40
/
+56
*
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-30
3
-25
/
+11
*
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2013-08-29
3
-48
/
+54
*
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2013-08-29
4
-104
/
+77
*
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2013-08-26
2
-12
/
+5
*
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-08-26
3
-51
/
+37
*
ARC: Add some .gitignore entries
Vineet Gupta
2013-08-26
2
-0
/
+2
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-08-25
3
-4
/
+9
|
\
|
*
Merge branch 'security-fixes' into fixes
Russell King
2013-08-20
2
-4
/
+8
|
|
\
|
|
*
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
Nicolas Pitre
2013-08-20
1
-3
/
+6
|
|
*
ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()
Fabio Estevam
2013-08-20
1
-1
/
+2
|
*
|
ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic
Vijaya Kumar K
2013-08-20
1
-0
/
+1
*
|
|
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
2013-08-24
1
-0
/
+10
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-08-22
14
-15
/
+24
|
\
\
\
|
*
|
|
ARM: tegra: always enable USB VBUS regulators
Stephen Warren
2013-08-22
3
-0
/
+8
|
*
|
|
ARM: davinci: nand: specify ecc strength
Sekhar Nori
2013-08-19
4
-0
/
+4
|
*
|
|
ARM: OMAP: rx51: change musb mode to OTG
Aaro Koskinen
2013-08-16
1
-1
/
+1
|
*
|
|
ARM: OMAP2: fix musb usage for n8x0
Daniel Mack
2013-08-16
2
-8
/
+1
|
*
|
|
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2013-08-16
3
-4
/
+7
|
|
\
\
\
|
|
*
|
|
ARM: at91/DT: fix at91sam9n12ek memory node
Nicolas Ferre
2013-08-14
1
-2
/
+2
|
|
*
|
|
ARM: at91: add missing uart clocks DT entries
Boris BREZILLON
2013-08-14
1
-0
/
+2
|
|
*
|
|
ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C
Nicolas Ferre
2013-07-18
1
-2
/
+3
|
*
|
|
|
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2013-08-12
1
-2
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
ARM: SAMSUNG: fix to support for missing cpu specific map_io
Kukjin Kim
2013-07-30
1
-2
/
+3
*
|
|
|
|
|
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2013-08-22
2
-3
/
+5
*
|
|
|
|
|
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-22
2
-2
/
+2
*
|
|
|
|
|
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-08-22
3
-2
/
+32
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen/smp: initialize IPI vectors before marking CPU online
Chuck Anderson
2013-08-20
1
-2
/
+9
|
*
|
|
|
|
|
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
2013-08-20
1
-0
/
+22
|
*
|
|
|
|
|
xen/arm: missing put_cpu in xen_percpu_init
Julien Grall
2013-08-05
1
-0
/
+1
|
*
|
|
|
|
|
Merging v3.10-rc2 as I need to apply a fix for
Stefano Stabellini
2013-08-05
93
-575
/
+1163
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-08-22
1
-0
/
+26
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
MIPS: Handle OCTEON BBIT instructions in FPU emulator.
David Daney
2013-08-20
1
-0
/
+26
*
|
|
|
|
|
|
|
|
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2013-08-22
1
-1
/
+9
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
arm64: perf: fix event validation for software group leaders
Will Deacon
2013-08-20
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
2013-08-20
1
-1
/
+6
*
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-08-22
9
-38
/
+71
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge tag 'kvm-arm-fixes-3.11' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
2013-08-12
5
-30
/
+44
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
KVM: ARM: Squash len warning
Christoffer Dall
2013-08-12
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
arm64: KVM: fix 2-level page tables unmapping
Marc Zyngier
2013-08-08
1
-14
/
+8
[next]