aboutsummaryrefslogtreecommitdiffstats
path: root/fs/vfat (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] i386: move startup_32() in text.head sectionVivek Goyal3-5/+29
2007-02-13[PATCH] i386: Paravirt debug defaults offZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Vmi timer raceZachary Amsden1-0/+4
2007-02-13[PATCH] i386: Kprobe rpl fixZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Profile pc badnessZachary Amsden3-12/+21
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden15-5/+687
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden10-2/+1195
2007-02-13[PATCH] i386: SMP boot hook for paravirtZachary Amsden4-0/+23
2007-02-13[PATCH] i386: iOPL handling for paravirt guestsZachary Amsden1-0/+9
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden5-8/+53
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden6-8/+72
2007-02-13[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk1-0/+1
2007-02-13[PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas1-2/+3
2007-02-13[PATCH] x86-64: improved iommu documentationKarsten Weiss4-60/+90
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet3-9/+2
2007-02-13[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi1-20/+31
2007-02-13[PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi4-5/+21
2007-02-13[PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi4-52/+33
2007-02-13[PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi1-4/+0
2007-02-13[PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi3-46/+37
2007-02-13[PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi1-11/+35
2007-02-13[PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert1-0/+33
2007-02-13[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert1-2/+119
2007-02-13[PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert1-1/+2
2007-02-13[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert6-136/+111
2007-02-13[PATCH] i386: Fix a typo in an IRQ handler nameMaciej W. Rozycki1-1/+1
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge17-103/+99
2007-02-13[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah1-7/+8
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah5-15/+85
2007-02-13[PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen4-1/+233
2007-02-13[PATCH] i386: Update defconfigAndi Kleen1-14/+37
2007-02-13[PATCH] x86-64: Update defconfigAndi Kleen1-11/+34
2007-02-12[SPARC]: Re-export saved_command_line to modules.David S. Miller2-2/+2
2007-02-12[SPARC64]: Increase command line size to 2048 like other arches.David S. Miller1-1/+1
2007-02-12[SPARC64]: We do not need ZONE_DMA.David S. Miller3-15/+10
2007-02-12don't use 'localversion*' files twiceLinus Torvalds1-1/+1
2007-02-12[XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller3-11/+19
2007-02-12[TCP]: cleanup of htcp (resend)Stephen Hemminger1-28/+37
2007-02-12[TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger1-10/+10
2007-02-12[NETFILTER]: nf_conntrack_tcp: make sysctl variables staticPatrick McHardy1-3/+3
2007-02-12[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA1-0/+7
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki43-422/+422
2007-02-12[NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy3-7/+16
2007-02-12[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registrationPatrick McHardy2-6/+9
2007-02-12[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy3-35/+9
2007-02-12[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callbackPatrick McHardy2-6/+10
2007-02-12[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callbackPatrick McHardy2-6/+10
2007-02-12[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy3-9/+15
2007-02-12[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2-7/+13
2007-02-12[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arraysPatrick McHardy6-30/+44