aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* [IA64] Fix build for sim_defconfigTony Luck2008-02-11
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-10
* ide: introduce HAVE_IDESam Ravnborg2008-02-09
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-08
|\
| * [IA64] Fix large MCA bootmem allocationRuss Anderson2008-02-08
| * [IA64] Simplify cpu_idle_waitTony Luck2008-02-08
| * [IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2008-02-08
| * [IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2008-02-08
| * [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-08
| * [IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2008-02-08
* | time: fix typo in commentsLi Zefan2008-02-08
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-07
|\
| * Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-07
| |\
| | * ACPI: misc cleanupsAdrian Bunk2008-02-07
| * | Merge branches 'release' and 'throttling-domains' into releaseLen Brown2008-02-07
| |\ \
| | * | ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORDZhao Yakui2008-02-02
| | | |
| | \ \
| *-. \ \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-07
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-13
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-07
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | | | |_|_|/ | | | | |/| | |
| | | | | * | | ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-14
| | | |_|/ / / | | |/| | | |
* | | | | | | vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-07
* | | | | | | vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-07
* | | | | | | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
|/ / / / / /
* | | | | | idle_regs() must be __cpuinitAdrian Bunk2008-02-06
* | | | | | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-06
* | | | | | Remove pointless casts from void pointersJeff Garzik2008-02-06
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-05
|\ \ \ \ \ \
| * | | | | | [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-05
| * | | | | | [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-05
| * | | | | | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-05
| * | | | | | [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-04
| * | | | | | [IA64] Export three symbols for module useZhang, Xiantao2008-02-04
| * | | | | | [IA64] mca style cleanupHidetoshi Seto2008-02-04
| * | | | | | [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-04
| * | | | | | [IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto2008-02-04
| * | | | | | [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-04
| * | | | | | [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-04
| * | | | | | [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-04
| * | | | | | [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-04
| * | | | | | [IA64] constify function pointer tablesJan Engelhardt2008-02-04
* | | | | | | iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori2008-02-05
* | | | | | | timerfd: new timerfd APIDavide Libenzi2008-02-05
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\ \ \ \ \ \
| * | | | | | remove Documentation/smp.txtAdrian Bunk2008-02-03
| | |_|/ / / | |/| | | |
* | | | | | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-03
* | | | | | Add HAVE_KPROBESMathieu Desnoyers2008-02-03
* | | | | | Add HAVE_OPROFILEMathieu Desnoyers2008-02-03
|/ / / / /
* | | | | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\ \ \ \ \
| * | | | | perfmon: Use task_is_*Matthew Wilcox2007-12-06
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-30
|\ \ \ \ \