summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-11-013-7/+25
|\ \ \ \ \
| * | | | | HID: Don't access input_dev->private directlyDmitry Torokhov2007-10-311-2/+2
| * | | | | HID: fix hidinput_connect ignoring retval from input_register_deviceDirk Hohndel2007-10-311-4/+14
| * | | | | HID: hiddev - fix compiler warningJiri Kosina2007-10-311-1/+1
| * | | | | HID: Add GoTop tablets to blacklistJerrold Jones2007-10-311-0/+8
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-013-8/+6Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix myri10ge NAPI oops & warningsAndrew Gallatin2007-11-011-3/+3
| * | | | Fix region size check in mpc5200 FEC driverGrant Likely2007-11-011-2/+2
| * | | | mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driverGrant Likely2007-11-011-3/+1Star
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-0139-176/+280
|\ \ \ \ \
| * | | | | [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-011-0/+10
| * | | | | [NET]: docbook fixes for netif_ functionsStephen Hemminger2007-11-012-3/+25
| * | | | | [NET]: Hide the net_ns kmem cachePavel Emelyanov2007-11-011-2/+4
| * | | | | [NET]: Mark the setup_net as __net_initPavel Emelyanov2007-11-011-1/+1
| * | | | | [NET]: Hide the dead code in the net_namespace.cPavel Emelyanov2007-11-011-63/+68
| * | | | | [NET]: Relax the reference counting of init_net_nsPavel Emelyanov2007-11-011-8/+25
| * | | | | [NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov2007-11-011-12/+11Star
| * | | | | [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-0133-36/+43
| * | | | | [NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov2007-11-011-14/+9Star
| * | | | | [NET]: Make the sk_clone() lighterPavel Emelyanov2007-11-011-1/+2
| * | | | | [NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov2007-11-011-15/+26
| * | | | | [NET]: Auto-zero the allocated sock objectPavel Emelyanov2007-11-011-1/+3
| * | | | | [NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov2007-11-011-15/+29
| * | | | | [NET]: Move the get_net() from sock_copy()Pavel Emelyanov2007-11-011-1/+1
| * | | | | [NET]: Move the sock_copy() from the headerPavel Emelyanov2007-11-012-14/+14
| * | | | | [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen2007-11-011-1/+1
| * | | | | [TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen2007-11-011-3/+22
* | | | | | [SPARC64]: Update defconfig.David S. Miller2007-11-011-35/+34Star
* | | | | | [SPARC64]: Fix linkage of enormous kernels.David S. Miller2007-10-313-5/+11
* | | | | | [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-312-2/+2
* | | | | | [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
* | | | | | [SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller2007-10-311-7/+0Star
* | | | | | [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-312-0/+22
|\ \ \ \ \
| * | | | | Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman2007-10-312-0/+22
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-3122-24/+781
|\ \ \ \ \ \
| * | | | | | [ARM] 4634/1: DaVinci GPIO header build fixDavid Brownell2007-10-311-0/+3
| * | | | | | [ARM] 4636/1: pxa: add default configuration for zyloniteeric miao2007-10-311-0/+736
| * | | | | | [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-3110-10/+10
| * | | | | | [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
| * | | | | | [ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6bRussell King2007-10-311-1/+2
| * | | | | | [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King2007-10-311-0/+3
| * | | | | | [ARM] Fix FIQ issue with ARM926Russell King2007-10-311-0/+4
| * | | | | | [ARM] Fix pxamci regressionRussell King2007-10-311-2/+9
| * | | | | | [ARM] Fix netx_defconfig regressionRussell King2007-10-311-3/+3
| * | | | | | [ARM] Fix ateb9200_defconfig build regressionRussell King2007-10-311-0/+3
| * | | | | | [ARM] Fix an rpc_defconfig regressionRussell King2007-10-311-6/+2Star
| * | | | | | [ARM] Fix omap_h2_1610_defconfig regressionsRussell King2007-10-311-0/+4
| * | | | | | [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.hMatt Reimer2007-10-311-1/+1
* | | | | | | ieee1394: ieee1394_transactions.c: remove dead codeAdrian Bunk2007-10-311-2/+0Star