summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-06-12[PARISC] remove global_ack_eiemGrant Grundler1-18/+8
2007-06-04[PARISC] Fix kernel panic in check_ivtKyle McMartin2-7/+5
2007-06-04[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin1-1/+1
2007-05-30[PARISC] be more defensive in process.c::get_wchanKyle McMartin1-0/+4
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin2-4/+3
2007-05-30[PARISC] fix null ptr deref in unwind.cKyle McMartin1-1/+3
2007-05-30[PARISC] remove remnants of parisc-specific softirq codeGrant Grundler1-34/+1
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller1-1/+1
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller1-0/+5
2007-05-27[PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2-8/+8
2007-05-23[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2-5/+3
2007-05-23[PARISC] spelling fixes: arch/parisc/Simon Arlott13-30/+30
2007-05-23[PARISC] Disable LWS debuggingAurelien Jarno1-4/+4
2007-05-23[PARISC] Let PA-8900 processors bootKyle McMartin3-3/+8
2007-05-23parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan1-41/+53
2007-05-23[PARISC] Wire up kexec_load syscallKyle McMartin1-0/+1
2007-05-23[PARISC] Move #undef to end of syscall tableKyle McMartin1-5/+5
2007-05-23parisc: sync compat getdentsAlexandr Andreev1-2/+8
2007-05-23parisc: make command_line[] staticAlexey Dobriyan1-1/+1
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds28-56/+67
2007-05-21Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-16/+57
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-419/+215
2007-05-21i386: fix PGE maskBrian Gerst2-2/+2
2007-05-21x86_64: vsyscall time() fixjohn stultz1-1/+4
2007-05-21x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu1-1/+1
2007-05-21i386: Enable CX8/PGE CPUID bits early on VIA C3Andi Kleen1-0/+27
2007-05-21i386: Fix wrong CPU error message in early boot pathChristian Volkmann1-0/+2
2007-05-21i386: Clear MCE flag on AMD K6Andi Kleen2-3/+7
2007-05-21i386: Fix K8/core2 oprofile on multiple CPUsAndi Kleen1-1/+8
2007-05-21i386: Update defconfigAndi Kleen1-179/+70
2007-05-21x86_64: Update defconfigAndi Kleen1-114/+172
2007-05-21Blackfin arch: update pm.c according to power management API change.Bryan Wu1-10/+2
2007-05-21Blackfin arch: update defconfig filesBryan Wu1-15/+28
2007-05-21Blackfin arch: add board default configs to blackfin archMike Frysinger6-0/+5969
2007-05-21Blackfin arch: fix signal handling bugBernd Schmidt1-0/+5
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger1-0/+8
2007-05-21Blackfin arch: make sure we use local labelsMike Frysinger1-12/+12
2007-05-21Blackfin arch: dont clear the bit that tells coreb to start bootingMike Frysinger1-1/+1
2007-05-21Blackfin arch: dma_memcpy borken for > 64KAubrey Li1-1/+16
2007-05-21Blackfin arch: document why we have to touch the UART peripheral in our boot ...Mike Frysinger3-3/+6
2007-05-21Blackfin arch: issue reset via SWRST so we dont clobber the watchdog stateMike Frysinger3-160/+48
2007-05-21Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger3-26/+28
2007-05-21Blackfin arch: dont clear status register bits in SWRST so we can actually us...Mike Frysinger3-18/+0
2007-05-21Blackfin arch: initial tepla-bf561 board supportMike Frysinger3-2/+70
2007-05-21Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich1-1/+3
2007-05-21Blackfin arch: fix trace output for FLAT binariesMike Frysinger1-5/+13
2007-05-21Blackfin arch: DMA operation cleanupMichael Hennerich1-4/+200
2007-05-21Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich1-2/+2
2007-05-21Blackfin arch: mark a bunch of local functions as staticMike Frysinger2-5/+4
2007-05-21Blackfin arch: Add configuration data for ISP176x on BF561Michael Hennerich1-0/+49