Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8157107b13099d6eb2e8ccd00b9aba009c698c38
8157107
tilegx: support KGDB
by Chris Metcalf
· 11 years ago
b5c6c1a
tilegx: Add tty serial support for TILE-Gx on-chip UART
by Chris Metcalf
· 11 years ago
6ec006e
tilegx: provide kernel support for the tilegx UART shim
by Chris Metcalf
· 11 years ago
acbde1d
tile: parameterize VA and PA space more cleanly
by Chris Metcalf
· 11 years ago
051168d
tile: don't assume user privilege is zero
by Chris Metcalf
· 11 years ago
309272f9
tile: clean up relocate_kernel_64 debug code
by Chris Metcalf
· 11 years ago
a718e10
tile: handle super huge pages in virt_to_pte
by Chris Metcalf
· 11 years ago
35f0597
tilegx: change how we find the kernel stack
by Chris Metcalf
· 11 years ago
4036c7d
tile: don't call show_regs_print_info() with corrupt current
by Chris Metcalf
· 11 years ago
6fbeee2
tile: fix some -Wsign-compare warnings
by Chris Metcalf
· 11 years ago
e56059f
tile: group .hottext* sections properly in vmlinux.lds
by Chris Metcalf
· 11 years ago
c0f0601
tile: fix strncpy_from_user bug
by Chris Metcalf
· 11 years ago
084fe6a
tile: remove set/clear_fixmap APIs
by Chris Metcalf
· 11 years ago
abe3265
tile: do less L1 I-cache eviction
by Chris Metcalf
· 11 years ago
6f0142d
tile: allow "initrd" boot argument for kexec
by Chris Metcalf
· 11 years ago
b2eca42
tile: support ASLR fully
by Tony Lu
· 11 years ago
9b5bbf7
tile: correct r1 value during syscall tracing
by Chris Metcalf
· 11 years ago
8d8cf06
tile: fix panic with large IRQ number
by Chris Metcalf
· 11 years ago
d4d9eab
tile: use proper .align directives on __ex_table sections
by Chris Metcalf
· 11 years ago
3fa17c3
tile: support kprobes on tilegx
by Tony Lu
· 11 years ago
a61fd5e
tile: support ftrace on tilegx
by Tony Lu
· 11 years ago
9ae0983
tile: provide traceability for hypervisor calls
by Chris Metcalf
· 11 years ago
fad052d
tile: avoid struct vm_struct leak
by Chris Metcalf
· 11 years ago
4a556f4
tile: implement gettimeofday() via vDSO
by Chris Metcalf
· 11 years ago
0c1d191
tile: support simulator notification for ET_DYN objects
by Chris Metcalf
· 11 years ago
70d2b59
tile: improve illegal translation interrupt handling
by Chris Metcalf
· 11 years ago
dadf78b
tile: make register dumps more readable
by Chris Metcalf
· 11 years ago
ba02f0e
tile: improve big-endian support
by Chris Metcalf
· 11 years ago
bc1a298
tile: support CONFIG_PREEMPT
by Chris Metcalf
· 11 years ago
1182b69
tile: remove calls to arch_flush_lazy_mmu_mode()
by Chris Metcalf
· 11 years ago
a0bd12d
tile: fix some issues in hugepage support
by Chris Metcalf
· 11 years ago
6b94060
tile: add some tile drivers to MAINTAINERS
by Chris Metcalf
· 11 years ago
3ef2311
tile: avoid recursive backtrace faults
by Chris Metcalf
· 11 years ago
2f9ac29
tile: fast-path unaligned memory access for tilegx
by Chris Metcalf
· 11 years ago
f10da54
tile: remove unnecessary backslashes in asm-offsets.c
by Chris Metcalf
· 11 years ago
e5f7bd4
tile: fix tilegx vmalloc_sync_all BUG_ON
by Chris Metcalf
· 11 years ago
b63ea71
tile: fix comment bug in sys_cmpxchg description
by Chris Metcalf
· 11 years ago
77f8c74
tile: support "memmap" boot parameter
by Chris Metcalf
· 11 years ago
bda0f5b
tile: various console improvements
by Chris Metcalf
· 11 years ago
7c29b78
tile PCI RC: remove stale include of linux/numa.h
by Chris Metcalf
· 11 years ago
ae2031f
tile PCI RC: reduce driver's vmalloc space usage
by Chris Metcalf
· 11 years ago
5026daf
tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
by Chris Metcalf
· 11 years ago
02b67e0
tile PCI DMA: fix bug in non-page-aligned accessors
by Chris Metcalf
· 11 years ago
dc7d5cf
tile PCI RC: add dma_get_required_mask()
by Chris Metcalf
· 11 years ago
8d9e53b
tile PCI RC: use proper accessor function
by Chris Metcalf
· 11 years ago
eafa5c8
tile PCI RC: bomb comments and whitespace format
by Chris Metcalf
· 11 years ago
f62f73f
tile PCI RC: include pci/pcie/Kconfig
by Chris Metcalf
· 11 years ago
11981687
tile PCI RC: eliminate pci_controller.mem_resources field
by Chris Metcalf
· 11 years ago
1c43649
tile PCI RC: restructure TRIO initialization
by Chris Metcalf
· 11 years ago
9b6846c
tile PCI DMA: handle a NULL dev argument properly
by Chris Metcalf
· 11 years ago
cf89c42
tile PCI RC: support I/O space access
by Chris Metcalf
· 11 years ago
a3c4f2f
tile PCI RC: gentler warning for missing plug-in PCI
by Chris Metcalf
· 11 years ago
90d9dd6
tile PCI RC: support more MSI-X interrupt vectors
by Chris Metcalf
· 11 years ago
803c874
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
by Chris Metcalf
· 11 years ago
26cde05
tile PCI RC: handle case that PCI link is already up
by Chris Metcalf
· 11 years ago
b3ad73a
tile PCI RC: tweak the the pcie_rc_delay support
by Chris Metcalf
· 11 years ago
2be7055
tile PCI RC: support pci=off boot arg for tilepro
by Chris Metcalf
· 11 years ago
523c178
tile PCI RC: tilepro conflict with PCI and RAM addresses
by Chris Metcalf
· 11 years ago
9bbb08f
tile PCI RC: cleanups for tilepro PCI RC
by Chris Metcalf
· 11 years ago
5916700
tile: optimize strnlen using SIMD instructions
by Ken Steele
· 11 years ago
c53c70a
tile: optimize and clean up string functions
by Chris Metcalf
· 11 years ago
dd78bc1
tile: convert uses of "inv" to "finv"
by Chris Metcalf
· 11 years ago
7d93771
tile: various minor cleanups to hardwall subsystem
by Chris Metcalf
· 11 years ago
8e42e21
edac: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
cf3a13d
arch: tile: include: asm: add cmpxchg64() definition
by Chen Gang
· 11 years ago
ad81f05
Linux 3.11-rc1
by Linus Torvalds
· 11 years ago
54be820
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
c25f195
slub: Check for page NULL before doing the node_match check
by Steven Rostedt
· 12 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
dae3794
sunrpc: now we can just set ->s_d_op
by Al Viro
· 11 years ago
786e144
cgroup: we can use simple_lookup() now
by Al Viro
· 11 years ago
6e8cd2c
efivarfs: we can use simple_lookup() now
by Al Viro
· 11 years ago
74931da
make simple_lookup() usable for filesystems that set ->s_d_op
by Al Viro
· 11 years ago
ec193cf
configfs: don't open-code d_alloc_name()
by Al Viro
· 11 years ago
d3db90b
__rpc_lookup_create_exclusive: pass string instead of qstr
by Al Viro
· 11 years ago
a95e691
rpc_create_*_dir: don't bother with qstr
by Al Viro
· 11 years ago
63345b4
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
18fb38e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
be9c6d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
03ce3ca
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
f8acc45
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
505608d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0da2736
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
560ae37
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4fa109b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9663398
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
bfd65dd
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
833e683
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
c552441
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
8586551
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
239dab4
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
f1c4108
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
e9a17bd
llist: llist_add() can use llist_add_batch()
by Oleg Nesterov
· 11 years ago
fb4214d
llist: fix/simplify llist_add() and llist_add_batch()
by Oleg Nesterov
· 11 years ago
4f5e65a
fput: turn "list_head delayed_fput_list" into llist_head
by Oleg Nesterov
· 11 years ago
6437250
fs/file_table.c:fput(): add comment
by Andrew Morton
· 11 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
d4e1c7e
arm: multi_v7_defconfig: Tweaks for omap and sunxi
by Olof Johansson
· 11 years ago
88ce3c3
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
Next »