aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAge
* Get rid of open-coding in ia64_brk()Al Viro2009-12-11
* Unify sys_mmap*Al Viro2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\ \ \
| * | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \ | | | |/ | | |/|
| * | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | | sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2009-11-12
| | |/ | |/|
* / | swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-10
|/ /
* | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-13
* | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-13
|/
* [IA64] implement ticket locks for ItaniumTony Luck2009-09-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-23
|\ \ | |/ |/|
| * ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse2009-08-13
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-18
|\ \
| * | [IA64] Clean up linker script using standard macros.Nelson Elhage2009-09-15
| * | [IA64] Use standard macros for page-aligned data.Nelson Elhage2009-09-15
| * | [IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2009-09-15
| * | [IA64] kdump: Short path to freeze CPUsHidetoshi Seto2009-09-14
| * | [IA64] kdump: Try INIT regardless ofHidetoshi Seto2009-09-14
| * | [IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto2009-09-14
| * | [IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto2009-09-14
| * | [IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto2009-09-14
| * | [IA64] kexec: Make INIT safe while transition toHidetoshi Seto2009-09-14
| * | [IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto2009-09-14
* | | Fix ia64 build breakage in head.SAnirban Sinha2009-09-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \
| * \ \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \ \
| * | | | ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu2009-07-14
| * | | | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | | | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \ \ \
| * | | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-24
| * | | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-24
| * | | | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | | | cleanup console_print()Anirban Sinha2009-09-14
* | | | | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| | |_|/ / | |/| | |
* / | | | [IA64] Fix warning in dma-mapping.cLuck, Tony2009-09-02
|/ / / /
* | | | arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-11