aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] powerpc: Update MPIC workaroundsSegher Boessenkool2006-01-091-1/+2
| * | [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-092-41/+9
| * | [PATCH] powerpc: Dont set 32bit cputable bits on 64bitAnton Blanchard2006-01-091-9/+11
| * | [PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard2006-01-091-0/+4
| * | [PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board supportKumar Gala2006-01-091-0/+4
| * | [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-091-0/+1
| * | [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-091-2/+3
| * | [PATCH] powerpc: Add arch-dependent copy_oldmem_pageMichael Ellerman2006-01-091-0/+2
| * | [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-091-1/+9
| * | [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-091-1/+2
| * | [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offsetMichael Ellerman2006-01-091-0/+13
| * | [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-091-0/+6
| * | [PATCH] powerpc: Add CONFIG_CRASH_DUMPMichael Ellerman2006-01-091-1/+9
| * | [PATCH] powerpc: numa placement for dynamically added memoryMike Kravetz2006-01-091-0/+8
| * | [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSETMichael Ellerman2006-01-091-1/+15
| * | [PATCH] powerpc: Add a is_kernel_addr() macroMichael Ellerman2006-01-091-0/+6
| * | [PATCH] powerpc: Propagate regs through to machine_crash_shutdownMichael Ellerman2006-01-091-1/+1
| * | [PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt2006-01-094-6/+68
| * | [PATCH] powerpc: udbg updatesBenjamin Herrenschmidt2006-01-091-1/+1
| * | [PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas2006-01-091-0/+9
| * | [PATCH] powerpc: make pcibios_claim_one_bus available to other codeLinas Vepstas2006-01-091-0/+2
| * | [PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas2006-01-091-0/+10
| * | [PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson2006-01-091-5/+0
| * | [PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson2006-01-092-8/+8
| * | [PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt2006-01-091-0/+166
| * | [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-094-14/+20
| * | [PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt2006-01-093-1/+9
| * | [PATCH] powerpc: Add OF address parsing code (#2)Benjamin Herrenschmidt2006-01-093-0/+23
| * | ppc: remove duplicate bseip.hPaul Mackerras2006-01-091-38/+0
| * | powerpc: Update __NR_syscalls to account for SPU syscallsPaul Mackerras2006-01-091-1/+1
| * | [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-092-7/+13
| * | [PATCH] kernel-side context switch code for spufsMark Nutter2006-01-091-1/+0
| * | [PATCH] spufs: switchable spu contextsMark Nutter2006-01-092-0/+332
| * | [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-093-0/+505
| * | [PATCH] powerpc: IBMEBUS bus supportHeiko J Schick2006-01-091-0/+83
| * | [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-092-4/+10
| * | [PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala2006-01-091-0/+0
| * | [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-092-6/+9
| * | [PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk2006-01-091-1/+0
* | | [PATCH] Update cyblafb driverKnut Petersen2006-01-091-0/+4
* | | [PATCH] rcu: uninline __rcu_pending()Oleg Nesterov2006-01-091-30/+1
* | | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-093-4/+20
|\ \ \
| * | | [IDE] Use the block layer deferred softirq request completionJens Axboe2006-01-091-0/+1
| * | | [SCSI] Kill the SCSI softirq handlingJens Axboe2006-01-091-1/+0
| * | | [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2006-01-092-3/+19
| | |/ | |/|
* | | [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-091-1/+0
* | | make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt2006-01-091-2/+0
|/ /
* | [PATCH] Make vm86 support optionalMatt Mackall2006-01-082-2/+20
* | [PATCH] remove semicolons from save_flags()Andrew Morton2006-01-081-1/+1
* | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-0810-293/+293