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
2012-10-09
rbtree: add prio tree and interval tree tests
Michel Lespinasse
1
-0
/
+27
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
1
-0
/
+30
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
1
-8
/
+0
2012-10-09
rbtree: faster augmented rbtree manipulation
Michel Lespinasse
1
-0
/
+19
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
1
-25
/
+9
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
2
-11
/
+6
2012-10-09
rbtree: reference Documentation/rbtree.txt for usage instructions
Michel Lespinasse
1
-66
/
+1
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-1
/
+0
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2
-12
/
+0
2012-10-09
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
1
-0
/
+1
2012-10-09
mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
Xiao Guangrong
1
-1
/
+11
2012-10-09
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
1
-1
/
+1
2012-10-09
mm: compaction: capture a suitable high-order page immediately when it is mad...
Mel Gorman
2
-2
/
+3
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
3
-4
/
+2
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
3
-6
/
+0
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2
-3
/
+6
2012-10-09
mm: kill vma flag VM_INSERTPAGE
Konstantin Khlebnikov
1
-1
/
+0
2012-10-09
mm: introduce arch-specific vma flag VM_ARCH_1
Konstantin Khlebnikov
1
-13
/
+21
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-19
/
+1
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
1
-4
/
+1
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
7
-6
/
+157
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-5
/
+4
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2012-10-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-1
/
+9
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-1
/
+27
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-718
/
+857
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
1
-8
/
+0
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
Linus Torvalds
4
-30
/
+157
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-6
/
+3
2012-10-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-21
/
+18
2012-10-06
Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
4
-2
/
+28
2012-10-06
i2c: Correct struct i2c_driver doc about detection
Vivien Didelot
1
-1
/
+1
2012-10-06
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
1
-0
/
+3
2012-10-06
i2c-viapro: Add VIA VX900 device ID
Jean Delvare
1
-0
/
+1
2012-10-06
i2c-mux: Add support for device auto-detection
Jean Delvare
3
-0
/
+4
2012-10-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
21
-83
/
+433
2012-10-05
nbd: handle discard requests
Paul Clements
1
-1
/
+5
2012-10-05
nbd: add set flags ioctl
Paul Clements
1
-4
/
+5
2012-10-05
rapidio: add destination ID allocation mechanism
Alexandre Bounine
1
-0
/
+9
2012-10-05
rapidio: use device lists handling on per-net basis
Alexandre Bounine
1
-0
/
+1
2012-10-05
rapidio: add inbound memory mapping interface
Alexandre Bounine
2
-0
/
+10
2012-10-05
rapidio: fix kerneldoc warnings after DMA support was added
Alexandre Bounine
1
-1
/
+2
2012-10-05
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
1
-1
/
+2
2012-10-05
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
1
-0
/
+1
2012-10-05
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
1
-0
/
+5
2012-10-05
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-5
/
+0
2012-10-05
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2
-3
/
+3
2012-10-05
coredump: update coredump-related headers
Alex Kelly
3
-6
/
+5
2012-10-05
coredump: make core dump functionality optional
Alex Kelly
1
-0
/
+4
[next]