summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sparsemem interaction with memory add bug fixesMike Kravetz2006-05-011-3/+6
* [PATCH] Altix: correct ioc3 port orderPat Gefre2006-05-011-1/+1
* [PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter2006-05-011-0/+11
* [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectlyJeff Dike2006-05-011-1/+1
* [PATCH] uml: export symbols added by GCC hardenedPaolo 'Blaisorblade' Giarrusso2006-05-011-0/+7
* [PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso2006-05-014-19/+22
* [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-014-2/+17
* [PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso2006-05-013-9/+14
* [PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili2006-05-011-0/+30
* [PATCH] uml: fix patch mismergePaolo 'Blaisorblade' Giarrusso2006-05-011-1/+1
* [PATCH] uml: error handling fixesJeff Dike2006-05-015-10/+10
* [PATCH] uml: update defconfigJeff Dike2006-05-011-85/+155
* [PATCH] uml: clean up after MADVISE_REMOVEJeff Dike2006-05-011-5/+12
* [PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2006-05-012-71/+69
* [PATCH] uml: skas0 support for 2G/2G hostsJoris van Rantwijk2006-05-012-16/+17
* [PATCH] uml: fix iomem list traversalVictor V. Vengerov2006-05-011-0/+2
* [PATCH] silence initcall warningsAndrew Morton2006-05-011-1/+1
* [PATCH] i386: Remove apic= warningAndi Kleen2006-05-011-4/+0
* [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-011-1/+3
* [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-011-1/+4
* [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-012-0/+21
* [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown2006-05-011-5/+4
* [PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown2006-05-011-5/+11
* [PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown2006-05-011-2/+2
* [PATCH] md: Fixed refcounting/locking when attempting read error correction i...NeilBrown2006-05-011-14/+30
* [PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown2006-05-011-1/+1
* [PATCH] s390: make qeth buildableBastian Blank2006-05-011-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-0114-49/+82
|\
| * [TG3]: Update version and reldateMichael Chan2006-04-291-2/+2
| * [TG3]: Fix bug in nvram writeMichael Chan2006-04-291-1/+1
| * [TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano2006-04-291-17/+17
| * [TG3]: Reset chip when changing MAC addressMichael Chan2006-04-291-3/+17
| * [TG3]: Add phy workaroundMichael Chan2006-04-292-4/+14
| * [TG3]: Call netif_carrier_off() during phy resetMichael Chan2006-04-291-0/+7
| * [IPV6]: Fix race in route selection.YOSHIFUJI Hideaki2006-04-291-1/+4
| * [XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar2006-04-291-4/+4
| * [XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar2006-04-291-4/+4
| * [TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong2006-04-291-1/+1
| * [XFRM]: fix softirq-unsafe xfrm typemap->lock useIngo Molnar2006-04-291-4/+4
| * [IPSEC]: Fix IP ID selectionHerbert Xu2006-04-291-1/+1
| * [NET]: use hlist_unhashed()Akinobu Mita2006-04-293-3/+3
| * [IPV4]: inet_init() -> fs_initcallHeiko Carstens2006-04-291-1/+1
| * [NETLINK]: cleanup unused macro in net/netlink/af_netlink.cSoyoung Park2006-04-291-1/+0
| * [PKT_SCHED] netem: fix lossStephen Hemminger2006-04-291-1/+1
| * [X25]: fix for spinlock recurse and spinlock lockup with timer handlerShaun Pereira2006-04-291-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-012-2/+5
|\ \
| * | [SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller2006-04-301-0/+5
| * | [SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller2006-04-301-2/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-05-0111-167/+555
|\ \
| * | Input: make EVIOCGSND return meaningful dataDmitry Torokhov2006-04-291-0/+3