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
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-5
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
31
-173
/
+53
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-1
/
+1
2007-05-08
enlarge console.name
Andrew Morton
1
-3
/
+2
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
1
-0
/
+29
2007-05-08
cyclades: remove custom types
Klaus Kudielka
1
-89
/
+91
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
1
-8
/
+6
2007-05-08
Kprobes: Make kprobe.symbol_name const
Ananth N Mavinakayanahalli
1
-1
/
+1
2007-05-08
tty: i386/x86_64 arbitary speed support
Alan Cox
4
-3
/
+23
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
1
-0
/
+6
2007-05-08
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
1
-0
/
+3
2007-05-08
add filesystem subtype support
Miklos Szeredi
1
-0
/
+7
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+1
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
5
-24
/
+16
2007-05-08
IRQ: add __must_check to request_irq
Monakhov Dmitriy
1
-2
/
+2
2007-05-08
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
1
-8
/
+6
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
1
-1
/
+2
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
1
-25
/
+0
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
1
-1
/
+2
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
1
-0
/
+1
2007-05-08
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
1
-39
/
+69
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2
-0
/
+2
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
1
-6
/
+6
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-4
/
+2
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
1
-0
/
+11
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
1
-0
/
+2
2007-05-08
Increase slab redzone to 64bits
David Woodhouse
1
-2
/
+2
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
7
-7
/
+48
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+22
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-1
/
+8
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+89
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+1
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-10
/
+37
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
21
-208
/
+523
2007-05-07
uml: more page fault path trimming
Jeff Dike
2
-14
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+12
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
3
-1
/
+8
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-6
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
2
-9
/
+1
2007-05-07
mm: remove unused page flags
Rafael J. Wysocki
1
-12
/
+0
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-40
/
+18
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
1
-0
/
+33
2007-05-07
ALPHA: "prctl" macros
Ivan Kokshaysky
1
-0
/
+22
2007-05-07
h8300 generic irq
Yoshinori Sato
3
-1
/
+2
2007-05-07
blackfin: serial driver
Bryan Wu
1
-0
/
+3
2007-05-07
blackfin architecture
Bryan Wu
144
-0
/
+23352
2007-05-07
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
1
-1
/
+14
2007-05-07
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
1
-2
/
+1
2007-05-07
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
1
-1
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+0
[next]