aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds
2012-03-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-06mm: fix find_vma_prevMikulas Patocka
2012-03-06genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner
2012-03-06mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins
2012-03-06Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-06vsprintf: make %pV handling compatible with kasprintf()Jan Beulich
2012-03-06page_cgroup: fix horrid swap accounting regressionHugh Dickins
2012-03-06Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-03-06Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang
2012-03-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-05Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-03-05Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-03-05Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine
2012-03-05memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi
2012-03-05mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins
2012-03-05debugobjects: Fix selftest for static warningsStephen Boyd
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar
2012-03-05memcg: fix deadlock by inverting lrucare nestingHugh Dickins
2012-03-05drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin
2012-03-05c2port: class_create() returns an ERR_PTRDan Carpenter
2012-03-05pps: class_create() returns an ERR_PTR, not NULLDan Carpenter
2012-03-05hung_task: fix the broken rcu_lock_break() logicOleg Nesterov
2012-03-05vfork: kill PF_STARTINGOleg Nesterov
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: make it killableOleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05aio: wake up waiters when freeing unused kiocbsJeff Moyer
2012-03-05kprobes: return proper error code from register_kprobe()Prashanth Nageshappa
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett
2012-03-06md/raid10: fix assembling of arrays with replacement devices.NeilBrown
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-03-05Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-03-05flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not heldAl Viro
2012-03-05VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAsAl Viro
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro