index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
64
-64
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2
-3
/
+11
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-0
/
+4
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
6
-14
/
+14
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-2
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
5
-20
/
+20
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
1
-0
/
+3
2006-06-28
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2
-2
/
+2
2006-06-28
[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/
Tony Luck
1
-1
/
+1
2006-06-28
[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)
Jack Steiner
1
-2
/
+8
2006-06-28
[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/
Tony Luck
1
-1
/
+1
2006-06-28
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
1
-3
/
+1
2006-06-28
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2
-3
/
+3
2006-06-28
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
3
-3
/
+3
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-15
/
+2
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
1
-2
/
+14
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
1
-5
/
+19
2006-06-28
[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...
Yasunori Goto
1
-11
/
+8
2006-06-28
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-12
/
+3
2006-06-28
[PATCH] pgdat allocation for new node add (refresh node_data[])
Yasunori Goto
1
-0
/
+4
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+2
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-2
/
+2
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
1
-2
/
+2
2006-06-26
[PATCH] Notify page fault call chain for ia64
Anil S Keshavamurthy
1
-1
/
+35
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-3
/
+0
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
2006-06-24
[IA64] fix ia64 build (fadt_descriptor)
Tony Luck
1
-2
/
+2
2006-06-24
Auto-update from upstream
Tony Luck
17
-241
/
+343
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-3
/
+6
2006-06-23
[PATCH] clean up default value of SCHED_SMT
Jean-Luc Leger
1
-1
/
+0
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-2
/
+1
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
1
-1
/
+1
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
2
-99
/
+116
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
4
-20
/
+12
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+4
2006-06-22
Pull rework-memory-attribute-aliasing into release branch
Tony Luck
3
-61
/
+139
2006-06-22
[IA64] SKI Simulator boot
Ian Wienand
1
-5
/
+1
2006-06-22
[IA64-SGI] fix SGI Altix tioce_bus_fixup() bug
Mike Habeck
1
-2
/
+2
2006-06-22
[IA64] Sanitize assembler code for ia64_sal_os_state
Keith Owens
3
-15
/
+30
2006-06-22
[IA64] Make PCI Express support selectable
Kenji Kaneshige
1
-0
/
+2
2006-06-22
[IA64] make efi_stub.S fit in 80 cols
David Mosberger-Tang
1
-1
/
+1
2006-06-22
[IA64-SGI] SN topology fix for large systems
Jack Steiner
1
-23
/
+27
2006-06-22
[IA64] sanity check reserved region usage
Alex Williamson
1
-0
/
+1
2006-06-22
[IA64] add vmlinuz target
Alex Williamson
1
-0
/
+2
2006-06-21
[PATCH] PCI: altix: msi support
Mark Maule
6
-111
/
+178
2006-06-21
[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
Mark Maule
2
-1
/
+25
2006-06-16
Pull trivial2 into release branch
Len Brown
2
-2
/
+4
[next]