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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
include/linux/cred.h: fix build
Andrew Morton
1
-17
/
+1
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-482
/
+923
2009-09-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+12
2009-09-21
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-17
/
+0
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-299
/
+79
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-79
/
+999
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-75
/
+477
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
2
-49
/
+490
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
7
-178
/
+178
2009-09-21
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
1
-2
/
+2
2009-09-21
Merge branch 'linus' into perfcounters/rename
Ingo Molnar
52
-299
/
+4189
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
1
-0
/
+2
2009-09-21
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...
Paul Mackerras
1
-17
/
+0
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
1
-0
/
+3
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
5
-8
/
+2
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-7
/
+9
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
10
-85
/
+104
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-6
/
+188
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
1
-1
/
+1
2009-09-20
includecheck fix: include/linux, ftrace.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-20
includecheck fix: include/linux, page_cgroup.h
Jaswinder Singh Rajput
1
-2
/
+2
2009-09-20
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-20
includecheck fix: include/drm, drm_memory.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-20
includecheck fix: include/acpi, acpi_bus.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-19
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
1
-0
/
+3
2009-09-19
tty: USB serial termios bits
Alan Cox
1
-0
/
+3
2009-09-19
serial: kill USF_CLOSING_* definitions
Alan Cox
1
-3
/
+0
2009-09-19
serial: move port users helper
Alan Cox
1
-0
/
+5
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
4
-3
/
+1
2009-09-19
serial: replace the state mutex with the tty port mutex
Alan Cox
1
-2
/
+0
2009-09-19
serial: kill off uif_t
Alan Cox
1
-11
/
+0
2009-09-19
serial: move the flags into the tty_port field
Alan Cox
2
-29
/
+21
2009-09-19
serial: move count into the tty_port version
Alan Cox
1
-1
/
+0
2009-09-19
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2
-4
/
+2
2009-09-19
serial: kill off uart_info
Alan Cox
1
-34
/
+30
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-4
/
+3
2009-09-19
vt: add an activate and lock
Alan Cox
1
-0
/
+7
2009-09-19
vt: move kernel stuff out of vt.h
Alan Cox
2
-11
/
+12
2009-09-19
vt: remove power stuff from kernel/power
Alan Cox
1
-0
/
+1
2009-09-19
vt: add an event interface
Alan Cox
2
-1
/
+16
2009-09-19
tty: Add a full port_close function
Alan Cox
1
-1
/
+7
2009-09-19
serial: 8250: add IRQ trigger support
Vikram Pandita
2
-0
/
+2
2009-09-19
kfifo: Use "const" definitions
Alan Cox
1
-2
/
+2
2009-09-19
cyclades: introduce cyy_readb/writeb
Jiri Slaby
1
-1
/
+1
2009-09-19
cyclades: avoid addresses recomputation
Jiri Slaby
1
-0
/
+10
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
4
-7
/
+9
2009-09-19
Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
3
-66
/
+79
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
1
-0
/
+81
2009-09-19
perf: Add a timestamp to fork events
Arjan van de Ven
1
-0
/
+2
[next]