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-09
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
1
-0
/
+1
2007-05-09
kthread: don't depend on work queues
Eric W. Biederman
1
-0
/
+3
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
1
-9
/
+12
2007-05-09
workqueue: kill NOAUTOREL works
Oleg Nesterov
1
-55
/
+9
2007-05-09
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
1
-3
/
+10
2007-05-09
workqueue: kill run_scheduled_work()
Oleg Nesterov
1
-1
/
+0
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
1
-0
/
+2
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
1
-22
/
+30
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
1
-1
/
+2
2007-05-09
kblockd: use flush_work
Andrew Morton
1
-1
/
+1
2007-05-09
implement flush_work()
Oleg Nesterov
1
-1
/
+3
2007-05-09
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2
-0
/
+39
2007-05-09
mutex_lock_interruptible(): add __must_check
Andrew Morton
1
-2
/
+3
2007-05-09
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
1
-0
/
+125
2007-05-09
mca: add integrated device bus matching
James Bottomley
1
-0
/
+2
2007-05-09
Always ask the hardware to obtain hardware processor id - ia64
Fernando Luis Vazquez Cao
1
-3
/
+2
2007-05-09
Use the APIC to determine the hardware processor id - x86_64
Fernando Luis Vazquez Cao
1
-8
/
+6
2007-05-09
Use the APIC to determine the hardware processor id - i386
Fernando Luis Vazquez Cao
1
-15
/
+21
2007-05-09
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
11
-5
/
+21
2007-05-09
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
1
-0
/
+1
2007-05-09
uml: fix build breakage
Jeff Dike
1
-0
/
+9
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2
-30
/
+25
2007-05-09
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
1
-0
/
+4
2007-05-09
Declare {compat_}sys_utimensat
Stephen Rothwell
2
-0
/
+5
2007-05-09
[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.
Robert P. J. Day
1
-3
/
+0
2007-05-09
[MTD] Remove unnecessary user space check from mtd.h.
Robert P. J. Day
1
-4
/
+0
2007-05-09
Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel
Russell King
30
-791
/
+473
2007-05-09
ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)
Imre Deak
1
-3
/
+0
2007-05-09
ARM: OMAP: Sync framebuffer headers with N800 tree
Kai Svahn
2
-10
/
+63
2007-05-09
ARM: OMAP: Fix gpmc header
Tony Lindgren
1
-1
/
+1
2007-05-09
ARM: OMAP: Add mailbox support for IVA
Hiroshi DOYU
1
-0
/
+73
2007-05-09
[ARM] armv7: add support for asid-tagged VIVT I-cache
Catalin Marinas
1
-0
/
+15
2007-05-09
sh: SH7760 DMABRG support.
Manuel Lauss
1
-0
/
+23
2007-05-09
sh: clockevent/clocksource/hrtimers/nohz TMU support.
Paul Mundt
1
-21
/
+4
2007-05-09
[AVR32] Wire up sys_utimensat
Haavard Skinnemoen
1
-1
/
+3
2007-05-09
[AVR32] Fix section mismatch .taglist -> .init.text
Haavard Skinnemoen
1
-1
/
+1
2007-05-09
include files: convert "include" subdirectory to UTF-8
John Anthony Kazos Jr
34
-34
/
+34
2007-05-09
fix file specification in comments
Uwe Kleine-König
10
-10
/
+10
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
7
-8
/
+8
2007-05-09
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
1
-18
/
+13
2007-05-09
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
1
-1
/
+9
2007-05-09
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
2
-2
/
+11
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
3
-49
/
+50
2007-05-09
[POWERPC] swsusp: Introduce register_nosave_region_late
Johannes Berg
1
-1
/
+10
2007-05-09
Fix "deprecated" typoes.
Robert P. J. Day
3
-4
/
+4
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
7
-7
/
+7
2007-05-09
m68k: <asm/scatterlist.h> needs <linux/types.h>
Geert Uytterhoeven
1
-0
/
+2
2007-05-09
FRV: Miscellaneous fixes
David Howells
1
-3
/
+13
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-157
/
+18
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+1
[prev]
[next]