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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2
-1
/
+1
2013-04-30
x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0
Bin Gao
1
-4
/
+6
2013-04-30
PCI: Set ->mask_pos correctly
Dan Carpenter
1
-2
/
+4
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-385
/
+1178
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
101
-1328
/
+455
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-709
/
+834
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
130
-1708
/
+5670
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-518
/
+640
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
1
-1
/
+1
2013-04-30
Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+16
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
218
-2303
/
+2859
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
12
-633
/
+826
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
14
-925
/
+2214
2013-04-29
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+24
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+205
2013-04-29
net: rename random32 to prandom
Akinobu Mita
1
-2
/
+2
2013-04-29
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-29
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-29
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
scsi: rename random32() to prandom_u32()
Akinobu Mita
2
-5
/
+5
2013-04-29
lguest: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
uwb: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
drbd: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+3
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-29
mm/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
lib/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-29
uuid: use prandom_bytes()
Akinobu Mita
1
-7
/
+1
2013-04-29
raid6test: use prandom_bytes()
Akinobu Mita
1
-7
/
+2
2013-04-29
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
1
-14
/
+2
2013-04-29
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
Jeff Layton
2
-7
/
+2
2013-04-29
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
Jeff Layton
1
-6
/
+1
2013-04-29
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
1
-3
/
+1
2013-04-29
drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic
Jeff Layton
2
-3
/
+1
2013-04-29
idr: introduce idr_alloc_cyclic()
Jeff Layton
2
-0
/
+29
2013-04-29
Documentation: update nfs option in filesystem/vfat.txt
Namjae Jeon
1
-5
/
+21
2013-04-29
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
4
-2
/
+78
2013-04-29
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
3
-5
/
+52
2013-04-29
fat: restructure export_operations
Namjae Jeon
5
-20
/
+147
2013-04-29
fat: introduce a helper fat_get_blknr_offset()
Namjae Jeon
2
-4
/
+12
2013-04-29
fat: move fat_i_pos_read to fat.h
Namjae Jeon
2
-14
/
+14
2013-04-29
fat: introduce 2 new values for the -o nfs mount option
Namjae Jeon
2
-9
/
+21
2013-04-29
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
Wei Yongjun
1
-0
/
+1
2013-04-29
drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id
Axel Lin
1
-1
/
+0
2013-04-29
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
Johan Hovold
1
-3
/
+11
[next]