index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
ARM: EXYNOS: add clock registers for exynos4x12-cpufreq
Jaecheol Lee
1
-0
/
+9
2012-03-11
PM / devfreq: update the name of EXYNOS clock registers that were omitted
MyungJoo Ham
1
-3
/
+3
2012-03-11
PM / devfreq: update the name of EXYNOS clock register
Kukjin Kim
1
-112
/
+112
2012-03-11
ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock
Kukjin Kim
7
-762
/
+766
2012-03-11
ARM: EXYNOS: use static declaration on regarding clock
Kukjin Kim
2
-21
/
+10
2012-03-11
ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs
Kukjin Kim
5
-91
/
+90
2012-03-07
ARM: OMAP2+: Fix build error after merge
Tony Lindgren
4
-0
/
+5
2012-03-07
ARM: S3C24XX: remove call to s3c24xx_setup_clocks
Heiko Stuebner
1
-11
/
+4
2012-03-07
ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443
Heiko Stuebner
1
-4
/
+24
2012-03-07
ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443
Heiko Stuebner
1
-9
/
+22
2012-03-07
ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443
Heiko Stuebner
2
-8
/
+0
2012-03-07
ARM: S3C24XX: remove obsolete S3C2416_DMA option
Heiko Stuebner
3
-27
/
+0
2012-03-07
ARM: S3C24XX: Reuse S3C2443 dma for S3C2416
Heiko Stuebner
4
-9
/
+27
2012-03-07
ARM: S3C24XX: Fix indentation of dma-s3c2443
Heiko Stuebner
1
-4
/
+4
2012-03-07
ARM: S3C24XX: Move device setup files to mach directory
Heiko Stuebner
6
-10
/
+8
2012-03-07
ARM: S3C24XX: Consolidate Simtec extensions
Heiko Stuebner
11
-32
/
+29
2012-03-07
ARM: S3C24XX: move simtec-specific code to mach directory
Heiko Stuebner
6
-23
/
+20
2012-03-07
ARM: S3C24XX: Move common-smdk code to mach directory
Heiko Stuebner
5
-11
/
+15
2012-03-06
ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4
Paul Walmsley
5
-142
/
+76
2012-03-06
ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE...
Paul Walmsley
1
-8
/
+4
2012-03-06
ARM: OMAP: omap_device: remove omap_device_parent
Kevin Hilman
3
-12
/
+4
2012-03-06
ARM: OMAP2+: PM debug: fix the use of debugfs_create_* API
Jean Pihet
1
-3
/
+3
2012-03-06
ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4
Paul Walmsley
5
-45
/
+14
2012-03-06
ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()
Paul Walmsley
1
-22
/
+17
2012-03-06
ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()
Paul Walmsley
2
-7
/
+0
2012-03-04
ARM: tegra: Enable CPUIdle on Tegra20
Peter De Schrijver
1
-2
/
+0
2012-03-04
ARM: tegra: export usb phy symbols
Arnd Bergmann
1
-0
/
+11
2012-03-04
ARM: tegra: build localtimer support only when needed
Arnd Bergmann
1
-1
/
+2
2012-03-04
ARM: tegra: select CPU_FREQ_TABLE
Arnd Bergmann
1
-0
/
+2
2012-03-04
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
1
-1
/
+1
2012-03-03
vfs: export full_name_hash() function to modules
Linus Torvalds
1
-0
/
+1
2012-03-03
ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx
Heiko Stuebner
5
-13
/
+29
2012-03-03
ARM: s3c2410_defconfig: update s3c2410_defconfig
Kukjin Kim
1
-38
/
+17
2012-03-03
ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/
Kukjin Kim
11
-54
/
+35
2012-03-03
ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/
Kukjin Kim
25
-209
/
+191
2012-03-03
ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/
Kukjin Kim
11
-57
/
+57
2012-03-03
ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/
Kukjin Kim
13
-98
/
+98
2012-03-02
vfs: split up name hashing in link_path_walk() into helper function
Linus Torvalds
1
-18
/
+34
2012-03-02
ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/
Kukjin Kim
79
-184
/
+214
2012-03-02
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-02
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
25
-46
/
+45
2012-03-02
vfs: uninline full_name_hash()
Linus Torvalds
2
-12
/
+10
2012-03-02
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
2
-6
/
+10
2012-03-02
hwmon: (f75375s) Catch some attempts to write to r/o registers
Nikolaus Schulz
1
-0
/
+27
2012-03-02
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
Nikolaus Schulz
1
-8
/
+34
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2
-1
/
+7
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
4
-4
/
+54
2012-03-02
ALSA: hda - Kill hyphenated names
Takashi Iwai
4
-8
/
+8
2012-03-01
memblock: Fix size aligning of memblock_alloc_base_nid()
Tejun Heo
1
-3
/
+3
[next]