summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo2006-02-081-0/+1
* [PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt2006-02-071-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-072-6/+8
|\
| * [SPARC]: Wire up sys_unshare().David S. Miller2006-02-072-6/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-071-0/+2
|\ \
| * | [PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman2006-02-071-0/+2
* | | [PATCH] __user annotations of video_spu_paletteAl Viro2006-02-071-1/+1
* | | [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-078-8/+0
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-02-071-0/+3
|\ \
| * | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-061-0/+3
| |/
* | [PATCH] m68knommu: hardirq.h needs definition of NR_IRQSGreg Ungerer2006-02-071-0/+1
* | [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-071-1/+2
* | [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-071-0/+1
* | [PATCH] mm: compound release fixNick Piggin2006-02-071-1/+1
* | [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-071-1/+9
* | [PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek2006-02-071-1/+1
* | [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-071-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/+250
|\ \ \ \ | |/ / / |/| | |
| * | | [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/+0
| * | | [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-071-2/+1
| * | | [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/+50
| * | | [MIPS] Au1200: Make KGDB compileSergei Shtylylov2006-02-071-0/+4
| * | | [MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov2006-02-071-11/+10
| * | | [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/+1
| * | | [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-065-57/+56
|\ \ \ | |/ / |/| |
| * | [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/+0
* | | 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-042-16/+28
| * | | [NETFILTER]: iptables: fix typos in ipt_connbytes.hYasuyuki Kozakai2006-02-041-2/+2
| * | | [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-041-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