Commit Graph

191 Commits (2771211ad6d2489d87be2b8920115efe1439b34c)

Author SHA1 Message Date
Johannes Weiner 609838cfed mm: invoke oom-killer from remaining unconverted page fault handlers 12 years ago
Dave Hansen d1a1dc0be8 consolidate per-arch stack overflow debugging options 12 years ago
Jiang Liu de35e1b828 mm/ARC: prepare for removing num_physpages and simplify mem_init() 12 years ago
Jiang Liu 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 years ago
Jiang Liu dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 years ago
Jiang Liu 11199692d8 mm: change signature of free_reserved_area() to fix building warnings 12 years ago
Al Viro e77e430033 more open-coded file_inode() calls 12 years ago
Al Viro 40d158e618 consolidate io_remap_pfn_range definitions 12 years ago
Christian Ruppert 723e2b801d ARC: [TB10x] Updates for irqchip driver 12 years ago
Alexey Brodkin d0e63ed941 ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 Board 12 years ago
Vineet Gupta baadb8fd0c ARC: warn on improper stack unwind FDE entries 12 years ago
Paul Gortmaker ce7599567e arc: delete __cpuinit usage from all arc files 12 years ago
Vineet Gupta dc81df2440 ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT 12 years ago
Vineet Gupta c3e757a77c ARC: [tlb-miss] Extraneous PTE bit testing/setting 12 years ago
Vineet Gupta 5a45da02cf ARC: Adjustments for gcc 4.8 12 years ago
Christian Ruppert 9803f86894 i2c-designware: make SDA hold time configurable 12 years ago
Vineet Gupta 05b016ecf5 ARC: Setup Vector Table Base in early boot 12 years ago
Vineet Gupta 38a9ff6d24 ARC: Remove explicit passing around of ECR 12 years ago
Vineet Gupta 502a0c775c ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values 12 years ago
Vineet Gupta 352c1d95e3 ARC: stop using pt_regs->orig_r8 12 years ago
Vineet Gupta 359105bdb0 ARC: pt_regs update #4: r25 saved/restored unconditionally 12 years ago
Vineet Gupta ba3558c772 ARC: K/U SP saved from one location in stack switching macro 12 years ago
Vineet Gupta 147aece29b ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption 12 years ago
Vineet Gupta 1898a959b7 ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values 12 years ago
Vineet Gupta 3ebedbb2fd ARC: Increase readability of entry handlers 12 years ago
Vineet Gupta 16f9afe651 ARC: pt_regs update #3: Remove unused gutter at start of callee_regs 12 years ago
Vineet Gupta 2fa919045b ARC: pt_regs update #2: Remove unused gutter at start of pt_regs 12 years ago
Vineet Gupta 283237a04f ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page 12 years ago
Vineet Gupta bed30976e7 ARC: pt_regs update #0: remove kernel stack canary 12 years ago
Vineet Gupta 3e1ae44188 ARC: [mm] Remove @write argument to do_page_fault() 12 years ago
Vineet Gupta 3abc944802 ARC: [mm] Make stack/heap Non-executable by default 12 years ago
Vineet Gupta 2ed21dae02 ARC: [mm] Assume pagecache page dirty by default 12 years ago
Vineet Gupta fedf5b9baf ARC: [mm] optimise VIPT dcache aliasing 2/x 12 years ago
Vineet Gupta 5971bc719d ARC: [mm] optimise VIPT dcache aliasing 1/x 12 years ago
Vineet Gupta 29b93c68bf ARC: [mm] Zero page optimization 12 years ago
Alexey Brodkin 2f9e99618f ARC: make dcache VIPT aliasing support dependant on dcache 12 years ago
Vineet Gupta 336e199e9c ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHE 12 years ago
Vineet Gupta 3049918660 ARC: cache detection code bitrot 12 years ago
Vineet Gupta 6546415226 ARC: Reduce Code for ECR printing 12 years ago
Vineet Gupta da1677b02d ARC: Disintegrate arcregs.h 12 years ago
Vineet Gupta 18437347b9 ARC: More code beautification with IS_ENABLED() 12 years ago
Vineet Gupta 8235703e10 ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h 12 years ago
Mischa Jonker ba5afadb11 ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIAL 12 years ago
Vineet Gupta 7bb66f6e6e ARC: lazy dcache flush broke gdb in non-aliasing configs 12 years ago
Vineet Gupta 006dfb3c9c ARC: Use enough bits for determining page's cache color 12 years ago
Vineet Gupta 3e87974dec ARC: Brown paper bag bug in macro for checking cache color 12 years ago
Vineet Gupta a950549c67 ARC: copy_(to|from)_user() to honor usermode-access permissions 12 years ago
Vineet Gupta f538881cc6 ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach() 12 years ago
Christian Ruppert 7d19273cd0 ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism 12 years ago
Vineet Gupta e7d5bab5ef ARC: [TB10x] Remove GENERIC_GPIO 12 years ago