summaryrefslogtreecommitdiffstats
path: root/arch/parisc/install.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-22ARC: stop using pt_regs->orig_r8Vineet Gupta3-16/+4
2013-06-22ARC: pt_regs update #4: r25 saved/restored unconditionallyVineet Gupta6-40/+24
2013-06-22ARC: K/U SP saved from one location in stack switching macroVineet Gupta1-4/+4
2013-06-22ARC: Entry Handler tweaks: Simplify branch for in-kernel preemptionVineet Gupta1-6/+2
2013-06-22ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR valuesVineet Gupta2-6/+14
2013-06-22ARC: Increase readability of entry handlersVineet Gupta2-212/+186
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta9-31/+24
2013-06-22ARC: pt_regs update #2: Remove unused gutter at start of pt_regsVineet Gupta4-26/+15
2013-06-22ARC: pt_regs update #1: Align pt_regs end with end of kernel stack pageVineet Gupta4-5/+3
2013-06-22ARC: pt_regs update #0: remove kernel stack canaryVineet Gupta1-18/+0
2013-06-22ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta3-23/+8
2013-06-22ARC: [mm] Make stack/heap Non-executable by defaultVineet Gupta2-13/+1
2013-06-22ARC: [mm] Assume pagecache page dirty by defaultVineet Gupta3-7/+14
2013-06-22ARC: [mm] optimise VIPT dcache aliasing 2/xVineet Gupta1-0/+1
2013-06-22ARC: [mm] optimise VIPT dcache aliasing 1/xVineet Gupta1-1/+6
2013-06-22ARC: [mm] Zero page optimizationVineet Gupta1-1/+5
2013-06-22ARC: make dcache VIPT aliasing support dependant on dcacheAlexey Brodkin1-0/+1
2013-06-22ARC: No-op full icache flush if !CONFIG_ARC_HAS_ICACHEVineet Gupta1-19/+9
2013-06-22ARC: cache detection code bitrotVineet Gupta4-37/+13
2013-06-22ARC: Reduce Code for ECR printingVineet Gupta1-9/+7
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta12-162/+139
2013-06-22ARC: More code beautification with IS_ENABLED()Vineet Gupta1-9/+3
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta8-68/+23
2013-06-22ARC: [plat-arcfpga] Fix build breakage when !CONFIG_ARC_SERIALMischa Jonker1-3/+9
2013-06-15Linux 3.10-rc6v3.10-rc6Linus Torvalds1-1/+1
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro1-2/+2
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov1-9/+10
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner1-2/+17
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner1-0/+10
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner2-2/+4
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner1-7/+11
2013-06-14mei: me: clear interrupts on the resume pathTomas Winkler1-0/+1
2013-06-14mei: nfc: fix nfc device freeingTomas Winkler1-0/+2
2013-06-14mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz1-2/+2
2013-06-14sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman1-4/+2
2013-06-14netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-06-14tulip: Properly check dma mapping resultNeil Horman1-0/+6
2013-06-13dtc: ensure #line directives don't consume data from the next lineGrant Likely2-117/+117
2013-06-13dtc: Update generated files to output from Bison 2.5Grant Likely2-341/+388
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt2-8/+12
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell1-4/+4
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett1-1/+1
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda1-4/+11
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet2-5/+5