aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-07[PATCH] autofs4: mistake in debug printIan Kent1-2/+2
2005-07-07[PATCH] put_compat_shminfo() warning fixJesse Millan1-0/+1
2005-07-07[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodesAndreas Gruenbacher1-1/+1
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter11-18/+31
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan5-11/+13
2005-07-07[PATCH] acl kconfig cleanupAndreas Gruenbacher1-2/+6
2005-07-07[PATCH] page_uptodate locking scalabilityNick Piggin2-8/+20
2005-07-07[PATCH] tty output lossage fixRoman Zippel1-18/+15
2005-07-07[PATCH] xtensa: remove old syscallsArnd Bergmann3-277/+30
2005-07-07[PATCH] uml: remove winch semPaolo 'Blaisorblade' Giarrusso1-13/+24
2005-07-07[PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso2-6/+7
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser10-3/+231
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike38-265/+853
2005-07-07[PATCH] pm: clean up process.cPavel Machek1-4/+2
2005-07-07[PATCH] swsusp: fix error handlingPavel Machek1-12/+11
2005-07-07[PATCH] pm: Fix resume from initrdPavel Machek2-10/+10
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham3-4/+4
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek7-26/+14
2005-07-07[PATCH] Fix up non-NUMA breakage in mmzone.hDave Jones1-2/+2
2005-07-07[PATCH] Clean up numa defines in mmzone.hDave Jones1-11/+9
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li9-35/+90
2005-07-07[PATCH] FRV: Add defconfigAdrian Bunk1-0/+627
2005-07-07[PATCH] ppc64: silence perfmon exception warningsAnton Blanchard1-13/+1
2005-07-07[PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2-3/+8
2005-07-07[PATCH] ppc64: fix compile warningAnton Blanchard1-1/+0
2005-07-07[PATCH] ppc64: idle fixupsAnton Blanchard1-11/+12
2005-07-07[PATCH] ppc64: pSeries idle fixupsAnton Blanchard1-51/+62
2005-07-07[PATCH] ppc64: iSeries idle fixupsAnton Blanchard1-37/+47
2005-07-07[PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman1-41/+0
2005-07-07[PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman4-1/+26
2005-07-07[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2-131/+127
2005-07-07[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2-86/+81
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman3-6/+13
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller1-5/+3
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2-18/+25
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller3-12/+27
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller5-74/+145
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller3-7/+25
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller1-0/+18
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller1-0/+1
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller1-2/+4
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller1-8/+11
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller1-3/+7
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller1-7/+29
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller1-142/+142
2005-07-07[PATCH] ppc64: remove duplicate syscall reservationAnton Blanchard2-2/+2
2005-07-07[PATCH] ppc64: add ioprio syscallsAnton Blanchard3-12/+25
2005-07-07[PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard1-27/+0