aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap3-3/+11
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap9-27/+61
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar18-48/+235
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: use C code for current_thread_info()Chuck Ebbert1-6/+4
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth6-31/+24
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 Russell6-10/+10
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2-1/+20
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay1-2/+4
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki18-69/+77
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node dataYasunori Goto2-9/+16
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address arrayYasunori Goto3-8/+32
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 Goto8-63/+48
2006-06-27[PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto1-0/+1
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki3-4/+65
2006-06-27[PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki1-0/+25
2006-06-27[PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto1-0/+52
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto2-11/+28
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto2-0/+16
2006-06-27[PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto1-0/+55
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto3-2/+22
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto9-39/+78
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory)Yasunori Goto1-0/+11
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device)Yasunori Goto1-0/+21
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki1-35/+77
2006-06-27[PATCH] pm_trace is dangerousAndrew Morton1-2/+11
2006-06-27[PATCH] zlib inflate: fix function definitionsRandy Dunlap2-10/+5
2006-06-27[PATCH] kernel/acct: fix function definitionRandy Dunlap1-1/+1
2006-06-27[PATCH] fix static linking of NFSDavid Brownell6-9/+9
2006-06-27Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov1-1/+2
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds5-14/+7
2006-06-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds13-373/+1045
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds45-192/+1515
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+3
2006-06-26[ARM] 3657/1: S3C24XX: Documentation update of Overview.txtBen Dooks1-21/+14
2006-06-26[ARM] Update mach-typesRussell King1-9/+62
2006-06-26[PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk5-35/+3
2006-06-26ocfs2: fix compiler warnings in dlm_convert_lock_handler()Mark Fasheh1-1/+2
2006-06-26ocfs2: dlm_print_one_mle() needs to be definedMark Fasheh1-6/+6
2006-06-26ocfs2: remove whitespace in dlmunlock.cKurt Hackel1-1/+1
2006-06-26ocfs2: move dlm work to a private work queueKurt Hackel4-3/+32
2006-06-26ocfs2: fix incorrect error returnsKurt Hackel1-2/+2
2006-06-26ocfs2: tune down some noisy messages during dlm recoveryKurt Hackel2-6/+7
2006-06-26ocfs2: display message before waiting for recovery to completeKurt Hackel1-0/+7
2006-06-26ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERRORKurt Hackel1-1/+1
2006-06-26ocfs2: retry operations when a lock is marked in recoveryKurt Hackel1-0/+20