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
2007-07-14
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
2
-4
/
+4
2007-07-14
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
1
-0
/
+1
2007-07-14
[AF_IUCV]: Add lock when updating accept_q
Ursula Braun
1
-0
/
+1
2007-07-14
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
Adrian Bunk
1
-3
/
+0
2007-07-14
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
3
-10
/
+61
2007-07-14
[NET]: Add macvlan driver
Patrick McHardy
2
-0
/
+11
2007-07-14
[VLAN]: Use multicast list synchronization helpers
Patrick McHardy
1
-5
/
+0
2007-07-14
[VLAN]: Fix promiscous/allmulti synchronization races
Patrick McHardy
1
-2
/
+0
2007-07-14
[NET]: dev_mcast: add multicast list synchronization helpers
Patrick McHardy
1
-0
/
+3
2007-07-14
[NET]: Add net_device change_rx_mode callback
Patrick McHardy
1
-0
/
+3
2007-07-13
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
16
-92
/
+96
2007-07-13
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
12
-197
/
+2027
2007-07-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-2
/
+4
2007-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+1
2007-07-13
[PATCH] sched: small topology.h cleanup
Ingo Molnar
1
-1
/
+1
2007-07-13
[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h
Atsushi Nemoto
1
-1
/
+2
2007-07-13
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
Atsushi Nemoto
1
-1
/
+2
2007-07-13
ioatdma: add the unisys "i/oat" pci vendor/device id
Dan Williams
1
-0
/
+3
2007-07-13
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Dan Williams
4
-60
/
+910
2007-07-13
iop13xx: surface the iop13xx adma units to the iop-adma driver
Dan Williams
2
-22
/
+560
2007-07-13
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
1
-0
/
+118
2007-07-13
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
1
-1
/
+1
2007-07-13
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
1
-1
/
+1
2007-07-13
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
1
-3
/
+78
2007-07-13
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
1
-0
/
+16
2007-07-13
async_tx: add the async_tx api
Dan Williams
2
-2
/
+159
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
1
-1
/
+1
2007-07-13
dmaengine: make clients responsible for managing channels
Dan Williams
1
-23
/
+35
2007-07-13
dmaengine: refactor dmaengine around dma_async_tx_descriptor
Dan Williams
1
-88
/
+149
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-115
/
+92
2007-07-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-4
/
+6
2007-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-1
/
+8
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-7
/
+0
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
1
-41
/
+0
2007-07-12
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
2
-55
/
+0
2007-07-12
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
1
-0
/
+10
2007-07-12
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
1
-0
/
+1
2007-07-12
USB: add power/persist device attribute
Alan Stern
1
-0
/
+1
2007-07-12
USB: add reset_resume method
Alan Stern
1
-2
/
+5
2007-07-12
USB: introduce usb_anchor
Oliver Neukum
1
-0
/
+22
2007-07-12
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
David Brownell
2
-9
/
+16
2007-07-12
USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching
Daniel Drake
1
-0
/
+22
2007-07-12
USB: add RESET_RESUME device quirk
Alan Stern
1
-0
/
+3
2007-07-12
USB: add USB-Persist facility
Alan Stern
1
-2
/
+6
2007-07-12
USB: suspend support for usb serial
Oliver Neukum
1
-0
/
+7
2007-07-12
[IA64] Un-break ia64 build
Tony Luck
1
-4
/
+6
2007-07-12
IB/mlx4: Implement query SRQ
Jack Morgenstein
1
-0
/
+1
2007-07-12
IB/mlx4: Implement query QP
Jack Morgenstein
1
-0
/
+3
2007-07-12
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
25
-95
/
+673
2007-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-5
/
+12
[next]