aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-03
|\
| * IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | Wire up finit_module syscallLuck, Tony2013-01-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
| * death to idle_regs()Al Viro2012-11-28
| * flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * ia64: switch to generic sys_execve()Al Viro2012-10-19
| * ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-19
| * ia64: don't mess with ar_bspstore in kernel_thread()Al Viro2012-10-14
| * ia64: dead code in copy_thread() since 2004Al Viro2012-10-14
| * ia64: clone() had been unused since 2004Al Viro2012-10-14
* | Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-12
|\ \
| * | [IA64] Resolve name space collision for cache_show()Tony Luck2012-11-07
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \
| * | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-20
| * | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-19
| * | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-19
| * | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
| * | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
| |/
* | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-11
|\ \
| * | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-24
| |/
* / ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg2012-11-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\ \ | |/ |/|
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | ia64: can't reach do_signal() when returning to kernel modeAl Viro2012-10-01
| |/
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * | make get_file() return its argumentAl Viro2012-09-26
| * | switch itanic perfmonctl(2) to fget_light()Al Viro2012-09-26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \
| * | userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman2012-09-21
* | | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
|\ \ \
| * | | [IA64] Must enable interrupts in do_notify_resume_user before calling traceho...Tony Luck2012-09-20
| * | | [IA64] kexec: Move the dereference below the NULL testWei Yongjun2012-09-10
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ \
| * | | ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker2012-09-25
| * | | ia64: Consolidate user vtime accountingFrederic Weisbecker2012-09-25
| * | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
| |/ /
* / / ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney2012-09-23
|/ /
* / ACPI: Only count valid srat memory structuresThomas Renninger2012-08-03
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * mm: account the total_vm in the vm_stat_account()Huang Shijie2012-07-31