index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
37
-157
/
+163
2007-10-19
define global BIT macro
Jiri Slaby
1
-1
/
+0
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
9
-9
/
+9
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
4
-5
/
+5
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
22
-26
/
+26
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
4
-7
/
+7
2007-10-19
task cgroups: enable cgroups by default in some configs
Paul Jackson
6
-0
/
+6
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
1
-1
/
+1
2007-10-19
kmap leak fix for x86_32 kdump
Fernando Luis Vázquez Cao
1
-0
/
+1
2007-10-18
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
15
-373
/
+469
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-6
/
+2
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
6
-64
/
+59
2007-10-18
Replace __attribute_pure__ with __pure
Ralf Baechle
1
-3
/
+3
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
1
-1
/
+1
2007-10-18
x86 msr driver: Misc cpuinit annotations
Satyam Sharma
1
-1
/
+1
2007-10-18
powerpc: add scaled time accounting
Michael Neuling
2
-2
/
+31
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-6
/
+7
2007-10-18
sysctl: x86_64 remove unnecessary binary paths
Eric W. Biederman
2
-10
/
+1
2007-10-18
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
Akinobu Mita
1
-21
/
+45
2007-10-18
cpu hotplug: mce: fix cpu hotplug error handling
Akinobu Mita
1
-10
/
+29
2007-10-18
cpu hotplug: msr: fix cpu hotplug error handling
Akinobu Mita
1
-15
/
+20
2007-10-18
cpu hotplug: thermal_throttle: fix cpu hotplug error handling
Akinobu Mita
1
-4
/
+6
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2
-1
/
+15
2007-10-18
Hibernation: Use temporary page tables for kernel text mapping on x86_64
Rafael J. Wysocki
1
-6
/
+33
2007-10-18
Hibernation: Pass CR3 in the image header on x86_64
Rafael J. Wysocki
2
-7
/
+17
2007-10-18
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
3
-8
/
+92
2007-10-18
s2ram: kill old debugging junk
Pavel Machek
2
-43
/
+1
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-1
/
+0
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
5
-101
/
+35
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
12
-30
/
+30
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
9
-17
/
+9
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
8
-241
/
+318
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
1
-21
/
+0
2007-10-18
[MIPS] IP32: Retire use of plat_timer_setup.
Ralf Baechle
1
-6
/
+0
2007-10-18
[MIPS] Jazz: Retire use of plat_timer_setup.
Ralf Baechle
2
-9
/
+5
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
2
-66
/
+94
2007-10-18
[MIPS] JMR3927: Convert to clock_event_device.
Ralf Baechle
1
-19
/
+47
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-11
/
+5
2007-10-17
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
2
-40
/
+0
2007-10-17
[UMP]: header_ops conversion needed for non-ethernet drivers
Jeff Dike
2
-6
/
+2
2007-10-17
[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().
David S. Miller
1
-0
/
+7
2007-10-17
[SPARC64]: Fix boot failures due to bootmem.
David S. Miller
1
-4
/
+4
2007-10-17
[SPARC64]: Implement atomic backoff.
David S. Miller
2
-20
/
+48
2007-10-17
[IA64] fix non-numa build
Andrew Morton
1
-1
/
+3
2007-10-17
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
86
-355
/
+541
2007-10-17
x86: delete vsyscall files during make clean
Sam Ravnborg
1
-0
/
+4
2007-10-17
x86: fix kernel rebuild due to vsyscall fallout
Sam Ravnborg
1
-1
/
+1
2007-10-17
.gitignore update for x86 arch
Denis V. Lunev
2
-0
/
+2
2007-10-17
x86: vdso linker script cleanup
Roland McGrath
1
-7
/
+9
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
4
-11
/
+12
[next]