summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-151-0/+3
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+16
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-062-0/+66
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-0/+1
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-2/+2
|\
| * smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-181-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-2/+2
|\ \
| * | Merge branch 'master' into percpuTejun Heo2010-02-022-2/+5
| |\|
| * | Merge branch 'master' into percpuTejun Heo2010-01-0514-267/+100Star
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-2/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-03-0112-335/+28Star
|\ \ \ \
| * \ \ \ 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
| |\ \ \ \ | | | |/ / | | |/| |