summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [POWERPC] 83xx: Make 83xx perfmon support selectableAndy Fleming2008-03-102-2/+6
| * | | | | [PPC] 8xx: swap bug-fixYuri Tikhonov2008-03-071-1/+29
| * | | | | [POWERPC] 85xx: sbc8548 - Fix incorrect PCI-X and PCI interrupt mapJeremy McNicoll2008-03-071-5/+11
| * | | | | [POWERPC] QE: Fix QE firmware uploading limitTimur Tabi2008-03-071-1/+1
| * | | | | [POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.Scott Wood2008-03-073-822/+43
| * | | | | [POWERPC] 8xx: fix swapVitaly Bordug2008-03-071-1/+29
| * | | | | [POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang2008-03-074-5/+201
| * | | | | [POWERPC] 83xx: Fix wrong USB phy type in mpc837xmds dtsLi Yang2008-03-073-6/+6
* | | | | | [MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle2008-03-121-1/+6
* | | | | | [MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle2008-03-121-1/+0
* | | | | | [MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer2008-03-121-2/+3
* | | | | | [MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle2008-03-121-3/+3
* | | | | | [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-1229-179/+170
* | | | | | [MIPS] Export __ucmpdi2 to modules.Ralf Baechle2008-03-121-0/+2
* | | | | | [MIPS] Fix typo in commentThiemo Seufer2008-03-121-1/+1
* | | | | | [MIPS] Use KBUILD_DEFCONFIGAdrian Bunk2008-03-122-1158/+2
* | | | | | [MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.Ralf Baechle2008-03-121-1/+1
* | | | | | [MIPS] Added missing cases for rdhwr emulationChris Dearman2008-03-121-6/+25
* | | | | | [MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker2008-03-121-17/+17
| |_|_|/ / |/| | | |
* | | | | x86: remove quicklistsThomas Gleixner2008-03-112-12/+9
* | | | | x86: ia32 syscall restart fixRoland McGrath2008-03-112-6/+41
* | | | | x86: ioremap, remove WARN_ON()Ingo Molnar2008-03-111-2/+0
* | | | | fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar2008-03-101-0/+10
* | | | | lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2008-03-111-1/+1
* | | | | lguest: Sanitize the lguest clock.Rusty Russell2008-03-111-32/+21
| |_|_|/ |/| | |
* | | | alpha: fix iommu-related boot panicIvan Kokshaysky2008-03-091-8/+7
* | | | x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath2008-03-071-0/+10
* | | | x86-boot: don't request VBE2 informationPeter Korsgaard2008-03-072-10/+1
* | | | x86: re-add reboot fixupsIngo Molnar2008-03-071-0/+6
* | | | x86: fix typo in step.cJan Beulich2008-03-071-2/+2
* | | | x86: fix merge mistake in i387.cJan Beulich2008-03-071-1/+1
* | | | x86: clear DF before calling signal handlerAurelien Jarno2008-03-073-5/+5
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-0629-907/+619
|\ \ \
| * | | sh: Fix up the sh64 build.Paul Mundt2008-03-061-14/+7
| * | | sh: Fix up SH7710 VoIP-GW build.Paul Mundt2008-03-066-449/+250
| * | | sh: Flag PMB support as EXPERIMENTAL.Paul Mundt2008-03-061-1/+1
| * | | sh: Update r7780mp defconfig.Paul Mundt2008-03-061-25/+66
| * | | sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt2008-03-061-0/+2
| * | | sh: Fix up section mismatches.Paul Mundt2008-03-062-2/+2
| * | | sh: hp6xx: Correct APM output.Kristoffer Ericson2008-03-061-6/+14
| * | | sh: update se7780 defconfiggoda.yusuke2008-03-061-391/+255
| * | | sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0613-17/+17
| * | | sh: export copy-page() to modulesAndrew Morton2008-03-062-0/+2
| * | | sh_ksyms_32.c update for gcc 4.3Adrian Bunk2008-03-061-2/+2
| * | | sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk2008-03-061-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-03-063-9/+12
|\ \ \
| * | | [Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markingsMike Frysinger2008-03-031-6/+6
| * | | [Blackfin] arch: fix bug - allow SDH driver to be used as moduleMichael Hennerich2008-03-031-2/+2
| * | | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-061-1/+4
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-0630-462/+281
|\ \ \
OpenPOWER on IntegriCloud