summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-071-1/+4
* [IA64] use helpers for rlimitsJiri Slaby2010-01-061-1/+1
* ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-222-31/+0
* ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-18/+0
* ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-9/+1
* ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-33/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-5/+2
|\
| * ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-121-5/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-7/+8
|\ \
| * | switch alloc_file() to passing struct pathAl Viro2009-12-161-7/+8
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-162-8/+9
|\ \ \ | |/ / |/| |
| * | [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-141-3/+8
| * | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-141-5/+1
* | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-143-7/+7
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-147-48/+33
|\ \ | |/ |/|
| * percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-295-7/+7
| * ia64: convert to dynamic percpu allocatorTejun Heo2009-10-021-12/+0
| * ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-021-5/+6
| * ia64: initialize cpu maps earlyTejun Heo2009-10-022-24/+20
* | Get rid of open-coding in ia64_brk()Al Viro2009-12-111-45/+1
* | Unify sys_mmap*Al Viro2009-12-111-35/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-2/+2
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| |\ \
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+2
|\ \ \ \
| * | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-182-51/+59
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-082-17/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-182-6/+6
| * | | sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2009-11-122-11/+2
| | |/ | |/|
* | | swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-101-2/+2
|/ /
* | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-131-4/+2
* | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-131-47/+57
|/
* [IA64] implement ticket locks for ItaniumTony Luck2009-09-252-109/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-1/+1
|\
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-232-2/+3
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-1/+2
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-231-1/+1
|\ \ | |/ |/|
| * ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse2009-08-131-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-187-131/+150
|\ \
| * | [IA64] Clean up linker script using standard macros.Nelson Elhage2009-09-151-98/+11
| * | [IA64] Use standard macros for page-aligned data.Nelson Elhage2009-09-152-2/+4
| * | [IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2009-09-152-3/+1
| * | [IA64] kdump: Short path to freeze CPUsHidetoshi Seto2009-09-142-11/+19
| * | [IA64] kdump: Try INIT regardless ofHidetoshi Seto2009-09-141-22/+21
OpenPOWER on IntegriCloud