summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-08h8300: Use generic idle loopThomas Gleixner2-31/+5
2013-04-08frv: Use generic idle loopThomas Gleixner2-22/+6
2013-04-08cris: Use generic idle loopThomas Gleixner5-33/+9
2013-04-08c6x: Use generic idle loopThomas Gleixner2-27/+2
2013-04-08bfin: Use generic idle loopThomas Gleixner3-27/+8
2013-04-08avr32: Use generic idle loopThomas Gleixner5-44/+10
2013-04-08arm64: Use generic idle loopThomas Gleixner3-39/+7
2013-04-08arm: Use generic idle loopThomas Gleixner15-92/+57
2013-04-08alpha: Use generic idle loopThomas Gleixner3-21/+2
2013-04-08arc: Use generic idle loopThomas Gleixner3-27/+3
2013-04-08idle: Implement generic idle functionThomas Gleixner3-0/+116
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner5-1/+21
2013-04-08idle: Implement set/clr functions for need_resched pollThomas Gleixner1-0/+21
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner15-30/+20
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner7-60/+3
2013-04-08Linux 3.9-rc6v3.9-rc6Linus Torvalds1-1/+1
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig5-19/+46
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2-0/+5
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn3-2/+2
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson1-17/+13
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer1-13/+34
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong1-0/+4
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu4-13/+7
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song1-1/+4
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle1-2/+2
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby1-1/+1
2013-04-05net: ipv4: notify when address lifetime changesJiri Pirko1-2/+4
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-05af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman1-1/+1
2013-04-05Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman1-2/+2
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico1-1/+1
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2-4/+4
2013-04-04r8169: fix auto speed down issuehayeswang1-3/+25
2013-04-04mm: prevent mmap_cache race in find_vma()Jan Stancek2-2/+2
2013-04-04Revert "ALSA: hda - Allow power_save_controller option override DCAPS"Takashi Iwai2-7/+4
2013-04-04ALSA: hda - fix typo in proc outputDavid Henningsson1-1/+1
2013-04-04GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse1-1/+4
2013-04-04GFS2: return error if malloc failed in gfs2_rs_alloc()Wei Yongjun1-1/+1
2013-04-04GFS2: use memchr_invAkinobu Mita1-6/+2
2013-04-04GFS2: use kmalloc for lvb bitmapDavid Teigland2-13/+19