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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-13
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
1
-0
/
+4
2006-04-11
[WAN]: Remove broken and unmaintained Sangoma drivers.
Adrian Bunk
8
-3111
/
+0
2006-04-11
[PATCH] x86_64: inline function prefix with __always_inline in vsyscall
mao, bibo
1
-2
/
+2
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-19
/
+29
2006-04-11
[PATCH] vesafb: Fix incorrect logo colors in x86_64
Antonino A. Daplas
1
-1
/
+2
2006-04-11
[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page
J. Bruce Fields
1
-4
/
+5
2006-04-11
[PATCH] module support: record in vermagic ability to unload a module
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+6
2006-04-11
[PATCH] Last DMA_xBIT_MASK cleanups
Tobias Klauser
1
-1
/
+1
2006-04-11
[PATCH] kdump proc vmcore size oveflow fix
Vivek Goyal
1
-1
/
+1
2006-04-11
[PATCH] Reinstate const in next_thread()
Keith Owens
1
-1
/
+1
2006-04-11
[PATCH] make tty_insert_flip_string_flags() a non gpl export
Andrew Morton
1
-23
/
+2
2006-04-11
[PATCH] leds: re-layout include/linux/leds.h
Ben Dooks
1
-26
/
+25
2006-04-11
[PATCH] the scheduled unexport of panic_timeout
Adrian Bunk
1
-1
/
+1
2006-04-11
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
2
-2
/
+2
2006-04-11
[PATCH] Clean up arch-overrides in linux/string.h
Kyle McMartin
1
-5
/
+12
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-5
/
+3
2006-04-11
[PATCH] Add GFP_NOWAIT
Jeff Dike
1
-0
/
+2
2006-04-11
[PATCH] page flags: add commentry regarding field reservation
Andy Whitcroft
1
-2
/
+14
2006-04-11
[PATCH] overcommit: add calculate_totalreserve_pages()
Hideo AOKI
1
-0
/
+1
2006-04-11
[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned
NeilBrown
1
-1
/
+1
2006-04-11
[PATCH] splice: warning fix
Andrew Morton
1
-3
/
+10
2006-04-11
[PATCH] get rid of the PIPE_*() macros
Ingo Molnar
1
-10
/
+0
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
3
-0
/
+9
2006-04-10
[PATCH] de_thread: Don't confuse users do_each_thread.
Eric W. Biederman
1
-1
/
+2
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-1
/
+0
2006-04-10
[PATCH] Fix buddy list race that could lead to page lru list corruptions
Nick Piggin
2
-4
/
+9
2006-04-10
[PATCH] splice: add optional input and output offsets
Ingo Molnar
1
-2
/
+5
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
2
-7
/
+8
2006-04-09
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
3
-0
/
+22
2006-04-09
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
1
-7
/
+16
2006-04-09
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
3
-0
/
+1088
2006-04-09
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
1
-0
/
+2
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-0
/
+6
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
1
-0
/
+1
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
2
-8
/
+9
2006-04-02
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+5
2006-04-02
[PATCH] splice: fix page stealing LRU handling.
Jens Axboe
1
-0
/
+4
2006-04-02
[PATCH] splice: add a SPLICE_F_MORE flag
Jens Axboe
1
-0
/
+1
2006-04-02
[PATCH] splice: improve writeback and clean up page stealing
Jens Axboe
1
-1
/
+0
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-57
/
+8
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
7
-17
/
+43
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-57
/
+154
2006-04-02
splice: add SPLICE_F_NONBLOCK flag
Linus Torvalds
1
-0
/
+3
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
1
-1
/
+1
2006-04-02
V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0
Hans Verkuil
1
-57
/
+8
2006-04-02
Input: add support for Braille devices
Samuel Thibault
3
-0
/
+24
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
223
-1963
/
+3508
2006-04-01
[NETFILTER]: iptables 32bit compat layer
Dmitry Mishin
2
-0
/
+85
2006-04-01
[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
Yasuyuki Kozakai
3
-39
/
+47
[next]