summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells2009-04-151-10/+8
* The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells2009-04-151-1/+1
* MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-151-4/+6
* MN10300: Wire up missing system callsDavid Howells2009-04-152-0/+4
* MN10300: Discard duplicate PFN_xxx() macrosDavid Howells2009-04-151-4/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-1526-159/+280
|\
| * [S390] boot cputime accountingMartin Schwidefsky2009-04-144-17/+43
| * [S390] add read_persistent_clockMartin Schwidefsky2009-04-144-21/+35
| * [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-143-0/+28
| * [S390] fix idle time accountingMartin Schwidefsky2009-04-141-0/+2
| * [S390] smp: fix cpu_possible_map initializationHeiko Carstens2009-04-141-1/+2
| * [S390] dasd: fix idaw boundary checking for track based ccwStefan Weinhuber2009-04-141-4/+12
| * [S390] dasd: Use the new async framework for autoonlining.Cornelia Huck2009-04-141-12/+25
| * [S390] qdio: remove dead timeout handlerJan Glauber2009-04-141-41/+2
| * [S390] appldata: Use new mod_virt_timer_periodic() function.Gerald Schaefer2009-04-141-1/+1
| * [S390] extend virtual timer interface by mod_virt_timer_periodicJan Glauber2009-04-142-24/+34
| * [S390] stp synchronization retry timerMartin Schwidefsky2009-04-141-0/+15
| * [S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens2009-04-141-2/+3
| * [S390] wire up preadv/pwritev system callsHeiko Carstens2009-04-143-1/+23
| * [S390] s390: move machine flags to lowcoreChristian Ehrhardt2009-04-1410-36/+56
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-1535-279/+317
|\ \
| * \ Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-152-3/+7
| |\ \
| | * | ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-151-1/+5
| | * | ALSA: add missing definitions(letters) to HD-Audio.txtJustin Mattock2009-04-151-2/+2
| * | | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-1511-165/+102
| |\ \ \
| | * | | ALSA: sound/pci: use memdup_user()Li Zefan2009-04-141-28/+13
| | * | | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9
| | * | | ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
| | * | | ALSA: sound/core: use memdup_user()Li Zefan2009-04-145-99/+60
| * | | | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-04-1511-51/+22
| |\ \ \ \
| | * | | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-1411-15/+16
| | * | | | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-145-36/+6
| | |/ / /
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-152-5/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ASoC: Disable S3C64xx support in KconfigMark Brown2009-04-091-3/+3
| | | * | | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
| * | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-155-11/+47
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-154-8/+45
| | |\ \ \ \
| | | * | | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-142-8/+40
| | | * | | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-142-0/+5
| | | |/ / /
| | * | | | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-151-3/+2
| * | | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-154-44/+136
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela2009-04-151-4/+11
| | * | | | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela2009-04-141-3/+3
| | * | | | [ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela2009-04-131-10/+33
| | * | | | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela2009-04-131-9/+28
| | * | | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-102-9/+41
| | * | | | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-101-14/+25
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-156-21/+24
|\ \ \ \ \
| * | | | | GFS2: Use DEFINE_SPINLOCKXu Gang2009-04-151-1/+1