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 | generic sys_execve() | Al Viro |
2012-09-30 | generic kernel_execve() | Al Viro |
2012-09-30 | new helper: current_pt_regs() | 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 branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-09-19 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-09-19 | Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh... | Linus Torvalds |
2012-09-19 | Merge tag 'md-3.6-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-09-19 | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-09-19 | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU | Tejun Heo |
2012-09-19 | workqueue: reimplement work_on_cpu() using system_wq | Tejun Heo |
2012-09-19 | md: make sure metadata is updated when spares are activated or removed. | NeilBrown |
2012-09-19 | md/raid5: fix calculate of 'degraded' when a replacement becomes active. | NeilBrown |
2012-09-19 | Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC... | NeilBrown |
2012-09-18 | Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-09-18 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi |
2012-09-18 | cciss: fix handling of protocol error | Stephen M. Cameron |
2012-09-18 | blk: add an upper sanity check on partition adding | Alan Cox |
2012-09-18 | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. | Al Viro |
2012-09-18 | sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path | Laurent Pinchart |
2012-09-17 | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-09-17 | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn() | Lai Jiangshan |
2012-09-17 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-09-17 | memory hotplug: fix section info double registration bug | qiuxishi |
2012-09-17 | mm/page_alloc: fix the page address of higher page's buddy calculation | Li Haifeng |
2012-09-17 | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe | Kevin Hilman |
2012-09-17 | compiler.h: add __visible | Andi Kleen |
2012-09-17 | pid-namespace: limit value of ns_last_pid to (0, max_pid) | Andrew Vagin |
2012-09-17 | include/net/sock.h: squelch compiler warning in sk_rmem_schedule() | Chuck Lever |
2012-09-17 | slub: consider pfmemalloc_match() in get_partial_node() | Joonsoo Kim |
2012-09-17 | slab: fix starting index for finding another object | Joonsoo Kim |
2012-09-17 | slab: do ClearSlabPfmemalloc() for all pages of slab | Mel Gorman |
2012-09-17 | nbd: clear waiting_queue on shutdown | Paul Clements |
2012-09-17 | MAINTAINERS: fix TXT maintainer list and source repo path | Gang Wei |
2012-09-17 | mm/ia64: fix a memory block size bug | Jianguo Wu |
2012-09-17 | memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails | Wen Congyang |
2012-09-17 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-09-17 | fs/proc: fix potential unregister_sysctl_table hang | Francesco Ruggeri |
2012-09-16 | Linux 3.6-rc6v3.6-rc6 | Linus Torvalds |
2012-09-16 | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-09-16 | Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |