aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-257-11/+19
* x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2008-05-252-2/+2
* x86 boot: simplify pageblock_bits enum declarationPaul Jackson2008-05-251-5/+3
* x86 boot: add header comment to dmi.h stating what it isPaul Jackson2008-05-251-0/+5
* x86 boot: remove some unused extern function declarationsPaul Jackson2008-05-252-5/+1
* x86 boot: include missing smp.h headerPaul Jackson2008-05-251-0/+1
* x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu2008-05-251-31/+48
* x86: amd opteron TOM2 mask val fixYinghai Lu2008-05-252-3/+3
* x86: make e820.c to have common functionsYinghai Lu2008-05-258-876/+496
* x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu2008-05-251-1/+1
* x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu2008-05-253-148/+484
* x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2008-05-252-79/+94
* x86: fix trimming e820 with MTRR holes. - fixYinghai Lu2008-05-253-31/+19
* x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-255-21/+97
* x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu2008-05-255-14/+528
* x86: move i386 memory setup code to e820_32.cAlexander van Heukelum2008-05-253-51/+63
* x86: fix sparse warning in mtrr/generic.cThomas Gleixner2008-05-251-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-223-14/+11
|\
| * [CIFS] Fix reversed memset argumentsDave Jones2008-05-221-2/+2
| * Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-221-0/+3
| * [CIFS] Remove redundant NULL checkSteve French2008-05-221-12/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2121-413/+68
|\ \
| * | net: The world is not perfect patch.Rami Rosen2008-05-213-362/+3
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
| * | xfrm_user: Remove zero length key checks.David S. Miller2008-05-211-11/+0
| * | net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-211-3/+2
| * | cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-211-4/+7
| * | tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-211-4/+6
| * | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
| * | af_key: Fix selector family initialization.Kazunori MIYAZAWA2008-05-211-1/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-208-23/+44
| |\ \
| | * | libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| | * | mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-201-4/+11
| | * | mac80211: don't claim iwspy supportJohannes Berg2008-05-201-1/+0
| | * | orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| | * | hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| | * | rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| | * | ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-215-22/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller2008-05-211-0/+1
| * | | sparc64: Fix stack tracing through trap frames.David S. Miller2008-05-212-10/+14
| * | | sparc64: Fix kernel thread stack termination.David S. Miller2008-05-211-11/+25
| * | | sunhv: Fix locking in non-paged I/O case.David S. Miller2008-05-201-1/+0
* | | | HTC_EGPIO is ARM-onlyAl Viro2008-05-211-1/+1
* | | | provide out-of-line strcat() for m68kAl Viro2008-05-211-0/+6
* | | | caiaq endianness fixAl Viro2008-05-211-2/+2
* | | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-218-8/+8
* | | | msnd_* is ISA-onlyAl Viro2008-05-211-2/+2
* | | | missing dependencies on HAS_DMAAl Viro2008-05-215-5/+5
* | | | ocfs2 endianness fixesAl Viro2008-05-211-2/+2