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
2015-01-17
locks: convert posix locks to file_lock_context
Jeff Layton
11
-198
/
+155
2015-01-16
locks: move flock locks to file_lock_context
Jeff Layton
6
-35
/
+152
2015-01-16
ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
Jeff Layton
2
-4
/
+4
2015-01-16
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
3
-1
/
+57
2015-01-16
locks: have locks_release_file use flock_lock_file to release generic flock l...
Jeff Layton
1
-18
/
+31
2015-01-16
locks: add new struct list_head to struct file_lock
Jeff Layton
2
-3
/
+6
2015-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-29
/
+60
2015-01-16
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2015-01-16
Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-0
/
+6
2015-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-1
/
+3
2015-01-16
Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
4
-32
/
+78
2015-01-15
Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-12
/
+31
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
49
-175
/
+419
2015-01-15
Merge branch 'tg3-net'
David S. Miller
1
-3
/
+20
2015-01-15
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-15
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-15
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+3
2015-01-15
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
1
-2
/
+14
2015-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-27
/
+85
2015-01-15
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2
-1
/
+6
2015-01-15
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-15
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-15
Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2015-01-15
netdevice: Add missing parentheses in macro
Benjamin Poirier
1
-1
/
+1
2015-01-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-64
/
+240
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
mmc: sdhci: Set SDHCI_POWER_ON with external vmmc
Tim Kryger
1
-0
/
+6
2015-01-14
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
6
-12
/
+31
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
4
-4
/
+37
2015-01-14
Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2015-01-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-6
/
+6
2015-01-14
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
1
-29
/
+42
2015-01-14
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-14
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2015-01-14
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-13
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+15
2015-01-13
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-46
/
+107
2015-01-13
net: Corrected the comment describing the ndo operations to reflect the actua...
B Viswanath
1
-2
/
+2
2015-01-13
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
3
-16
/
+13
2015-01-13
fbdev/broadsheetfb: fix memory leak
Colin Ian King
1
-3
/
+5
2015-01-13
locks: fix NULL-deref in generic_delete_lease
NeilBrown
1
-1
/
+1
2015-01-13
simplefb: Fix build failure on Sparc
Hans de Goede
1
-1
/
+1
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2
-1
/
+72
2015-01-13
Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-90
/
+69
2015-01-13
Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
6
-34
/
+86
2015-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
16
-129
/
+78
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2
-6
/
+10
[next]