summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Provide an interface for getting the current tick lengthPaul Mackerras2006-02-171-0/+3
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-172-6/+2Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-161-5/+16
|\
| * [NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()Patrick McHardy2006-02-161-1/+1
| * [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-161-4/+15
* | [PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel2006-02-161-2/+8
|/
* [PATCH] fix zap_thread's ptrace related problemsOleg Nesterov2006-02-151-0/+1
* [NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy2006-02-151-1/+1
* [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-151-4/+1Star
* [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-151-3/+3
* [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-151-7/+1Star
* [PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2006-02-121-0/+1
* [PATCH] select: fix returned timevalAndrew Morton2006-02-122-1/+44
* [PATCH] fstatat64 supportUlrich Drepper2006-02-121-0/+2
* [PATCH] tty buffering stall fixPaul Fulghum2006-02-103-2/+8
* [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-101-1/+1
* [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-101-0/+1
* [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-101-1/+2
* [PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2006-02-101-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-091-0/+1
|\
| * [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-081-0/+1
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2006-02-082-2/+2
|\ \
| * | [PATCH] sn3 iomem annotations and fixesAl Viro2006-02-081-1/+1
| * | [PATCH] drivers/media/video __user annotations and fixesAl Viro2006-02-081-1/+1
* | | [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo2006-02-081-0/+1
|/ /
* | [PATCH] __user annotations of video_spu_paletteAl Viro2006-02-081-1/+1
* | [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-086-6/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-02-081-0/+3
|\ \
| * | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare2006-02-061-0/+3
* | | [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
* | | 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 master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-053-18/+30
|\ \ \
| * | | [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
| | |/ | |/|
* | | [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
|/ /
* | [PATCH] SELinux: fix size-128 slab leakStephen Smalley2006-02-041-4/+0Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-041-0/+3
|\ \
| * | [SERIAL] SIIG 8-port serial boards supportAndrey Panin2006-02-021-0/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-042-13/+24
|\ \ \
| * | | [MMC] Add MMC command type flagsRussell King2006-02-022-13/+24
* | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-02-041-1/+1
|\ \ \ \
| * | | | configfs: Add permission and ownership to configfs objects.Joel Becker2006-02-031-1/+1
* | | | | [PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2006-02-031-1/+0Star