aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar1-2/+2
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2-6/+10
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie1-4/+4
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie1-16/+0
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initializationJim Cromie1-5/+10
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-fileJim Cromie1-2/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie1-28/+11
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned intsJim Cromie1-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie1-7/+0
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman1-3/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman7-12/+13
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2-2/+2
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman6-6/+6
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar8-9/+9
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap4-5/+11
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar7-12/+150
2006-06-27[PATCH] voyager: fix compile after setup reworkJames Bottomley1-3/+2
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley3-6/+6
2006-06-27[PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov1-2/+9
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth4-24/+17
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2-5/+5
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell5-9/+9
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2-1/+20
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki14-57/+18
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node dataYasunori Goto1-2/+14
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address arrayYasunori Goto1-5/+19
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system runningYasunori Goto1-11/+8
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto3-31/+8
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto1-0/+4
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto4-35/+49
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds40-134/+1357
2006-06-26[ARM] Update mach-typesRussell King1-9/+62
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds22-34/+34
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-4/+4
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds10-91/+110
2006-06-26[PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer1-72/+10
2006-06-26[PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer1-154/+6
2006-06-26[PATCH] m68knommu: create configurable RAM setupGreg Ungerer1-34/+44
2006-06-26[PATCH] m68knommu: remove unused vars from generic 68328 start codeGreg Ungerer1-4/+2
2006-06-26[PATCH] m68knommu: remove __ramvec from 68328/pilot start codeGreg Ungerer1-2/+1
2006-06-26Merge branch 'x86-64'Linus Torvalds79-1030/+3326
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen1-0/+9
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen2-1/+34
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi4-6/+153
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens1-9/+16
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2-4/+26
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert1-2/+4
2006-06-26[PATCH] x86_64: Minor string functions optimizationsAndi Kleen2-2/+2
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen16-110/+49
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens3-8/+13