summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-07-20sh: Make on-chip DMA channel selection explicit.Paul Mundt1-1/+1
2007-07-20sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt1-0/+1
2007-07-20Merge branch 'clkfwk'Paul Mundt4-135/+112
2007-07-20sh: cpufreq: clock framework support.Paul Mundt2-135/+81
2007-07-20sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt1-0/+15
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt1-0/+16
2007-07-20sh: Fix up PCI section mismatch warnings.Paul Mundt4-4/+4
2007-07-20sh: Wire up fallocate() syscall.Paul Mundt1-0/+1
2007-07-20sh: intc - add support for 7780Magnus Damm6-32/+195
2007-07-20sh: intc - improve group supportMagnus Damm1-20/+73
2007-07-20sh: push-switch: Correct license string.Paul Mundt1-1/+1
2007-07-20sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt1-1/+1
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm12-24/+13
2007-07-20sh: clean up interrupt code for solution engine 7722 boardMagnus Damm3-69/+34
2007-07-20sh: intc - add support for 7722 processorMagnus Damm2-30/+130
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm3-0/+356
2007-07-20sh: Fix irq assignment for uarts on sh7722Magnus Damm2-7/+19
2007-07-20sh: hd64461 tidying.Kristoffer Ericson5-159/+3
2007-07-20sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda1-0/+54
2007-07-19Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Linus Torvalds11-16/+12
2007-07-19fallout from kbuild changesAl Viro1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt11-16/+12
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity3-7/+0
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox2-0/+4
2007-07-19fix spufs build after ->fault changesChristoph Hellwig1-11/+11
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds6-5/+16
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds16-16/+0
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare16-16/+0
2007-07-19drivers/edac: add new nmi rescanDave Jiang2-0/+23
2007-07-19lguest: the asm offsetsRusty Russell1-0/+20
2007-07-19lguest: the host codeRusty Russell2-2/+4
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell1-0/+1
2007-07-19m68knommu: remove is_in_rom() functionGreg Ungerer2-22/+0
2007-07-19m68knommu: start dump from exception stackGreg Ungerer1-1/+1
2007-07-19m68knommu: generic irq handlingGreg Ungerer13-673/+155
2007-07-19FRV: work around a possible compiler bugDavid Howells1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau6-14/+7
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath1-0/+2
2007-07-19powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath1-0/+2
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+4
2007-07-19x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+3
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath1-3/+3
2007-07-19mm: variable length argument supportOllie Wild3-110/+17
2007-07-19use the new percpu interface for shared dataFenghua Yu4-4/+4
2007-07-19define new percpu interface for shared dataFenghua Yu18-53/+25
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman2-4/+14
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita3-8/+3
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek4-26/+27
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham2-0/+52