summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx/irq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-05Hexagon: remove SP macroRichard Kuo1-3/+1
2014-04-05Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo1-1/+1
2014-04-05Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-05Hexagon: fix atomic_setRichard Kuo1-1/+14
2014-04-05Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-05hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2014-04-05smp, hexagon: kill SMP single function call interruptJiang Liu2-6/+1
2014-04-05arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2014-04-05arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang1-4/+20
2014-04-05arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang1-3/+2
2014-04-05arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang1-1/+2
2014-04-05arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang1-0/+1
2014-04-05arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang1-0/+5
2014-04-05arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang1-36/+36
2014-04-05arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2-1/+1
2014-04-05arch: hexagon: kernel: add export symbol function __delay()Chen Gang2-0/+10
2014-04-05hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang1-2/+3
2014-04-05hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang1-0/+2
2014-04-05hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang1-3/+0
2014-04-05mm: get_user_pages(write,force) refuse to COW in shared areasHugh Dickins1-21/+45
2014-04-04Documentation/SubmittingPatches: remove references to patch-scriptsMitchel Humpherys2-9/+0
2014-04-04Documentation/SubmittingPatches: update some dead URLsMitchel Humpherys3-6/+6
2014-04-04Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick1-2/+0
2014-04-04Documentation/kmemleak.txt: updatesWang YanQing1-5/+3
2014-04-04fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick1-1/+1
2014-04-04fs/reiserfs: move prototype declaration to header fileRashika Kheria2-1/+1
2014-04-04fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick2-2/+2
2014-04-04fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra1-5/+9
2014-04-04fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra1-2/+0
2014-04-04nilfs2: update project's web site in nilfs2.txtRyusuke Konishi1-3/+2
2014-04-04nilfs2: update MAINTAINERS file entries fixRyusuke Konishi1-1/+1
2014-04-04nilfs2: verify metadata sizes read from diskRyusuke Konishi5-0/+54
2014-04-04nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner1-0/+45
2014-04-04nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner2-0/+153
2014-04-04nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner3-0/+101
2014-04-04nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner2-0/+132
2014-04-04nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner1-0/+42
2014-04-04nilfs2: update MAINTAINERS file entriesRyusuke Konishi1-2/+2
2014-04-04fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick2-2/+2
2014-04-04BEFS: logging cleanupFabian Frederick8-204/+195
2014-04-04fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick1-2/+1
2014-04-04befs: replace kmalloc/memset 0 by kzallocFabian Frederick1-2/+1
2014-04-04fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick1-1/+1
2014-04-04rtc: treewide: remove excess rtc_device validationAlexander Shiyan4-8/+5
2014-04-04drivers/rtc/rtc-s3c.c: remove NO_IRQ macroPankaj Dubey1-2/+2
2014-04-04drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()Adam Thomson1-1/+3
2014-04-04drivers/rtc/rtc-rv3029c2.c: fix potential race conditionGregory Hermant1-6/+6
2014-04-04rtc: add support for maxim dallas rtc ds1347Raghavendra Ganiga3-0/+179
2014-04-04drivers/rtc/rtc-mc13xxx.c: fix potential race conditionAlexander Shiyan1-17/+13
2014-04-04rtc: pm8xxx: move device_init_wakeup() before rtc_registerJosh Cartwright1-2/+2