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
2006-10-01
[PATCH] hot-add-mem x86_64: Kconfig changes
Keith Mannthey
1
-0
/
+4
2006-10-01
[CPUFREQ] Make acpi-cpufreq unsticky again.
Dave Jones
1
-2
/
+1
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-2
/
+2
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-2
/
+0
2006-09-30
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
11
-86
/
+111
2006-09-30
[ARM] 3880/1: remove the last trace of iop31x support
Lennert Buytenhek
1
-3
/
+0
2006-09-30
[ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernet
Lennert Buytenhek
3
-0
/
+87
2006-09-30
[ARM] 3809/3: get rid of 4 megabyte kernel image size limit
Lennert Buytenhek
2
-10
/
+11
2006-09-30
[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c
Russell King
1
-1
/
+1
2006-09-30
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
1
-4
/
+4
2006-09-30
[PATCH] Re-positioning the bss segment
Vivek Goyal
1
-7
/
+7
2006-09-30
[PATCH] Use ARRAY_SIZE in setup.c
Andi Kleen
1
-8
/
+3
2006-09-30
[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()
Bjorn Helgaas
1
-8
/
+2
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
3
-0
/
+9
2006-09-30
[PATCH] Refactor some duplicated code in mpparse.c
Andi Kleen
1
-18
/
+19
2006-09-30
[PATCH] Document iommu=panic
Andi Kleen
1
-0
/
+1
2006-09-30
[PATCH] Fix broken indentation in iommu_setup
Andi Kleen
1
-41
/
+41
2006-09-30
[PATCH] Allow disabling DAC using command line options
Andi Kleen
1
-0
/
+18
2006-09-30
[PATCH] i386: Update defconfig
Andi Kleen
1
-2
/
+5
2006-09-30
[PATCH] Update defconfig
Andi Kleen
1
-2
/
+6
2006-09-30
[SPARC]: Don't zero out tail during copy_from_user_inatomic().
David S. Miller
1
-0
/
+4
2006-09-30
[PATCH] uml build fix
Ollie Wild
1
-1
/
+1
2006-09-29
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
1
-0
/
+3
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
31
-41
/
+40
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
19
-22
/
+22
2006-09-29
[PATCH] Fix conflict with the is_init identifier on parisc
Eric Biederman
1
-16
/
+16
2006-09-29
[PATCH] kthread: convert arch/i386/kernel/apm.c
Serge E. Hallyn
1
-18
/
+18
2006-09-29
[PATCH] oprofile: ppro: need to enable/disable all the counters
Arun Sharma
1
-7
/
+13
2006-09-29
[PATCH] Move valid_dma_direction() from x86_64 to generic code
Rolf Eike Beer
1
-1
/
+2
2006-09-29
[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...
Josh Triplett
1
-2
/
+2
2006-09-29
[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata
Komal Shah
8
-23
/
+41
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
9
-10
/
+12
2006-09-29
[PATCH] uml: remove pte_mkexec
Jeff Dike
1
-2
/
+4
2006-09-29
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
3
-34
/
+1
2006-09-29
[PATCH] uml: remove unneeded file
Jeff Dike
1
-484
/
+0
2006-09-29
[PATCH] uml: stack consumption reduction
Jeff Dike
2
-5
/
+14
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
2
-8
/
+7
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
5
-2
/
+14
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
3
-80
/
+40
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
3
-18
/
+46
2006-09-29
[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls
keith mannthey
2
-1
/
+11
2006-09-29
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
1
-1
/
+1
2006-09-29
[IPV4]: annotate struct in_ifaddr
Al Viro
3
-4
/
+4
2006-09-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
174
-7941
/
+9075
2006-09-29
Merge nommu branch
Russell King
26
-400
/
+2053
2006-09-28
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
Kevin Hilman
3
-11
/
+30
2006-09-28
[ARM] 3855/1: Add generic time support
Kevin Hilman
2
-0
/
+10
2006-09-28
[ARM] 3873/1: S3C24XX: Add irq_chip names
Ben Dooks
1
-0
/
+8
2006-09-28
[ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chips
Ben Dooks
1
-30
/
+30
2006-09-28
[ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23
Ben Dooks
1
-8
/
+36
[prev]
[next]