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
2007-07-16
AFS: implement file locking
David Howells
1
-0
/
+4
2007-07-16
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
12
-12
/
+2
2007-07-16
fat: gcc 4.3 warning fix
OGAWA Hirofumi
1
-1
/
+1
2007-07-16
percpu_counters(): use cpu notifiers
Andrew Morton
1
-12
/
+6
2007-07-16
fuse warning fix
Andrew Morton
1
-1
/
+1
2007-07-16
Use mutexes instead of semaphores in I2O driver
Matthias Kaehlcke
1
-2
/
+3
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
1
-0
/
+6
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
1
-1
/
+2
2007-07-16
Introduce boot based time
Tomas Janousek
1
-0
/
+2
2007-07-16
fix jvc cdrom drive lockup
Zhang, Yanmin
1
-0
/
+3
2007-07-16
introduce write_trylock_irqsave()
Satyam Sharma
1
-0
/
+7
2007-07-16
Fix rmmod/read/write races in /proc entries
Alexey Dobriyan
1
-0
/
+13
2007-07-16
split mmap
Miklos Szeredi
1
-0
/
+4
2007-07-16
slob: initial NUMA support
Paul Mundt
4
-65
/
+117
2007-07-16
kill vmalloc_earlyreserve
Jan Beulich
1
-1
/
+0
2007-07-16
invalidate_mapping_pages(): add cond_resched
Andrew Morton
1
-0
/
+3
2007-07-16
Remove the deprecated "kmem_cache_t" typedef from slab.h.
Robert P. J. Day
1
-2
/
+0
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
1
-0
/
+5
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
3
-6
/
+6
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
1
-0
/
+1
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
1
-0
/
+2
2007-07-16
LZO1X: fix lzo1x_worst_compress
Nitin Gupta
1
-1
/
+1
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
7
-27
/
+46
2007-07-15
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
David S. Miller
1
-20
/
+0
2007-07-14
[NETFILTER]: x_tables: add connlimit match
Jan Engelhardt
1
-0
/
+17
2007-07-14
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
1
-0
/
+1
2007-07-14
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+11
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
5
-115
/
+439
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
ioatdma: add the unisys "i/oat" pci vendor/device id
Dan Williams
1
-0
/
+3
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
6
-60
/
+92
2007-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-0
/
+5
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
[next]