aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-05-25x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson
2008-05-25x86 boot: simplify pageblock_bits enum declarationPaul Jackson
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson
2008-05-25x86 boot: remove some unused extern function declarationsPaul Jackson
2008-05-25x86 boot: include missing smp.h headerPaul Jackson
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu
2008-05-25x86: make e820.c to have common functionsYinghai Lu
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes. - fixYinghai Lu
2008-05-25x86: fix trimming e820 with MTRR holes.Yinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu
2008-05-25x86: move i386 memory setup code to e820_32.cAlexander van Heukelum
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-22[CIFS] Remove redundant NULL checkSteve French
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-21net: The world is not perfect patch.Rami Rosen
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller
2008-05-21HTC_EGPIO is ARM-onlyAl Viro
2008-05-21provide out-of-line strcat() for m68kAl Viro
2008-05-21caiaq endianness fixAl Viro
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-21msnd_* is ISA-onlyAl Viro
2008-05-21missing dependencies on HAS_DMAAl Viro
2008-05-21ocfs2 endianness fixesAl Viro
2008-05-21irda-usb endianness annotations and fixesAl Viro
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro
2008-05-21ecryptfs fixesAl Viro
2008-05-21misc drivers/net endianness noiseAl Viro
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro
2008-05-21missing export of csum_partial() on uml/amd64Al Viro
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro
2008-05-21fix hppfs Makefile breakageAl Viro
2008-05-21fix include order in sys-i386/registers.cAl Viro
2008-05-21missed kmalloc() in pcap_user.cAl Viro
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy