summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | AT91: initialize Compact Flash on AT91SAM9263 cpuStanislaw Gruszka2009-03-051-0/+105
| * | | | | | | | ide: add at91_ide driverStanislaw Gruszka2009-03-054-0/+476
| * | | | | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-053-1/+8
| * | | | | | | | ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov2009-03-051-0/+2
| * | | | | | | | ide: NULL noise: drivers/ide/ide-*.cHannes Eder2009-03-054-4/+4
| * | | | | | | | ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin2009-03-051-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-085-23/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: Don't trust current capacity values in identify words 57-58Robert Hancock2009-03-051-4/+6
| * | | | | | | | libata: make sure port is thawed when skipping resetsTejun Heo2009-03-051-1/+4
| * | | | | | | | sata_nv: fix module parameter descriptionBrandon Ehle2009-03-051-1/+1
| * | | | | | | | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen2009-03-051-12/+12
| * | | | | | | | libata: don't use on-stack sense bufferTejun Heo2009-03-051-1/+1
| * | | | | | | | libata: align ap->sector_bufTejun Heo2009-03-051-1/+2
| * | | | | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-052-2/+3
| * | | | | | | | libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-051-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-03-086-9/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin2009-03-051-2/+4
| * | | | | | | | Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher2009-03-051-1/+1
| * | | | | | | | Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-054-6/+15
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-082-50/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | smack: fixes for unlabeled host supportetienne2009-03-042-50/+57
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-081-1/+1
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-03-081-4/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon2009-03-061-4/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-084-23/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: fix missing bio back/front segment size setting in blk_recount_segments()Jens Axboe2009-03-061-16/+9
| * | | | | | | | | | loop: don't increment p->offset with (size_t) -EINVALRoel Kluin2009-03-051-2/+1
| * | | | | | | | | | cciss: remove 30 second initial timeout on controller resetJens Axboe2009-03-051-5/+3
| * | | | | | | | | | Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon2009-03-051-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-03-081-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai2009-03-061-0/+2
| * | | | | | | | | | ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai2009-03-061-2/+2
* | | | | | | | | | | MIPS: compat: Implement is_compat_task.Ralf Baechle2009-03-081-0/+7
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-041-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* / | | | | | | | | drm: fix double lock typoHelge Bahmann2009-03-041-1/+1
|/ / / / / / / / /
* | | | | | | | | Linux 2.6.29-rc7v2.6.29-rc7Linus Torvalds2009-03-041-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-045-8/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa2009-03-041-2/+4
| * | | | | | | | | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-264-6/+17
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-034-14/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-274-13/+53
| * | | | | | | | | | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-261-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| * | | | | | | | | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-021-2/+7
| * | | | | | | | | | x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-021-18/+22