Age | Commit message (Expand) | Author |
2012-11-28 | get rid of pt_regs argument of ->load_binary() | Al Viro |
2012-11-28 | get rid of pt_regs argument of search_binary_handler() | Al Viro |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro |
2012-11-28 | consolidate sys_execve() prototype | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | generic sys_fork / sys_vfork / sys_clone | Al Viro |
2012-11-28 | alpha: reorganize copy_process(), prepare to saner fork_idle() | Al Viro |
2012-11-28 | alpha: don't pass useless arguments to do_{,rt_},sigreturn() | Al Viro |
2012-11-28 | alpha: simplify fork and friends | Al Viro |
2012-11-28 | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what... | Al Viro |
2012-11-28 | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) | Al Viro |
2012-11-28 | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors | Al Viro |
2012-11-28 | score: do_sigaltstack() expects a userland pointer... | Al Viro |
2012-11-28 | sh64: fix altstack switching on sigreturn | Al Viro |
2012-11-28 | openrisk: fix altstack switching on sigreturn | Al Viro |
2012-11-28 | um: get_safe_registers() should be done in flush_thread(), not start_thread() | Al Viro |
2012-11-28 | Merge branch 'arch-tile' into no-rebases | Al Viro |
2012-11-28 | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors | Al Viro |
2012-11-28 | KVM: VMX: fix invalid cpu passed to smp_call_function_single | Xiao Guangrong |
2012-11-28 | KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf | Gleb Natapov |
2012-11-28 | unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | sh/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | mips/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-28 | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk |
2012-11-28 | c6x: use generic kvm_para.h | Mark Salter |
2012-11-28 | c6x: remove internal kernel symbols from exported setup.h | Mark Salter |
2012-11-28 | ARM: EXYNOS: Avoid early use of of_machine_is_compatible() | Doug Anderson |
2012-11-28 | tile: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-28 | sh: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-28 | powerpc: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-28 | mips: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-28 | microblaze: dma-mapping: support debug_dma_mapping_error | Shuah Khan |
2012-11-28 | ia64: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-28 | c6x: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-28 | ARM64: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-28 | [media] omap3isp: Add CSI configuration registers from control block to ISP r... | Sakari Ailus |
2012-11-28 | i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag | Shubhrajyoti D |
2012-11-28 | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device | Will Deacon |
2012-11-28 | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab |
2012-11-27 | Input: bu21013_ts - move GPIO init and exit functions into the driver | Lee Jones |
2012-11-27 | ARM: ux500: Strip out duplicate touch screen platform information | Lee Jones |
2012-11-27 | KVM: x86: update pvclock area conditionally, on cpu migration | Marcelo Tosatti |
2012-11-27 | KVM: x86: require matched TSC offsets for master clock | Marcelo Tosatti |
2012-11-27 | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti |
2012-11-27 | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti |
2012-11-27 | KVM: x86: notifier for clocksource changes | Marcelo Tosatti |
2012-11-27 | KVM: x86: pass host_tsc to read_l1_tsc | Marcelo Tosatti |
2012-11-27 | x86: vdso: pvclock gettime support | Marcelo Tosatti |