summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: create include/generated in silentoldconfigMichal Marek2009-12-122-1/+1
* scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder2009-12-121-2/+19
* scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder2009-12-121-1/+2
* scripts/package: tar-pkg: use tar --owner=rootMichal Marek2009-12-121-1/+5
* Kbuild: clean up markerWenji Huang2009-12-121-3/+2
* net: add net_tstamp.h to headers_installJie Zhang2009-12-121-0/+1
* kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-1217-19/+17
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-127-15/+16
* drop explicit include of autoconf.hSam Ravnborg2009-12-129-11/+0
* kbuild: move compile.h to include/generatedSam Ravnborg2009-12-124-9/+4
* kbuild: drop include/asmSam Ravnborg2009-12-122-39/+2
* kbuild: do not check for include/asm-$ARCHSam Ravnborg2009-12-122-10/+3
* kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-122-11/+4
* sh: move machtypes.h to include/generatedSam Ravnborg2009-12-126-13/+8
* arm: move mach-types to include/generatedSam Ravnborg2009-12-124-14/+5
* ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-123-7/+4
* kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-1224-4/+22
* kbuild: move bounds.h to include/generatedSam Ravnborg2009-12-126-6/+5
* dontdiff: add generatedSam Ravnborg2009-12-121-0/+1
* kbuild: search arch/$ARCH/include before include/Sam Ravnborg2009-12-121-2/+1
* kbuild: fix bzImage build for x86Michael Tokarev2009-12-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1177-594/+1677
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-113064-222946/+331666
| |\
| * | net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar2009-12-111-4/+6
| * | can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song2009-12-113-0/+793
| * | xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi2009-12-111-0/+1
| * | net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens2009-12-111-5/+2
| * | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-112-8/+6
| * | cxgb3: Fixing EEH handlersBreno Leitao2009-12-111-0/+1
| * | cnic: Zero out status block and Event Queue indices.Michael Chan2009-12-111-0/+5
| * | cnic: Send delete command when shutting down iSCSI ring.Michael Chan2009-12-111-0/+6
| * | net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt2009-12-111-1/+1
| * | smc91x: fix unused flags warnings on UP systemsMike Frysinger2009-12-111-3/+3
| * | MAINTAINERS: Transfering maintainership of cdc-etherOliver Neukum2009-12-111-2/+1
| * | net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai2009-12-111-0/+4
| * | net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai2009-12-111-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-1112-80/+88
| |\ \
| | * | wireless: update old static regulatory domain rulesJohn W. Linville2009-12-101-50/+25
| | * | mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2009-12-102-3/+4
| | * | mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-101-1/+0
| | * | net/mac80211: Correct size given to memsetJulia Lawall2009-12-101-1/+1
| | * | b43: Remove reset after fatal DMA errorLarry Finger2009-12-101-1/+4
| | * | rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski2009-12-103-21/+50
| | * | ath5k: enable EEPROM checksum checkLuis R. Rodriguez2009-12-101-2/+1
| | * | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville2009-12-091-1/+2
| | * | cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan2009-12-091-0/+1
| * | | net: niu uses crc32, so select CRC32Randy Dunlap2009-12-101-0/+1
| |/ /
| * | gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov2009-12-091-0/+1
| * | b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec2009-12-081-2/+1
| * | tcp: fix retrans_stamp advancing in error casesIlpo Järvinen2009-12-081-3/+32
OpenPOWER on IntegriCloud