Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | ARM: virt: allow the kernel to be entered in HYP mode | Dave Martin | 2012-09-19 | 6 | -3/+286 | |
| | * | | | | | | | | | | | | | | | | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encoding | Marc Zyngier | 2012-09-19 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon | Lorenzo Pieralisi | 2012-09-28 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stable | Russell King | 2012-09-26 | 27 | -9/+140 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance API | Santosh Shilimkar | 2012-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance API | Lorenzo Pieralisi | 2012-09-25 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | ARM: kernel: update cpu_suspend code to use cache LoUIS operations | Lorenzo Pieralisi | 2012-09-25 | 1 | -1/+16 | |
| | * | | | | | | | | | | | | | | | | | ARM: mm: rename jump labels in v7_flush_dcache_all function | Lorenzo Pieralisi | 2012-09-25 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi | 2012-09-25 | 24 | -0/+113 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 98 | -881/+343 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | alpha: don't open-code trace_report_syscall_{enter,exit} | Al Viro | 2012-10-01 | 2 | -26/+19 | |
| * | | | | | | | | | | | | | | | | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 12 | -12/+0 | |
| * | | | | | | | | | | | | | | | | | m32r: trim masks | Al Viro | 2012-10-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | avr32: trim masks | Al Viro | 2012-10-01 | 1 | -7/+6 | |
| * | | | | | | | | | | | | | | | | | tile: don't bother with SIGTRAP in setup_frame | Al Viro | 2012-10-01 | 2 | -19/+2 | |
| * | | | | | | | | | | | | | | | | | microblaze: don't bother with SIGTRAP in setup_rt_frame() | Al Viro | 2012-10-01 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | | | mn10300: don't bother with SIGTRAP in setup_frame() | Al Viro | 2012-10-01 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | | | frv: no need to raise SIGTRAP in setup_frame() | Al Viro | 2012-10-01 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | | | x86: get rid of duplicate code in case of CONFIG_VM86 | Al Viro | 2012-10-01 | 1 | -11/+6 | |
| * | | | | | | | | | | | | | | | | | unicore32: remove pointless test | Al Viro | 2012-10-01 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | h8300: trim _TIF_WORK_MASK | Al Viro | 2012-10-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | parisc: decide whether to go to slow path (tracesys) based on thread flags | Al Viro | 2012-10-01 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | parisc: don't bother looping in do_signal() | Al Viro | 2012-10-01 | 1 | -22/+7 | |
| * | | | | | | | | | | | | | | | | | parisc: fix double restarts | Al Viro | 2012-10-01 | 3 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | bury the rest of TIF_IRET | Al Viro | 2012-10-01 | 5 | -10/+0 | |
| * | | | | | | | | | | | | | | | | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 25 | -37/+19 | |
| * | | | | | | | | | | | | | | | | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 17 | -17/+0 | |
| * | | | | | | | | | | | | | | | | | unicore32: unobfuscate _TIF_WORK_MASK | Al Viro | 2012-10-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | mips: NOTIFY_RESUME is not needed in TIF masks | Al Viro | 2012-10-01 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | mips: merge the identical "return from syscall" per-ABI code | Al Viro | 2012-10-01 | 5 | -51/+13 | |
| * | | | | | | | | | | | | | | | | | mips: unobfuscate _TIF..._MASK | Al Viro | 2012-10-01 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | mips: prevent hitting do_notify_resume() with !user_mode(regs) | Al Viro | 2012-10-01 | 2 | -8/+3 | |
| * | | | | | | | | | | | | | | | | | ia64: can't reach do_signal() when returning to kernel mode | Al Viro | 2012-10-01 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | | | score: fix bogus restarts on sigreturn() | Al Viro | 2012-10-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | mn10300: get rid of calling do_notify_resume() when returning to kernel mode | Al Viro | 2012-10-01 | 2 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | xtensa: can't get to do_notify_resume() when user_mode(regs) is not true | Al Viro | 2012-10-01 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | c6x: switch to generic kernel_thread() | Al Viro | 2012-10-01 | 3 | -21/+6 | |
| * | | | | | | | | | | | | | | | | | c6x: switch to generic sys_execve | Mark Salter | 2012-10-01 | 4 | -50/+1 | |
| * | | | | | | | | | | | | | | | | | c6x: switch to generic kernel_execve | Mark Salter | 2012-10-01 | 2 | -7/+8 | |
| * | | | | | | | | | | | | | | | | | c6x: add ret_from_kernel_thread(), simplify kernel_thread() | Mark Salter | 2012-10-01 | 2 | -26/+32 | |
| * | | | | | | | | | | | | | | | | | mn10300: convert to generic kernel_thread() | Al Viro | 2012-10-01 | 3 | -36/+19 | |
| * | | | | | | | | | | | | | | | | | mn10300: switch to generic kernel_execve() | Al Viro | 2012-10-01 | 6 | -49/+13 | |
| * | | | | | | | | | | | | | | | | | mn10300: switch to generic sys_execve() | Al Viro | 2012-10-01 | 3 | -16/+2 | |
| * | | | | | | | | | | | | | | | | | mn10300: split ret_from_fork, simplify kernel_thread() | Al Viro | 2012-10-01 | 5 | -71/+27 | |
| * | | | | | | | | | | | | | | | | | frv: switch to generic kernel_thread() | Al Viro | 2012-10-01 | 3 | -23/+20 | |
| * | | | | | | | | | | | | | | | | | frv: switch to generic kernel_execve | Al Viro | 2012-10-01 | 5 | -39/+10 | |
| * | | | | | | | | | | | | | | | | | frv: switch to generic sys_execve() | Al Viro | 2012-10-01 | 3 | -19/+2 | |
| * | | | | | | | | | | | | | | | | | frv: split ret_from_fork, simplify kernel_thread() a lot | Al Viro | 2012-10-01 | 5 | -100/+32 | |
| * | | | | | | | | | | | | | | | | | m68k: switch to generic sys_execve()/kernel_execve() | Al Viro | 2012-10-01 | 5 | -37/+9 | |
| * | | | | | | | | | | | | | | | | | m68k: split ret_from_fork(), simplify kernel_thread() | Al Viro | 2012-10-01 | 4 | -62/+36 |