summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debugobjects: Fix selftest for static warningsStephen Boyd2012-03-051-11/+3
* floppy/scsi: fix setting of BIO flagsMuthu Kumar2012-03-052-2/+2
* memcg: fix deadlock by inverting lrucare nestingHugh Dickins2012-03-051-35/+37
* drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin2012-03-051-7/+7
* c2port: class_create() returns an ERR_PTRDan Carpenter2012-03-051-2/+2
* pps: class_create() returns an ERR_PTR, not NULLDan Carpenter2012-03-051-2/+2
* hung_task: fix the broken rcu_lock_break() logicOleg Nesterov2012-03-051-4/+7
* vfork: kill PF_STARTINGOleg Nesterov2012-03-052-10/+0
* coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-053-14/+3
* vfork: make it killableOleg Nesterov2012-03-052-9/+33
* vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-053-13/+13
* aio: wake up waiters when freeing unused kiocbsJeff Moyer2012-03-051-0/+2
* kprobes: return proper error code from register_kprobe()Prashanth Nageshappa2012-03-051-5/+7
* kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-053-2/+19
* Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-059-25/+38
|\
| * mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson2012-03-044-5/+17
| * mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon2012-03-041-3/+4
| * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-041-2/+3
| * mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski2012-03-041-2/+2
| * MAINTAINERS: hand over atmel-mci (sd/mmc interface)Nicolas Ferre2012-03-041-2/+2
| * mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches2012-03-021-11/+10
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-053-2/+11
|\ \
| * | HID: hid-input: allow array fields out of rangeNikolai Kondrashov2012-03-051-2/+7
| * | HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboardAlan Stern2012-02-272-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2012-03-048-7/+22
|\ \ \
| * | | mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-011-0/+1
| * | | mfd: Initialize tps65912 irq platform data properlyAxel Lin2012-02-231-1/+1
| * | | mfd: Fix ACPI conflict checkJean Delvare2012-02-231-1/+1
| * | | mfd: Fix ab8500 error path bugLinus Walleij2012-02-211-2/+3
| * | | mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2012-02-211-0/+14
| * | | mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-02-201-1/+1
| * | | mfd: Fix possible s5m null pointer dereferenceJonghwan Choi2012-02-201-1/+1
| * | | mfd: wm8350 variable dereferenced before checkJonghwan Choi2012-02-201-1/+0
* | | | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2012-03-042-20/+20
* | | | Linux 3.3-rc6v3.3-rc6Linus Torvalds2012-03-031-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-031-2/+2
|\ \ \ \
| * | | | [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
* | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-034-2/+8
|\ \ \ \ \
| * | | | | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
| * | | | | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
| * | | | | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-272-2/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-034-4/+54
|\ \ \ \ \ \
| * | | | | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-024-4/+54
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
|\ \ \ \ \ \ \
| * | | | | | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-281-0/+1
* | | | | | | | vfs: export full_name_hash() function to modulesLinus Torvalds2012-03-021-0/+1
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-021-14/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-021-0/+27
| * | | | | | | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-021-8/+34
| * | | | | | | | hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-281-1/+1