summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Pull misc2634 into release branchTony Luck2010-02-261-2/+2
| |\ \ \ \
| | * | | | [IA64] remove trailing space in messagesFrans Pop2010-02-261-2/+2
| | | |_|/ | | |/| |
| * | | | Pull alex into release branchTony Luck2010-02-263-36/+7Star
| |\ \ \ \
| | * | | | [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang2010-02-261-4/+1Star
| | * | | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang2010-02-263-33/+7Star
| | |/ / /
| * / / / [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-089-297/+19Star
| |/ / /
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-011-1/+1
|\ \ \ \
| * | | | clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+1
| |/ / /
* / / / kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-041-1/+1
|/ / /
* | | [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-081-1/+4
* | | [IA64] use helpers for rlimitsJiri Slaby2010-01-071-1/+1
| |/ |/|
* | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-222-31/+0Star
* | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-18/+0Star
* | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-9/+1Star
* | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-33/+1Star
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-5/+2Star
|\ \
| * | ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-121-5/+2Star
* | | 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-151-3/+8
| * | | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-151-5/+1Star
* | | | 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/+33Star
|\ \ \ | |/ / |/| / | |/
| * percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-295-7/+7
| * ia64: convert to dynamic percpu allocatorTejun Heo2009-10-021-12/+0Star
| * 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/+20Star
* | Get rid of open-coding in ia64_brk()Al Viro2009-12-111-45/+1Star
* | Unify sys_mmap*Al Viro2009-12-111-35/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-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-091-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-061-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-192-51/+59
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-082-17/+8Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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/+2Star
| | |/ | |/|
* / | 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/+2Star
* | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-131-47/+57
|/
* [IA64] implement ticket locks for ItaniumTony Luck2009-09-252-109/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-241-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-242-2/+3
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-1/+2