aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | [MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto2006-02-07
| | * | | | | [MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle2006-02-07
| | * | | | | [MIPS] Remove buggy inline version of memscan.Ralf Baechle2006-02-07
| | * | | | | [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-07
| | * | | | | [MIPS] Cleanup fls implementation.Ralf Baechle2006-02-07
| | * | | | | [MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle2006-02-07
| | * | | | | [MIPS] Build blast_cache routines from templateAtsushi Nemoto2006-02-07
| | * | | | | [MIPS] Au1200: Make KGDB compileSergei Shtylylov2006-02-07
| | * | | | | [MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov2006-02-07
| | * | | | | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle2006-02-07
| | * | | | | [MIPS] Nevada support for SGI O2.Ralf Baechle2006-02-07
| | * | | | | [MIPS] CPU definitions for Cobalt.Ralf Baechle2006-02-07
| | * | | | | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-07
| | * | | | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
| | * | | | | [MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle2006-02-07
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-06
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [IA64-SGI] Shub2 BTE address fixRuss Anderson2006-02-06
| | * | | | [IA64-SGI] include/asm-ia64/sn/intr.h more sn2 housekeepingJes Sorensen2006-02-02
| | * | | | [IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas2006-02-02
| | * | | | [IA64] remove staled comments in asm/system.hChen, Kenneth W2006-02-02
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras2006-02-07
|\ \ \ \ \ \
| * | | | | | [PATCH] powerpc: Put parameter names in lmb.h prototypesMichael Ellerman2006-02-07
| * | | | | | [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.hMichael Ellerman2006-02-07
| * | | | | | [PATCH] powerpc: Always panic if lmb_alloc() failsMichael Ellerman2006-02-07
| * | | | | | [PATCH] powerpc: Add support for Xilinx ML403 reference designGrant C. Likely2006-02-07
| * | | | | | [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo...Grant C. Likely2006-02-07
| * | | | | | [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely2006-02-07
| | |_|_|/ / | |/| | | |
| * | | | | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-07
| |/ / / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-05
| |\ \ \ \
| | * | | | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-05
| | * | | | [NETFILTER]: iptables: fix typos in ipt_connbytes.hYasuyuki Kozakai2006-02-05
| | * | | | [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-05
| * | | | | [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai2006-02-05
| * | | | | [PATCH] jbd: fix transaction batchingAndrew Morton2006-02-05
| * | | | | [PATCH] reiserfs_get_acl() build fixAndrew Morton2006-02-05
| * | | | | [PATCH] pktcdvd: Allow larger packetsPhillip Susi2006-02-05
| * | | | | [PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund2006-02-05
| * | | | | [PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi2006-02-05
| * | | | | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-05
| |/ / / /
| * | | | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-04
| * | | | [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-04
| * | | | [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-04
| * | | | [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-04
| * | | | [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-04
| * | | | [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-04
| * | | | [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen2006-02-04
| | |_|/ | |/| |
| * | | [PATCH] SELinux: fix size-128 slab leakStephen Smalley2006-02-03
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-02-03
| |\ \ \
| | * | | [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-30
| | * | | [PARISC] Arch-specific compat signalsKyle McMartin2006-01-22