summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-0410-42/+164
|\
| * [IA64] fix ia64 kprobes compilationAdrian Bunk2008-03-041-0/+5
| * [IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang2008-03-041-0/+7
| * [IA64] move defconfig to arch/ia64/configs/Adrian Bunk2008-03-042-0/+2
| * [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-043-32/+109
| * [IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua2008-03-041-1/+12
| * [IA64] signal(ia64): add a signal stack overflow checkShi Weihua2008-03-041-9/+27
| * [IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen2008-03-041-0/+2
* | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-041-0/+1
|/
* [IA64] Fix build for sim_defconfigTony Luck2008-02-111-0/+7
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-102-25/+16
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-085-77/+202
|\
| * [IA64] Fix large MCA bootmem allocationRuss Anderson2008-02-081-29/+26
| * [IA64] Simplify cpu_idle_waitTony Luck2008-02-081-29/+15
| * [IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2008-02-081-0/+57
| * [IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2008-02-082-0/+88
| * [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-082-18/+12
| * [IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2008-02-081-1/+4
* | time: fix typo in commentsLi Zefan2008-02-081-7/+7
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-072-17/+21
|\
| * Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-4/+0
| |\
| | * ACPI: misc cleanupsAdrian Bunk2008-02-071-4/+0
| * | Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-071-0/+6
| |\ \
| | * | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui2008-02-021-0/+6
| | | |
| | \ \
| *-. \ \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-071-1/+1
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-131-1/+1
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-12/+14
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | | | |_|_|/ | | | | |/| | |
| | | | | * | | ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-141-12/+14
| | | |_|/ / / | | |/| | | |
* | | | | | | vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-071-2/+3
* | | | | | | vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-1/+1
* | | | | | | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-3/+3
|/ / / / / /
* | | | | | idle_regs() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* | | | | | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+0
* | | | | | Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+3
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-0520-332/+411
|\ \ \ \ \ \
| * | | | | | [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
| * | | | | | [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-054-22/+39
| * | | | | | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0
| * | | | | | [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-041-1/+0
| * | | | | | [IA64] Export three symbols for module useZhang, Xiantao2008-02-042-0/+17
| * | | | | | [IA64] mca style cleanupHidetoshi Seto2008-02-045-53/+65
| * | | | | | [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
| * | | | | | [IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto2008-02-041-2/+2
| * | | | | | [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-041-2/+2
| * | | | | | [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-041-8/+8
| * | | | | | [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-041-223/+266
| * | | | | | [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-041-3/+4
| * | | | | | [IA64] constify function pointer tablesJan Engelhardt2008-02-045-5/+5
* | | | | | | iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-2/+6
OpenPOWER on IntegriCloud