index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
capability.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
ARM: S3C24XX: add handle_irq function
Heiko Stuebner
3
-70
/
+59
2013-03-07
ARM: S3C24XX: make s3c24xx_init_intc static
Heiko Stuebner
1
-1
/
+1
2013-03-07
ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irq
Heiko Stuebner
12
-52
/
+44
2013-03-07
ARM: S3C24XX: fix irq parent check
Heiko Stuebner
1
-14
/
+8
2013-03-07
ARM: S3C24XX: fix redundant checks in the irq mapping function
Heiko Stuebner
1
-14
/
+4
2013-03-05
gpio: samsung: fixes build warning with s3c2410_defconfig
Kukjin Kim
1
-1
/
+2
2013-03-05
ARM: S3C24XX: handle s3c2412 eints using new infrastructure
Heiko Stuebner
3
-83
/
+44
2013-03-05
ARM: S3C24XX: add soc_is_s3c2412 option
Heiko Stuebner
1
-0
/
+10
2013-03-05
ARM: S3C24XX: include first 4 bits of the eint register in irq mapping
Heiko Stuebner
2
-34
/
+29
2013-03-05
ARM: S3C24XX: transform s3c2412 irqs into new structure
Heiko Stuebner
1
-56
/
+66
2013-03-05
ARM: S3C24XX: modify s3c2412 irq init to initialize all irqs
Heiko Stuebner
5
-21
/
+9
2013-03-05
ARM: S3C24XX: move s3c2412 irq init to common code
Heiko Stuebner
3
-193
/
+155
2013-03-05
ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pm
Heiko Stuebner
3
-23
/
+9
2013-03-05
ARM: S3C24XX: transform s3c2440 irqs into new structure
Heiko Stuebner
1
-135
/
+61
2013-03-05
ARM: S3C24XX: transform s3c2442 irqs into new structure
Heiko Stuebner
1
-15
/
+63
2013-03-05
ARM: S3C24XX: integrate s3c2440 irqs into common init
Heiko Stuebner
1
-33
/
+13
2013-03-05
ARM: S3C24XX: move s3c2440 irqs to common irq code
Heiko Stuebner
3
-129
/
+89
2013-03-05
ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442
Heiko Stuebner
11
-36
/
+34
2013-03-05
ARM: S3C24XX: move s3c244x irq init to common irq code
Heiko Stuebner
3
-143
/
+106
2013-03-05
ARM: SAMSUNG: Remove unused plat-samsung/time.c
Romain Naour
3
-292
/
+0
2013-03-05
ARM: S5PC100: Add samsung-time support for s5pc100
Romain Naour
4
-3
/
+8
2013-03-05
ARM: S3C64XX: Add samsung-time support for s3c64xx
Romain Naour
13
-11
/
+34
2013-03-05
ARM: S3C24XX: Add samsung-time support for s3c24xx
Romain Naour
28
-35
/
+100
2013-03-05
ARM: SAMSUNG: Rename s5p-time to samsung-time
Romain Naour
16
-135
/
+137
2013-03-05
ARM: S3C24XX: cleanup the included soc init functions in common.h
Heiko Stuebner
1
-42
/
+5
2013-03-05
ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
Heiko Stuebner
28
-210
/
+130
2013-03-05
ARM: S3C24XX: remove plat/irq.h in plat-samsung
Heiko Stuebner
4
-124
/
+9
2013-03-05
ARM: S3C24XX: plat/common-smdk.h local
Kukjin Kim
8
-11
/
+9
2013-03-05
mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
Kukjin Kim
6
-133
/
+81
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
2013-03-02
ext4: fix possible memory leak in ext4_remount()
Wei Yongjun
1
-0
/
+1
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-03-02
metag: Provide dma_get_sgtable()
James Hogan
1
-0
/
+7
2013-03-02
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
1
-1
/
+0
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
3
-0
/
+20
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
1
-6
/
+3
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2
-16
/
+13
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2
-7
/
+20
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
[next]