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
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-11
/
+24
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-2
/
+3
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
12
-45
/
+462
2006-03-25
[PATCH] remove pps support
Roman Zippel
1
-41
/
+0
2006-03-25
[PATCH] udf: remove duplicate definitions
Pekka Enberg
1
-21
/
+0
2006-03-25
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
1
-1
/
+0
2006-03-25
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
1
-10
/
+3
2006-03-25
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
1
-9
/
+6
2006-03-25
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
1
-7
/
+4
2006-03-25
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
1
-5
/
+6
2006-03-25
[PATCH] radix-tree documentation cleanups
Jonathan Corbet
1
-5
/
+8
2006-03-25
[PATCH] roundup_pow_of_two() 64-bit fix
Andrew Morton
2
-2
/
+10
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2
-7
/
+18
2006-03-25
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
1
-0
/
+4
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
21
-0
/
+22
2006-03-25
[PATCH] irq: uninline migration functions
Andrew Morton
1
-47
/
+2
2006-03-25
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
Bjorn Helgaas
1
-33
/
+0
2006-03-25
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
1
-32
/
+0
2006-03-25
[PATCH] reiserfs: cleanups
Vladimir V. Saveliev
1
-3
/
+3
2006-03-25
[PATCH] parport: move PP_MAJOR from ppdev.h to major.h
Rene Herman
2
-2
/
+1
2006-03-25
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
3
-0
/
+32
2006-03-25
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
1
-7
/
+0
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2
-22
/
+0
2006-03-25
[PATCH] constify tty flip buffer handling
Thomas Koeller
1
-2
/
+2
2006-03-25
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
1
-0
/
+5
2006-03-25
[PATCH] reiserfs: fix transaction overflowing
Alexander Zarochentzev
1
-0
/
+5
2006-03-25
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
1
-1
/
+0
2006-03-25
[PATCH] Small cleanup in quota.h
Jan Kara
1
-1
/
+0
2006-03-25
[PATCH] jbd: embed j_commit_timer in journal struct
Andrew Morton
1
-1
/
+3
2006-03-25
[PATCH] slab: optimize constant-size kzalloc calls
Pekka Enberg
1
-3
/
+27
2006-03-25
[PATCH] slab: introduce kmem_cache_zalloc allocator
Pekka Enberg
1
-0
/
+2
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
1
-2
/
+4
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
1
-0
/
+1
2006-03-25
[IPV4]: Aggregate route entries with different TOS values
Ilia Sotnikov
1
-1
/
+1
2006-03-24
[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.
David S. Miller
1
-1
/
+1
2006-03-24
[MODULES]: Don't allow statically declared exports
Patrick McHardy
1
-0
/
+1
2006-03-24
V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.
Hans Verkuil
2
-0
/
+69
2006-03-24
V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.
Hans Verkuil
1
-0
/
+1
2006-03-24
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
1
-0
/
+1
2006-03-24
V4L/DVB (3582): Implement correct msp3400 input/output routing
Hans Verkuil
2
-8
/
+5
2006-03-24
V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros
Hans Verkuil
1
-0
/
+221
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
3
-21
/
+34
2006-03-24
V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo
Mauro Carvalho Chehab
1
-29
/
+29
2006-03-24
V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h
Mauro Carvalho Chehab
1
-0
/
+14
2006-03-24
V4L/DVB (3546): Fix Compilation after moving bttv code
Mauro Carvalho Chehab
2
-0
/
+74
2006-03-24
V4L/DVB (3516): Make video_buf more generic
Mauro Carvalho Chehab
2
-16
/
+43
2006-03-24
[PATCH] AT91RM9200 Ethernet driver
Andrew Victor
1
-0
/
+138
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+11
2006-03-24
[PATCH] strndup_user()
Davi Arnaut
1
-0
/
+2
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
1
-2
/
+2
[next]