summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-303-3/+10
* [PARISC] Add parisc implementation of flush_anon_page()James Bottomley2006-03-301-0/+8
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-292-92/+15Star
|\
| * [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-291-5/+11
| * [NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2006-03-291-87/+4Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2925-438/+363Star
|\ \
| * | [PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard2006-03-291-3/+0Star
| * | [PATCH] powerpc: Add oprofile calltrace supportBrian Rogan2006-03-291-0/+2
| * | [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-1/+1
| * | [PATCH] lock PTE before updating it in 440/BookE page fault handlerEugene Surovegin2006-03-291-1/+2
| * | Merge ../linux-2.6Paul Mackerras2006-03-29178-1391/+2300
| |\|
| * | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-286-41/+53
| * | [PATCH] git-powerpc: WARN was a dumb ideaAndrew Morton2006-03-281-5/+5
| * | [PATCH] powerpc: make ISA floppies work againStephen Rothwell2006-03-281-2/+3
| * | [PATCH] powerpc: hvc_console updatesRyan S. Arnold2006-03-281-18/+8Star
| * | [PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman2006-03-281-2/+2
| * | [PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard2006-03-281-0/+4
| * | [PATCH] powerpc: Remove some ifdefs in oprofile_impl.hAnton Blanchard2006-03-281-10/+2Star
| * | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras2006-03-284-162/+14Star
| * | powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2006-03-271-4/+0Star
| * | powerpc: Simplify pSeries idle loopPaul Mackerras2006-03-271-0/+1
| * | powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-273-6/+13
| * | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut2006-03-271-0/+4
| * | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut2006-03-271-0/+1
| * | [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-272-1/+3
| * | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-271-0/+1
| * | [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-271-0/+1
| * | [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-271-1/+8
| * | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-272-34/+59
| * | [PATCH] powerpc: Change firmware_has_feature() to a macroMichael Ellerman2006-03-271-5/+3Star
| * | [PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisationsMichael Ellerman2006-03-271-2/+28
| * | [PATCH] powerpc: work around sparse warnings in cputable.hStephen Rothwell2006-03-271-147/+152
* | | [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-291-1/+1
* | | [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-292-4/+8
* | | [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-292-1/+2
* | | [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-291-1/+1
* | | [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-292-2/+1Star
* | | [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-291-1/+0Star
* | | [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-291-0/+9
* | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-291-8/+0Star
* | | [PATCH] pidhash: don't use zero pidsOleg Nesterov2006-03-291-0/+2
* | | [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-291-2/+0Star
* | | [PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2006-03-291-12/+0Star
* | | [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-291-2/+2
* | | [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-291-1/+0Star
* | | [PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman2006-03-291-1/+0Star
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2845-280/+1255
|\ \
| * | [ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek2006-03-2815-0/+941
| * | [ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek2006-03-282-0/+44