summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-05Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-05HID: hid-input: allow array fields out of rangeNikolai Kondrashov
2012-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski
2012-03-04MAINTAINERS: hand over atmel-mci (sd/mmc interface)Nicolas Ferre
2012-03-03Linux 3.3-rc6Linus Torvalds
2012-03-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-02Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai
2012-03-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-03-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-01Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo
2012-03-01mfd: Correct readability of WM8994 DC servo 4E registerMark Brown
2012-02-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah