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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
10
-78
/
+90
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
42
-92
/
+258
2017-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-3
/
+2
2017-06-12
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2017-06-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+29
2017-06-10
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2017-06-10
Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-06-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-06-09
dm: bump DM_VERSION_MINOR in response to target method error code changes
Mike Snitzer
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
4
-4
/
+7
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-5
/
+2
2017-06-09
block: introduce new block status code type
Christoph Hellwig
6
-16
/
+35
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
1
-1
/
+1
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
1
-1
/
+1
2017-06-09
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-2
/
+0
2017-06-09
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
1
-1
/
+0
2017-06-09
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+2
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+2
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-2
/
+0
2017-06-08
loop: support 4k physical blocksize
Hannes Reinecke
1
-0
/
+3
2017-06-08
Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...
Paolo Bonzini
2
-3
/
+29
2017-06-08
acpi: always include uuid.h
Christoph Hellwig
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
3
-8
/
+8
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
1
-5
/
+2
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+3
2017-06-07
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2017-06-06
elevator: fix truncation of icq_cache_name
Eric Biggers
1
-1
/
+1
2017-06-06
Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-3
/
+3
2017-06-06
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+21
2017-06-05
acpi, nfit: Switch to use new generic UUID API
Andy Shevchenko
1
-0
/
+1
2017-06-05
nvme: switch to uuid_t
Christoph Hellwig
2
-3
/
+3
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2
-3
/
+4
2017-06-05
block: remove blk_part_pack_uuid
Christoph Hellwig
1
-11
/
+0
2017-06-05
uuid: hoist uuid_is_null() helper from libnvdimm
Christoph Hellwig
1
-0
/
+13
2017-06-05
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
Christoph Hellwig
1
-0
/
+20
2017-06-05
uuid: rename uuid types
Christoph Hellwig
2
-27
/
+40
2017-06-05
uuid: remove uuid_be defintions from the uapi header
Christoph Hellwig
2
-16
/
+15
2017-06-05
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
1
-24
/
+0
2017-06-05
net: Update TCP congestion control documentation
Anmol Sarma
1
-1
/
+1
2017-06-05
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
1
-0
/
+1
2017-06-05
net: ping: do not abuse udp_poll()
Eric Dumazet
1
-0
/
+1
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
2
-3
/
+3
2017-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-33
/
+12
2017-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-2
/
+26
2017-06-03
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2
-0
/
+9
2017-06-03
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
1
-0
/
+11
2017-06-03
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
1
-1
/
+5
2017-06-03
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
1
-1
/
+1
[next]