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
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
7
-26
/
+17
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2
-2
/
+2
2008-07-21
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+4
2008-07-21
device create: mips: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-3
/
+4
2008-07-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+0
2008-07-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-311
/
+968
2008-07-21
x86: Fix help message for STRICT_DEVMEM config option
Linus Torvalds
1
-1
/
+1
2008-07-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-47
/
+41
2008-07-21
x86: convert Dprintk to pr_debug
Thomas Gleixner
6
-47
/
+41
2008-07-21
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
93
-1440
/
+3154
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
45
-344
/
+271
2008-07-21
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
3
-1
/
+197
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
89
-1426
/
+2944
2008-07-21
Merge branch 'linus' into xen-64bit
Ingo Molnar
118
-1546
/
+4554
2008-07-21
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
118
-1546
/
+4554
2008-07-21
x86: remove extra calling to get ext cpuid level
Yinghai Lu
1
-1
/
+0
2008-07-21
x86: use setup_clear_cpu_cap() when disabling the lapic
Yinghai Lu
3
-9
/
+2
2008-07-21
Merge branch 'linus' into x86/urgent
Ingo Molnar
118
-1546
/
+4554
2008-07-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
42
-562
/
+3535
2008-07-20
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-437
/
+751
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-3
/
+18
2008-07-20
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
12
-152
/
+151
2008-07-20
arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2008-07-20
arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2008-07-20
m68k/Atari: remove the dead ATARI_SCC{,_DMA} options
Adrian Bunk
1
-23
/
+1
2008-07-20
m68k/Mac: remove the unused ADB_KEYBOARD option
Adrian Bunk
1
-12
/
+0
2008-07-20
m68k/apollo: Add missing call to apollo_parse_bootinfo()
Geert Uytterhoeven
1
-0
/
+3
2008-07-20
m68k/sun3/: possible cleanups
Adrian Bunk
8
-36
/
+10
2008-07-20
m68k/q40/config.c: make functions static
Adrian Bunk
1
-13
/
+13
2008-07-20
m68k/mac/: possible cleanups
Adrian Bunk
8
-181
/
+35
2008-07-20
m68k/atari/debug.c: possible cleanups
Adrian Bunk
1
-30
/
+7
2008-07-20
m68k/amiga/: possible cleanups
Adrian Bunk
1
-14
/
+6
2008-07-20
export amiga_vblank
Adrian Bunk
1
-0
/
+2
2008-07-20
m68k: remove AP1000 code
Adrian Bunk
3
-18
/
+0
2008-07-20
m68k: make multi_defconfig the default defconfig
Adrian Bunk
1
-1
/
+1
2008-07-20
Stringify support commas
Mathieu Desnoyers
5
-8
/
+0
2008-07-20
m68k: Allow no CPU/platform type for allnoconfig
Geert Uytterhoeven
1
-0
/
+6
2008-07-20
m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro
Cyrill Gorcunov
2
-4
/
+6
2008-07-20
m68k: remove CVS keywords
Adrian Bunk
6
-6
/
+5
2008-07-20
MN10300: Fix MN10300's serial port driver to get at its tty_struct
David Howells
1
-1
/
+1
2008-07-20
simserial: Fix up for ldisc changes
Alan Cox
1
-43
/
+3
2008-07-20
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
Ralf Baechle
5
-5
/
+12
2008-07-20
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
Ralf Baechle
1
-17
/
+0
2008-07-20
[MIPS] TXx9: Fix some sparse warnings
Atsushi Nemoto
1
-0
/
+2
2008-07-20
[MIPS] TXx9: Add 64-bit support
Atsushi Nemoto
10
-294
/
+510
2008-07-20
[MIPS] TXx9: Cleanups for 64-bit support
Atsushi Nemoto
6
-219
/
+24
2008-07-20
[MIPS] Cobalt: Fix I/O port resource range
Yoichi Yuasa
1
-2
/
+2
2008-07-20
[MIPS] mips/sgi-ip22/ip28-berr.c: fix the build
Adrian Bunk
1
-2
/
+2
2008-07-20
[MIPS] TXx9: Miscellaneous build fixes
Atsushi Nemoto
3
-13
/
+23
2008-07-20
[MIPS] Routerboard 532: Support for base system
Ralf Baechle
15
-1
/
+2962
[next]