summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-0711-18/+31
* [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-075-11/+13
* [PATCH] acl kconfig cleanupAndreas Gruenbacher2005-07-071-2/+6
* [PATCH] page_uptodate locking scalabilityNick Piggin2005-07-072-8/+20
* [PATCH] tty output lossage fixRoman Zippel2005-07-071-18/+15
* [PATCH] xtensa: remove old syscallsArnd Bergmann2005-07-073-277/+30
* [PATCH] uml: remove winch semPaolo 'Blaisorblade' Giarrusso2005-07-071-13/+24
* [PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso2005-07-072-6/+7
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-0710-3/+231
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-0738-265/+853
* [PATCH] pm: clean up process.cPavel Machek2005-07-071-4/+2
* [PATCH] swsusp: fix error handlingPavel Machek2005-07-071-12/+11
* [PATCH] pm: Fix resume from initrdPavel Machek2005-07-072-10/+10
* [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham2005-07-073-4/+4
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-077-26/+14
* [PATCH] Fix up non-NUMA breakage in mmzone.hDave Jones2005-07-071-2/+2
* [PATCH] Clean up numa defines in mmzone.hDave Jones2005-07-071-11/+9
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-079-35/+90
* [PATCH] FRV: Add defconfigAdrian Bunk2005-07-071-0/+627
* [PATCH] ppc64: silence perfmon exception warningsAnton Blanchard2005-07-071-13/+1
* [PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2005-07-072-3/+8
* [PATCH] ppc64: fix compile warningAnton Blanchard2005-07-071-1/+0
* [PATCH] ppc64: idle fixupsAnton Blanchard2005-07-071-11/+12
* [PATCH] ppc64: pSeries idle fixupsAnton Blanchard2005-07-071-51/+62
* [PATCH] ppc64: iSeries idle fixupsAnton Blanchard2005-07-071-37/+47
* [PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman2005-07-071-41/+0
* [PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman2005-07-074-1/+26
* [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2005-07-072-131/+127
* [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2005-07-072-86/+81
* [PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2005-07-073-6/+13
* [PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller2005-07-071-5/+3
* [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-072-18/+25
* [PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2005-07-073-12/+27
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-075-74/+145
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-073-7/+25
* [PATCH] hvc_console: Add some sanity checksMilton Miller2005-07-071-0/+18
* [PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller2005-07-071-6/+2
* [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-071-6/+2
* [PATCH] hvc_console: Add missing includeMilton Miller2005-07-071-0/+1
* [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-071-2/+4
* [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-071-8/+11
* [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-071-3/+7
* [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-071-7/+29
* [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-071-142/+142
* [PATCH] ppc64: remove duplicate syscall reservationAnton Blanchard2005-07-072-2/+2
* [PATCH] ppc64: add ioprio syscallsAnton Blanchard2005-07-073-12/+25
* [PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard2005-07-071-27/+0
* [PATCH] move ioprio syscalls into syscalls.hAnton Blanchard2005-07-073-5/+5
* [PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard2005-07-072-0/+19
* [PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard2005-07-073-11/+17
OpenPOWER on IntegriCloud