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
2009-04-22
powerpc: Fix crash on CPU hotplug
Michael Ellerman
1
-1
/
+1
2009-04-22
m68knommu: fix DMA support for ColdFire
Greg Ungerer
2
-3
/
+35
2009-04-22
m68knommu: remove unused kernel stats offsets
Greg Ungerer
1
-6
/
+0
2009-04-22
m68knommu: fix missing .data.cacheline_aligned section
Greg Ungerer
1
-0
/
+2
2009-04-22
m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC.
Richard Retanubun
1
-0
/
+5
2009-04-22
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
Paul Mackerras
588
-937
/
+36155
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
6
-8
/
+8
2009-04-21
powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover
Kumar Gala
4
-6707
/
+0
2009-04-21
powerpc/85xx: Added SMP defconfig
Kumar Gala
1
-0
/
+1829
2009-04-21
powerpc/85xx: Enabled a bunch of FSL specific drivers/options
Kumar Gala
1
-16
/
+27
2009-04-21
powerpc/85xx: Updated generic mpc85xx_defconfig
Kumar Gala
1
-125
/
+88
2009-04-21
uml: kill a kconfig warning
WANG Cong
1
-1
/
+1
2009-04-21
frv: insert PCI root bus resources for the MB93090 devel motherboard
David Howells
1
-13
/
+50
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
46
-61
/
+76
2009-04-21
powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD
Timur Tabi
1
-5
/
+0
2009-04-21
fsl_rio: Pass the proper device to dma mapping routines
Anton Vorontsov
1
-11
/
+17
2009-04-21
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+9
2009-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-55
/
+20
2009-04-21
Merge branch 'sh/stable-updates' into sh/for-2.6.30
Paul Mundt
191
-2868
/
+12158
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
4
-55
/
+20
2009-04-21
sh: Fix mmap2 for handling differing PAGE_SIZEs.
Toshinobu Sugioka
1
-0
/
+9
2009-04-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-10
/
+6
2009-04-20
powerpc: Fix of_node_put() exit path in of_irq_map_one()
Ilpo Järvinen
1
-6
/
+5
2009-04-20
powerpc/5200: defconfig updates
Grant Likely
6
-125
/
+428
2009-04-20
[IA64] fix allmodconfig compilation breakage.
Isaku Yamahata
1
-2
/
+0
2009-04-20
FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist
David Howells
1
-1
/
+0
2009-04-20
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
7
-17
/
+71
2009-04-20
[ARM] 5457/1: mach-imx gpio buildfix
David Brownell
1
-0
/
+1
2009-04-20
[ARM] 5456/1: add sys_preadv and sys_pwritev
Mikael Pettersson
2
-0
/
+4
2009-04-19
acpi-cpufreq: Do not let get_measured perf depend on internal variable
Thomas Renninger
1
-3
/
+4
2009-04-19
acpi-cpufreq: style-only: add parens to math expression
Thomas Renninger
1
-1
/
+1
2009-04-19
acpi-cpufreq: Cleanup: Use printk_once
Thomas Renninger
1
-6
/
+2
2009-04-19
x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf
Pallipadi, Venkatesh
1
-5
/
+10
2009-04-19
[ARM] pxa/pcm990: start external GPIOs immediately after built-in ones
Guennadi Liakhovetski
1
-3
/
+3
2009-04-19
[ARM] pxa/palm27x: General fix for Palm27x aSoC driver
Marek Vasut
4
-13
/
+53
2009-04-19
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
2
-8
/
+10
2009-04-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
36
-2470
/
+2142
2009-04-17
Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
1
-182
/
+930
2009-04-17
Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
8
-7
/
+30
2009-04-17
Get rid of final remnants of include/asm-$(ARCH)
Linus Torvalds
1
-0
/
+25
2009-04-17
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
110
-0
/
+9454
2009-04-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-218
/
+117
2009-04-17
[ARM] S3C24XX: ADC: Check pending queue before freeing adc client
Ramax Lo
1
-0
/
+17
2009-04-17
[ARM] S3C: Fix ADC driver sparse warning
Ben Dooks
1
-1
/
+1
2009-04-17
[ARM] Osiris: Fix double initialisation in machine block
Ben Dooks
1
-1
/
+0
2009-04-17
[ARM] Anubis: Fix sparse warnings for items that should be static
Ben Dooks
1
-1
/
+1
2009-04-17
[ARM] JIVE: Fix sparse warnings about items which should be static
Ben Dooks
1
-2
/
+2
2009-04-17
[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'
Ben Dooks
1
-0
/
+1
2009-04-17
[ARM] S3C24XX: Fix sparse error in gpiolib.c
Ben Dooks
1
-1
/
+1
2009-04-17
sparc32: Update defconfig.
David S. Miller
1
-30
/
+68
[prev]
[next]