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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
death to mnt_pinned
Al Viro
1
-2
/
+2
2014-08-07
make fs/{namespace,super}.c forget about acct.h
Al Viro
1
-2
/
+0
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2
-4
/
+19
2014-08-07
acct: get rid of acct_list
Al Viro
2
-3
/
+4
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-0
/
+1
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+16
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
11
-323
/
+498
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+23
2014-08-07
gpio: add missing includes in machine.h
Alexandre Courbot
1
-0
/
+3
2014-08-07
Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-6
/
+9
2014-08-07
Merge branch 'wacom' into next
Dmitry Torokhov
1
-0
/
+5
2014-08-07
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
30
-313
/
+363
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2014-08-07
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+22
2014-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+8
2014-08-07
Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-9
/
+21
2014-08-07
Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+4
2014-08-07
lib: bitmap: add missing mask in bitmap_andnot
Rasmus Villemoes
1
-1
/
+1
2014-08-07
lib: bitmap: add missing mask in bitmap_and
Rasmus Villemoes
1
-1
/
+1
2014-08-07
lib: bitmap: add missing mask in bitmap_shift_right
Rasmus Villemoes
1
-1
/
+1
2014-08-07
lib: bitmap: change parameter of bitmap_*_region to unsigned
Rasmus Villemoes
1
-3
/
+3
2014-08-07
lib: bitmap: make the start index of bitmap_clear unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-07
lib: bitmap: make the start index of bitmap_set unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-07
lib: bitmap: make nbits parameter of bitmap_weight unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-07
lib: bitmap: make nbits parameter of bitmap_subset unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-07
lib: bitmap: make nbits parameter of bitmap_intersects unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-07
lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned
Rasmus Villemoes
1
-8
/
+8
2014-08-07
lib: bitmap: remove unnecessary mask from bitmap_complement
Rasmus Villemoes
1
-1
/
+1
2014-08-07
lib: bitmap: make nbits parameter of bitmap_complement unsigned
Rasmus Villemoes
1
-3
/
+3
2014-08-07
lib: bitmap: make nbits parameter of bitmap_equal unsigned
Rasmus Villemoes
1
-1
/
+1
2014-08-07
lib: bitmap: make nbits parameter of bitmap_full unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-07
lib: bitmap: make nbits parameter of bitmap_empty unsigned
Rasmus Villemoes
1
-2
/
+2
2014-08-07
kernel.h: remove deprecated pack_hex_byte
Joe Perches
1
-5
/
+0
2014-08-07
lib: add lib/glob.c
George Spelvin
1
-0
/
+9
2014-08-07
zlib: clean up some dead code
Sergey Senozhatsky
1
-118
/
+0
2014-08-07
klist: use same naming scheme as hlist for klist_add_after()
Ken Helias
1
-1
/
+1
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-6
/
+6
2014-08-07
list: make hlist_add_after() argument names match hlist_add_after_rcu()
Ken Helias
1
-7
/
+7
2014-08-07
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
1
-1
/
+1
2014-08-07
include/linux/byteorder/generic.h: minor comment fix
Geoff Levand
1
-1
/
+1
2014-08-07
fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...
Joe Perches
1
-1
/
+1
2014-08-07
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
1
-0
/
+106
2014-08-07
mm/zbud: change zbud_alloc size type to size_t
Dan Streetman
1
-1
/
+1
2014-08-07
mmu_notifier: add call_srcu and sync function for listener to delay call and ...
Peter Zijlstra
1
-0
/
+6
2014-08-07
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
1
-1
/
+1
2014-08-07
mm, oom: rename zonelist locking functions
David Rientjes
1
-2
/
+2
2014-08-07
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+10
2014-08-07
memory-hotplug: add zone_for_memory() for selecting zone for new memory
Wang Nan
1
-0
/
+1
2014-08-07
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
Paul Cassella
1
-0
/
+3
2014-08-07
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
1
-0
/
+6
[prev]
[next]