summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix `make headers_install'David Woodhouse2006-10-171-1/+1
* [PATCH] drivers/char/specialix.c: fix the baud conversionAdrian Bunk2006-10-171-11/+4
* [PATCH] swsusp: fix memory leaksAndrew Morton2006-10-171-1/+2
* [PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton2006-10-171-0/+6
* [PATCH] vmalloc(): don't pass __GFP_ZERO to slabAndrew Morton2006-10-171-2/+5
* [PATCH] rtc-max6902: month conversion fixFrancisco Larramendi2006-10-171-1/+1
* [PATCH] w1 kconfig fixEvgeniy Polyakov2006-10-171-1/+0
* [PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes2006-10-171-0/+81
* [PATCH] remove carta_random32Andrew Morton2006-10-172-42/+1
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-176-122/+150
* [PATCH] PROC_NUMBUF is wrongAndrew Morton2006-10-171-1/+1
* [PATCH] posix-cpu-timers: prevent signal delivery starvationThomas Gleixner2006-10-171-6/+21
* [PATCH] md: fix /proc/mdstat refcountingAkinobu Mita2006-10-171-0/+1
* [PATCH] invalidate: remove_mapping() fixAndrew Morton2006-10-172-1/+6
* [PATCH] null dereference in fs/jbd2/journal.cDave Kleikamp2006-10-171-1/+2
* [PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2006-10-173-5/+5
* [PATCH] New MMC maintainerPierre Ossman2006-10-171-2/+5
* [PATCH] lockdep: increase max allowed recursion depthIngo Molnar2006-10-171-3/+5
* [PATCH] synclink: remove PAGE_SIZE referencePaul Fulghum2006-10-171-2/+2
* [PATCH] ioc4: Enable build on non-SN2Brent Casavant2006-10-178-23/+23
* [PATCH] ioc4: Remove SN2 feature and config dependenciesBrent Casavant2006-10-172-26/+23
* [PATCH] CONFIG_TELCLOCK depends on X86Geert Uytterhoeven2006-10-161-1/+1
* [PATCH] fix epoll_pwait when EPOLL=nRandy Dunlap2006-10-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-1642-282/+405
|\
| * [Bluetooth] Use work queue to trigger URB submissionMarcel Holtmann2006-10-151-10/+7
| * [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-158-14/+38
| * [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-151-0/+3
| * [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-153-9/+3
| * [Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann2006-10-151-2/+2
| * [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-154-7/+33
| * [Bluetooth] Make use of virtual devices treeMarcel Holtmann2006-10-151-5/+1
| * [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-155-7/+16
| * [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann2006-10-153-17/+161
| * [IPV6] sit: Add missing MODULE_LICENSEJan Dittmer2006-10-151-0/+1
| * [IPV6]: Remove bogus WARN_ON in Proxy-NA handling.YOSHIFUJI Hideaki2006-10-151-2/+0
| * [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf2006-10-152-7/+23
| * [XFRM]: Fix xfrm_state_num going negative.David S. Miller2006-10-151-4/+13
| * [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-152-22/+24
| * NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore2006-10-151-2/+2
| * NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-153-13/+30
| * NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore2006-10-151-6/+12
| * [BRIDGE]: flush forwarding table when device carrier offStephen Hemminger2006-10-154-4/+11
| * [NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso2006-10-152-138/+6
| * [NETFILTER]: Update MAINTAINERS entryPatrick McHardy2006-10-151-3/+5
| * [NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy2006-10-151-1/+3
| * [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy2006-10-152-6/+6
| * [NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy2006-10-151-0/+2
| * [NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy2006-10-152-2/+2
| * [DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy2006-10-151-1/+1
* | [PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and coDavid Howells2006-10-161-13/+14
OpenPOWER on IntegriCloud