| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix zap_thread's ptrace related problems | Oleg Nesterov | 2006-02-15 | 1 | -0/+1 |
* | [NETFILTER]: Fix xfrm lookup after SNAT | Patrick McHardy | 2006-02-15 | 1 | -1/+1 |
* | [PATCH] sched: revert "filter affine wakeups" | Chen, Kenneth W | 2006-02-14 | 1 | -4/+1 |
* | [PATCH] NLM: Fix the NLM_GRANTED callback checks | Trond Myklebust | 2006-02-14 | 1 | -3/+3 |
* | [PATCH] jbd: revert checkpoint list changes | Mark Fasheh | 2006-02-14 | 1 | -7/+1 |
* | [PATCH] nvidiafb: Add support for Geforce4 MX 4000 | Antonino A. Daplas | 2006-02-11 | 1 | -0/+1 |
* | [PATCH] select: fix returned timeval | Andrew Morton | 2006-02-11 | 2 | -1/+44 |
* | [PATCH] fstatat64 support | Ulrich Drepper | 2006-02-11 | 1 | -0/+2 |
* | [PATCH] tty buffering stall fix | Paul Fulghum | 2006-02-10 | 3 | -2/+8 |
* | [PATCH] x86: don't initialise cpu_possible_map to all ones | Andrew Morton | 2006-02-10 | 1 | -1/+1 |
* | [PATCH] kexec: fix in free initrd when overlapped with crashkernel region | Haren Myneni | 2006-02-10 | 1 | -0/+1 |
* | [NETLINK]: Fix a severe bug | Alexey Kuznetsov | 2006-02-09 | 1 | -1/+2 |
* | [PATCH] do_sigaction: cleanup ->sa_mask manipulation | Oleg Nesterov | 2006-02-09 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 1 | -0/+1 |
|\ |
|
| * | [SERIAL] 8250_pci: add new PCI serial card support | Yoichi Yuasa | 2006-02-08 | 1 | -0/+1 |
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2006-02-08 | 2 | -2/+2 |
|\ \ |
|
| * | | [PATCH] sn3 iomem annotations and fixes | Al Viro | 2006-02-08 | 1 | -1/+1 |
| * | | [PATCH] drivers/media/video __user annotations and fixes | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | | | [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) | Tejun Heo | 2006-02-08 | 1 | -0/+1 |
|/ / |
|
* | | [PATCH] __user annotations of video_spu_palette | Al Viro | 2006-02-07 | 1 | -1/+1 |
* | | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 | 6 | -6/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-02-07 | 1 | -0/+3 |
|\ \ |
|
| * | | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. | Jean Delvare | 2006-02-06 | 1 | -0/+3 |
* | | | [PATCH] unshare system call -v5: unshare namespace | JANAK DESAI | 2006-02-07 | 1 | -0/+1 |
* | | | [PATCH] mm: compound release fix | Nick Piggin | 2006-02-07 | 1 | -1/+1 |
* | | | [PATCH] Fix build failure in recent pm_prepare_* changes. | Rafael J. Wysocki | 2006-02-07 | 1 | -1/+9 |
* | | | Merge branch 'work-fixes' | Mauro Carvalho Chehab | 2006-02-07 | 1 | -1/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. | Hans Verkuil | 2006-02-07 | 1 | -1/+3 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-05 | 3 | -18/+30 |
|\ \ \ |
|
| * | | | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification | Patrick McHardy | 2006-02-04 | 2 | -16/+28 |
| * | | | [NETFILTER]: iptables: fix typos in ipt_connbytes.h | Yasuyuki Kozakai | 2006-02-04 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | [PATCH] jbd: fix transaction batching | Andrew Morton | 2006-02-05 | 1 | -0/+4 |
* | | | [PATCH] reiserfs_get_acl() build fix | Andrew Morton | 2006-02-05 | 1 | -1/+5 |
* | | | [PATCH] pktcdvd: Allow larger packets | Phillip Susi | 2006-02-05 | 1 | -1/+1 |
* | | | [PATCH] pktcdvd: Don't waste kernel memory | Peter Osterlund | 2006-02-05 | 1 | -2/+2 |
* | | | [PATCH] pktcdvd: Fix overflow for discs with large packets | Phillip Susi | 2006-02-05 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] SELinux: fix size-128 slab leak | Stephen Smalley | 2006-02-03 | 1 | -4/+0 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-03 | 1 | -0/+3 |
|\ \ |
|
| * | | [SERIAL] SIIG 8-port serial boards support | Andrey Panin | 2006-02-02 | 1 | -0/+3 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-02-03 | 2 | -13/+24 |
|\ \ \ |
|
| * | | | [MMC] Add MMC command type flags | Russell King | 2006-02-02 | 2 | -13/+24 |
* | | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 | Linus Torvalds | 2006-02-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | configfs: Add permission and ownership to configfs objects. | Joel Becker | 2006-02-03 | 1 | -1/+1 |
* | | | | | [PATCH] drivers/ide/ide-io.c: make __ide_end_request() static | Adrian Bunk | 2006-02-03 | 1 | -1/+0 |
* | | | | | [PATCH] stop CompactFlash devices being marked as removable | Richard Purdie | 2006-02-03 | 1 | -1/+0 |
* | | | | | [PATCH] new tty buffering locking fix | Paul Fulghum | 2006-02-03 | 3 | -1/+13 |
* | | | | | [PATCH] Compilation of kexec/kdump broken | Fernando Luis Vazquez Cao | 2006-02-03 | 1 | -0/+1 |
* | | | | | [PATCH] Fix comment to synchronize_sched() | Paul E. McKenney | 2006-02-03 | 1 | -1/+4 |
* | | | | | [PATCH] quota: remove unused sync_dquots_dev() | Herbert Poetzl | 2006-02-03 | 1 | -1/+0 |
* | | | | | [PATCH] I2O: fix and workaround for Motorola/Freescale controller | Markus Lidel | 2006-02-03 | 1 | -2/+4 |