summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>Adrian Bunk2007-07-201-0/+1
* xen: disable vdso "nosegneg" on native bootRoland McGrath2007-07-204-6/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-2010-102/+118
|\
| * [SPARC64]: Fix two year old bug in early bootup asm.David S. Miller2007-07-191-1/+0
| * [SPARC64]: Update defconfig.David S. Miller2007-07-191-11/+13
| * [SPARC64]: Fix log message type in vio_create_one().Fabio Massimo Di Nitto2007-07-191-1/+1
| * [SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller2007-07-191-2/+2
| * [SPARC64]: Tweak kernel log messages in power_probe().David S. Miller2007-07-191-3/+1
| * [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-192-7/+78
| * [SPARC64]: Fix device type matching in VIO's devspec_show().Fabio Massimo Di Nitto2007-07-191-2/+2
| * [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-193-14/+18
| * [SPARC64]: Use orderly_poweroff().David S. Miller2007-07-192-62/+4
* | m68k: exclude more unbuildable driversAl Viro2007-07-201-0/+3
* | m68k: missing __initAl Viro2007-07-2012-15/+17
* | m68k: missing exportsAl Viro2007-07-204-1/+12
* | m68k: use .text.headAl Viro2007-07-204-3/+4
* | m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro2007-07-201-0/+4
|/
* Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Linus Torvalds2007-07-1911-16/+12
|\
| * mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-2011-16/+12
* | fallout from kbuild changesAl Viro2007-07-191-1/+1
|/
* i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-193-7/+0
* Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-192-0/+4
* fix spufs build after ->fault changesChristoph Hellwig2007-07-191-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-196-5/+16
|\
| * xtensa: use DATA_DATA in xtensaMathieu Desnoyers2007-07-171-1/+2
| * powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers2007-07-171-1/+3
| * cris: use DATA_DATA in crisMathieu Desnoyers2007-07-172-2/+2
| * kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-161-1/+1
| * powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool2007-07-161-0/+8
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-1916-16/+0
|\ \
| * | i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-1916-16/+0
* | | [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0
* | | drivers/edac: add new nmi rescanDave Jiang2007-07-192-0/+23
* | | lguest: the asm offsetsRusty Russell2007-07-191-0/+20
* | | lguest: the host codeRusty Russell2007-07-192-2/+4
* | | lguest: export symbols for lguest as a moduleRusty Russell2007-07-191-0/+1
* | | m68knommu: remove is_in_rom() functionGreg Ungerer2007-07-192-22/+0
* | | m68knommu: start dump from exception stackGreg Ungerer2007-07-191-1/+1
* | | m68knommu: generic irq handlingGreg Ungerer2007-07-1913-673/+155
* | | FRV: work around a possible compiler bugDavid Howells2007-07-191-1/+1
* | | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-196-14/+7
* | | s390: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* | | powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* | | alpha: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+4
* | | x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+3
* | | i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-3/+3
* | | mm: variable length argument supportOllie Wild2007-07-193-110/+17
* | | use the new percpu interface for shared dataFenghua Yu2007-07-194-4/+4
* | | define new percpu interface for shared dataFenghua Yu2007-07-1918-53/+25
* | | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-192-4/+14
OpenPOWER on IntegriCloud