aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-26
* mtd: pmc551: fix signedness bug in init_pmc551()Xi Wang2012-03-26
* mtd: cfi: AMD/Fujitsu compatibles: add panic write supportIra W. Snyder2012-03-26
* Linux 3.3-rc6Linus Torvalds2012-03-03
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-03
|\
| * [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-25
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-03
|\ \
| * | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-28
| * | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-27
| * | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-27
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-03
|\ \ \
| * | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-03
|\ \ \ \
| * | | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-28
* | | | | vfs: export full_name_hash() function to modulesLinus Torvalds2012-03-02
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-02
|\ \ \ \ \
| * | | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-02
| * | | | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-02
| * | | | | hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-28
| * | | | | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz2012-02-28
* | | | | | Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-02
|\ \ \ \ \ \
| * | | | | | OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen2012-02-29
| * | | | | | OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen2012-02-29
| * | | | | | viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat2012-02-23
| * | | | | | viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat2012-02-23
| * | | | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-02-23
| |\ \ \ \ \ \
| | * | | | | | OMAPDSS: HDMI: hot plug detect fixRob Clark2012-02-23
| | * | | | | | OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja2012-02-23
* | | | | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-02
| * | | | | | | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: i.MX SSI: Fix DSP_A format.Javier Martin2012-02-23
| | * | | | | | | | ASoC: dapm: Check for bias level when powering downMark Brown2012-02-23
| * | | | | | | | | ALSA: hda - Add a fake mute featureTakashi Iwai2012-02-29
| * | | | | | | | | ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai2012-02-29
| * | | | | | | | | ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3Alban Bedel2012-02-25
| * | | | | | | | | ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai2012-02-25
* | | | | | | | | | vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds2012-03-02
* | | | | | | | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-02
* | | | | | | | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-02
* | | | | | | | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-02
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | * | | | | | | | | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat2012-02-27
| | * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-02
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa2012-02-29
| | | * | | | | | | | | | perf tools: Ensure comm string is properly terminatedDavid Ahern2012-02-29
| | | * | | | | | | | | | perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa2012-02-29
| | | * | | | | | | | | | perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim2012-02-29
| | |/ / / / / / / / / /
| | * | | | | | | | | | perf/hwbp: Fix a possible memory leakNamhyung Kim2012-02-28
| * | | | | | | | | | | memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo2012-03-01