aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-193-8/+3
* | | PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-194-26/+27
* | | PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-192-0/+52
* | | mm: fault feedback #2Nick Piggin2007-07-1924-309/+287
* | | Fix RGMII-ID handling in gianfarAndy Fleming2007-07-181-0/+9
* | | Add phy-connection-type to gianfar nodesAndy Fleming2007-07-181-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-07-1811-438/+732
|\ \ \
| * | | [AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen2007-07-181-1/+13
| * | | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-181-1/+1
| * | | [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-181-1/+1
| * | | [AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen2007-07-181-1/+2
| * | | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt2007-07-181-0/+3
| * | | [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-181-0/+86