summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-3013-18/+88
|\
| *-. Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai2008-10-307-14/+49
| |\ \
| | | * ALSA: ASoC: Fix WM9713 ALC Decay Time nameMark Brown2008-10-301-1/+1
| | | * ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driverJon Smirl2008-10-301-6/+8
| | | * ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2008-10-302-2/+3
| | * | ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen2008-10-301-2/+4
| | * | ALSA: usb - Add quirk for Edirol UA-25EX advanced modesTakashi Iwai2008-10-301-0/+30
| | * | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-301-3/+3
| | | |
| | \ \
| *-. \ \ Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai2008-10-296-4/+39
| |\ \ \ \ | | | |/ /
| | | * | ALSA: Warn when control names are truncatedMark Brown2008-10-291-1/+6
| | | * | ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelistBastien Nocera2008-10-291-0/+1
| | * | | ALSA: hda - Add reboot notifierTakashi Iwai2008-10-291-0/+29
| | * | | ALSA: hda - Fix SPDIF mute on IDT/STAC codecsTakashi Iwai2008-10-291-3/+1
| | * | | ALSA: hda: Add HDA vendor ID for Wolfson MicroelectronicsMark Brown2008-10-281-0/+1
| | * | | ALSA: hda - Add another HP model for AD1884ATakashi Iwai2008-10-281-0/+1
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-302-1/+9
|\ \ \ \ \
| * | | | | ftrace: fix trace_nop config selectSteven Rostedt2008-10-291-1/+1
| * | | | | ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker2008-10-281-0/+8
* | | | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
* | | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-305-6/+23
* | | | | | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant2008-10-301-0/+1
* | | | | | framebuffer compat_ioctl deadlockMikulas Patocka2008-10-301-2/+2
* | | | | | rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy2008-10-301-0/+2
* | | | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-301-2/+2
* | | | | | Rationalise Randy's address a bitAlan Cox2008-10-308-8/+8
* | | | | | rtc: ds3234 doesn't link when built-inGeert Uytterhoeven2008-10-301-2/+2
* | | | | | MAINTAINERS: add LTP info to the listMike Frysinger2008-10-301-0/+10
* | | | | | sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson2008-10-303-4/+8
* | | | | | 'kill sig -1' must only apply to caller's namespaceSukadev Bhattiprolu2008-10-301-1/+2
* | | | | | fs: remove excess kernel-docRandy Dunlap2008-10-301-1/+0
* | | | | | mm: fix kernel-doc function notationRandy Dunlap2008-10-301-1/+2
* | | | | | i2o: fix kernel-doc warningsRandy Dunlap2008-10-301-6/+6
* | | | | | ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen2008-10-301-7/+8
* | | | | | kernel/profile: fix profile_init() section mismatchPaul Mundt2008-10-301-1/+1
* | | | | | memcg: update menuconfig help textKAMEZAWA Hiroyuki2008-10-301-6/+10
* | | | | | hdpuftrs: fix buildMariusz Kozlowski2008-10-301-1/+0
* | | | | | init/do_mounts_md.c: msleep compile fixAlexey Dobriyan2008-10-301-1/+1
* | | | | | sony-laptop: ignore missing _DIS method on pic deviceMatthew Garrett2008-10-301-2/+4
* | | | | | fbcon: don't inline updatescrollmodeMarcin Slusarz2008-10-301-1/+1
* | | | | | edac: fix enabling of polling cell moduleBenjamin Herrenschmidt2008-10-301-0/+3
* | | | | | rtc-s3c: fix section mismatch warningsYauhen Kharuzhy2008-10-301-3/+3
* | | | | | docs: fix ManagementStyle book nameJiri Pirko2008-10-301-1/+1
* | | | | | docbook: fix command spacingHans Ulrich Niedermann2008-10-301-2/+2
* | | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-309-293/+23
* | | | | | cgroups: tiny cleanupsLi Zefan2008-10-301-4/+0
* | | | | | freezer_cg: simplify freezer_change_state()Li Zefan2008-10-301-12/+7
* | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-303-26/+14
* | | | | | freezer_cg: remove redundant check in freezer_can_attach()Li Zefan2008-10-301-9/+7
* | | | | | freezer_cg: fix improper BUG_ON() causing oopsLi Zefan2008-10-301-1/+2
* | | | | | edac x38: new MC driver moduleHitoshi Mitake2008-10-303-0/+532
OpenPOWER on IntegriCloud