aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-14[IA64] Save I-resources to ia64_sal_os_stateTakao Indoh
2009-12-14[IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-11Get rid of open-coding in ia64_brk()Al Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo
2009-10-02ia64: initialize cpu maps earlyTejun Heo
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-16Fix ia64 build breakage in head.SAnirban Sinha
2009-09-15[IA64] Clean up linker script using standard macros.Nelson Elhage
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott
2009-09-14cleanup console_print()Anirban Sinha
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto
2009-09-14[IA64] kdump: Try INIT regardless ofHidetoshi Seto
2009-09-14[IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto
2009-09-14[IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto
2009-09-14[IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto
2009-09-14[IA64] kexec: Make INIT safe while transition toHidetoshi Seto
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto
2009-09-11Merge branch 'next' into for-linusJames Morris