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
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-0
/
+1
2008-04-30
redo locking of tty->pgrp
Alan Cox
1
-4
/
+6
2008-04-30
tty: BKL pushdown
Alan Cox
1
-2
/
+2
2008-04-30
ptrace: introduce ptrace_reparented() helper
Oleg Nesterov
1
-0
/
+4
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2
-3
/
+9
2008-04-30
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
1
-1
/
+7
2008-04-30
signals: add set_restore_sigmask
Roland McGrath
1
-1
/
+14
2008-04-30
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
1
-0
/
+2
2008-04-30
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
1
-2
/
+1
2008-04-30
kill_pid_info: don't take now unneeded tasklist_lock
Oleg Nesterov
1
-2
/
+0
2008-04-30
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
1
-0
/
+6
2008-04-30
md: support blocking writes to an array on device failure
Dan Williams
2
-0
/
+5
2008-04-30
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
1
-2
/
+4
2008-04-30
ext4: move headers out of include/linux
Christoph Hellwig
5
-1983
/
+0
2008-04-29
ext4: remove duplicate include of ext4_fs_i.h header file
Joe Perches
1
-2
/
+0
2008-04-30
Convert ext4 to use unlocked_ioctl
Andi Kleen
1
-2
/
+1
2008-04-29
ext4: Fix race between migration and mmap write
Aneesh Kumar K.V
1
-0
/
+1
2008-04-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2008-04-30
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-12
/
+19
2008-04-30
[libata] linux/libata.h: reorganize ata_device struct members a bit
Jeff Garzik
1
-6
/
+6
2008-04-30
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-6
/
+6
2008-04-30
i2c: Add support for device alias names
Jean Delvare
2
-3
/
+13
2008-04-30
i2c: Drop unused RTC driver IDs
Jean Delvare
1
-3
/
+0
2008-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+2
2008-04-30
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
1
-1
/
+2
2008-04-30
Security: Typecast CAP_*_SET macros
David Howells
1
-6
/
+6
2008-04-30
Security: Make secctx_to_secid() take const secdata
David Howells
1
-3
/
+3
2008-04-29
Improve queue_is_locked()
Jens Axboe
1
-0
/
+4
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-17
/
+21
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-2
/
+11
2008-04-29
block: fix queue locking verification
Linus Torvalds
1
-2
/
+8
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
1
-0
/
+6
2008-04-29
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
1
-0
/
+1
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2
-1
/
+15
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-15
/
+27
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-1
/
+5
2008-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-6
/
+37
2008-04-29
bitops: remove "optimizations"
Thomas Gleixner
1
-103
/
+12
2008-04-29
Add kbuild.h that contains common definitions for kbuild users
Christoph Lameter
1
-0
/
+15
2008-04-29
kernel: add common infrastructure for unaligned access
Harvey Harrison
10
-0
/
+510
2008-04-29
sysv fs: remove superfluous check for __GNUC__ compiler
Robert P. J. Day
1
-5
/
+1
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-1
/
+13
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-0
/
+3
2008-04-29
nbd: delete superfluous test for __GNUC__
Robert P. J. Day
1
-5
/
+1
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
1
-1
/
+3
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
1
-1
/
+6
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
1
-5
/
+0
2008-04-29
include/linux/sysctl.h: remove empty #else
Adrian Bunk
1
-2
/
+0
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
1
-2
/
+15
2008-04-29
proc: remove ->get_info infrastructure
Alexey Dobriyan
1
-14
/
+1
[next]