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
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-30
[IA64] Put the space for cpu0 per-cpu area into .data section
Tony Luck
5
-9
/
+15
2008-09-23
[IA64] kexec fails on systems with blocks of uncached memory
Jay Lan
1
-2
/
+3
2008-09-23
[IA64] Ski simulator doesn't need check_sal_cache_flush
Alex Chiang
1
-0
/
+2
2008-09-20
KVM: ia64: 'struct fdesc' build fix
Jes Sorensen
1
-6
/
+1
2008-09-10
[IA64] prevent ia64 from invoking irq handlers on offline CPUs
Paul E. McKenney
1
-3
/
+1
2008-09-10
[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree
Julia Lawall
1
-1
/
+3
2008-09-10
[IA64] fix up bte.h
Robin Holt
1
-4
/
+5
2008-09-10
[IA64] fix compile failure with non modular builds
James Bottomley
3
-22
/
+27
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
2
-0
/
+15
2008-08-25
[IA64] Fix __{in,out}s{w,l} to handle unaligned data
James Bottomley
1
-4
/
+6
2008-08-25
[IA64] Fix ia64 build failure when CONFIG_SFC=m
Robin Holt
1
-0
/
+1
2008-08-19
[IA64] use generic compat_old_sys_readdir
Christoph Hellwig
3
-140
/
+1
2008-08-19
[IA64] pci_acpi_scan_root cleanup
Luck, Tony
1
-10
/
+11
2008-08-19
[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.
Robin Holt
1
-4
/
+4
2008-08-19
[IA64] Remove sn2_defconfig.
Robin Holt
1
-1285
/
+0
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-1
/
+1
2008-08-13
[IA64] use bcd2bin/bin2bcd
Adrian Bunk
1
-1
/
+1
2008-08-12
[IA64] Ensure cpu0 can access per-cpu variables in early boot code
Tony Luck
6
-12
/
+53
2008-08-05
[IA64] Update generic config
Tony Luck
1
-4
/
+67
2008-08-04
[IA64] Eliminate trailing backquote in IA64_SGI_UV
Jack Steiner
1
-2
/
+2
2008-08-04
[IA64] update generic_defconfig to support sn2.
Robin Holt
1
-6
/
+16
2008-08-04
[IA64] update generic_defconfig for 2.6.27-rc1
Robin Holt
1
-210
/
+293
2008-08-04
[IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096
Robin Holt
1
-3
/
+3
2008-08-04
[IA64] Cleanup generated file not ignored by .gitignore
Robin Holt
1
-0
/
+1
2008-08-04
[IA64] pv_ops: fix ivt.S paravirtualization
Isaku Yamahata
1
-2
/
+2
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck
192
-11
/
+29374
2008-07-30
GRU Driver: hardware data structures
Jack Steiner
1
-1
/
+3
2008-07-27
KVM: ia64: Fix irq disabling leak in error handling code
Julia Lawall
1
-2
/
+3
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
1
-2
/
+2
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
3
-4
/
+5
2008-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+6
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-25
[IA64] Wire up new system calls
Tony Luck
1
-0
/
+6
2008-07-24
flag parameters: pipe
Ulrich Drepper
2
-2
/
+2
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-9
/
+10
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+6
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-3
/
+4
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-6
/
+5
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-7
/
+15
2008-07-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
20
-311
/
+968
2008-07-21
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+11
2008-07-21
simserial: Fix up for ldisc changes
Alan Cox
1
-43
/
+3
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+3
2008-07-20
KVM: Add coalesced MMIO support (ia64 part)
Laurent Vivier
2
-1
/
+5
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
1
-3
/
+3
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
1
-8
/
+0
2008-07-17
[IA64] Remove experimental status of kdump
Bernhard Walle
1
-2
/
+2
2008-07-17
[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()
Alex Chiang
1
-3
/
+2
2008-07-17
[IA64] adding parameter check to module_free()
Akiyama, Nobuyuki
1
-1
/
+2
[next]