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
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-389
/
+316
2013-05-02
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+4
2013-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-10
/
+3
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-2
/
+2
2013-05-01
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
1
-0
/
+1
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-8
/
+0
2013-05-01
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-472
/
+3
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-74
/
+23
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2
-64
/
+14
2013-04-30
mm: speedup in __early_pfn_to_nid
Russ Anderson
1
-1
/
+14
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+3
2013-04-30
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-30
mm/IA64: use common help functions to free reserved pages
Jiang Liu
1
-19
/
+4
2013-04-30
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2
-0
/
+4
2013-04-29
ia64: Don't use create_proc_read_entry()
David Howells
3
-348
/
+301
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-13
/
+3
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2013-04-29
Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-78
/
+91
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
5
-472
/
+3
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-64
/
+13
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-17
ia64: Make sure interrupts enabled when we "safe_halt()"
Luck, Tony
1
-0
/
+1
2013-04-15
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
1
-64
/
+13
2013-04-13
ia64/PCI: Implement pcibios_{add|remove}_bus() hooks
Jiang Liu
1
-0
/
+11
2013-04-10
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
5
-474
/
+3
2013-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-64
/
+13
2013-04-09
prominfo_proc fixes
Al Viro
1
-30
/
+12
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-13
/
+5
2013-04-09
palinfo fixes
Al Viro
1
-64
/
+13
2013-04-08
ia64: Use generic idle loop
Thomas Gleixner
4
-72
/
+23
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-04-02
Fix build error for numa_clear_node() under IA64
Yijing Wang
2
-3
/
+7
2013-04-02
Fix initialization of CMCI/CMCP interrupts
Tony Luck
3
-13
/
+33
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-10
/
+12
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+1
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-03-22
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2013-03-20
Change "select DMAR" to "select INTEL_IOMMU"
Paul Bolle
1
-1
/
+1
2013-03-20
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
1
-1
/
+1
2013-03-20
Wrong asm register contraints in the futex implementation
Stephan Schreiber
1
-3
/
+2
2013-03-20
Remove cast for kmalloc return value
Zhang Yanfei
1
-1
/
+1
2013-03-20
Fix kexec oops when iosapic was removed
Hanjun Guo
1
-1
/
+31
2013-03-20
iosapic: fix a minor typo in comments
Hanjun Guo
1
-1
/
+1
2013-03-20
Add WB/UC check for early_ioremap
Li, Zhen-Hua
1
-5
/
+9
2013-03-20
Fix broken fsys_getppid()
Eric W. Biederman
1
-48
/
+1
2013-03-20
tiocx: check retval from bus_register()
Jiri Kosina
1
-1
/
+4
[next]