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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
markers: marker_synchronize_unregister()
Mathieu Desnoyers
1
-0
/
+7
2008-10-14
mmiotrace: remove left-over marker cruft
Pekka Paalanen
1
-2
/
+1
2008-10-14
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
1
-2
/
+15
2008-10-14
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
1
-4
/
+5
2008-10-14
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
1
-2
/
+4
2008-10-14
ftrace: ftrace_kill_atomic() build fix
Ingo Molnar
1
-0
/
+1
2008-10-14
ftrace: build fix
Ingo Molnar
1
-1
/
+4
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
1
-0
/
+2
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
1
-1
/
+18
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
1
-0
/
+10
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
2
-1
/
+3
2008-10-14
ftrace: move notrace to compiler.h
Steven Rostedt
2
-2
/
+2
2008-10-14
ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-0
/
+5
2008-10-14
ftrace: enable mcount recording for modules
Steven Rostedt
1
-0
/
+3
2008-10-14
ftrace: mcount call site on boot nops core
Steven Rostedt
2
-0
/
+16
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt
1
-0
/
+8
2008-10-14
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
1
-2
/
+3
2008-10-14
sched: clean up tracepoints
Ingo Molnar
1
-12
/
+23
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
1
-0
/
+45
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
3
-1
/
+149
2008-10-13
Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
22
-148
/
+92
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
1
-1
/
+1
2008-10-13
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
2
-11
/
+23
2008-10-13
tty: extract the pty init time special cases
Alan Cox
1
-0
/
+5
2008-10-13
tty: Finish fixing up the init_dev interface to use ERR_PTR
Alan Cox
1
-2
/
+2
2008-10-13
tty: More driver operations
Alan Cox
1
-0
/
+16
2008-10-13
tty: kref the tty driver object
Alan Cox
1
-4
/
+11
2008-10-13
tty: Clean up the tty_init_dev changes further
Alan Cox
1
-0
/
+9
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
2
-1
/
+7
2008-10-13
tty: shutdown method
Alan Cox
2
-1
/
+8
2008-10-13
tty: the vhangup syscall is racy
Alan Cox
1
-0
/
+1
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-0
/
+3
2008-10-13
tty: Add termiox
Alan Cox
4
-0
/
+29
2008-10-13
tty: Cris has a nice RS485 ioctl so we should steal it
Alan Cox
2
-0
/
+18
2008-10-13
tty: Add a kref count
Alan Cox
1
-0
/
+18
2008-10-13
pps: Reserve a line discipline number for PPS
Alan Cox
1
-1
/
+2
2008-10-13
tty: split the buffering from tty_io
Alan Cox
1
-0
/
+3
2008-10-13
serial: Make uart_port's ioport "unsigned long".
David Miller
1
-1
/
+1
2008-10-13
Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4
Ingo Molnar
2
-11
/
+5
2008-10-13
Merge branch 'linus' into oprofile-v2
Ingo Molnar
4146
-377954
/
+15434
2008-10-13
x86: change early_ioremap to use slots instead of nesting
Yinghai Lu
2
-4
/
+4
2008-10-13
traps: x86: various noop-changes preparing for unification of traps_xx.c
Alexander van Heukelum
1
-4
/
+0
2008-10-13
traps: i386: expand clear_mem_error and remove from mach_traps.h
Alexander van Heukelum
1
-6
/
+0
2008-10-13
traps: x86: converge trap_init functions
Alexander van Heukelum
2
-9
/
+11
2008-10-13
x86, traps: converge do_debug handlers
Alexander van Heukelum
1
-4
/
+0
2008-10-13
x86, traps: introduce dotraplinkage
Alexander van Heukelum
1
-37
/
+36
2008-10-13
x86, traps: split out math_error and simd_math_error
Alexander van Heukelum
1
-3
/
+3
2008-10-13
x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2
Vegard Nossum
2
-3
/
+9
2008-10-13
x86: __show_registers() and __show_regs() API unification
Pekka Enberg
1
-2
/
+1
2008-10-13
x86: move prefill_possible_map calling early, fix, V2
Chuck Ebbert
1
-5
/
+3
[next]