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
2007-10-18
net: libertas sdio driver
Pierre Ossman
1
-0
/
+6
2007-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-0
/
+2
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+5
2007-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
1
-9
/
+0
2007-10-17
security/ cleanups
Adrian Bunk
1
-15
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
4
-19
/
+73
2007-10-17
ifdef struct task_struct::security
Alexey Dobriyan
1
-1
/
+2
2007-10-17
security: Convert LSM into a static interface
James Morris
1
-984
/
+206
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
1
-0
/
+9
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
1
-3
/
+3
2007-10-17
bitmap.h: remove dead artifacts
Adrian Bunk
1
-2
/
+0
2007-10-17
ext2 reservations
Martin J. Bligh
2
-6
/
+67
2007-10-17
introduce I_SYNC
Joern Engel
2
-10
/
+68
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
1
-0
/
+1
2007-10-17
printk: add KERN_CONT annotation
Ingo Molnar
1
-0
/
+7
2007-10-17
F_DUPFD_CLOEXEC implementation
Ulrich Drepper
1
-5
/
+10
2007-10-17
task_struct: move ->fpu_counter and ->oomkilladj
Alexey Dobriyan
1
-10
/
+10
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
1
-16
/
+16
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
1
-12
/
+2
2007-10-17
Completely remove deprecated IRQ flags (SA_*)
Ahmed S. Darwish
1
-22
/
+0
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
1
-0
/
+3
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
3
-3
/
+9
2007-10-17
Remove unused member from nsproxy
Pavel Emelyanov
2
-2
/
+0
2007-10-17
user.c: #ifdef ->mq_bytes
Alexey Dobriyan
1
-0
/
+2
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-0
/
+3
2007-10-17
add consts where appropriate in fs/nls/*
Denys Vlasenko
1
-4
/
+4
2007-10-17
shrink_dcache_sb speedup
Denis V. Lunev
1
-0
/
+12
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
1
-5
/
+17
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2
-86
/
+125
2007-10-17
Mutex documentation is unclear about software interrupts, tasklets and timers
Matti Linnanvuori
1
-1
/
+2
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
1
-0
/
+1
2007-10-17
constify string/array kparam tracking structures
Jan Beulich
1
-7
/
+11
2007-10-17
store __setup_str_* in a more compact way
Jan Beulich
1
-1
/
+1
2007-10-17
Add a "rounddown_pow_of_two" routine to log2.h
Robert P. J. Day
1
-0
/
+25
2007-10-17
quota: send messages via netlink
Jan Kara
1
-0
/
+31
2007-10-17
make kernel/profile.c:time_hook static
Adrian Bunk
1
-3
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-0
/
+28
2007-10-17
Drop some headers from mm.h
Alexey Dobriyan
1
-2
/
+0
2007-10-17
NBD: allow hung network I/O to be cancelled
Paul Clements
1
-0
/
+2
2007-10-17
tty.h: remove dead define
Alan Cox
1
-5
/
+0
2007-10-17
Shrink task_struct if CONFIG_FUTEX=n
Alexey Dobriyan
1
-1
/
+2
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
1
-7
/
+7
2007-10-17
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
Ken'ichi Ohmichi
1
-0
/
+5
2007-10-17
add-vmcore: cleanup the coding style according to Andrew's comments
Ken'ichi Ohmichi
1
-7
/
+9
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
1
-0
/
+26
2007-10-17
Fix f_version type: should be u64 instead of unsigned long
Mathieu Desnoyers
2
-2
/
+2
2007-10-17
make fs/libfs.c:simple_commit_write() static
Adrian Bunk
1
-2
/
+0
2007-10-17
kernel/time/timekeeping.c: cleanups
Adrian Bunk
1
-1
/
+1
[next]