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
2008-07-22
powerpc: Use PPC_LONG_ALIGN in uaccess.h
Michael Ellerman
1
-12
/
+9
2008-07-22
powerpc: Add a #define for aligning to a long-sized boundary
Michael Ellerman
1
-0
/
+2
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
1
-0
/
+7
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-1
/
+2
2008-07-22
powerpc/cell: Add support for power button of future IBM cell blades
Christian Krafft
1
-0
/
+1
2008-07-22
of_gpio: Should use new <linux/gpio.h> header
Wolfgang Grandegger
1
-1
/
+1
2008-07-17
powerpc: rework FSL Book-E PTE access and TLB miss
Kumar Gala
1
-11
/
+4
2008-07-17
fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
1
-4
/
+0
2008-07-17
gianfar: Add magic packet and suspend/resume support.
Scott Wood
1
-0
/
+1
2008-07-17
powerpc: Fix a bunch of sparse warnings in the qe_lib
Andy Fleming
1
-4
/
+4
2008-07-17
powerpc/mpc83xx: Power Management support
Scott Wood
2
-0
/
+10
2008-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
12
-29
/
+108
2008-07-17
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
1
-0
/
+2
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-30
/
+44
2008-07-17
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-200
/
+246
2008-07-17
block: Trivial fix for blk_integrity_rq()
Martin K. Petersen
1
-0
/
+3
2008-07-17
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
7
-7
/
+149
2008-07-17
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
1
-6
/
+8
2008-07-17
PNP: convert resource options to single linked list
Bjorn Helgaas
1
-2
/
+4
2008-07-17
PNP: support optional IRQ resources
Bjorn Helgaas
1
-0
/
+1
2008-07-17
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
1
-48
/
+0
2008-07-17
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2
-3
/
+4
2008-07-17
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
1
-0
/
+5
2008-07-17
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
1
-7
/
+13
2008-07-17
PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
Bjorn Helgaas
1
-12
/
+60
2008-07-17
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2
-0
/
+2
2008-07-17
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2
-0
/
+2
2008-07-17
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...
Zhang Rui
2
-6
/
+0
2008-07-17
ACPICA: Update version to 20080609
Bob Moore
1
-1
/
+1
2008-07-17
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
2
-7
/
+3
2008-07-17
ACPICA: Update disassembler for DMAR table changes
Bob Moore
2
-0
/
+5
2008-07-17
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
1
-2
/
+17
2008-07-17
ACPICA: Update version to 20080514
Bob Moore
1
-1
/
+1
2008-07-17
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
5
-42
/
+55
2008-07-17
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
10
-53
/
+44
2008-07-17
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
1
-0
/
+4
2008-07-17
ACPICA: Update tracking macros to reduce code/data size
Jan Beulich
1
-6
/
+4
2008-07-17
ACPICA: Fix for hang on GPE method invocation
Bob Moore
1
-7
/
+0
2008-07-17
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
2
-2
/
+5
2008-07-17
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
2
-0
/
+11
2008-07-17
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+2
2008-07-17
ACPICA: fix mutex names in debug code.
Vegard Nossum
1
-1
/
+1
2008-07-17
Make GPE disable more robust
Bob Moore
1
-0
/
+2
2008-07-17
ACPI: change processors from array to per_cpu variable
Mike Travis
1
-1
/
+1
2008-07-16
IDE: Remove unused code
Elias Oltmanns
1
-7
/
+0
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
1
-0
/
+6
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2008-07-16
ide: move PIO blacklist to ide-pio-blacklist.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
[next]