summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: make core bits checkpatch compliantJens Axboe2008-02-018-142/+117
* block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-012-13/+18
* unexport add_disk_randomnessAdrian Bunk2008-02-011-2/+0
* block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-011-1/+1
* splice: always updated atime in direct spliceJens Axboe2008-02-011-3/+1
* Ensure that we export __fatal_signal_pending()Trond Myklebust2008-02-011-0/+1
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-0138-252/+282
|\
| * Remove commented-out code copied from NFSMatthew Wilcox2007-12-061-1/+1
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-0619-147/+30
| * Add wait_for_completion_killableMatthew Wilcox2007-12-062-2/+14
| * Add wait_event_killableMatthew Wilcox2007-12-061-0/+41
| * Add schedule_timeout_killableMatthew Wilcox2007-12-062-0/+8
| * Use mutex_lock_killable in vfs_readdirLiam R. Howlett2007-12-061-1/+4
| * Add mutex_lock_killableLiam R. Howlett2007-12-062-3/+38
| * Use lock_page_killableMatthew Wilcox2007-12-061-4/+7
| * Add lock_page_killableMatthew Wilcox2007-12-062-0/+28
| * Add fatal_signal_pendingMatthew Wilcox2007-12-062-1/+13
| * Add TASK_WAKEKILLMatthew Wilcox2007-12-062-12/+18
| * exit: Use task_is_*Matthew Wilcox2007-12-061-49/+39
| * signal: Use task_is_*Matthew Wilcox2007-12-061-3/+3
| * sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMALMatthew Wilcox2007-12-061-8/+5
| * ptrace: Use task_is_*Matthew Wilcox2007-12-061-4/+4
| * power: Use task_is_*Matthew Wilcox2007-12-061-3/+3
| * wait: Use TASK_NORMALMatthew Wilcox2007-12-062-6/+7
| * proc/base.c: Use task_is_*Matthew Wilcox2007-12-061-1/+1
| * proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-061-6/+1
| * perfmon: Use task_is_*Matthew Wilcox2007-12-061-2/+2
| * Add macros to replace direct uses of TASK_ flagsMatthew Wilcox2007-12-061-0/+16
| * Use wake_up_locked() in eventpollMatthew Wilcox2007-12-061-7/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-014-9/+21
|\ \
| * | debug: turn ignore_loglevel into an early paramIngo Molnar2008-01-311-2/+2
| * | sched: remove unused paramsGerald Stralko2008-01-311-5/+5
| * | sched: let +nice tasks have smaller impactPeter Zijlstra2008-01-311-1/+5
| * | sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri2008-01-311-1/+1
| * | RCU: add help text for "RCU implementation type"Paul E. McKenney2008-01-311-0/+8
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2008-02-01460-9853/+24404
|\ \ \
| * | | [ALSA] version 1.0.16rc2Jaroslav Kysela2008-01-311-2/+2
| * | | [ALSA] hda: fix Mic in as outputMatthew Ranostay2008-01-311-8/+16
| * | | [ALSA] emu10k1 - Another EMU0404 Board IDVeli-Matti Valtonen2008-01-311-9/+17
| * | | [ALSA] emu10k1 - Fix kthread handling at resumeTakashi Iwai2008-01-311-6/+9
| * | | [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug...James Courtier-Dutton2008-01-316-46/+82
| * | | [ALSA] emu10k1 - Use enum for emu_model typesTakashi Iwai2008-01-313-21/+36
| * | | [ALSA] emu10k1 - Don't create emu1010 controls for non-emu boardsTakashi Iwai2008-01-311-1/+1
| * | | [ALSA] emu10k1 - 1616(M) cardbus improvementsCtirad Fertr2008-01-313-99/+381
| * | | [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0...James Courtier-Dutton2008-01-317-64/+97
| * | | [ALSA] emu10k1: Add comments regarding E-Mu ins and outs.James Courtier-Dutton2008-01-311-0/+189
| * | | [ALSA] oxygen: revert SPI clock frequency change for AK4396/WM8785Clemens Ladisch2008-01-312-3/+3
| * | | [ALSA] es1938 - improve capture hw pointer readsHermann Lauer2008-01-311-2/+25
| * | | [ALSA] HDA-Intel - Add support for Intel SCHTobin Davis2008-01-311-0/+4
| * | | [ALSA] hda: Add GPIO mute support to STAC9205Matthew Ranostay2008-01-311-17/+45