summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-05m68knommu: simplify the 5307 UART setup codeGreg Ungerer1-18/+9
2012-03-05m68knommu: simplify the 528x UART setup codeGreg Ungerer1-18/+4
2012-03-05m68knommu: simplify the 527x UART setup codeGreg Ungerer1-19/+2
2012-03-05m68knommu: simplify the 5272 UART setup codeGreg Ungerer1-19/+8
2012-03-05m68knommu: simplify the 5249 UART setup codeGreg Ungerer1-18/+9
2012-03-05m68knommu: simplify the 520x UART setup codeGreg Ungerer1-30/+12
2012-03-05m68knommu: simplify the 5206 UART setup codeGreg Ungerer1-18/+9
2012-03-05m68knommu: make 54xx UART platform addressing consistentGreg Ungerer2-14/+18
2012-03-05m68knommu: make 5407 UART platform addressing consistentGreg Ungerer2-8/+10
2012-03-05m68knommu: make 532x UART platform addressing consistentGreg Ungerer2-9/+13
2012-03-05m68knommu: make 528x UART platform addressing consistentGreg Ungerer2-9/+15
2012-03-05m68knommu: make 5307 UART platform addressing consistentGreg Ungerer2-10/+12
2012-03-05m68knommu: make 527x UART platform addressing consistentGreg Ungerer2-9/+13
2012-03-05m68knommu: make 5272 UART platform addressing consistentGreg Ungerer2-8/+8
2012-03-05m68knommu: make 5249 UART platform addressing consistentGreg Ungerer2-8/+11
2012-03-05m68knommu: make 523x UART platform addressing consistentGreg Ungerer2-9/+15
2012-03-05m68knommu: make 520x UART platform addressing consistentGreg Ungerer2-9/+13
2012-03-05m68knommu: make 5206 UART platform addressing consistentGreg Ungerer2-10/+12
2012-03-05m68k: merge the MMU and non-MMU versions of process.cGreg Ungerer3-777/+377
2012-03-05m68k: make support for FPU hardware configurableGreg Ungerer1-0/+4
2012-03-05m68k: merge the mmu and non-mmu versions of ptrace.cGreg Ungerer3-553/+303
2012-03-05m68k: remove dead timer codeGreg Ungerer1-7/+0
2012-03-05m68k: merge mmu and non-mmu versions of time.cGreg Ungerer3-190/+118
2012-03-05m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE optionGreg Ungerer2-8/+0
2012-03-05m68knommu: modify timer init code to make it consistent with m68k codeGreg Ungerer17-12/+28
2012-03-05m68knommu: make persistent clock code consistent with m68kGreg Ungerer8-46/+35
2012-03-05m68knommu: remove reduntant definitions of _ramvecGreg Ungerer3-6/+0
2012-03-05m68knommu: clean up linker scriptGreg Ungerer1-151/+49
2012-03-05m68knommu: hard set the ColdFire MBAR register on startupGreg Ungerer1-0/+4
2012-03-03Linux 3.3-rc6v3.3-rc6Linus Torvalds1-1/+1
2012-03-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds4-2/+8
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+54
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+75
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-02Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds9-19/+51
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds2-12/+10
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2-6/+10
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz1-8/+34
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds7-8/+29
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2-1/+7
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-03-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-1/+22