aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-27[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctlAtsushi Nemoto
2006-06-27[PATCH] generic_file_buffered_write(): deadlock on vectored writeVladimir V. Saveliev
2006-06-27[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-27[PATCH] fs/buffer.c: cleanupsAdrian Bunk
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar
2006-06-27[PATCH] voyager: fix compile after setup reworkJames Bottomley
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley
2006-06-27[PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov
2006-06-27[PATCH] i386: use C code for current_thread_info()Chuck Ebbert
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-27[PATCH] sparc64: support sparsemem and !memory hotplugYasunori Goto
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki
2006-06-27[PATCH] register hot-added memory to iomem resourceKAMEZAWA Hiroyuki
2006-06-27[PATCH] pgdat allocation for new node add (call pgdat allocation)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. ...Yasunori Goto
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki
2006-06-27[PATCH] pm_trace is dangerousAndrew Morton
2006-06-27[PATCH] zlib inflate: fix function definitionsRandy Dunlap
2006-06-27[PATCH] kernel/acct: fix function definitionRandy Dunlap
2006-06-28[XFS] Rework code snippets slightly to remove remaining recent-gccNathan Scott
2006-06-28[CIFS] Fix authentication choice so we do not force NTLMv2 unless theSteve French
2006-06-28[XFS] Fix realtime subvolume expansion, a porting bug b0rked it. CoverityEric Sesterhenn
2006-06-27[MTD] NAND: Select chip before checking write protect statusThomas Gleixner
2006-06-27[MTD] CORE mtdchar.c: fix off-by-one error in lseek()Herbert Valerio Riedel
2006-06-27[MTD] NAND: Fix typo in mtd/nand/ts7250.cPetr Stetiar
2006-06-27[PATCH] fix static linking of NFSDavid Brownell
2006-06-27Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov
2006-06-27[CIFS] Fix alignment of unicode strings in previous patchSteve French
2006-06-27[JFFS2][XATTR] coexistence between xattr and write buffering support.KaiGai Kohei
2006-06-27[JFFS2][XATTR] Fix wrong copyrightKaiGai Kohei
2006-06-27[JFFS2][XATTR] Re-define xd->refcnt as atomic_tKaiGai Kohei