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
2014-01-08
arm64: introduce basic aarch64 instruction decoding helpers
Jiang Liu
3
-1
/
+169
2013-12-20
arm64: dts: Reduce size of virtio block device for foundation model
Mark Brown
1
-1
/
+1
2013-12-20
arm64: Remove unused __data_loc variable
Geoff Levand
2
-12
/
+0
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
18
-70
/
+767
2013-12-19
arm64: Enable CMA
Laura Abbott
4
-2
/
+56
2013-12-19
arm64: Warn on NULL device structure for dma APIs
Laura Abbott
1
-0
/
+10
2013-12-19
arm64: Add hwcaps for crypto and CRC32 extensions.
Steve Capper
2
-1
/
+42
2013-12-19
arm64: drop redundant macros from read_cpuid()
Ard Biesheuvel
1
-14
/
+4
2013-12-19
arm64: Remove outdated comment
Liviu Dudau
1
-5
/
+0
2013-12-19
arm64: cmpxchg: update macros to prevent warnings
Mark Hambleton
1
-11
/
+17
2013-12-19
arm64: support single-step and breakpoint handler hooks
Sandeepa Prabhu
3
-1
/
+110
2013-12-19
ARM64: fix framepointer check in unwind_frame
Konstantin Khlebnikov
1
-1
/
+1
2013-12-19
ARM64: check stack pointer in get_wchan
Konstantin Khlebnikov
1
-2
/
+5
2013-12-19
arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS
Will Deacon
1
-0
/
+1
2013-12-19
arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs
Will Deacon
2
-0
/
+41
2013-12-19
arm64: futex: ensure .fixup entries are sufficiently aligned
Will Deacon
1
-0
/
+1
2013-12-19
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
7
-127
/
+64
2013-12-19
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
4
-3
/
+55
2013-12-19
arm64: perf: add support for percpu pmu interrupt
Vinayak Kale
1
-30
/
+78
2013-12-19
genirq: Add an accessor for IRQ_PER_CPU flag
Vinayak Kale
1
-0
/
+8
2013-12-19
arm64: vmlinux.lds.S: drop redundant .comment
Mark Rutland
1
-1
/
+0
2013-12-19
arm64: dts: Add a virtio disk to the RTSM motherboard
Mark Hambleton
1
-0
/
+6
2013-12-19
arm64: Correct virt_addr_valid
Laura Abbott
1
-2
/
+1
2013-12-16
arm64: add CPU power management menu/entries
Lorenzo Pieralisi
1
-0
/
+6
2013-12-16
arm64: kernel: add PM build infrastructure
Lorenzo Pieralisi
2
-0
/
+14
2013-12-16
arm64: kernel: add CPU idle call
Lorenzo Pieralisi
1
-2
/
+5
2013-12-16
arm64: enable generic clockevent broadcast
Lorenzo Pieralisi
3
-1
/
+20
2013-12-16
arm64: kernel: implement HW breakpoints CPU PM notifier
Lorenzo Pieralisi
1
-13
/
+66
2013-12-16
arm64: kernel: refactor code to install/uninstall breakpoints
Lorenzo Pieralisi
1
-54
/
+88
2013-12-16
arm: kvm: implement CPU PM notifier
Lorenzo Pieralisi
1
-0
/
+30
2013-12-16
arm64: kernel: implement fpsimd CPU PM notifier
Lorenzo Pieralisi
1
-0
/
+36
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi
5
-0
/
+319
2013-12-16
arm64: kernel: suspend/resume registers save/restore
Lorenzo Pieralisi
3
-0
/
+90
2013-12-16
arm64: kernel: build MPIDR_EL1 hash function data structure
Lorenzo Pieralisi
2
-0
/
+83
2013-12-16
arm64: kernel: add MPIDR_EL1 accessors macros
Lorenzo Pieralisi
1
-0
/
+10
2013-12-15
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
1
-1
/
+1
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
141
-916
/
+1551
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-19
/
+13
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-46
/
+103
2013-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-42
/
+165
2013-12-15
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2
-60
/
+22
2013-12-14
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-14
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-14
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-12-13
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-78
/
+67
2013-12-13
Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+13
2013-12-13
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
16
-71
/
+197
2013-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+3
[next]