aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* alpha: switch to generic kernel_thread()Al Viro2012-09-30
* alpha: switch to generic sys_execve()Al Viro2012-09-30
* arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-30
* arm: optimized current_pt_regs()Al Viro2012-09-30
* arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-30
* arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-30
* generic sys_execve()Al Viro2012-09-30
* generic kernel_execve()Al Viro2012-09-30
* new helper: current_pt_regs()Al Viro2012-09-30
* preparation for generic kernel_thread()Al Viro2012-09-30
* um: kill thread->forkingAl Viro2012-09-20
* um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-20
* um: don't leak floating point state and segment registers on execve()Al Viro2012-09-20
* um: take cleaning singlestep to start_thread()Al Viro2012-09-20
* don't bother exporting kernel_execve()Al Viro2012-09-20
* the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-20
* get rid of generic instances of asm/exec.hAl Viro2012-09-20
* x86: get rid of TIF_IRET hackeryAl Viro2012-09-20
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-09-19
|\
| * cciss: fix handling of protocol errorStephen M. Cameron2012-09-18
| * blk: add an upper sanity check on partition addingAlan Cox2012-09-18
| * mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn2012-09-12
| * mtip32xx: Remove dead codeAsai Thambi S P2012-09-12
| * mtip32xx: Change printk to pr_xxxxAsai Thambi S P2012-09-12
| * mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P2012-09-12
| * mtip32xx: Increase timeout for standby commandAsai Thambi S P2012-09-12
| * mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2012-09-12
| * mtip32xx: Add support for new devicesAsai Thambi S P2012-09-12
| * block: rate-limit the error message from failing commandsYi Zou2012-08-30
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-09-19
|\ \
| * | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-18
| * | sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart2012-09-18
| * | sh: intc: Fix up multi-evt irq association.Paul Mundt2012-08-20
* | | Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds2012-09-19
|\ \ \
| * | | rpmsg: fix dma_free_coherent dev parameterFernando Guzman Lugo2012-09-12
* | | | Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2012-09-19
|\ \ \ \
| * | | | md: make sure metadata is updated when spares are activated or removed.NeilBrown2012-09-18
| * | | | md/raid5: fix calculate of 'degraded' when a replacement becomes active.NeilBrown2012-09-18
| * | | | Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC...NeilBrown2012-09-18
| |/ / /
* | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-19
|\ \ \ \
| * | | | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo2012-09-19
| * | | | workqueue: reimplement work_on_cpu() using system_wqTejun Heo2012-09-19
* | | | | Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-18
|\ \ \ \ \
| * | | | | hwspinlock/core: move the dereference below the NULL testWei Yongjun2012-09-10
| | |/ / / | |/| | |
* | | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-18
* | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan2012-09-17
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-09-17
|\ \ \ \ \
| * | | | | memory hotplug: fix section info double registration bugqiuxishi2012-09-17
| * | | | | mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng2012-09-17