| Commit message (Expand) | Author | Age | Files | Lines |
* | block: cleanup the block plug helper functions | Christoph Hellwig | 2011-04-15 | 2 | -21/+9 |
* | block, blk-sysfs: Use the variable directly instead of a function call | Liu Yuan | 2011-04-13 | 1 | -2/+1 |
* | block: move queue run on unplug to kblockd | Jens Axboe | 2011-04-12 | 1 | -1/+1 |
* | block: kill queue_sync_plugs() | Jens Axboe | 2011-04-12 | 1 | -14/+0 |
* | block: readd plug trace event | Jens Axboe | 2011-04-12 | 1 | -1/+9 |
* | block: add callback function for unplug notification | Jens Axboe | 2011-04-12 | 3 | -0/+22 |
* | block: add comment on why we save and disable interrupts in flush_plug_list() | Jens Axboe | 2011-04-12 | 1 | -0/+5 |
* | block: fixup block IO unplug trace call | Jens Axboe | 2011-04-12 | 3 | -10/+22 |
* | block: remove block_unplug_timer() trace point | Jens Axboe | 2011-04-12 | 2 | -31/+0 |
* | block: splice plug list to local context | NeilBrown | 2011-04-11 | 1 | -5/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-04-10 | 9 | -34/+61 |
|\ |
|
| * | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2011-04-09 | 5 | -27/+50 |
| |\ |
|
| | * | ALSA: hda - Don't query connections for widgets have no connections | Takashi Iwai | 2011-04-07 | 1 | -0/+3 |
| | * | ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E) | David Henningsson | 2011-04-07 | 1 | -1/+1 |
| | * | ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums | Aaron Plattner | 2011-04-07 | 1 | -26/+44 |
| | * | ALSA: usb-audio: define another USB ID for a buggy USB MIDI cable | Tarek Soliman | 2011-04-06 | 1 | -0/+1 |
| | * | ALSA: HDA: Fix dock mic for Lenovo X220-tablet | David Henningsson | 2011-04-05 | 1 | -0/+1 |
| * | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-04-09 | 689 | -10452/+17839 |
| |\ \ |
|
| | * \ | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2011-04-05 | 689 | -10452/+17839 |
| | |\ \ |
|
| | | * | | ASoC: format_register_str: Don't clip register values | Stephen Warren | 2011-04-03 | 1 | -4/+4 |
| | | * | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2011-04-03 | 7 | -17/+23 |
| | | |\ \ |
|
| | | | * | | ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare | Vasily Khoruzhick | 2011-04-03 | 2 | -0/+4 |
| | | | * | | ASoC: zylonite: set .codec_dai_name in initializer | Antonio Ospite | 2011-03-30 | 1 | -3/+3 |
* | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-04-09 | 2 | -21/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region | Hong Xu | 2011-04-01 | 1 | -16/+2 |
| * | | | | | | mtd: atmel_nand: modify test case for using DMA operations | Nicolas Ferre | 2011-04-01 | 1 | -2/+4 |
| * | | | | | | mtd: atmel_nand: fix support for CPUs that do not support DMA access | Hong Xu | 2011-04-01 | 1 | -1/+4 |
| * | | | | | | mtd: atmel_nand: trivial: change DMA usage information trace | Nicolas Ferre | 2011-04-01 | 1 | -1/+2 |
| * | | | | | | mtd: mtdswap: fix printk format warning | Randy Dunlap | 2011-04-01 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-04-08 | 3 | -37/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC | Bryan Schumaker | 2011-04-07 | 1 | -3/+1 |
| * | | | | | | NFS: Fix a signed vs. unsigned secinfo bug | Bryan Schumaker | 2011-04-06 | 1 | -33/+25 |
| * | | | | | | Revert "net/sunrpc: Use static const char arrays" | Trond Myklebust | 2011-04-06 | 1 | -1/+1 |
* | | | | | | | signal.c: fix erroneous syscall kernel-doc | Randy Dunlap | 2011-04-08 | 1 | -2/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-04-08 | 6 | -22/+34 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [S390] compile fix for latest binutils | Martin Schwidefsky | 2011-04-04 | 1 | -1/+1 |
| * | | | | | | | [S390] cio: prevent purging of CCW devices in the online state | Peter Oberparleiter | 2011-04-04 | 1 | -6/+18 |
| * | | | | | | | [S390] qdio: fix init sequence | Sebastian Ott | 2011-04-04 | 1 | -8/+8 |
| * | | | | | | | [S390] Fix parameter passing for smp_switch_to_cpu() | Michael Holzheu | 2011-04-04 | 2 | -2/+6 |
| * | | | | | | | [S390] oprofile s390: prevent stack corruption | Jan Glauber | 2011-04-04 | 1 | -5/+1 |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-04-08 | 2 | -10/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | quota: Don't write quota info in dquot_commit() | Jan Kara | 2011-04-01 | 1 | -9/+4 |
| * | | | | | | | | ext3: Fix writepage credits computation for ordered mode | Yongqiang Yang | 2011-03-24 | 1 | -1/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-04-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | watchdog: mpc8xxx_wdt: fix build | Peter Korsgaard | 2011-04-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-07 | 15 | -150/+280 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | efifb: Add override for 11" Macbook Air 3,1 | Matthew Garrett | 2011-04-06 | 1 | -0/+4 |
| * | | | | | | | | | | efifb: Support overriding fields FW tells us with the DMI data. | Peter Jones | 2011-04-06 | 1 | -61/+88 |
| * | | | | | | | | | | fb: Reduce priority of resource conflict message | Matthew Garrett | 2011-04-06 | 1 | -1/+1 |
| * | | | | | | | | | | savagefb: Remove obsolete else clause in savage_setup_i2c_bus | Tormod Volden | 2011-04-06 | 1 | -2/+1 |