Age | Commit message (Expand) | Author |
2012-07-05 | ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 | Rabin Vincent |
2012-07-05 | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable | Will Deacon |
2012-07-05 | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" | Will Deacon |
2012-07-05 | ARM: 7442/1: Revert "remove unused restart trampoline" | Will Deacon |
2012-06-22 | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. | David Brown |
2012-06-16 | ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned | Will Deacon |
2012-06-14 | ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot | Rabin Vincent |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | arm: use clear_tasks_mm_cpumask() | Anton Vorontsov |
2012-05-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-05-29 | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-21 | new helper: sigsuspend() | Al Viro |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | arm: don't open-code ptrace_report_syscall() | Al Viro |
2012-05-21 | arm: remove unused restart trampoline | Al Viro |
2012-05-21 | arm: new way of handling ERESTART_RESTARTBLOCK | Al Viro |
2012-05-21 | arm: if we get into work_pending while returning to kernel mode, just go away | Al Viro |
2012-05-21 | arm: don't call try_to_freeze() from do_signal() | Al Viro |
2012-05-21 | arm: if there's no handler we need to restore sigmask, syscall or no syscall | Al Viro |
2012-05-21 | arm: trim _TIF_WORK_MASK, get rid of useless test and branch... | Al Viro |
2012-05-21 | arm: missing checks of __get_user()/__put_user() return values | Al Viro |
2012-05-21 | Merge branch 'v3-removal' into for-linus | Russell King |
2012-05-21 | Merge branch 'misc' into for-linus | Russell King |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King |
2012-05-21 | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-16 | ARM: PCI: remove per-pci_hw list of buses | Russell King |
2012-05-15 | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King |
2012-05-11 | Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo... | Olof Johansson |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner |
2012-05-08 | arm: Remove unused cpu_idle_wait() | Thomas Gleixner |
2012-05-06 | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd | Colin Cross |
2012-05-06 | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level | Marc Zyngier |
2012-05-05 | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness | Will Deacon |
2012-05-05 | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing | Will Deacon |