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-08-29
sparc: Kill SBUS DVMA layer.
David S. Miller
6
-500
/
+147
2008-08-29
sparc: Kill videopix SBUS driver.
David S. Miller
2
-59
/
+0
2008-08-29
sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp
David S. Miller
4
-76
/
+0
2008-08-25
sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().
David S. Miller
3
-6
/
+8
2008-08-25
sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.
David S. Miller
2
-20
/
+2
2008-08-25
sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver.
David S. Miller
1
-83
/
+453
2008-08-24
sparc64: Allow chmc to be built as a module.
David S. Miller
4
-2
/
+17
2008-08-24
sparc64: Add generic interface for registering a dimm printing handler.
David S. Miller
3
-13
/
+79
2008-08-24
sparc64: Use consistent chmc_ prefix in variables, types, and functions.
David S. Miller
1
-117
/
+120
2008-08-24
sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing.
David S. Miller
1
-41
/
+78
2008-08-24
sparc64: Kill duplicated sys_pause() implementation.
David S. Miller
2
-9
/
+1
2008-08-24
sparc64: Split syscall_trace() into two functions.
David S. Miller
4
-32
/
+30
2008-08-24
sparc: Add GPIO layer support.
David S. Miller
3
-0
/
+48
2008-08-24
sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().
David S. Miller
3
-0
/
+30
2008-08-24
sparc: Add mutex for set property calls.
David S. Miller
3
-0
/
+14
2008-08-24
sparc64: Add JBUS NUMA detection.
David S. Miller
1
-0
/
+40
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
5
-6
/
+0
2008-08-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-94
/
+165
2008-08-22
x86: work around MTRR mask setting, v2
Ingo Molnar
1
-1
/
+6
2008-08-22
x86: fix section mismatch warning - uv_cpu_init
Marcin Slusarz
2
-3
/
+8
2008-08-22
x86: fix VMI for early params
Alok Kataria
1
-8
/
+8
2008-08-22
x86: fix two modpost warnings in mm/init_64.c
Jan Beulich
1
-2
/
+2
2008-08-22
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
Jan Beulich
1
-14
/
+18
2008-08-22
x86: work around MTRR mask setting
Yinghai Lu
1
-2
/
+13
2008-08-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-61
/
+160
2008-08-21
[S390] Update default configuration.
Martin Schwidefsky
1
-16
/
+38
2008-08-21
[S390] fix ext2_find_next_bit
Eric Sandeen
1
-3
/
+3
2008-08-21
[S390] Remove unneeded spinlock initialization.
Heiko Carstens
1
-2
/
+0
2008-08-21
[S390] Fix uninitialized spinlock use
Josef 'Jeff' Sipek
1
-1
/
+3
2008-08-21
x86: PAT Update validate_pat_support for intel CPUs
venkatesh.pallipadi@intel.com
1
-2
/
+15
2008-08-21
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
venkatesh.pallipadi@intel.com
1
-12
/
+5
2008-08-21
x86: PAT proper tracking of set_memory_uc and friends
venkatesh.pallipadi@intel.com
1
-3
/
+3
2008-08-21
x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)
Vegard Nossum
1
-1
/
+1
2008-08-21
x86: export pv_lock_ops non-GPL
Jeremy Fitzhardinge
1
-1
/
+1
2008-08-21
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
Marcin Slusarz
1
-1
/
+3
2008-08-21
x86: use WARN() in arch/x86/kernel
Arjan van de Ven
3
-10
/
+4
2008-08-21
x86: use WARN() in arch/x86/mm/ioremap.c
Arjan van de Ven
1
-5
/
+3
2008-08-21
werror: fix pci calgary
David Howells
1
-5
/
+6
2008-08-20
[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined
Mike Rapoport
1
-0
/
+2
2008-08-20
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-25
/
+257
2008-08-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-31
/
+40
2008-08-20
x86: fix oprofile + hibernation badness
Andi Kleen
1
-3
/
+36
2008-08-20
x86, SGI UV: hardcode the TLB flush interrupt system vector
Cliff Wickman
1
-1
/
+2
2008-08-20
x86: fix Xorg startup/shutdown slowdown with PAT
Venki Pallipadi
1
-2
/
+31
2008-08-20
x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
Samuel Sieb
1
-18
/
+0
2008-08-20
powerpc: Fix vio_bus_probe oops on probe error
Brian King
1
-1
/
+1
2008-08-20
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
1
-12
/
+0
2008-08-20
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
1
-9
/
+22
2008-08-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
2
-9
/
+17
2008-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-18
/
+51
[next]