summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-1339-160/+386
|\
| * [PATCH] ieee80211_crypt_tkip depends on NET_RADIOOlaf Hering2005-12-121-1/+1
| * [PATCH] skge: get rid of warning on raceStephen Hemminger2005-12-121-4/+6
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-12-1213-103/+336
| |\
| | * [IA64] Define an ia64 version of __raw_read_trylockKeith Owens2005-12-121-1/+11
| | * [IA64] Fix missing parameter for local_add/subChristoph Lameter2005-12-071-2/+2
| | * [IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner2005-12-061-2/+6
| | * [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt2005-12-064-4/+6
| | * [IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner2005-12-061-1/+3
| | * [IA64-SGI] altix: pci_window fixupJohn Keller2005-12-062-25/+148
| | * Auto-update from upstreamTony Luck2005-12-0536-224/+354
| | |\
| | * | [IA64] Allow salinfo_decode to detect signals on readKeith Owens2005-12-051-1/+1
| | * | [IA64] refresh tiger_defconfig ready for 2.6.15Tony Luck2005-12-021-24/+50
| | * | [IA64] Updates to the sn2_defconfig for 2.6.15.Robin Holt2005-12-021-43/+109
| * | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-122-7/+2
| |\ \ \
| | * | | [PATCH] pcnet32: use MAC address from prom also on powerpcOlaf Hering2005-12-121-5/+0
| | * | | Merge branch 'master'Jeff Garzik2005-12-12177-3559/+3808
| | |\ \ \
| | * | | | [PATCH] sk98lin: rx checksum offset not setStephen Hemminger2005-12-061-2/+2
| * | | | | get_user_pages: don't try to follow PFNMAP pagesLinus Torvalds2005-12-121-1/+1
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/nf-2.6Linus Torvalds2005-12-121-1/+4
| |\ \ \ \ \
| | * | | | | [NETFILTER]: ip_nat_tftp: Fix expectation NATMarcus Sundberg2005-12-121-1/+4
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-121-10/+9
| |\ \ \ \ \ \
| | * | | | | | [TCPv6]: Fix skb leakArnaldo Carvalho de Melo2005-12-121-10/+9
| | |/ / / / /
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-1210-12/+3
| |\ \ \ \ \ \
| | * | | | | | [SPARC]: block/ needed in final image linkPaul Jackson2005-12-121-1/+1
| | * | | | | | [SPARC]: atomic_clear_mask build fixPaul Jackson2005-12-121-1/+0
| | * | | | | | [SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.Hareesh Nagarajan2005-12-121-1/+1
| | * | | | | | [SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller2005-12-128-9/+1
| | |/ / / / /
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-126-12/+15
| |\ \ \ \ \ \
| | * | | | | | [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev2005-12-101-0/+9
| | * | | | | | [ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.hDeepak Saxena2005-12-081-5/+0
| | * | | | | | [ARM] 3194/1: add pfn_to_kaddr macro for ARM take2Hiroki Kaminaga2005-12-051-0/+1
| | * | | | | | [ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl]Deepak Saxena2005-12-051-3/+3
| | * | | | | | [ARM SMP] mpcore_wdt bogus fpos checkMarcelo Tosatti2005-12-051-4/+0
| | * | | | | | [ARM] Add memory.txt to 00-INDEXRussell King2005-12-041-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-12-121-2/+3
| |\ \ \ \ \ \
| | * | | | | | [MMC] Proper check of SCR error codePierre Ossman2005-12-051-2/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-12-121-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.Dave Jones2005-12-071-1/+1
| | |/ / / /
| * | | | | [PATCH] Fix SCSI scanning slab corruptionBrian King2005-12-121-3/+0
| | |_|/ / | |/| | |
* | | | | e1000: Fixes for 8357xJeff Kirsher2005-12-135-84/+150
* | | | | Merge branch 'e1000'Jeff Garzik2005-12-131-3/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2005-12-065-13/+19
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master'Jeff Garzik2005-12-03178-4984/+4543
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-12-01112-645/+1134
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-29280-2869/+3370
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-20127-1895/+2145
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linville-e1000' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-181-3/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [PATCH] e1000: zero-out pointers in e1000_free_desc_ringsJohn W. Linville2005-11-181-2/+10
| | * | | | | | | | | [PATCH] e1000: avoid leak when e1000_setup_loopback_test failsJohn W. Linville2005-11-181-1/+3
OpenPOWER on IntegriCloud