summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard2005-07-071-153/+212
* [PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering2005-07-071-2/+2
* [PATCH] ppc64: Add new PHY to sungemBenjamin Herrenschmidt2005-07-073-20/+56
* [PATCH] kbuild: build a single module using 'make dir/module.ko'Sam Ravnborg2005-07-071-0/+4
* [PATCH] kbuild: build TAGS problem with O=George Anzinger2005-07-071-1/+1
* [PATCH] mm: quieten OOM killer noiseAnton Blanchard2005-07-071-3/+5
* [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti2005-07-071-6/+0
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-074-5/+5
* [PATCH] export generic_drop_inode() to modulesMark Fasheh2005-07-072-1/+4
* [PATCH] i2o: config-osm build fixAndrew Morton2005-07-071-0/+2
* [PATCH] iounmap debuggingAndrew Morton2005-07-071-2/+4
* [PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike2005-07-071-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-0731-544/+1255
|\
| * [IA64] - Disable tiocx driver on non-SN systemsJack Steiner2005-07-071-0/+4
| * [IA64] fix generic/up buildsTony Luck2005-07-067-70/+111
| * [IA64] memory-less-nodes repostbob.picco2005-07-062-228/+169
| * [IA64] Make ia64 die() preempt safe2005-07-061-2/+4
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-06202-2787/+4160
| |\