summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie-4/+4
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie-16/+0
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...Jim Cromie-5/+10
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie-2/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie-28/+11
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie-7/+0
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman-3/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman-12/+13
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman-2/+2
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman-6/+6
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar-9/+9
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap-5/+11
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar-12/+150
2006-06-27[PATCH] voyager: fix compile after setup reworkJames Bottomley-3/+2
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley-6/+6
2006-06-27[PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov-2/+9
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth-24/+17
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr-5/+5
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell-9/+9
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li-1/+20
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki-57/+18
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto-2/+14
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto-5/+19
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto-11/+8
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto-31/+8
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto-0/+4
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto-35/+49
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-134/+1357
2006-06-26[ARM] Update mach-typesRussell King-9/+62
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-34/+34
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-4/+4
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-91/+110
2006-06-26[PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer-72/+10
2006-06-26[PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer-154/+6
2006-06-26[PATCH] m68knommu: create configurable RAM setupGreg Ungerer-34/+44
2006-06-26[PATCH] m68knommu: remove unused vars from generic 68328 start codeGreg Ungerer-4/+2
2006-06-26[PATCH] m68knommu: remove __ramvec from 68328/pilot start codeGreg Ungerer-2/+1
2006-06-26Merge branch 'x86-64'Linus Torvalds-1030/+3326
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen-0/+9
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen-1/+34
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi-6/+153
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens-9/+16
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B-4/+26
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert-2/+4
2006-06-26[PATCH] x86_64: Minor string functions optimizationsAndi Kleen-2/+2
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen-110/+49
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens-8/+13
2006-06-26[PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba-1/+1
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk-17/+0