aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens
2009-06-12[S390] secure computing arch backendHeiko Carstens
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2009-06-12[S390] add mini sclp driverHeiko Carstens
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky
2009-06-12x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-06-11Push BKL into do_mount()Al Viro
2009-06-11x86: handle initrd that extends into unusable memoryYinghai Lu
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11asm-generic: make pci.h usable directlyArnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-11irq/cpumask: make memoryless node zero happyYinghai Lu
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu
2009-06-11Merge branches 'frv' and 'mn10300'Linus Torvalds
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells
2009-06-11FRV: Implement new-style ptraceDavid Howells
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells
2009-06-11FRV: Remove in-kernel strace codeDavid Howells
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov
2009-06-11FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar