summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-03-301-1/+26
|\
| * IB/mad: RMPP support for additional classesHal Rosenstock2006-03-301-1/+26
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-301-1/+9
|\ \
| * | [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-291-0/+4
| * | [PATCH] libata: Add ->set_mode hook for odd driversAlan Cox2006-03-291-0/+1
| * | [PATCH] libata: BMDMA handling updatesAlan Cox2006-03-291-0/+4
| * | Merge branch 'master'Jeff Garzik2006-03-29389-7481/+5417
| |\ \
| * | | [PATCH] libata: kill E.D.D.Tejun Heo2006-03-241-1/+0
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-301-0/+4
|\ \ \ \
| * | | | [IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen2006-03-301-0/+4
* | | | | [PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe2006-03-301-0/+8
* | | | | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-306-4/+15
| |_|/ / |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-292-92/+15
|\ \ \ \
| * | | | [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-281-5/+11
| * | | | [NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2006-03-281-87/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2925-438/+363
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard2006-03-291-3/+0
| * | | | [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/+8
| * | | | [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/+2
| * | | | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras2006-03-284-162/+14
| * | | | powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras2006-03-271-4/+0
| * | | | 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/+3
| * | | | [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-281-1/+1
* | | | [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-282-4/+8
* | | | [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-282-1/+2
* | | | [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-281-1/+1
* | | | [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-282-2/+1
* | | | [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-281-1/+0
* | | | [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-281-0/+9
* | | | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-281-8/+0
OpenPOWER on IntegriCloud