aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+39
| * | | [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek2006-06-285-5/+5
| * | | [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks2006-06-281-0/+1
| |/ /
| * | [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-287-18/+18
* | | [PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer2006-06-281-60/+6
* | | [PATCH] m68knommu: configuration options for ROM regionGreg Ungerer2006-06-281-0/+53
* | | [PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer2006-06-281-7/+7
* | | [PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer2006-06-281-7/+7
* | | [PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer2006-06-281-7/+7
* | | [PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer2006-06-281-0/+1
* | | [PATCH] m68knommu: build support for 68328 romvec.SGreg Ungerer2006-06-281-0/+1
* | | [PATCH] m68knommu: remove romvec asm code from ints.cGreg Ungerer2006-06-281-19/+1
* | | [PATCH] m68knommu: create romvec.S for 68328Greg Ungerer2006-06-281-0/+37
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-06-284-6/+12
|\ \ \
| * | | [IA64-SGI] fix prom revision checks in SN kernelAaron Young2006-06-282-2/+2
| * | | [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Tony Luck2006-06-281-1/+1
| * | | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner2006-06-281-2/+8
| * | | [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck2006-06-281-1/+1
| |/ /
* | | [PATCH] x86_64: oprofile build fixAndrew Morton2006-06-281-0/+2
* | | [PATCH] powermac backlight fixesMichael Hanselmann2006-06-281-2/+12
* | | [PATCH] x86: do_IRQ(): check irq numberAndrew Morton2006-06-282-0/+12
* | | [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu2006-06-281-6/+4
|/ /
* | [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup codeGreg Ungerer2006-06-271-8/+10
* | [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup codeGreg Ungerer2006-06-271-11/+6
* | [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup codeGreg Ungerer2006-06-271-12/+7
* | [PATCH] m68knommu: update m68knommu defconfnigGreg Ungerer2006-06-271-74/+133
* | [PATCH] m68knommu: build support for the Freescale 532x CPU familyMatt Waddel2006-06-271-0/+2
* | [PATCH] m68knommu: build support for the Avnet/5282 boardDaniel Alomar2006-06-271-0/+1
* | [PATCH] m68knommu: remove useless compiler argsPhilipe De Muyter2006-06-271-10/+11
* | [PATCH] voyager: add cpu_present_mapJames Bottomley2006-06-271-0/+2
* | [PATCH] do_IRQ() warning fixAndrew Morton2006-06-271-2/+2
* | [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-271-2/+2
* | [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-272-6/+10
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie2006-06-271-4/+4
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2006-06-271-16/+0
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie2006-06-271-5/+10
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie2006-06-271-2/+1
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie2006-06-271-28/+11
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie2006-06-271-1/+1
* | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2006-06-271-7/+0
* | [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman2006-06-271-3/+1
* | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-277-12/+13
* | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-272-2/+2
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-276-6/+6
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-278-9/+9
* | [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-274-5/+11
* | [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-277-12/+150
* | [PATCH] voyager: fix compile after setup reworkJames Bottomley2006-06-271-3/+2
* | [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-273-6/+6
* | [PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov2006-06-271-2/+9