summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: sh_mobile lcdc clock framework supportMagnus Damm2008-12-223-15/+33
* sh: sh_mobile usb clock framework supportMagnus Damm2008-12-224-5/+40
* sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-223-31/+33
* sh: sh_mobile ceu clock framework supportMagnus Damm2008-12-223-3/+21
* sh: sh_mobile keysc clock framework supportMagnus Damm2008-12-223-8/+25
* sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-225-42/+41
* sh: sh_mobile mstpcr clocks for sh7366Magnus Damm2008-12-221-0/+40
* sh: sh_mobile mstpcr clocks for sh7343Magnus Damm2008-12-221-0/+24
* sh: sh_mobile mstpcr clocks for sh7723Magnus Damm2008-12-221-0/+50
* sh: sh_mobile mstpcr clocks for sh7722Magnus Damm2008-12-221-0/+25
* sh: new sh_mobile mstpcr clocks base codeMagnus Damm2008-12-221-4/+41
* sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm2008-12-221-42/+30
* sh: sh_mobile clock divider index fixMagnus Damm2008-12-221-10/+10
* sh: enable and disable clocks recursivelyMagnus Damm2008-12-221-0/+10
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-223-92/+96
* Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner2008-12-201-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-12-204-8/+13
|\
| * fs/9p: change simple_strtol to simple_strtoulJulia Lawall2008-12-191-1/+1
| * 9p: convert d_iname references to d_name.nameWu Fengguang2008-12-193-6/+10
| * 9p: Remove potentially bad parameter from function entry debug print.Duane Griffin2008-12-191-1/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-206-14/+30
|\ \ | |/ |/|
| * x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2008-12-202-5/+20
| * Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-182-2/+7
| |\
| | * AMD IOMMU: panic if completion wait loop failsJoerg Roedel2008-12-171-2/+3
| | * AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel2008-12-171-0/+4
| * | x86 gart: don't complain if no AMD GART foundBjorn Helgaas2008-12-181-3/+1
| * | x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen2008-12-161-3/+0
| |/
| * AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel2008-12-161-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-195-16/+20
|\ \
| * | [SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley2008-12-161-0/+3
| * | [SCSI] scsi_lib: only call scsi_unprep_request() under queue lockJames Bottomley2008-12-131-1/+1
| * | [SCSI] ibmvstgt: move crq_queue_create to the end of initializationBrian King2008-12-091-7/+9
| * | [SCSI] libiscsi REGRESSION: fix passthrough support with older iscsi toolsMike Christie2008-12-031-6/+5
| * | [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot2008-12-031-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-12-193-2/+22
|\ \ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2008-12-191-1/+1
| |\ \ \
| | * | | ALSA: Fix a Oops bug in omap soc driver.Stanley Miao2008-12-191-1/+1
| * | | | ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai2008-12-191-1/+2
| * | | | ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai2008-12-192-0/+6
| * | | | ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai2008-12-191-0/+3
| * | | | ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke2008-12-191-0/+2
| * | | | ALSA: hda - Fix silent HP output on D975Takashi Iwai2008-12-182-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-191-0/+5
|\ \ \ \
| * | | | cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron2008-12-191-0/+5
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-12-193-2/+19
|\ \ \ \ \
| * | | | | drm/i915: GEM on PAE has problems - disable it for now.Dave Airlie2008-12-192-1/+11
| * | | | | drm/i915: Don't return busy for buffers left on the flushing list.Eric Anholt2008-12-191-1/+8
| |/ / / /
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-12-191-5/+17
|\ \ \ \ \
| * | | | | md: Don't read past end of bitmap when reading bitmap.NeilBrown2008-12-191-5/+17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-196-21/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
OpenPOWER on IntegriCloud