| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] wire up {signal,timer,event}fd syscalls | Tony Luck | 2007-05-15 | 1 | -0/+3 |
* | [IA64] Wire up epoll_pwait and utimensat | Tony Luck | 2007-05-10 | 1 | -0/+2 |
* | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 2007-05-09 | 1 | -2/+2 |
* | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 1 | -26/+0 |
* | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 | 1 | -5/+2 |
|\ |
|
| * | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-07 | 1 | -5/+2 |
* | | [IA64] Hook up getcpu system call for IA64 | Fenghua Yu | 2007-02-06 | 1 | -0/+2 |
|/ |
|
* | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 | 1 | -1/+1 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -2/+2 |
* | Revert "[IA64] Unwire set/get_robust_list" | Tony Luck | 2006-09-26 | 1 | -2/+2 |
* | [IA64] Unwire set/get_robust_list | Andreas Schwab | 2006-09-08 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 | 1 | -0/+1 |
* | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 | 1 | -0/+1 |
* | [IA64] Wire up new syscalls {set,get}_robust_list | Tony Luck | 2006-04-06 | 1 | -2/+2 |
* | [IA64] Wire up new syscall sync_file_range() | Tony Luck | 2006-04-04 | 1 | -0/+3 |
* | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 1 | -0/+1 |
* | Pull delete-sigdelayed into release branch | Tony Luck | 2006-03-21 | 1 | -14/+0 |
|\ |
|
| * | [IA64] Delete MCA/INIT sigdelayed code | Keith Owens | 2006-01-26 | 1 | -14/+0 |
* | | [IA64] Missing check for TIF_WORK if trace/audit enabled | Jack Steiner | 2006-02-16 | 1 | -1/+3 |
* | | [IA64] unshare system call registration for ia64 | Janak Desai | 2006-02-09 | 1 | -0/+3 |
* | | [IA64] add syscall entry for *at() | Chen, Kenneth W | 2006-02-06 | 1 | -0/+13 |
|/ |
|
* | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-09 | 1 | -0/+1 |
* | [IA64] Remove warnings for gcc 4.0 IA64 compilation. | Peter Chubb | 2005-09-16 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-10 | 1 | -1/+1 |
|\ |
|
| * | kbuild: ia64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 1 | -1/+1 |
* | | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W | 2005-09-09 | 1 | -0/+23 |
* | | [IA64] minor performance tune-up in ia64_switch_to | Chen, Kenneth W | 2005-09-07 | 1 | -3/+3 |
|/ |
|
* | [PATCH] remove sys_set_zone_reclaim() | Ingo Molnar | 2005-08-01 | 1 | -1/+1 |
* | [IA64] inotify: ia64 syscalls. | Robert Love | 2005-07-27 | 1 | -3/+3 |
* | [IA64] Fix a typo in arch/ia64/kernel/entry.S | H. J. Lu | 2005-07-08 | 1 | -1/+1 |
* | Auto merge with /home/aegl/GIT/ia64-test | Tony Luck | 2005-06-28 | 1 | -58/+52 |
|\ |
|
| * | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-06-15 | 1 | -3/+3 |
| |\ |
|
| * \ | Merge with temp tree to get David's gdb inferior calls patch | Tony Luck | 2005-05-18 | 1 | -1/+1 |
| |\ \ |
|
| * | | | [IA64] use srlz.d instead of srlz.i in ia64_leave_kernel() | David Mosberger-Tang | 2005-04-28 | 1 | -1/+1 |
| * | | | [IA64] In ia64_leave_syscall(), fix comments and whitespace only. | David Mosberger-Tang | 2005-04-28 | 1 | -40/+39 |
| * | | | [IA64] Schedule ia64_leave_syscall() to read ar.bsp earlier | David Mosberger-Tang | 2005-04-28 | 1 | -24/+19 |
| * | | | [IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc(). | David Mosberger-Tang | 2005-04-28 | 1 | -1/+8 |
| * | | | [IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp. | David Mosberger-Tang | 2005-04-28 | 1 | -10/+15 |
| * | | | [IA64] Use dynamic prediction for RSE-clearing branches. | David Mosberger-Tang | 2005-04-28 | 1 | -2/+2 |
| * | | | [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it. | David Mosberger-Tang | 2005-04-28 | 1 | -12/+0 |
* | | | | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 1 | -2/+2 |
* | | | | [PATCH] VM: early zone reclaim | Martin Hicks | 2005-06-22 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | [IA64] Avoid .spillpsp directive in handcoded assembly | David Mosberger-Tang | 2005-05-10 | 1 | -2/+2 |
* | | | [IA64] fix typos caught by new assembler | David Mosberger-Tang | 2005-05-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 1 | -1/+1 |
|/ |
|
* | [IA64] fix syscall-optimization goof | David Mosberger-Tang | 2005-04-25 | 1 | -1/+1 |
* | [IA64] speed up syscall path a bit more | David Mosberger-Tang | 2005-04-25 | 1 | -6/+6 |