aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov
2006-02-09[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo
2006-02-08[PATCH] sn3 iomem annotations and fixesAl Viro
2006-02-08[PATCH] drivers/media/video __user annotations and fixesAl Viro
2006-02-07[PATCH] __user annotations of video_spu_paletteAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI
2006-02-07[PATCH] mm: compound release fixNick Piggin
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki
2006-02-07Merge branch 'work-fixes'Mauro Carvalho Chehab
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil
2006-02-06[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton
2006-02-05[PATCH] reiserfs_get_acl() build fixAndrew Morton
2006-02-05[PATCH] pktcdvd: Allow larger packetsPhillip Susi
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi
2006-02-04[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy
2006-02-04[NETFILTER]: iptables: fix typos in ipt_connbytes.hYasuyuki Kozakai
2006-02-03[PATCH] SELinux: fix size-128 slab leakStephen Smalley
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum
2006-02-03[PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao
2006-02-03[PATCH] Fix comment to synchronize_sched()Paul E. McKenney
2006-02-03[PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch
2006-02-03[PATCH] ufs: fix char vs. __s8 clash in ufsAndreas Schwab
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov
2006-02-03[PATCH] list.h: don't evaluate macro args multiple timesZach Brown
2006-02-03[PATCH] fix generic_fls64()Akinobu Mita