aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-01[PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto1-4/+4
2006-05-01[PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto1-6/+11
2006-05-01[PATCH] s390: bug in setup_rt_frameHeiko Carstens1-2/+3
2006-05-01[PATCH] s390: fix ipd handlingHeiko Carstens1-1/+2
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2-23/+21
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr3-5/+69
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp4-89/+70
2006-05-01[PATCH] sparsemem interaction with memory add bug fixesMike Kravetz1-3/+6
2006-05-01[PATCH] Altix: correct ioc3 port orderPat Gefre1-1/+1
2006-05-01[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter1-0/+11
2006-05-01[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectlyJeff Dike1-1/+1
2006-05-01[PATCH] uml: export symbols added by GCC hardenedPaolo 'Blaisorblade' Giarrusso1-0/+7
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso4-19/+22
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso4-2/+17
2006-05-01[PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso3-9/+14
2006-05-01[PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili1-0/+30
2006-05-01[PATCH] uml: fix patch mismergePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-05-01[PATCH] uml: error handling fixesJeff Dike5-10/+10
2006-05-01[PATCH] uml: update defconfigJeff Dike1-85/+155
2006-05-01[PATCH] uml: clean up after MADVISE_REMOVEJeff Dike1-5/+12
2006-05-01[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2-71/+69
2006-05-01[PATCH] uml: skas0 support for 2G/2G hostsJoris van Rantwijk2-16/+17
2006-05-01[PATCH] uml: fix iomem list traversalVictor V. Vengerov1-0/+2
2006-05-01[PATCH] silence initcall warningsAndrew Morton1-1/+1
2006-05-01[PATCH] i386: Remove apic= warningAndi Kleen1-4/+0
2006-05-01[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen1-1/+3
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-05-01[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2-0/+21
2006-05-01[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown1-5/+4
2006-05-01[PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown1-5/+11
2006-05-01[PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown1-2/+2
2006-05-01[PATCH] md: Fixed refcounting/locking when attempting read error correction in raid10NeilBrown1-14/+30
2006-05-01[PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown1-1/+1
2006-05-01[PATCH] s390: make qeth buildableBastian Blank1-1/+0
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-49/+82
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+5
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-167/+555
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds65-160/+196
2006-04-30[SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller1-0/+5
2006-04-30[SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller1-2/+0
2006-04-29[TG3]: Update version and reldateMichael Chan1-2/+2
2006-04-29[TG3]: Fix bug in nvram writeMichael Chan1-1/+1
2006-04-29[TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano1-17/+17
2006-04-29[TG3]: Reset chip when changing MAC addressMichael Chan1-3/+17
2006-04-29[TG3]: Add phy workaroundMichael Chan2-4/+14
2006-04-29[TG3]: Call netif_carrier_off() during phy resetMichael Chan1-0/+7
2006-04-29[IPV6]: Fix race in route selection.YOSHIFUJI Hideaki1-1/+4
2006-04-29[XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar1-4/+4
2006-04-29[XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar1-4/+4
2006-04-29[TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong1-1/+1