summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman2005-07-084-1/+26
* [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2005-07-082-131/+127
* [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2005-07-082-86/+81
* [PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2005-07-083-6/+13
* [PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller2005-07-081-5/+3
* [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-082-18/+25
* [PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2005-07-083-12/+27
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-085-74/+145
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-083-7/+25
* [PATCH] hvc_console: Add some sanity checksMilton Miller2005-07-081-0/+18
* [PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller2005-07-081-6/+2
* [PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller2005-07-081-6/+2
* [PATCH] hvc_console: Add missing includeMilton Miller2005-07-081-0/+1
* [PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller2005-07-081-2/+4
* [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller2005-07-081-8/+11
* [PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller2005-07-081-3/+7
* [PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller2005-07-081-7/+29
* [PATCH] hvc_console: Rearrange codeMilton Miller2005-07-081-142/+142
* [PATCH] ppc64: remove duplicate syscall reservationAnton Blanchard2005-07-082-2/+2
* [PATCH] ppc64: add ioprio syscallsAnton Blanchard2005-07-083-12/+25
* [PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard2005-07-081-27/+0
* [PATCH] move ioprio syscalls into syscalls.hAnton Blanchard2005-07-083-5/+5
* [PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard2005-07-082-0/+19
* [PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard2005-07-083-11/+17
* [PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard2005-07-081-153/+212
* [PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering2005-07-081-2/+2
* [PATCH] ppc64: Add new PHY to sungemBenjamin Herrenschmidt2005-07-083-20/+56
* [PATCH] kbuild: build a single module using 'make dir/module.ko'Sam Ravnborg2005-07-081-0/+4
* [PATCH] kbuild: build TAGS problem with O=George Anzinger2005-07-081-1/+1
* [PATCH] mm: quieten OOM killer noiseAnton Blanchard2005-07-081-3/+5
* [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti2005-07-081-6/+0
* [PATCH] print order information when OOM killingMarcelo Tosatti2005-07-084-5/+5
* [PATCH] export generic_drop_inode() to modulesMark Fasheh2005-07-082-1/+4
* [PATCH] i2o: config-osm build fixAndrew Morton2005-07-081-0/+2
* [PATCH] iounmap debuggingAndrew Morton2005-07-081-2/+4
* [PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike2005-07-081-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-077-70/+111
| * [IA64] memory-less-nodes repostbob.picco2005-07-072-228/+169
| * [IA64] Make ia64 die() preempt safe2005-07-071-2/+4
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-07202-2787/+4160
| |\
| * | [IA64] restore_sigcontext is not preempt safeKeith Owens2005-07-071-0/+2
| * | [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fixPrarit Bhargava2005-07-071-1/+2
| * | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-078-50/+754
| * | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava2005-07-073-36/+19
| * | [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava2005-07-071-0/+1
| * | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava2005-07-0712-42/+49
| * | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2005-07-064-137/+162
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-074-6/+8
|\ \ \