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-21
termios: Termios defines for other platforms
Alan Cox
3
-1
/
+12
2008-07-21
cyclades: use tty_port
Alan Cox
1
-6
/
+1
2008-07-21
stallion: use tty_port
Alan Cox
1
-5
/
+1
2008-07-21
istallion: use tty_port
Alan Cox
1
-5
/
+1
2008-07-21
gs: use tty_port
Alan Cox
1
-6
/
+2
2008-07-21
esp: use tty_port
Alan Cox
1
-7
/
+2
2008-07-21
tty.h: clean up
Alan Cox
1
-80
/
+85
2008-07-21
serial: use tty_port
Alan Cox
1
-14
/
+12
2008-07-21
tty: Introduce a tty_port common structure
Alan Cox
1
-1
/
+29
2008-07-21
tty: Ldisc revamp
Alan Cox
2
-6
/
+10
2008-07-21
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
1
-0
/
+1
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2008-07-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-17
Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+14
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
2
-335
/
+313
2008-07-17
[S390] chsc headers userspace cleanup
Adrian Bunk
3
-4
/
+7
2008-07-17
ptrace children revamp
Roland McGrath
2
-16
/
+14
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
13
-69
/
+394
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
[next]