| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-01-03 | 4 | -25/+14 |
|\ |
|
| * | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -25/+14 |
* | | Wire up finit_module syscall | Luck, Tony | 2013-01-03 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 4 | -143/+89 |
|\ |
|
| * | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 | 1 | -8/+6 |
| * | death to idle_regs() | Al Viro | 2012-11-28 | 1 | -5/+0 |
| * | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+2 |
| * | ia64: switch to generic sys_execve() | Al Viro | 2012-10-19 | 2 | -22/+1 |
| * | ia64: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-19 | 3 | -91/+80 |
| * | ia64: don't mess with ar_bspstore in kernel_thread() | Al Viro | 2012-10-14 | 1 | -5/+4 |
| * | ia64: dead code in copy_thread() since 2004 | Al Viro | 2012-10-14 | 1 | -9/+0 |
| * | ia64: clone() had been unused since 2004 | Al Viro | 2012-10-14 | 1 | -6/+0 |
* | | Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-12 | 1 | -2/+2 |
|\ \ |
|
| * | | [IA64] Resolve name space collision for cache_show() | Tony Luck | 2012-11-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 | 1 | -18/+4 |
|\ \ |
|
| * | | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker | 2012-11-20 | 1 | -0/+2 |
| * | | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker | 2012-11-19 | 1 | -8/+1 |
| * | | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker | 2012-11-19 | 1 | -10/+1 |
| * | | vtime: Remove the underscore prefix invasion | Frederic Weisbecker | 2012-11-19 | 1 | -4/+4 |
| * | | vtime: Make vtime_account_system() irqsafe | Frederic Weisbecker | 2012-10-29 | 1 | -4/+4 |
| |/ |
|
* | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 2012-10-24 | 1 | -1/+1 |
| |/ |
|
* | | ACPI / ia64: Export acpi_[un]register_gsi() | Mika Westerberg | 2012-11-15 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -2/+2 |
|\ |
|
| * | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 1 | -1/+1 |
| * | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 2012-09-24 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -8/+0 |
|\ \ |
|
| * | | ia64: can't reach do_signal() when returning to kernel mode | Al Viro | 2012-10-01 | 1 | -8/+0 |
| |/ |
|
* | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -10/+8 |
|\ \ |
|
| * | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 | 1 | -8/+7 |
| * | | make get_file() return its argument | Al Viro | 2012-09-26 | 1 | -3/+1 |
| * | | switch itanic perfmonctl(2) to fget_light() | Al Viro | 2012-09-26 | 1 | -2/+3 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 3 | -19/+20 |
|\ \ |
|
| * | | userns: On ia64 deal with current_uid and current_gid being kuid and kgid | Eric W. Biederman | 2012-09-21 | 3 | -19/+20 |
* | | | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 2 | -3/+4 |
|\ \ \ |
|
| * | | | [IA64] Must enable interrupts in do_notify_resume_user before calling traceho... | Tony Luck | 2012-09-20 | 1 | -2/+2 |
| * | | | [IA64] kexec: Move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 1 | -33/+33 |
|\ \ \ |
|
| * | | | ia64: Reuse system and user vtime accounting functions on task switch | Frederic Weisbecker | 2012-09-25 | 1 | -8/+3 |
| * | | | ia64: Consolidate user vtime accounting | Frederic Weisbecker | 2012-09-25 | 1 | -13/+15 |
| * | | | vtime: Consolidate system/idle context detection | Frederic Weisbecker | 2012-09-25 | 1 | -11/+14 |
| * | | | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 2012-09-25 | 1 | -3/+3 |
| * | | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 1 | -2/+2 |
| |/ / |
|
* | | | ia64: Add missing RCU idle APIs on idle loop | Paul E. McKenney | 2012-09-23 | 1 | -0/+3 |
|/ / |
|
* | | ACPI: Only count valid srat memory structures | Thomas Renninger | 2012-08-03 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -1/+0 |
|\ |
|
| * | mm: account the total_vm in the vm_stat_account() | Huang Shijie | 2012-07-31 | 1 | -1/+0 |