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
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-0
/
+2
2006-10-11
[PATCH] ia64/sn __iomem annotations
Al Viro
2
-22
/
+22
2006-10-11
[PATCH] ia64/hp NULL noise removal
Al Viro
3
-7
/
+7
2006-10-10
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
1
-1
/
+1
2006-10-10
[PATCH] more ia64 irq handlers
Al Viro
2
-4
/
+4
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-08
[PATCH] missed ia64 pt_regs fixes
Al Viro
3
-12
/
+9
2006-10-06
[IA64] Fix breakage from irq change
Tony Luck
3
-4
/
+10
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
6
-28
/
+24
2006-10-04
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
4
-0
/
+375
2006-10-04
[PATCH] genirq: ia64 irq: Dynamic irq support
Eric W. Biederman
1
-0
/
+20
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
1
-9
/
+0
2006-10-04
fix file specification in comments
Uwe Zeisberger
3
-3
/
+3
2006-10-04
Attack of "the the"s in arch
Matt LaPlante
1
-1
/
+1
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+0
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-5
/
+18
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-2
/
+0
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-2
/
+2
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] cpumask: export node_to_cpu_mask consistently
Greg Banks
1
-0
/
+1
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-2
/
+7
2006-10-02
[PATCH] kprobe whitespace cleanup
bibo,mao
1
-44
/
+45
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
1
-1
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
1
-1
/
+0
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-2
/
+0
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
3
-3
/
+3
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
1
-0
/
+18
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-2
/
+4
2006-09-29
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-2
/
+2
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
19
-177
/
+745
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-1
/
+1
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
4
-87
/
+39
2006-09-27
[PATCH] fix "cpu to node relationship fixup: map cpu to node"
KAMEZAWA Hiroyuki
1
-2
/
+0
2006-09-27
IA64: PCI: dont disable irq which is not enabled
Satoru Takeuchi
1
-1
/
+2
2006-09-27
[IA64] minor reformatting to vmlinux.lds.S
Al Stone
1
-2
/
+6
2006-09-27
[IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold
Hidetoshi Seto
1
-8
/
+10
2006-09-27
[IA64] ar.fpsr not set on MCA/INIT kernel entry
Russ Anderson
1
-0
/
+4
2006-09-27
[IA64] printing support for MCA/INIT
Hidetoshi Seto
4
-36
/
+242
2006-09-27
[IA64] trim output of show_mem()
Jes Sorensen
1
-5
/
+4
2006-09-27
[IA64] show_mem() printk levels
Jes Sorensen
2
-22
/
+24
2006-09-27
[IA64] Make gp value point to Region 5 in mca handler
Zou Nan hai
1
-5
/
+0
2006-09-27
Revert "[IA64] Unwire set/get_robust_list"
Tony Luck
1
-2
/
+2
2006-09-27
[IA64-SGI] Do not request DMA memory for BTE
Christoph Lameter
1
-2
/
+1
2006-09-26
[IA64] Move perfmon tables from thread_struct to pfm_context
Keshavamurthy Anil S
1
-64
/
+49
2006-09-26
[IA64] Add interface so modules can discover whether multithreading is on.
Stephane Eranian
1
-0
/
+24
[next]