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
2014-09-24
mei: use disconnect name consistently
Tomas Winkler
3
-9
/
+8
2014-09-24
mei: add hbm commands return status values
Tomas Winkler
2
-8
/
+53
2014-09-24
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
8
-9
/
+26
2014-09-24
mei: add me client remove functions
Tomas Winkler
3
-7
/
+38
2014-09-24
mei: use list for me clients book keeping
Tomas Winkler
5
-103
/
+71
2014-09-24
mei: me_client lookup function to return me_client object
Tomas Winkler
8
-89
/
+74
2014-09-24
mei: use wrapper for simple hbm client message
Tomas Winkler
1
-26
/
+25
2014-09-24
mei: use consistently me_addr in the hbm structures
Tomas Winkler
2
-6
/
+5
2014-09-24
mei: amthif: don't check amthif client identity on amthif queues
Alexander Usyskin
1
-22
/
+15
2014-09-24
mei: amthif: use service function to flush amthif queue
Alexander Usyskin
3
-12
/
+5
2014-09-24
mei: me: wait for hw ready non-interruptible
Alexander Usyskin
1
-10
/
+5
2014-09-23
Merge tag 'extcon-next-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
10
-46
/
+1012
2014-09-22
extcon: gpio: Fix code cleanup
George Cherian
2
-6
/
+8
2014-09-22
extcon: max77693: Fix a bug occured at changing ADC debounce time.
Jonghwa Lee
1
-4
/
+8
2014-09-22
extcon: sm5502: Drop useless include
Jean Delvare
1
-1
/
+0
2014-09-22
extcon: max77693: Use resource managed interrupt line
Krzysztof Kozlowski
1
-18
/
+7
2014-09-22
dt-bindings: extcon: Add support for Richtek RT8973A MUIC device
Chanwoo Choi
1
-0
/
+25
2014-09-22
extcon: rt8973a: Add Richtek RT8973A extcon driver
Chanwoo Choi
4
-0
/
+956
2014-09-22
extcon: sm5502: Clean up codes by using checkpatch script
Chanwoo Choi
1
-5
/
+4
2014-09-22
extcon: sm5502: Move sm5502.h header file to extcon directory
Chanwoo Choi
2
-11
/
+2
2014-09-22
extcon: sm5502: Add I2C dependency to fix build break
Chanwoo Choi
1
-0
/
+1
2014-09-22
extcon: sm5502: Fix bug to check cable type
Chanwoo Choi
1
-1
/
+1
2014-09-15
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
1
-1
/
+1
2014-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-23
/
+39
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2
-9
/
+11
2014-09-14
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-8
/
+280
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-09-14
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
Linus Torvalds
2
-3
/
+17
2014-09-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-22
/
+23
2014-09-14
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
4
-22
/
+23
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
1
-0
/
+13
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
1
-1
/
+2
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
1
-2
/
+2
2014-09-14
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
1
-2
/
+2
2014-09-14
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
1
-2
/
+6
2014-09-14
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
1
-1
/
+1
2014-09-14
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
4
-48
/
+55
2014-09-14
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
5
-6
/
+8
2014-09-13
Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-2
/
+2
2014-09-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-47
/
+123
2014-09-13
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-93
/
+220
2014-09-13
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-09-13
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-09-13
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-7
/
+11
2014-09-13
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2
-37
/
+31
2014-09-13
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
[next]