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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2
-38
/
+135
2009-06-12
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2
-1
/
+76
2009-06-12
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2
-0
/
+17
2009-06-12
x86: unify power/cpu_(32|64) headers
Sergio Luis
2
-4
/
+10
2009-06-12
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+11
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+9
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
6
-55
/
+187
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
27
-223
/
+160
2009-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+5
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
1
-2
/
+2
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
2009-06-12
trivial: spelling fix in ppc code comments
Sankar P
1
-1
/
+1
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-06-12
lguest: PAE support
Matias Zabaljauregui
4
-8
/
+74
2009-06-12
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2
-10
/
+25
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
2
-2
/
+2
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
1
-4
/
+4
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
3
-30
/
+74
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
3
-8
/
+16
2009-06-12
lguest: clean up lguest_init_IRQ
Rusty Russell
1
-5
/
+4
2009-06-12
powerpc, perf_counter: Fix performance counter event types
Jaswinder Singh Rajput
1
-6
/
+6
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
16
-32
/
+0
2009-06-12
module: trim exception table on init free.
Rusty Russell
4
-0
/
+79
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
3
-11
/
+12
2009-06-12
uml module: fix uml build process due to this merge
Amerigo Wang
3
-25
/
+2
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
4
-224
/
+161
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang
4
-124
/
+99
2009-06-12
perf_counter/x86: Add a quirk for Atom processors
Yong Wang
1
-0
/
+7
2009-06-12
x86: make zap_low_mapping could be used early
Yinghai Lu
3
-5
/
+9
2009-06-12
Blackfin: fix sparseirq/kstat_irqs fallout
Mike Frysinger
1
-0
/
+2
2009-06-12
Blackfin: fix unused warnings after nommu update
Mike Frysinger
1
-1
/
+0
2009-06-12
Blackfin: export the last exception cause via debugfs
Robin Getz
1
-0
/
+10
2009-06-12
Blackfin: fix length checking in kgdb_ebin2mem
Roel Kluin
1
-3
/
+2
2009-06-12
Blackfin: kgdb: fix up error return values
Mike Frysinger
1
-25
/
+30
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2
-4
/
+3
2009-06-12
Blackfin: punt duplicated search_exception_table() prototype
Mike Frysinger
1
-3
/
+0
2009-06-12
Blackfin: add missing access_ok() checks to user functions
Robin Getz
1
-5
/
+20
2009-06-12
Blackfin: convert early_printk EVT init to a loop
Mike Frysinger
1
-13
/
+3
2009-06-12
Blackfin: document the lsl variants of the L1 allocator
Mike Frysinger
1
-0
/
+4
2009-06-12
Blackfin: rename Blackfin relocs according to the toolchain
Mike Frysinger
2
-53
/
+53
2009-06-12
Blackfin: check SIC defines rather than variant names
Mike Frysinger
1
-9
/
+8
2009-06-12
Blackfin: add SSYNC to set_dma_sg() for descriptor fetching
Sonic Zhang
1
-1
/
+7
2009-06-12
Blackfin: convert SMP to only use generic time framework
Graf Yang
2
-34
/
+20
2009-06-12
Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346
Michael Hennerich
2
-10
/
+117
2009-06-12
Blackfin: override default uClinux MTD addr/size
Mike Frysinger
1
-4
/
+7
2009-06-12
Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT
Mike Frysinger
1
-8
/
+8
2009-06-12
Blackfin: fix handling of initial L1 reservation
Graf Yang
1
-2
/
+10
2009-06-12
Blackfin: merge sram init functions
Graf Yang
3
-11
/
+4
2009-06-12
Blackfin: drop unused reserve_pda() function
Graf Yang
3
-15
/
+0
[prev]
[next]