aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool1-0/+8
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds22-456/+5655
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds97-2358/+4124
2007-07-16Remove the last few UMSDOS leftoversJesper Juhl2-2/+0
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens8-8/+8
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli1-34/+39
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2-2/+2
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-16[SPARC64]: Fix UP build.David S. Miller1-1/+1
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller4-19/+165
2007-07-16[SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller1-3/+13
2007-07-16[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller1-0/+2
2007-07-16[SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller1-6/+6
2007-07-16[SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller1-0/+52
2007-07-16[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller1-8/+34
2007-07-16[SPARC64]: More sensible udelay implementation.David S. Miller7-93/+24
2007-07-16[SPARC64]: SMP build fixes.David S. Miller2-12/+12
2007-07-16[SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller1-0/+1
2007-07-16[SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller4-53/+59
2007-07-16[SPARC64]: Unconditionally register vio_bus_type.David S. Miller1-7/+7