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-07-19
mm: fault feedback #2
Nick Piggin
1
-45
/
+13
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-34
/
+50
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-7
/
+34
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
1
-0
/
+6
2007-07-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-19
/
+27
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
Linus Torvalds
1
-0
/
+91
2007-07-19
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+3
2007-07-19
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
1
-1
/
+1
2007-07-19
locks: export setlease to filesystems
J. Bruce Fields
1
-0
/
+1
2007-07-19
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
1
-0
/
+1
2007-07-19
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
1
-1
/
+1
2007-07-19
UIO: Add the User IO core code
Hans J. Koch
1
-0
/
+91
2007-07-19
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
1
-0
/
+10
2007-07-19
PM: remove deprecated dpm_runtime_* routines
Alan Stern
1
-11
/
+0
2007-07-19
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
1
-8
/
+17
2007-07-19
Fix RGMII-ID handling in gianfar
Andy Fleming
1
-0
/
+1
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
8
-9
/
+161
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-2
/
+2
2007-07-18
xen: add virtual block device driver.
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: add pinned page flag
Jeremy Fitzhardinge
1
-0
/
+5
2007-07-18
Allocate and free vmalloc areas
Jeremy Fitzhardinge
1
-0
/
+4
2007-07-18
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
1
-7
/
+15
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-3
/
+9
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
1
-0
/
+5
2007-07-18
usermodehelper: split setup from execution
Jeremy Fitzhardinge
1
-3
/
+41
2007-07-18
add argv_split()
Jeremy Fitzhardinge
1
-0
/
+3
2007-07-18
add kstrndup
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
zs: move to the serial subsystem
Maciej W. Rozycki
1
-2
/
+3
2007-07-18
serial: add early_serial_setup() back to header file
Yinghai Lu
1
-0
/
+2
2007-07-18
ext4: Remove 65000 subdirectory limit
Andreas Dilger
1
-1
/
+3
2007-07-18
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
Kalpak Shah
1
-0
/
+1
2007-07-18
ext4: Add nanosecond timestamps
Kalpak Shah
3
-1
/
+91
2007-07-18
jbd2: Move jbd2-debug file to debugfs
Jose R. Santos
1
-1
/
+1
2007-07-18
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
Jose R. Santos
3
-5
/
+5
2007-07-18
ext4: copy i_flags to inode flags on write
Jan Kara
1
-0
/
+1
2007-07-18
Change on-disk format to support 2^15 uninitialized extents
Amit Arora
1
-4
/
+27
2007-07-18
[NETFILTER]: ipt_iprange.h must #include <linux/types.h>
Adrian Bunk
1
-0
/
+2
2007-07-18
[NET]: move dev_mc_discard from dev_mcast.c to dev.c
Denis Cheng
1
-2
/
+0
2007-07-18
write support for preallocated blocks
Amit Arora
1
-0
/
+3
2007-07-18
fallocate support in ext4
Amit Arora
2
-0
/
+23
2007-07-18
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
3
-0
/
+9
2007-07-18
slob: Kill off duplicate kzalloc() definition.
Paul Mundt
1
-10
/
+0
2007-07-18
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2007-07-18
smp_call_function_single() should be a macro on UP
Al Viro
1
-10
/
+8
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-0
/
+4
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-2
/
+9
2007-07-17
md: change bitmap_unplug and others to void functions
NeilBrown
1
-3
/
+3
2007-07-17
md: improve the is_mddev_idle test fix
NeilBrown
1
-1
/
+1
2007-07-17
OMAP: add TI OMAP1610 accelerator entry.
Imre Deak
1
-0
/
+1
[next]