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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
3
-6
/
+25
2009-06-18
crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template
Huang Ying
1
-2
/
+2
2009-06-18
crypto: aes-ni - Do not sleep when using the FPU
Huang Ying
1
-0
/
+4
2009-06-18
crypto: aes-ni - Fix cbc mode IV saving
Huang Ying
1
-2
/
+3
2009-06-18
crypto: padlock-aes - work around Nano CPU errata in CBC mode
Chuck Ebbert
1
-18
/
+65
2009-06-18
crypto: padlock-aes - work around Nano CPU errata in ECB mode
Chuck Ebbert
1
-35
/
+46
2009-06-18
ia64: Fix resource assignment for root busses
Matthew Wilcox
1
-2
/
+2
2009-06-18
x86: Use pci_claim_resource
Matthew Wilcox
1
-10
/
+7
2009-06-18
Delete pcibios_select_root
Matthew Wilcox
11
-132
/
+0
2009-06-18
Fix pci_claim_resource
Matthew Wilcox
1
-2
/
+2
2009-06-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
49
-231
/
+238
2009-06-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
19
-238
/
+2219
2009-06-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-12
/
+15
2009-06-17
mfd: early init for MFD running regulators
Samuel Ortiz
3
-3
/
+3
2009-06-17
mfd: fix tmio related warnings
Samuel Ortiz
4
-4
/
+4
2009-06-17
mfd: asic3: enable SD/SDIO cell
Philipp Zabel
1
-1
/
+113
2009-06-17
mfd: asic3: enable DS1WM cell
Philipp Zabel
2
-0
/
+100
2009-06-17
mfd: asic3: remove SD/SDIO controller register definitions
Philipp Zabel
1
-216
/
+3
2009-06-17
mfd: asic3: use resource_size macro instead of local variable
Philipp Zabel
1
-4
/
+2
2009-06-17
mfd: add ASIC3 IRQ numbers
Philipp Zabel
1
-0
/
+7
2009-06-17
mfd: asic3: add clock handling for MFD cells
Philipp Zabel
1
-0
/
+80
2009-06-17
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
2
-5
/
+20
2009-06-17
mfd: Fix Kconfig help text for WM8350
Mark Brown
1
-1
/
+1
2009-06-17
mfd: add PCAP driver
Daniel Ribeiro
4
-0
/
+770
2009-06-17
mfd: add U300 AB3100 core support
Linus Walleij
4
-1
/
+1110
2009-06-17
drivers/mfd: remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-06-17
mfd/pcf50633-gpio.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+3
2009-06-17
mfd: Mark WM8350 mask revision as readable to match silicon
Mark Brown
1
-1
/
+1
2009-06-17
mfd: Mark clocks_init as non-init in twl4030-core.c
Rakib Mullick
1
-1
/
+1
2009-06-17
mfd: Correct readability of WM8350 register 227
Mark Brown
1
-1
/
+1
2009-06-17
kmemleak: Fix some typos in comments
Catalin Marinas
1
-4
/
+4
2009-06-17
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
1
-6
/
+6
2009-06-17
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
1
-2
/
+5
2009-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
11
-287
/
+235
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
42
-505
/
+1888
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-335
/
+922
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-72
/
+104
2009-06-17
Documentation/vm/Makefile: don't try to build slqbinfo
Andrew Morton
1
-1
/
+1
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
1
-1
/
+1
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-28
/
+98
2009-06-17
Pull for-2.6.31 into release
Tony Luck
48
-231
/
+236
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
36
-209
/
+212
2009-06-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
184
-677
/
+42642
2009-06-17
[IA64] Fix build error in paravirt_patchlist.c
Jes Sorensen
1
-0
/
+2
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-219
/
+95
2009-06-17
MIPS: Add hibernation support
Wu Zhangjin
7
-0
/
+143
2009-06-17
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2
-4
/
+1
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2
-1
/
+5
2009-06-17
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
David Daney
1
-0
/
+11
2009-06-17
Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.
David Daney
1
-1
/
+1
[prev]
[next]