summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a dietJim Cromie1-28/+11
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie2-8/+8
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...Jim Cromie1-17/+36
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 apiJim Cromie1-12/+41
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie4-38/+9
2006-06-28[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman3-14/+12
2006-06-28[PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman1-0/+4
2006-06-28[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman2-4/+5
2006-06-28[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman12-17/+20
2006-06-28[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman4-8/+18
2006-06-28[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman9-9/+9
2006-06-28[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman18-18/+18
2006-06-28[PATCH] rtc: fix idr lockingSonny Rao1-0/+2
2006-06-28[PATCH] stallion clean upAlan Cox1-122/+86
2006-06-28[PATCH] IPMI: use schedule in kthreadakpm@osdl.org1-1/+1
2006-06-28[PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney3-2/+49
2006-06-28[PATCH] rcutorture: add ops vector and Classic RCU opsPaul E. McKenney2-52/+133
2006-06-28[PATCH] rcutorture: catchup doc fixes for idle-hz testsPaul E. McKenney2-2/+12
2006-06-28[PATCH] fix kernel-doc in kernel/ dirRandy Dunlap2-4/+4
2006-06-28[PATCH] tty: fix TCSBRK commentPaul Fulghum1-4/+3
2006-06-28[PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov1-54/+57
2006-06-28[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctlAtsushi Nemoto1-1/+1
2006-06-28[PATCH] generic_file_buffered_write(): deadlock on vectored writeVladimir V. Saveliev1-7/+11
2006-06-28[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse1-1/+1
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar51-59/+59
2006-06-28[PATCH] fs/buffer.c: cleanupsAdrian Bunk3-4/+3
2006-06-28[PATCH] poison: add & use more constantsRandy Dunlap3-3/+12
2006-06-28[PATCH] update two drivers for poison.hRandy Dunlap3-3/+11
2006-06-28[PATCH] add poison.h and patch primary usersRandy Dunlap9-27/+61
2006-06-28[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar18-48/+235
2006-06-28[PATCH] voyager: fix compile after setup reworkJames Bottomley1-3/+2
2006-06-28[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley3-6/+6
2006-06-28[PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov1-2/+9
2006-06-28[PATCH] i386: use C code for current_thread_info()Chuck Ebbert1-6/+4
2006-06-28[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth6-31/+24
2006-06-28[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2-5/+5
2006-06-28[PATCH] x86: increase interrupt vector rangeRusty Russell6-10/+10
2006-06-28[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2-1/+20
2006-06-28[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay1-2/+4
2006-06-28[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki18-69/+77
2006-06-28[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto2-9/+16
2006-06-28[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto3-8/+32
2006-06-28[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto1-11/+8
2006-06-28[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto8-63/+48
2006-06-28[PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto1-0/+1
2006-06-28[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki3-4/+65
2006-06-28[PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki1-0/+25
2006-06-28[PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto1-0/+52
2006-06-28[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto2-11/+28
2006-06-28[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto2-0/+16