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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
arm64: KVM: vgic: byteswap GICv2 access on world switch if BE
Marc Zyngier
1
-0
/
+13
2013-11-06
arm64: KVM: initialize HYP mode following the kernel endianness
Marc Zyngier
1
-1
/
+4
2013-11-05
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
T.J. Purtell
1
-4
/
+5
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
4
-7
/
+37
2013-11-05
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
1
-1
/
+4
2013-11-05
arm64: defconfig: Enable CONFIG_PREEMPT by default
Catalin Marinas
1
-1
/
+1
2013-11-05
arm64: fix access to preempt_count from assembly code
Marc Zyngier
1
-11
/
+11
2013-11-04
arm64: move enabling of GIC before CPUs are set online
Marc Zyngier
1
-5
/
+5
2013-11-04
arm64: use generic RW_DATA_SECTION macro in linker script
Mark Salter
1
-24
/
+7
2013-10-31
arm64: Slightly improve the warning on CPU0 enable-method
Catalin Marinas
1
-2
/
+2
2013-10-30
ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper
Sudeep KarkadaNagesha
1
-17
/
+5
2013-10-30
ARM64: DT: define ARM64 specific arch_match_cpu_phys_id
Sudeep KarkadaNagesha
1
-0
/
+5
2013-10-30
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2
-3
/
+19
2013-10-28
arm64: update 32-bit kuser helpers to ARMv8
Robin Murphy
1
-9
/
+6
2013-10-25
arm64: perf: fix event number mask
Vinayak Kale
1
-3
/
+4
2013-10-25
arm64: kconfig: allow CPU_BIG_ENDIAN to be selected
Will Deacon
1
-0
/
+5
2013-10-25
arm64: Fix the endianness of arch_spinlock_t
Catalin Marinas
1
-0
/
+5
2013-10-25
arm64: big-endian: write CPU holding pen address as LE
Matthew Leach
1
-1
/
+10
2013-10-25
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2
-5
/
+16
2013-10-25
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2
-10
/
+27
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
1
-0
/
+19
2013-10-25
arm64: big-endian: don't treat code as data when copying sigret code
Matthew Leach
3
-29
/
+46
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
2
-11
/
+23
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
4
-0
/
+25
2013-10-25
arm64: setup: report ELF_PLATFORM as the machine for utsname
Will Deacon
1
-1
/
+1
2013-10-25
arm64: ELF: add support for big-endian executables
Will Deacon
1
-0
/
+13
2013-10-25
arm64: big-endian: fix byteorder include
Will Deacon
1
-0
/
+4
2013-10-25
arm64: big-endian: add big-endian support to top-level arch Makefile
Will Deacon
1
-0
/
+6
2013-10-25
arm64: add PSCI CPU_OFF-based hotplug support
Mark Rutland
1
-0
/
+30
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
8
-1
/
+187
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
4
-19
/
+58
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
7
-73
/
+117
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
7
-52
/
+102
2013-10-25
arm64: unify smp_psci.c and psci.c
Mark Rutland
4
-74
/
+54
2013-10-24
Docs: arm64: booting: clarify boot requirements
Mark Rutland
1
-14
/
+31
2013-10-24
arm64: Export __copy_in_user() to modules
Catalin Marinas
1
-0
/
+1
2013-10-24
arm64: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
1
-0
/
+2
2013-10-24
arm64: lockref: add support for lockless lockrefs using cmpxchg
Will Deacon
2
-2
/
+7
2013-10-24
arm64: locks: introduce ticket-based spinlock implementation
Will Deacon
2
-31
/
+58
2013-10-24
arm64: Fix memory layout typo
Catalin Marinas
1
-1
/
+1
2013-10-23
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
1
-0
/
+6
2013-10-06
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-06
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-25
/
+67
2013-10-06
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-17
/
+17
2013-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-17
/
+39
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-57
/
+101
2013-10-05
Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-13
/
+29
2013-10-05
Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-20
/
+27
2013-10-05
Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-28
/
+21
[next]