index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
ARM: dts: Add sdhci node for exynos4412-smdk4412
Sachin Kamat
1
-0
/
+7
2013-03-07
ARM: dts: Set up power domain for MFC and G-scaler for exynos5250
Prasanna Kumar
2
-0
/
+17
2013-03-07
ARM: dts: Enabling ohci-exynos driver for EXYNOS5250
Vivek Gautam
2
-0
/
+21
2013-03-07
ARM: dts: Enabling ehci-s5p driver for EXYNOS5250
Vivek Gautam
4
-0
/
+39
2013-03-07
ARM: dts: Add device tree node for DP controller for exynos5250
Jingoo Han
2
-0
/
+23
2013-03-07
ARM: EXYNOS: Add AUXDATA for DP controller
Jingoo Han
1
-0
/
+1
2013-03-07
ARM: dts: Add s5m8767 PMIC node to exynos4412-origen DT
Sachin Kamat
1
-0
/
+330
2013-03-07
ARM: dts: Add MSHC node for exynos4412-origen DT
Sachin Kamat
1
-0
/
+20
2013-03-07
ARM: dts: Add MFC codec entry to exynos4412-smdk4412 DT
Sachin Kamat
1
-0
/
+6
2013-03-07
ARM: dts: Add MFC codec entry to exynos4412-origen DT
Sachin Kamat
1
-0
/
+6
2013-03-07
ARM: dts: Add MFC codec support to Origen DT
Sachin Kamat
1
-0
/
+6
2013-03-07
ARM: dts: Add MFC codec support to SMDKV310 DT
Sachin Kamat
1
-0
/
+6
2013-03-07
ARM: dts: Add MFC codec support for EXYNOS4 DT machines
Sachin Kamat
3
-0
/
+26
2013-03-07
ARM: dts: Update MFC DT binding documentation
Sachin Kamat
1
-0
/
+21
2013-03-07
ARM: dts: enable RTC device node for exynos4412-odroidx
Dongjin Kim
1
-0
/
+4
2013-03-07
ARM: dts: Fix the timing property of MSHC controller for exynos4412-odroidx
Dongjin Kim
1
-2
/
+2
2013-03-07
ARM: dts: Add initial board support file for exynos5250-arndale
Girish K S
2
-0
/
+123
2013-03-07
ARM: dts: re-organized cpu node for exynos5440
Kukjin Kim
1
-20
/
+17
2013-03-07
ARM: dts: change compatible value for exynos5440 i2c
Giridhar Maruthy
2
-10
/
+2
2013-03-07
ARM: dts: remove disabled status from RTC node for exynos5440-ssdk5440
Giridhar Maruthy
1
-4
/
+0
2013-03-07
ARM: dts: remove disabled status from watchdog node for exynos5440-ssdk5440
Giridhar Maruthy
1
-4
/
+0
2013-03-07
ARM: dts: Add sdhci node for exynos4412-origen
Sachin Kamat
1
-0
/
+8
2013-03-07
ARM: dts: Add vmmc regulator node in exynos4412-origen.dts
Sachin Kamat
1
-0
/
+9
2013-03-07
ARM: dts: Add board dts file for ODROID-X
Dongjin Kim
2
-0
/
+94
2013-03-07
ARM: dts: add board dts file for EXYNOS4412 based Origen board
Thomas Abraham
2
-0
/
+46
2013-03-05
ARM: dts: cleanup exynos5440.dtsi
Kukjin Kim
1
-5
/
+0
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
2013-03-02
metag: hugetlb: convert to vm_unmapped_area()
James Hogan
1
-42
/
+10
2013-03-02
metag: export clear_page and copy_page
James Hogan
1
-0
/
+2
2013-03-02
metag: export metag_code_cache_flush_all
James Hogan
1
-0
/
+1
[next]