summaryrefslogtreecommitdiffstats
path: root/security/capability.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-07ARM: S3C24XX: add handle_irq functionHeiko Stuebner3-70/+59
2013-03-07ARM: S3C24XX: make s3c24xx_init_intc staticHeiko Stuebner1-1/+1
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner12-52/+44
2013-03-07ARM: S3C24XX: fix irq parent checkHeiko Stuebner1-14/+8
2013-03-07ARM: S3C24XX: fix redundant checks in the irq mapping functionHeiko Stuebner1-14/+4
2013-03-05gpio: samsung: fixes build warning with s3c2410_defconfigKukjin Kim1-1/+2
2013-03-05ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner3-83/+44
2013-03-05ARM: S3C24XX: add soc_is_s3c2412 optionHeiko Stuebner1-0/+10
2013-03-05ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner2-34/+29
2013-03-05ARM: S3C24XX: transform s3c2412 irqs into new structureHeiko Stuebner1-56/+66
2013-03-05ARM: S3C24XX: modify s3c2412 irq init to initialize all irqsHeiko Stuebner5-21/+9
2013-03-05ARM: S3C24XX: move s3c2412 irq init to common codeHeiko Stuebner3-193/+155
2013-03-05ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner3-23/+9
2013-03-05ARM: S3C24XX: transform s3c2440 irqs into new structureHeiko Stuebner1-135/+61
2013-03-05ARM: S3C24XX: transform s3c2442 irqs into new structureHeiko Stuebner1-15/+63
2013-03-05ARM: S3C24XX: integrate s3c2440 irqs into common initHeiko Stuebner1-33/+13
2013-03-05ARM: S3C24XX: move s3c2440 irqs to common irq codeHeiko Stuebner3-129/+89
2013-03-05ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner11-36/+34
2013-03-05ARM: S3C24XX: move s3c244x irq init to common irq codeHeiko Stuebner3-143/+106
2013-03-05ARM: SAMSUNG: Remove unused plat-samsung/time.cRomain Naour3-292/+0
2013-03-05ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour4-3/+8
2013-03-05ARM: S3C64XX: Add samsung-time support for s3c64xxRomain Naour13-11/+34
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour28-35/+100
2013-03-05ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour16-135/+137
2013-03-05ARM: S3C24XX: cleanup the included soc init functions in common.hHeiko Stuebner1-42/+5
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner28-210/+130
2013-03-05ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner4-124/+9
2013-03-05ARM: S3C24XX: plat/common-smdk.h localKukjin Kim8-11/+9
2013-03-05mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim6-133/+81
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan1-1/+2