aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams3-0/+9
2007-07-16PIE randomizationJan Kratochvil1-1/+1
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-0/+3
2007-07-16Use menuconfig objects II - oprofileJan Engelhardt1-2/+7
2007-07-16uml: remove dead fileJeff Dike1-333/+0
2007-07-16uml: limit request size on COWed devicesJeff Dike1-0/+2
2007-07-16uml: export hostfs symbolsJeff Dike1-12/+8
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike17-38/+30
2007-07-16uml: simplify helper stack handlingJeff Dike13-37/+36
2007-07-16uml: SIGIO support cleanupJeff Dike4-55/+80
2007-07-16uml: handle errors on opening host side of consolesJeff Dike6-9/+38
2007-07-16uml: pty channel tidyingJeff Dike1-36/+40
2007-07-16uml: xterm driver tidyingJeff Dike5-123/+105
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu4-3/+23
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike2-0/+10
2007-07-16uml: fix request->sector updateJeff Dike1-2/+4
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day3-12/+12
2007-07-16arm26: remove broken and unused macroMariusz Kozlowski1-3/+0
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg3-3/+3
2007-07-16h8300 entry.S updateYoshinori Sato7-456/+193
2007-07-16h8300: remove unused fileYoshinori Sato1-256/+0
2007-07-16h8300 zImage support updateYoshinori Sato5-6/+48
2007-07-16m68knommu: remove old cache management cruft from mm codeGreg Ungerer1-78/+2
2007-07-16m68knommu: remove cruft from setup codeGreg Ungerer1-51/+14
2007-07-16m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer1-1/+1
2007-07-16FRV: Remove some dead codeDavid Howells1-16/+0
2007-07-16FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhereDavid Howells1-9/+3
2007-07-16FRV: Connect up new syscallsDavid Howells1-0/+4
2007-07-16page table handling cleanupJan Beulich2-10/+0
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-4/+0
2007-07-16x86: initial fixmap supportEric W. Biderman2-1/+22
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro1-5/+5
2007-07-15pass -msize-long to sparse on s390Al Viro1-1/+1
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-291/+45
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iopLinus Torvalds10-3/+445
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-84/+23
2007-07-13Revert "[CPUFREQ] powernow-k8: clarify number of cores."Linus Torvalds1-3/+2
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto1-3/+3
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto3-9/+10
2007-07-13[MIPS] math-emu minor cleanupAtsushi Nemoto1-10/+9
2007-07-13[MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto1-19/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle1-6/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle1-4/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle1-25/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle1-8/+1
2007-07-13ARM: Add drivers/dma to arch/arm/KconfigDan Williams1-0/+2
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams8-0/+229
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams1-3/+214
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones1-8/+11