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
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-1
/
+2
2007-10-16
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
1
-1
/
+11
2007-10-16
memory unplug: page offline
KAMEZAWA Hiroyuki
1
-0
/
+3
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2
-2
/
+7
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+1
2007-10-16
Memoryless nodes: Uncached allocator updates
Christoph Lameter
1
-2
/
+2
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2
-0
/
+9
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2
-12
/
+18
2007-10-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
12
-328
/
+500
2007-10-15
[IA64] update sn2_defconfig
Jes Sorensen
1
-254
/
+189
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+7
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+1
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-2
/
+0
2007-10-13
[IA64] Fix kernel hangup in kdump on INIT
Kenji Kaneshige
1
-5
/
+8
2007-10-13
[IA64] Fix kernel panic in kdump on INIT
Kenji Kaneshige
2
-3
/
+1
2007-10-13
[IA64] Remove vector from ia64_machine_kexec()
Simon Horman
1
-5
/
+1
2007-10-13
[IA64] Fix race when multiple cpus go through MCA
Russ Anderson
1
-22
/
+25
2007-10-13
[IA64] Remove needless delay in MCA rendezvous
Russ Anderson
1
-22
/
+19
2007-10-13
[IA64] add driver for ACPI methods to call native firmware
Bjorn Helgaas
3
-0
/
+247
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+1
2007-10-13
[IA64] perfmon: Remove exit_pfm_fs()
Satyam Sharma
1
-7
/
+0
2007-10-13
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
Satyam Sharma
3
-11
/
+11
2007-10-12
[SCSI] simscsi: Free scsi host on error
Matthew Wilcox
1
-2
/
+7
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-0
/
+3
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-1
/
+1
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+3
2007-10-05
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
1
-2
/
+0
2007-09-11
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
1
-1
/
+0
2007-09-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
16
-37
/
+118
2007-09-01
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)
Peter Chubb
3
-12
/
+4
2007-09-01
[IA64] Enable early console for Ski simulator
Peter Chubb
3
-14
/
+18
2007-09-01
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
Prarit Bhargava
2
-0
/
+6
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
7
-4
/
+61
2007-09-01
[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...
Jesper Juhl
1
-1
/
+2
2007-08-31
hugepage: fix broken check for offset alignment in hugepage mappings
David Gibson
1
-4
/
+2
2007-08-29
[IA64] Clear pending interrupts at CPU boot up time
Kenji Kaneshige
1
-0
/
+5
2007-08-29
[IA64] Fix unexpected interrupt vector handling
Kenji Kaneshige
1
-6
/
+22
2007-08-18
[IA64] Enable early console for Ski simulator
Peter Chubb
1
-0
/
+7
2007-08-18
[IA64] forbid ptrace changes psr.ri to 3
Shaohua Li
1
-3
/
+7
2007-08-16
[IA64] Failure to grow RBS
Andrew Burgess
1
-3
/
+11
2007-08-16
[IA64] Fix processor_get_freq
Alex Williamson
1
-4
/
+2
2007-08-14
[IA64] SGI Altix : fix a force_interrupt bug on altix
Mike Habeck
1
-1
/
+4
2007-08-14
[IA64] Update arch/ia64/configs/* s/SLAB/SLUB/
Christoph Lameter
7
-8
/
+7
2007-08-14
[IA64] get back PT_IA_64_UNWIND program header
David Mosberger-Tang
1
-1
/
+3
2007-08-14
[IA64] need NOTES in vmlinux.lds.S
David Mosberger-Tang
1
-4
/
+4
2007-08-14
[IA64] make unwinder stop at last frame of the bootloader
David Mosberger-Tang
1
-0
/
+1
2007-08-14
[IA64] Clean up CPE handler registration
Russ Anderson
1
-15
/
+19
2007-08-14
[IA64] Include Kconfig.preempt
Satyam Sharma
1
-11
/
+1
2007-08-13
[IA64] SN2 needs platform specific irq_to_vector() function.
Kenji Kaneshige
2
-0
/
+12
[next]