Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c2c93e5b7f3f42277ec25ff3746096abc0c0d0f7
c2c93e5
arm64: mm: Introduce PTE_WRITE
by Steve Capper
· 11 years ago
44b6dfc
arm64: mm: Remove PTE_BIT_FUNC macro
by Steve Capper
· 11 years ago
f864b61
arm64: FIQs are unused
by Nicolas Pitre
· 11 years ago
812944e9
arm64: mm: fix the function name in comment of cpu_do_switch_mm
by Jingoo Han
· 11 years ago
ac525f5
arm64: fix build error if DMA_CMA is enabled
by Pankaj Dubey
· 11 years ago
fb4a960
arm64: kernel: fix per-cpu offset restore on resume
by Lorenzo Pieralisi
· 11 years ago
03324e6
arm64: mm: fix the function name in comment of __flush_dcache_area
by Jingoo Han
· 11 years ago
bd5f6dc
arm64: mm: use ubfm for dcache_line_size
by Jingoo Han
· 11 years ago
883c057
arm64: fix typo in entry.S
by Neil Zhang
· 11 years ago
65c021b
arm64: kernel: restore HW breakpoint registers in cpu_suspend
by Lorenzo Pieralisi
· 11 years ago
f4be843
jump_label: use defined macros instead of hard-coding for better readability
by Jiang Liu
· 11 years ago
9732caf
arm64, jump label: optimize jump label implementation
by Jiang Liu
· 11 years ago
f3c003f
arm64, jump label: detect %c support for ARM64
by Jiang Liu
· 11 years ago
5c5bf25
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
by Jiang Liu
· 11 years ago
c84fced
arm64: move encode_insn_immediate() from module.c to insn.c
by Jiang Liu
· 11 years ago
ae16480
arm64: introduce interfaces to hotpatch kernel and module code
by Jiang Liu
· 11 years ago
b11a64a
arm64: introduce basic aarch64 instruction decoding helpers
by Jiang Liu
· 11 years ago
4e5e1eb
arm64: dts: Reduce size of virtio block device for foundation model
by Mark Brown
· 11 years ago
b22cf63
arm64: Remove unused __data_loc variable
by Geoff Levand
· 11 years ago
0a5be74
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
by Catalin Marinas
· 11 years ago
6ac2104
arm64: Enable CMA
by Laura Abbott
· 11 years ago
c666e8d
arm64: Warn on NULL device structure for dma APIs
by Laura Abbott
· 11 years ago
4bff28c
arm64: Add hwcaps for crypto and CRC32 extensions.
by Steve Capper
· 11 years ago
148eb0a
arm64: drop redundant macros from read_cpuid()
by Ard Biesheuvel
· 11 years ago
81cac69
arm64: Remove outdated comment
by Liviu Dudau
· 11 years ago
60010e5
arm64: cmpxchg: update macros to prevent warnings
by Mark Hambleton
· 11 years ago
ee6214c
arm64: support single-step and breakpoint handler hooks
by Sandeepa Prabhu
· 11 years ago
26920dd
ARM64: fix framepointer check in unwind_frame
by Konstantin Khlebnikov
· 11 years ago
408c365
ARM64: check stack pointer in get_wchan
by Konstantin Khlebnikov
· 11 years ago
50afc33
arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS
by Will Deacon
· 11 years ago
7bc13fd
arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs
by Will Deacon
· 11 years ago
4da7a56
arm64: futex: ensure .fixup entries are sufficiently aligned
by Will Deacon
· 11 years ago
12a0ef7
arm64: use generic strnlen_user and strncpy_from_user functions
by Will Deacon
· 11 years ago
7158627
arm64: percpu: implement optimised pcpu access using tpidr_el1
by Will Deacon
· 11 years ago
66aa8d6a
arm64: perf: add support for percpu pmu interrupt
by Vinayak Kale
· 11 years ago
7f4a8e7
genirq: Add an accessor for IRQ_PER_CPU flag
by Vinayak Kale
· 11 years ago
67ad461
arm64: vmlinux.lds.S: drop redundant .comment
by Mark Rutland
· 11 years ago
1bb2cbb
arm64: dts: Add a virtio disk to the RTSM motherboard
by Mark Hambleton
· 11 years ago
e26db3f
arm64: Correct virt_addr_valid
by Laura Abbott
· 11 years ago
1307220
arm64: add CPU power management menu/entries
by Lorenzo Pieralisi
· 11 years ago
166936b
arm64: kernel: add PM build infrastructure
by Lorenzo Pieralisi
· 11 years ago
b8824df
arm64: kernel: add CPU idle call
by Lorenzo Pieralisi
· 11 years ago
1f85008
arm64: enable generic clockevent broadcast
by Lorenzo Pieralisi
· 11 years ago
60fc694
arm64: kernel: implement HW breakpoints CPU PM notifier
by Lorenzo Pieralisi
· 11 years ago
2f04304
arm64: kernel: refactor code to install/uninstall breakpoints
by Lorenzo Pieralisi
· 11 years ago
1fcf7ce
arm: kvm: implement CPU PM notifier
by Lorenzo Pieralisi
· 11 years ago
fb1ab1a
arm64: kernel: implement fpsimd CPU PM notifier
by Lorenzo Pieralisi
· 11 years ago
9532252
arm64: kernel: cpu_{suspend/resume} implementation
by Lorenzo Pieralisi
· 11 years ago
6732bc6
arm64: kernel: suspend/resume registers save/restore
by Lorenzo Pieralisi
· 11 years ago
976d7d3
arm64: kernel: build MPIDR_EL1 hash function data structure
by Lorenzo Pieralisi
· 12 years ago
b058450
arm64: kernel: add MPIDR_EL1 accessors macros
by Lorenzo Pieralisi
· 11 years ago
319e2e3
Linux 3.13-rc4
by Linus Torvalds
· 11 years ago
57053d8
null_blk: mem garbage on NUMA systems during init
by Matias Bjorling
· 11 years ago
e4158f1
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()
by Sergey Senozhatsky
· 11 years ago
4a251dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
908bfda
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9199c4c
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b5745c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
29b1deb
Revert "selinux: consider filesystem subtype in policies"
by Linus Torvalds
· 11 years ago
df29df9
igb: Fix for issue where values could be too high for udelay function.
by Carolyn Wyborny
· 11 years ago
3c325ce
i40e: fix null dereference
by Jesse Brandeburg
· 11 years ago
0925f2c
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
b2077eb
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
2430cdd0
Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
93e1585
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
1008ebb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
b713aa0
ARM: fix asm/memory.h build error
by Russell King
· 11 years ago
ca33675
Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
599eefa
Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
31f984d
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
dbb022c
Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
f649350
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
ed9571f
dm array: fix a reference counting bug in shadow_ablock
by Joe Thornber
· 11 years ago
5b564d8
dm space map: disallow decrementing a reference count below zero
by Joe Thornber
· 11 years ago
334a820
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
by Mark Brown
· 11 years ago
d93aca6
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes into for-linus
by James Morris
· 11 years ago
8d27637
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 11 years ago
1f14c1a
mm: memcg: do not allow task about to OOM kill to bypass the limit
by Johannes Weiner
· 11 years ago
96f1c58
mm: memcg: fix race condition between memcg teardown and swapin
by Johannes Weiner
· 11 years ago
3592806
thp: move preallocated PTE page table on move_huge_pmd()
by Kirill A. Shutemov
· 11 years ago
3e1e4a5
mfd/rtc: s5m: fix register updating by adding regmap for RTC
by Krzysztof Kozlowski
· 11 years ago
222ead7
rtc: s5m: enable IRQ wake during suspend
by Krzysztof Kozlowski
· 11 years ago
d73238d
rtc: s5m: limit endless loop waiting for register update
by Krzysztof Kozlowski
· 11 years ago
7b003be
rtc: s5m: fix unsuccesful IRQ request during probe
by Krzysztof Kozlowski
· 11 years ago
5ccb7d7
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
by Geert Uytterhoeven
· 11 years ago
386e790
include/linux/kernel.h: make might_fault() a nop for !MMU
by Axel Lin
· 11 years ago
eb3c227
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
by Linus Pizunski
· 11 years ago
ae5758a
procfs: also fix proc_reg_get_unmapped_area() for !MMU case
by Jan Beulich
· 11 years ago
a0d8b00
mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
by Johannes Weiner
· 11 years ago
f40386a
include/linux/hugetlb.h: make isolate_huge_page() an inline
by Naoya Horiguchi
· 11 years ago
54fb723
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
ea1e61c
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e09f67f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
c9111b4
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
15b540c
mtd: nand: pxa3xx: Use info->use_dma to release DMA resources
by Ezequiel Garcia
· 11 years ago
9c59ac61
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string"
by Ezequiel Garcia
· 11 years ago
c0828e5
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
by Paul Moore
· 11 years ago
817eff7
selinux: look for IPsec labels on both inbound and outbound packets
by Paul Moore
· 11 years ago
446b802
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
by Paul Moore
· 11 years ago
4718006
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
by Paul Moore
· 11 years ago
Next »