index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
10
-931
/
+144
2011-07-30
m68k/math-emu: Remove unnecessary code
Greg Dietsche
1
-3
/
+0
2011-07-30
m68k/math-emu: Remove commented out old code
Geert Uytterhoeven
1
-530
/
+0
2011-07-30
m68k: Kill warning in setup_arch() when compiling for Sun3
Geert Uytterhoeven
1
-0
/
+2
2011-07-30
m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_
Geert Uytterhoeven
1
-2
/
+2
2011-07-30
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
Geert Uytterhoeven
1
-25
/
+7
2011-07-30
m68k/atari: Reserve some ST-RAM early on for device buffer use
Michael Schmitz
4
-298
/
+70
2011-07-30
m68k/amiga: Chip RAM - Use lookup_resource()
Geert Uytterhoeven
1
-11
/
+11
2011-07-30
sparc: _sparc_find_resource() should check for exact matches
Geert Uytterhoeven
1
-2
/
+2
2011-07-30
m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR
Geert Uytterhoeven
1
-1
/
+1
2011-07-30
m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error
Geert Uytterhoeven
1
-1
/
+1
2011-07-30
m68k/amiga: Chip RAM - Change chipavail to an atomic_t
Geert Uytterhoeven
1
-6
/
+9
2011-07-30
m68k/amiga: Chip RAM - Always allocate from the start of memory
Geert Uytterhoeven
1
-20
/
+15
2011-07-30
m68k/amiga: Chip RAM - Convert from printk() to pr_*()
Geert Uytterhoeven
1
-20
/
+8
2011-07-30
m68k/amiga: Chip RAM - Use tabs for indentation
Geert Uytterhoeven
1
-57
/
+61
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-23
/
+23
2011-07-29
frv: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
107
-124
/
+152
2011-07-29
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2011-07-29
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-745
/
+696
2011-07-29
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
47
-125
/
+933
2011-07-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
3
-4
/
+4
2011-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
1
-37
/
+0
2011-07-28
ARM: zynq: remove incorrectly deleted file
Arnd Bergmann
2
-1
/
+1
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
1216
-18148
/
+27830
2011-07-28
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+29
2011-07-28
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
9
-115
/
+39
2011-07-28
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
9
-21
/
+11
2011-07-28
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
10
-31
/
+18
2011-07-28
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
10
-120
/
+341
2011-07-28
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
5
-25
/
+28
2011-07-28
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
45
-322
/
+61
2011-07-28
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
54
-173
/
+232
2011-07-28
arm/dt: tegra devicetree support
Grant Likely
7
-0
/
+368
2011-07-28
arm/versatile: Add device tree support
Grant Likely
7
-0
/
+366
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
3
-19
/
+1
2011-07-27
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
7
-4
/
+50
2011-07-27
sparc: Don't do expensive hypervisor PCR write unless necessary.
David S. Miller
1
-2
/
+5
2011-07-27
sparc: Add T3 sun4v cpu type and hypervisor group defines.
David S. Miller
3
-0
/
+3
2011-07-27
sparc: Don't leave sparc_pmu_type NULL on sun4v.
David S. Miller
1
-0
/
+1
2011-07-27
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
2
-15
/
+13
2011-07-27
[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
Guennadi Liakhovetski
1
-8
/
+4
2011-07-27
[media] OMAP3: RX-51: define vdds_csib regulator supply
Kalle Jokiniemi
1
-0
/
+5
2011-07-27
sparc: rename atomic_add_unless
Stephen Rothwell
1
-2
/
+2
2011-07-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
16
-133
/
+149
2011-07-27
ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC
Uwe Kleine-König
1
-3
/
+3
2011-07-27
microblaze: Do not show error message for 32 interrupt lines
Michal Simek
1
-1
/
+1
2011-07-27
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
12
-21
/
+21
2011-07-27
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
6
-23
/
+25
2011-07-27
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
8
-12
/
+53
[next]