Age | Commit message (Expand) | Author |
2012-09-30 | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro |
2012-09-30 | preparation for generic kernel_thread() | Al Viro |
2012-09-20 | um: kill thread->forking | Al Viro |
2012-09-20 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-20 | um: don't leak floating point state and segment registers on execve() | Al Viro |
2012-09-20 | um: take cleaning singlestep to start_thread() | Al Viro |
2012-09-20 | don't bother exporting kernel_execve() | Al Viro |
2012-09-20 | the only place that needs to include asm/exec.h is linux/binfmts.h | Al Viro |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-09-20 | x86: get rid of TIF_IRET hackery | Al Viro |
2012-09-19 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-09-18 | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. | Al Viro |
2012-09-14 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2012-09-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-09-13 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-09-12 | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Olof Johansson |
2012-09-13 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds |
2012-09-11 | ARM: clk-imx35: Fix SSI clock registration | Fabio Estevam |
2012-09-11 | ARM: clk-imx25: Fix SSI clock registration | Fabio Estevam |
2012-09-11 | kbuild: add symbol prefix arg to kallsyms | James Hogan |
2012-09-11 | Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-09-10 | arm: mm: fix DMA pool affiliation check | Thomas Petazzoni |
2012-09-10 | KVM: fix error paths for failed gfn_to_page() calls | Xiao Guangrong |
2012-09-09 | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop | Will Deacon |
2012-09-09 | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault() | Will Deacon |
2012-09-09 | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS | Russell King |
2012-09-09 | KVM: x86: Check INVPCID feature bit in EBX of leaf 7 | Ren, Yongjie |
2012-09-08 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2012-09-07 | Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-07 | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon |
2012-09-07 | ARM: 7521/1: Fix semihosting Kconfig text | Stephen Boyd |
2012-09-07 | ARM: 7513/1: Make sure dtc is built before running it | David Brown |
2012-09-07 | ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving | Stephen Boyd |
2012-09-07 | blackfin: smp: adapt to generic smp helpers | Steven Miao |
2012-09-06 | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-06 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-09-05 | uml: fix compile error in deliver_alarm() | Miklos Szeredi |
2012-09-05 | Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren |
2012-09-05 | Merge branch 'fixes-wakeupgen' into fixes | Tony Lindgren |
2012-09-05 | xen: fix logical error in tlb flushing | Alex Shi |
2012-09-05 | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus... | Konrad Rzeszutek Wilk |
2012-09-05 | xen/p2m: Fix one-off error in checking the P2M tree directory. | Konrad Rzeszutek Wilk |
2012-09-05 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2012-09-05 | powerpc: Don't use __put_user() in patch_instruction | Benjamin Herrenschmidt |
2012-09-05 | powerpc: Make sure IPI handlers see data written by IPI senders | Paul Mackerras |
2012-09-05 | powerpc: Restore correct DSCR in context switch | Anton Blanchard |
2012-09-05 | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard |
2012-09-05 | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard |
2012-09-05 | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard |