summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-171-28/+29
| | * | [IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu2007-07-171-30/+20
| | * | [IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu2007-07-171-36/+24
| | * | [IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu2007-07-171-166/+135
| * | | [IA64] fallocate system callDavid Chinner2007-07-191-1/+1
* | | | [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0
|/ / /
* | | use the new percpu interface for shared dataFenghua Yu2007-07-191-1/+1
* | | define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* | | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-1/+6
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-171-1/+3
|\ \
| * | [IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto2007-07-131-1/+3
* | | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | | handle kernelcore=: genericMel Gorman2007-07-171-0/+1
| |/ |/|
* | serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-4/+0
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-125-21/+61
|\
| * [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-112-19/+53
| * [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-111-1/+2
| * [IA64] Stop bit for brl instructionChristian Kandeler2007-07-091-0/+1
| * [IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck2007-07-091-1/+5
* | sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0
|/
* [IA64] remove duplicate header include lineMUNEDA Takahiro2007-06-261-1/+0
* [IA64] Correct unwind validation codeKeith Owens2007-06-261-5/+11
* [IA64] acpi_get_sysname() should be __initTony Luck2007-05-241-1/+2
* [IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi2007-05-241-1/+1
* [IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck2007-05-231-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-222-7/+19
|\
| * [IA64] Only unwind non-running tasks.Robin Holt2007-05-221-0/+5
| * [IA64] Improve unwind checking.Robin Holt2007-05-221-7/+14
* | all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+6
* | all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
|/
* [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-161-8/+1
* [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0
* [IA64] s/scalibility/scalability/Tony Luck2007-05-141-1/+1
* [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-142-7/+19
* [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-141-0/+3
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-1117-39/+39
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-116-6/+25
|\
| * [IA64] fix Kprobes reentrancyAnil S Keshavamurthy2007-05-111-4/+8
| * [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-111-0/+11
| * [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck2007-05-101-0/+2
| * [IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck2007-05-101-1/+1
| * [IA64] Wire up epoll_pwait and utimensatTony Luck2007-05-101-0/+2
| * [IA64] typo s/kenrel/kernel/Tony Luck2007-05-101-1/+1
* | [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+9
* | [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+8
|/
* [IA64] sa_interrupt is deprecatedakpm@linux-foundation.org2007-05-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0911-104/+132
|\
| * [IA64] wire up pselect, ppollAlexey Kuznetsov2007-05-081-2/+2
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-084-78/+27
| * [IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev2007-05-081-3/+4