index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mn10300
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
ARM: 7670/1: fix the memset fix
Nicolas Pitre
1
-20
/
+13
2013-03-07
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
1
-41
/
+44
2013-03-07
ARM: 7667/1: perf: Fix section mismatch on armpmu_init()
Stephen Boyd
1
-1
/
+1
2013-03-07
ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...
Jonathan Austin
1
-1
/
+1
2013-03-03
ARM: 7665/1: Wire up kcmp syscall
Cyrill Gorcunov
2
-2
/
+2
2013-03-03
ARM: 7664/1: perf: remove erroneous semicolon from event initialisation
Chen Gang
1
-1
/
+1
2013-03-03
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
1
-1
/
+1
2013-03-03
ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume
Dietmar Eggemann
1
-1
/
+1
2013-03-03
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
Will Deacon
4
-1
/
+6
2013-03-03
ARM: 7660/1: tlb: add branch predictor maintenance operations
Will Deacon
2
-6
/
+40
2013-03-03
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
4
-14
/
+19
2013-03-03
ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover
Will Deacon
1
-3
/
+3
2013-03-03
ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian
Will Deacon
1
-4
/
+22
2013-03-03
ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp
Shawn Guo
1
-0
/
+4
2013-03-03
ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id
Ben Dooks
1
-1
/
+1
2013-03-03
ARM: 7642/1: netx: bump IRQ offset to 64
Linus Walleij
2
-33
/
+33
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
2013-03-02
ext4: fix possible memory leak in ext4_remount()
Wei Yongjun
1
-0
/
+1
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-03-02
metag: Provide dma_get_sgtable()
James Hogan
1
-0
/
+7
2013-03-02
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
1
-1
/
+0
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
3
-0
/
+20
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
1
-6
/
+3
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2
-16
/
+13
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2
-7
/
+20
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
2013-03-02
metag: hugetlb: convert to vm_unmapped_area()
James Hogan
1
-42
/
+10
2013-03-02
metag: export clear_page and copy_page
James Hogan
1
-0
/
+2
2013-03-02
metag: export metag_code_cache_flush_all
James Hogan
1
-0
/
+1
2013-03-02
metag: protect more non-MMU memory regions
James Hogan
3
-7
/
+42
2013-03-02
metag: make TXPRIVEXT bits explicit
James Hogan
2
-7
/
+31
2013-03-02
metag: kernel/setup.c: sort includes
James Hogan
1
-23
/
+23
2013-03-02
perf: Enable building perf tools for Meta
James Hogan
1
-0
/
+6
2013-03-02
metag: add boot time LNKGET/LNKSET check
James Hogan
1
-0
/
+79
2013-03-02
metag: add __init to metag_cache_probe()
James Hogan
1
-1
/
+1
2013-03-02
metag: Add JTAG Debug Adapter (DA) support
James Hogan
9
-0
/
+105
2013-03-02
scripts/checkstack.pl: Add metag support
James Hogan
1
-2
/
+6
2013-03-02
metag: ftrace support
James Hogan
7
-1
/
+248
2013-03-02
metag: Perf
James Hogan
7
-0
/
+1073
2013-03-02
metag: Build infrastructure
James Hogan
19
-0
/
+1124
[next]