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-05-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-51
/
+71
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
7
-72
/
+362
2013-05-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
29
-128
/
+236
2013-05-07
Merge branch 'rwsem-optimizations'
Linus Torvalds
3
-153
/
+153
2013-05-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-915
/
+781
2013-05-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
7
-42
/
+52
2013-05-07
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
10
-12
/
+281
2013-05-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-67
/
+49
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
1
-6
/
+10
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-07
rwsem: no need for explicit signed longs
Davidlohr Bueso
1
-5
/
+3
2013-05-07
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
1
-7
/
+21
2013-05-07
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
1
-2
/
+8
2013-05-07
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
1
-32
/
+32
2013-05-07
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2
-30
/
+19
2013-05-07
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
1
-8
/
+9
2013-05-07
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
1
-2
/
+8
2013-05-07
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
1
-20
/
+6
2013-05-07
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
1
-21
/
+8
2013-05-07
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
1
-24
/
+9
2013-05-07
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
1
-20
/
+2
2013-05-07
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
1
-15
/
+57
2013-05-07
rwsem: shorter spinlocked section in rwsem_down_failed_common()
Michel Lespinasse
1
-5
/
+3
2013-05-07
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
2
-18
/
+24
2013-05-07
vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
Asias He
1
-7
/
+1
2013-05-07
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
Benjamin Herrenschmidt
1
-9
/
+7
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
9
-915
/
+781
2013-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-50
/
+1826
2013-05-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
36
-220
/
+1149
2013-05-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
36
-293
/
+1293
2013-05-07
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
20
-79
/
+91
2013-05-07
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-131
/
+380
2013-05-07
Fix cleaning in scripts/mod
Andreas Schwab
1
-0
/
+2
2013-05-07
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
1
-9
/
+15
2013-05-07
tipc: potential divide by zero in tipc_link_recv_fragment()
Dan Carpenter
1
-2
/
+4
2013-05-07
tipc: add a bounds check in link_recv_changeover_msg()
Dan Carpenter
1
-1
/
+4
2013-05-07
net/usb: new driver for RTL8152
hayeswang
4
-0
/
+1789
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
32
-2280
/
+4196
2013-05-07
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
36
-1304
/
+1261
2013-05-07
autofs - remove autofs dentry mount check
David Jeffery
1
-9
/
+0
2013-05-07
autofs - fix sparse warning for autofs4_d_manage()
Claudiu Ghioc
1
-1
/
+1
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
18
-269
/
+415
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
1
-1
/
+1
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
1
-1
/
+1
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2
-12
/
+1
2013-05-06
fib_trie: no need to delay vfree()
Al Viro
1
-11
/
+2
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
2
-2
/
+4
2013-05-06
vhost: drop virtio_net.h dependency
Michael S. Tsirkin
1
-1
/
+1
2013-05-06
vhost-net: Cleanup vhost_ubuf and vhost_zcopy
Asias He
1
-28
/
+30
2013-05-06
vhost: Remove vhost_enable_zcopy in vhost.h
Asias He
1
-3
/
+0
[next]