summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' from master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2005-09-232-3/+21
|\
| * [PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger2005-09-231-2/+20
| * [PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker2005-09-231-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-231-1/+1
|\ \
| * | [ARM] Fix context switch with ARMv6 + TLSRussell King2005-09-231-1/+1
* | | [PATCH] revert oversized kmalloc checkAndrew Morton2005-09-231-1/+2
* | | [PATCH] documentation: sparse no longer uses bk, but gitHarald Welte2005-09-231-2/+2
* | | [PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii2005-09-231-3/+3
* | | [PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2005-09-232-5/+7
* | | [PATCH] atyfb c99 fixAndrew Morton2005-09-231-3/+5
* | | [PATCH] hisax: remove URB_ASYNC_UNLINKKarsten Keil2005-09-232-4/+0
* | | Make sure SIGKILL gets proper respectLinus Torvalds2005-09-231-17/+14
* | | [PATCH] cifs: Add support for suspendSteve French2005-09-232-0/+4
* | | [PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky2005-09-231-1/+17
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shagg...Linus Torvalds2005-09-234-7/+14
|\ \ \
| * | | JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp2005-09-202-1/+9
| * | | JFS: Fix sparse warnings, including endian errorDave Kleikamp2005-09-153-6/+5
* | | | [SCTP]: Fix SCTP_SHUTDOWN notifications.Sridhar Samudrala2005-09-221-11/+11
* | | | [NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte2005-09-226-32/+49
* | | | [NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte2005-09-221-7/+0
* | | | [NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan2005-09-223-68/+70
* | | | [NETFILTER] fix DEBUG statement in PPTP helperHarald Welte2005-09-221-1/+1
* | | | [BRIDGE]: TSO fix in br_dev_queue_push_xmitVlad Drukker2005-09-221-1/+2
* | | | [TCP]: Adjust Reno SACK estimate in tcp_fragmentHerbert Xu2005-09-221-0/+9
| |/ / |/| |
* | | [PATCH] Add dm-snapshot tutorial in DocumentationPaolo 'Blaisorblade' Giarrusso2005-09-221-0/+73
* | | [PATCH] NFS: fix client oops when debugging is onNick Wilson2005-09-221-3/+2
* | | [PATCH] Fix bd_claim() error code.Rob Landley2005-09-221-0/+1
* | | [PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2005-09-222-6/+6
* | | [PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2005-09-222-2/+2
* | | [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-2212-64/+22
* | | [PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso2005-09-221-16/+42
* | | [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2005-09-222-2/+2
* | | [PATCH] uml: Fix GFP_ flags usagePaolo 'Blaisorblade' Giarrusso2005-09-221-1/+2
* | | [PATCH] uml: avoid fixing faults while atomicPaolo 'Blaisorblade' Giarrusso2005-09-221-0/+7
* | | [PATCH] uml: run mconsole "sysrq" in process contextPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+1
* | | [PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso2005-09-221-6/+6
* | | [PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2005-09-222-3/+19
* | | [PATCH] uml: don't redundantly mark pte as newpage in pte_modifyPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+0
* | | [PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2005-09-222-8/+7
* | | [PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso2005-09-221-11/+19
* | | [PATCH] swsusp: fix commentsPavel Machek2005-09-222-4/+8
* | | [PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter2005-09-221-2/+1
* | | [PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt2005-09-221-8/+21
* | | [PATCH] atiixp_modem printk fixesChuck Ebbert2005-09-221-8/+8
* | | [PATCH] corrections to top-level READMERandy Dunlap2005-09-221-4/+4
* | | [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-2215-163/+1618
* | | [PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard2005-09-221-0/+1
* | | [PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard2005-09-221-5/+6
* | | [PATCH] ppc64: Fix LPAR regressionAnton Blanchard2005-09-221-3/+2
* | | [PATCH] ext3: ext3_show_options fixOGAWA Hirofumi2005-09-221-6/+5
OpenPOWER on IntegriCloud