summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix the spurious unlock_cpu_hotplug false warningsGautham R Shenoy2006-11-061-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-0615-98/+112
|\
| * [NETLABEL]: Fix build failure.Paul Moore2006-11-062-3/+2Star
| * [IPV6]: Give sit driver an appropriate module alias.Patrick McHardy2006-11-061-0/+1
| * [IPV6]: Add ndisc_netdev_notifier unregister.Dmitry Mishin2006-11-051-0/+1
| * [NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman2006-11-051-1/+1
| * [PKTGEN]: TCI endianness fixesAl Viro2006-11-051-12/+18
| * [TG3]: Fix 2nd ifup failure on 5752M.Michael Chan2006-11-051-4/+4
| * [NETFILTER] bug: skb->protocol is already net-endianAl Viro2006-11-052-2/+2
| * [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro2006-11-051-1/+1
| * [NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro2006-11-051-2/+2
| * [IPV6]: Fix ECN bug on big-endianAl Viro2006-11-051-1/+1
| * [IPX]: Annotate and fix IPX checksumAl Viro2006-11-053-16/+23
| * [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-055-56/+56
* | [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-066-15/+23
|/
* Make sure "user->sigpending" count is in syncLinus Torvalds2006-11-041-4/+11
* Fix unlikely (but possible) race condition on task->user accessLinus Torvalds2006-11-041-0/+11
* Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds2006-11-041-1/+1
* [PATCH] splice: fix problem introduced with inode dietJens Axboe2006-11-041-6/+20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-11-041-4/+5
|\
| * JFS: Remove redundant xattr permission checkingDave Kleikamp2006-11-021-4/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-11-034-12/+1Star
|\ \
| * | PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk2006-11-031-1/+1
| * | PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman2006-11-033-11/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-11-0312-59/+144
|\ \ \
| * | | USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell2006-11-032-27/+39
| * | | USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate2006-11-031-0/+7
| * | | USB: xpad: additional USB id's addedDominic Cerquetti2006-11-031-1/+40
| * | | USB: fix compiler issues with newer gcc versionsDavid Brownell2006-11-031-2/+1Star
| * | | USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2006-11-033-8/+6Star
| * | | USB: usblp: fix system suspend for some systemsOliver Neukum2006-11-031-2/+0Star
| * | | USB: failure in usblp's error pathOliver Neukum2006-11-031-0/+1
| * | | usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz2006-11-031-1/+1
| * | | USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe2006-11-031-0/+1
| * | | USB: new VID/PID-combos for cp2101Bjorn Schneider2006-11-031-0/+3
| * | | hid-core: big-endian fix fixGrant Grundler2006-11-031-17/+42
| * | | USB: usb-storage: Unusual_dev updatePhil Dibowitz2006-11-031-1/+1
| * | | USB: add another sierra wireless device idGreg Kroah-Hartman2006-11-031-0/+2
| |/ /
* | | [PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher2006-11-031-3/+10
* | | [PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell2006-11-031-1/+2
* | | [PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen2006-11-031-2/+5
* | | [PATCH] fix Documentation/accounting/getdelays.c buf sizeOleg Nesterov2006-11-031-1/+1
* | | [PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad2006-11-031-15/+4Star
* | | [PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2006-11-032-2/+2
* | | [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-033-0/+38
* | | [PATCH] uml: include tidyingJeff Dike2006-11-033-3/+2Star
* | | [PATCH] uml: fix I/O hangJeff Dike2006-11-033-3/+44
* | | [PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney2006-11-031-0/+1
* | | [PATCH] spi section fixAndrew Morton2006-11-031-1/+0Star
* | | [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-034-11/+60