summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-081-1/+2
* [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-081-0/+1
* [PATCH] mm: compound release fixNick Piggin2006-02-081-1/+1
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-081-1/+9
* [PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek2006-02-081-1/+1
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-081-0/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-02-071-1/+3
|\
| * Merge branch 'work-fixes'Mauro Carvalho Chehab2006-02-071-1/+3
| |\
| | * V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-071-1/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-0716-458/+250Star
|\ \ \ | |/ / |/| |
| * | [MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2006-02-071-0/+10
| * | [MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto2006-02-071-6/+17
| * | [MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle2006-02-071-0/+29
| * | [MIPS] Remove buggy inline version of memscan.Ralf Baechle2006-02-071-22/+0Star
| * | [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-071-2/+1Star
| * | [MIPS] Cleanup fls implementation.Ralf Baechle2006-02-071-26/+32
| * | [MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle2006-02-071-2/+2
| * | [MIPS] Build blast_cache routines from templateAtsushi Nemoto2006-02-071-350/+50Star
| * | [MIPS] Au1200: Make KGDB compileSergei Shtylylov2006-02-071-0/+4
| * | [MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov2006-02-071-11/+10Star
| * | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle2006-02-071-35/+36
| * | [MIPS] Nevada support for SGI O2.Ralf Baechle2006-02-071-1/+1
| * | [MIPS] CPU definitions for Cobalt.Ralf Baechle2006-02-071-0/+56
| * | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-072-0/+0
| * | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+1Star
| * | [MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle2006-02-071-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-075-57/+56Star
|\ \ \ | |/ / |/| |
| * | [IA64-SGI] Shub2 BTE address fixRuss Anderson2006-02-061-4/+19
| * | [IA64-SGI] include/asm-ia64/sn/intr.h more sn2 housekeepingJes Sorensen2006-02-021-19/+19
| * | [IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas2006-02-022-9/+18
| * | [IA64] remove staled comments in asm/system.hChen, Kenneth W2006-02-021-25/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-054-24/+39
|\ \ \
| * | | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-052-16/+28
| * | | [NETFILTER]: iptables: fix typos in ipt_connbytes.hYasuyuki Kozakai2006-02-051-2/+2
| * | | [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-051-6/+9
* | | | [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai2006-02-052-2/+2
* | | | [PATCH] jbd: fix transaction batchingAndrew Morton2006-02-051-0/+4
* | | | [PATCH] reiserfs_get_acl() build fixAndrew Morton2006-02-051-1/+5
* | | | [PATCH] pktcdvd: Allow larger packetsPhillip Susi2006-02-051-1/+1
* | | | [PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund2006-02-051-2/+2
* | | | [PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi2006-02-051-1/+1
* | | | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-051-7/+0Star
|/ / /
* | | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-051-19/+2Star
* | | [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-051-0/+1
* | | [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-051-0/+7
* | | [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-051-1/+1
* | | [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-051-0/+1
* | | [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-052-0/+6
* | | [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen2006-02-051-0/+4
* | | [PATCH] SELinux: fix size-128 slab leakStephen Smalley2006-02-041-4/+0Star