summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup codeGreg Ungerer2006-06-281-8/+10
* [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup codeGreg Ungerer2006-06-281-11/+6Star
* [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup codeGreg Ungerer2006-06-281-12/+7Star
* [PATCH] m68knommu: update m68knommu defconfnigGreg Ungerer2006-06-281-74/+133
* [PATCH] m68knommu: build support for the Freescale 532x CPU familyMatt Waddel2006-06-281-0/+2
* [PATCH] m68knommu: build support for the Avnet/5282 boardDaniel Alomar2006-06-281-0/+1
* [PATCH] m68knommu: remove useless compiler argsPhilipe De Muyter2006-06-281-10/+11
* [PATCH] voyager: add cpu_present_mapJames Bottomley2006-06-281-0/+2
* [PATCH] do_IRQ() warning fixAndrew Morton2006-06-281-2/+2
* [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-281-2/+2
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-282-6/+10
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-281-4/+4
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-281-16/+0Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie2006-06-281-5/+10
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-281-2/+1Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie2006-06-281-28/+11Star
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie2006-06-281-1/+1
* [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-281-7/+0Star
* [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman2006-06-281-3/+1Star
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-287-12/+13
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-282-2/+2
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-286-6/+6
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-288-9/+9
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-284-5/+11
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-287-12/+150
* [PATCH] voyager: fix compile after setup reworkJames Bottomley2006-06-281-3/+2Star
* [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-283-6/+6
* [PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov2006-06-281-2/+9
* [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-284-24/+17Star
* [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-282-5/+5
* [PATCH] x86: increase interrupt vector rangeRusty Russell2006-06-285-9/+9
* [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-282-1/+20
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-2814-57/+18Star
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto2006-06-281-2/+14
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto2006-06-281-5/+19
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto2006-06-281-11/+8Star
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-283-31/+8Star
* [PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto2006-06-281-0/+4
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-284-35/+49
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2740-134/+1357
|\
| * [ARM] Update mach-typesRussell King2006-06-261-9/+62
| * [ARM] 3654/1: add ajeco 1arm sbc supportLennert Buytenhek2006-06-265-0/+1175
| * [ARM] 3651/1: S3C24XX: Make arch list more detailedBen Dooks2006-06-261-1/+1
| * [ARM] 3650/1: S3C2412: Update s3c2410_defconfigBen Dooks2006-06-261-14/+36
| * [ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440Ben Dooks2006-06-261-2/+2
| * [ARM] 3612/1: make pci bus optional for ixp4xx platformMilan Svoboda2006-06-253-11/+18
| * [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-256-7/+7
| * [ARM] Remove save_lr/restore_pc macrosRussell King2006-06-252-6/+4Star
| * [ARM] Remove partial non-v6 binutils compatibilityRussell King2006-06-251-32/+0Star
| * [ARM] Remove LOADREGS macroRussell King2006-06-2514-30/+30