index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
100
-174
/
+157
2013-04-30
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-41
/
+103
2013-04-30
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+3
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-78
/
+73
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-20
/
+11
2013-04-30
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-305
/
+660
2013-04-30
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-20
/
+18
2013-04-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-75
/
+80
2013-04-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-28
/
+33
2013-04-30
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
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-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
218
-2303
/
+2859
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
12
-633
/
+826
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
14
-925
/
+2214
2013-04-30
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+24
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+205
2013-04-30
net: rename random32 to prandom
Akinobu Mita
1
-2
/
+2
2013-04-30
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-30
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-30
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
scsi: rename random32() to prandom_u32()
Akinobu Mita
2
-5
/
+5
2013-04-30
lguest: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
uwb: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
drbd: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+3
2013-04-30
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-30
mm/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-30
lib/: rename random32() to prandom_u32()
Akinobu Mita
2
-2
/
+2
2013-04-30
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-30
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-30
uuid: use prandom_bytes()
Akinobu Mita
1
-7
/
+1
2013-04-30
raid6test: use prandom_bytes()
Akinobu Mita
1
-7
/
+2
2013-04-30
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
1
-14
/
+2
2013-04-30
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
Jeff Layton
2
-7
/
+2
2013-04-30
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
Jeff Layton
1
-6
/
+1
2013-04-30
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
1
-3
/
+1
2013-04-30
drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic
Jeff Layton
2
-3
/
+1
2013-04-30
idr: introduce idr_alloc_cyclic()
Jeff Layton
2
-0
/
+29
2013-04-30
Documentation: update nfs option in filesystem/vfat.txt
Namjae Jeon
1
-5
/
+21
2013-04-30
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
4
-2
/
+78
2013-04-30
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
3
-5
/
+52
[next]