aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\
| * Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * New helper - current_umask()Al Viro2009-03-31
* | ia64: implement interrupt-enabling rwlocksRobin Holt2009-04-02
* | Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-02
* | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-02
* | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-02
* | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-02
* | sgi-gru: add definitions of ia64 GRU MMRsJack Steiner2009-04-02
* | sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner2009-04-02
* | sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-02
* | signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-02
* | Simplify copy_thread()Alexey Dobriyan2009-04-02
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-02
* | uml: fix warnings in kernel_execveMiklos Szeredi2009-04-02
* | uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi2009-04-02
* | uml: fix compile error from net_device_ops conversionMiklos Szeredi2009-04-02
* | generic debug pagealloc: build fixAkinobu Mita2009-04-02
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-01
|\ \
| * | [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
| * | [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-01
| * | Pull pvops into release branchTony Luck2009-03-31
| |\ \
| | * | ia64: remove some warnings.Isaku Yamahata2009-03-27
| | * | ia64/xen: fix the link error.Isaku Yamahata2009-03-27
| | * | ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-26
| | * | ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-26
| | * | ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-26
| | * | ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualizationIsaku Yamahata2009-03-26
| | * | ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata2009-03-26
| | * | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-26
| | * | ia64/xen: short-circuit tests for dom0Isaku Yamahata2009-03-26
| | * | ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata2009-03-26
| * | | Pull cpumask into release branchTony Luck2009-03-31
| |\ \ \ | | |_|/ | |/| |
| | * | cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-15
| | * | cpumask: Use accessors code.: ia64Rusty Russell2009-03-15
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15
| | * | cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2009-03-15