index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-12
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
1
-1
/
+1
2013-10-03
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
1
-12
/
+13
2013-09-27
ARC: Use clockevents_config_and_register over clockevents_register_device
Uwe Kleine-König
1
-5
/
+2
2013-09-27
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
1
-1
/
+8
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
1
-2
/
+2
2013-09-27
ARC: Handle zero-overhead-loop in unaligned access handler
Mischa Jonker
1
-0
/
+6
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-7
/
+4
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-09-12
arch: mm: remove obsolete init OOM protection
Johannes Weiner
1
-5
/
+0
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
4
-5
/
+5
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-9
/
+2
2013-09-05
ARC: fix new Section mismatches in build (post __cpuinit cleanup)
Vineet Gupta
2
-2
/
+2
2013-09-05
ARC: Fix __udelay calculation
Mischa Jonker
1
-3
/
+2
2013-09-05
ARC: remove console_verbose() from setup_arch()
Mischa Jonker
1
-2
/
+0
2013-09-05
ARC: Add read*_relaxed to asm/io.h
Mischa Jonker
1
-0
/
+4
2013-09-05
ARC: Handle un-aligned user space access in BE.
Noam Camus
1
-7
/
+19
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
4
-86
/
+40
2013-08-30
ARC: [ASID] activate_mm() == switch_mm()
Vineet Gupta
1
-11
/
+9
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2
-33
/
+25
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
3
-21
/
+21
2013-08-30
ARC: [ASID] Remove legacy/unused debug code
Vineet Gupta
2
-14
/
+0
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
1
-7
/
+0
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2
-40
/
+56
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
3
-25
/
+11
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
3
-48
/
+54
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
4
-104
/
+77
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
1
-6
/
+0
2013-08-28
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
2
-0
/
+11
2013-08-26
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2
-12
/
+5
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
3
-51
/
+37
2013-08-26
ARC: Add some .gitignore entries
Vineet Gupta
2
-0
/
+2
2013-08-24
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
1
-0
/
+10
2013-07-26
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-3
/
+2
2013-07-10
Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
8
-58
/
+62
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-2
/
+4
2013-07-04
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-10
/
+10
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2
-7
/
+1
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
2
-7
/
+1
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-36
/
+6
2013-07-03
mm/ARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-33
/
+3
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
48
-876
/
+670
2013-06-29
more open-coded file_inode() calls
Al Viro
1
-1
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-28
ARC: [TB10x] Updates for irqchip driver
Christian Ruppert
4
-54
/
+43
2013-06-28
ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 Board
Alexey Brodkin
4
-4
/
+19
[next]