summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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: use C code for current_thread_info()Chuck Ebbert-6/+4
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth-31/+24
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-10/+10
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li-1/+20
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay-2/+4
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki-69/+77
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto-9/+16
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto-8/+32
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-63/+48
2006-06-27[PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto-0/+1
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki-4/+65
2006-06-27[PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki-0/+25
2006-06-27[PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto-0/+52
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto-11/+28
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto-0/+16
2006-06-27[PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto-0/+55
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto-2/+22
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto-39/+78
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto-0/+11
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto-0/+21
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki-35/+77
2006-06-27[PATCH] pm_trace is dangerousAndrew Morton-2/+11
2006-06-27[PATCH] zlib inflate: fix function definitionsRandy Dunlap-10/+5
2006-06-27[PATCH] kernel/acct: fix function definitionRandy Dunlap-1/+1
2006-06-27[PATCH] fix static linking of NFSDavid Brownell-9/+9
2006-06-27Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov-1/+2
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds-14/+7
2006-06-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-373/+1045
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-192/+1515
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-1/+3
2006-06-26[ARM] 3657/1: S3C24XX: Documentation update of Overview.txtBen Dooks-21/+14
2006-06-26[ARM] Update mach-typesRussell King-9/+62
2006-06-26[PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk-35/+3
2006-06-26ocfs2: fix compiler warnings in dlm_convert_lock_handler()Mark Fasheh-1/+2
2006-06-26ocfs2: dlm_print_one_mle() needs to be definedMark Fasheh-6/+6
2006-06-26ocfs2: remove whitespace in dlmunlock.cKurt Hackel-1/+1
2006-06-26ocfs2: move dlm work to a private work queueKurt Hackel-3/+32
2006-06-26ocfs2: fix incorrect error returnsKurt Hackel-2/+2
2006-06-26ocfs2: tune down some noisy messages during dlm recoveryKurt Hackel-6/+7
2006-06-26ocfs2: display message before waiting for recovery to completeKurt Hackel-0/+7
2006-06-26ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERRORKurt Hackel-1/+1
2006-06-26ocfs2: retry operations when a lock is marked in recoveryKurt Hackel-0/+20
2006-06-26ocfs2: use cond_resched() in dlm_thread()Kurt Hackel-1/+1
2006-06-26ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel-19/+19
2006-06-26ocfs2: wait for recovery when starting lock masteryKurt Hackel-0/+34