index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-27
x86: hpet: Make WARN_ON understandable
Thomas Gleixner
1
-4
/
+15
2009-08-27
x86: arch specific support for remapping HPET MSIs
Suresh Siddha
4
-11
/
+47
2009-08-27
intr-remap: generic support for remapping HPET MSIs
Suresh Siddha
4
-4
/
+104
2009-08-21
x86, hpet: Simplify the HPET code
Jan Beulich
2
-23
/
+24
2009-08-12
x86, hpet: Disable per-cpu hpet timer if ARAT is supported
Shaohua Li
1
-2
/
+10
2009-08-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...
Linus Torvalds
7
-16
/
+11
2009-08-11
arch/ia64/kernel/iosapic: missing test after ioremap()
Roel Kluin
1
-0
/
+4
2009-08-11
ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails
Fenghua Yu
1
-1
/
+5
2009-08-11
arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build
Fenghua Yu
1
-5
/
+0
2009-08-11
IA64: includecheck fix: ia64, pgtable.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-08-11
IA64: includecheck fix: ia64, ia64_ksyms.c
Jaswinder Singh Rajput
1
-3
/
+1
2009-08-11
ia64: boolean __test_and_clear_bit
Johannes Weiner
1
-1
/
+1
2009-08-11
Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...
Fenghua Yu
1
-5
/
+0
2009-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
2009-08-11
SELinux: fix memory leakage in /security/selinux/hooks.c
James Morris
1
-1
/
+2
2009-08-10
PM / Driver Core: Kill dev_pm_ops platform warning for now
Magnus Damm
1
-3
/
+0
2009-08-10
pty: fix data loss when stopped (^S/^Q)
Linus Torvalds
1
-0
/
+2
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
19
-201
/
+1212
2009-08-10
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-08-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+22
2009-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-4
/
+3
2009-08-10
x86: Fix serialization in pit_expect_msb()
Linus Torvalds
1
-7
/
+22
2009-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-15
/
+14
2009-08-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2009-08-10
MN10300: includecheck fix: mn10300, pci.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-08-10
mempool.c: clean up type-casting
Figo.zhang
1
-2
/
+2
2009-08-10
documentation: register ioctl entry of nilfs2
Ryusuke Konishi
1
-0
/
+1
2009-08-10
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
1
-0
/
+4
2009-08-10
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
1
-1
/
+7
2009-08-10
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
Oleg Nesterov
1
-11
/
+11
2009-08-10
mm_for_maps: shift down_read(mmap_sem) to the caller
Oleg Nesterov
3
-5
/
+5
2009-08-10
mm_for_maps: simplify, use ptrace_may_access()
Oleg Nesterov
1
-12
/
+11
2009-08-10
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
Peter Zijlstra
1
-0
/
+8
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
3
-7
/
+28
2009-08-10
powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM
Benjamin Herrenschmidt
1
-3
/
+3
2009-08-09
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-1
/
+13
2009-08-09
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-41
/
+110
2009-08-09
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-3
/
+5
2009-08-09
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2009-08-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-50
/
+207
2009-08-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-9
/
+21
2009-08-09
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+6
2009-08-09
perf tools: callchain: Fix bad rounding of minimum rate
Frederic Weisbecker
1
-2
/
+3
2009-08-09
perf_counter tools: Fix libbfd detection for systems with libz dependency
Mike Galbraith
1
-0
/
+4
2009-08-09
perf: "Longum est iter per praecepta, breve et efficax per exempla"
Carlos R. Mafra
1
-0
/
+225
2009-08-09
perf_counter: Fix a race on perf_counter_ctx
Peter Zijlstra
1
-15
/
+15
2009-08-09
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2
-15
/
+15
2009-08-09
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
1
-3
/
+4
2009-08-09
perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...
Frederic Weisbecker
1
-3
/
+44
2009-08-09
perf tools: callchain: Fix 'perf report' display to be callchain by default
Frederic Weisbecker
2
-1
/
+16
[next]