aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: simplify the 54xx UART setup codeGreg Ungerer2012-03-051-24/+9
* m68knommu: simplify the 5407 UART setup codeGreg Ungerer2012-03-051-18/+9
* m68knommu: simplify the 532x UART setup codeGreg Ungerer2012-03-051-16/+3
* m68knommu: simplify the 5307 UART setup codeGreg Ungerer2012-03-051-18/+9
* m68knommu: simplify the 528x UART setup codeGreg Ungerer2012-03-051-18/+4
* m68knommu: simplify the 527x UART setup codeGreg Ungerer2012-03-051-19/+2
* m68knommu: simplify the 5272 UART setup codeGreg Ungerer2012-03-051-19/+8
* m68knommu: simplify the 5249 UART setup codeGreg Ungerer2012-03-051-18/+9
* m68knommu: simplify the 520x UART setup codeGreg Ungerer2012-03-051-30/+12
* m68knommu: simplify the 5206 UART setup codeGreg Ungerer2012-03-051-18/+9
* m68knommu: make 54xx UART platform addressing consistentGreg Ungerer2012-03-052-14/+18
* m68knommu: make 5407 UART platform addressing consistentGreg Ungerer2012-03-052-8/+10
* m68knommu: make 532x UART platform addressing consistentGreg Ungerer2012-03-052-9/+13
* m68knommu: make 528x UART platform addressing consistentGreg Ungerer2012-03-052-9/+15
* m68knommu: make 5307 UART platform addressing consistentGreg Ungerer2012-03-052-10/+12
* m68knommu: make 527x UART platform addressing consistentGreg Ungerer2012-03-052-9/+13
* m68knommu: make 5272 UART platform addressing consistentGreg Ungerer2012-03-052-8/+8
* m68knommu: make 5249 UART platform addressing consistentGreg Ungerer2012-03-052-8/+11
* m68knommu: make 523x UART platform addressing consistentGreg Ungerer2012-03-052-9/+15
* m68knommu: make 520x UART platform addressing consistentGreg Ungerer2012-03-052-9/+13
* m68knommu: make 5206 UART platform addressing consistentGreg Ungerer2012-03-052-10/+12
* m68k: merge the MMU and non-MMU versions of process.cGreg Ungerer2012-03-053-777/+377
* m68k: make support for FPU hardware configurableGreg Ungerer2012-03-051-0/+4
* m68k: merge the mmu and non-mmu versions of ptrace.cGreg Ungerer2012-03-053-553/+303
* m68k: remove dead timer codeGreg Ungerer2012-03-051-7/+0
* m68k: merge mmu and non-mmu versions of time.cGreg Ungerer2012-03-053-190/+118
* m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE optionGreg Ungerer2012-03-052-8/+0
* m68knommu: modify timer init code to make it consistent with m68k codeGreg Ungerer2012-03-0517-12/+28
* m68knommu: make persistent clock code consistent with m68kGreg Ungerer2012-03-058-46/+35
* m68knommu: remove reduntant definitions of _ramvecGreg Ungerer2012-03-053-6/+0
* m68knommu: clean up linker scriptGreg Ungerer2012-03-051-151/+49
* m68knommu: hard set the ColdFire MBAR register on startupGreg Ungerer2012-03-051-0/+4
* Linux 3.3-rc6Linus Torvalds2012-03-031-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-031-2/+2
|\
| * [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-034-2/+8
|\ \
| * | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
| * | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
| * | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-272-2/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-034-4/+54
|\ \ \
| * | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-024-4/+54
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
|\ \ \ \
| * | | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-281-0/+1
* | | | | vfs: export full_name_hash() function to modulesLinus Torvalds2012-03-021-0/+1
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-021-14/+75
|\ \ \ \ \
| * | | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-021-0/+27
| * | | | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-021-8/+34
| * | | | | hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-281-1/+1
| * | | | | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz2012-02-281-5/+13
* | | | | | Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-025-10/+35
|\ \ \ \ \ \