summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-251-8/+5
* x86 - hide X86_VM_MASK from userland programs v3Cyrill Gorcunov2008-05-251-6/+7
* x86: constify data in reboot.cJan Beulich2008-05-253-12/+12
* i386: move FIX_ACPI_* into non-permanent rangeJan Beulich2008-05-251-4/+4
* x86: eliminate duplicate consistency checks in init_32.cJan Beulich2008-05-251-13/+0
* x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUGThomas Gleixner2008-05-251-1/+2
* x86_64: fix mm.txt documentationJiri Slaby2008-05-251-3/+2
* x86: kernel/pci-dma.c cleanupsAdrian Bunk2008-05-251-1/+1
* x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner2008-05-251-1/+1
* x86: make command_line static in setup_64.cThomas Gleixner2008-05-251-1/+1
* x86: init64.c include initrd.hThomas Gleixner2008-05-251-0/+1
* x86: move mmconfig declarations to headerThomas Gleixner2008-05-253-12/+14
* x86: k8topology cleanup variable declarationsThomas Gleixner2008-05-251-7/+2
* x86: k8topology fix shadow variableThomas Gleixner2008-05-251-3/+2
* x86: k8topology add missing headerThomas Gleixner2008-05-251-0/+1
* x86: create prototype for (un)map_devmemThomas Gleixner2008-05-251-3/+7
* x86: boot/printfc use NULL instead 0Thomas Gleixner2008-05-251-1/+1
* x86: vsmp_64 add missing includesThomas Gleixner2008-05-251-0/+3
* 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-2221-413/+68
|\ \
| * | net: The world is not perfect patch.Rami Rosen2008-05-223-362/+3
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-221-1/+1
| * | xfrm_user: Remove zero length key checks.David S. Miller2008-05-221-11/+0
| * | net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-221-3/+2
| * | cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-221-4/+7
| * | tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-221-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-218-23/+44
| |\ \
| | * | libertas: Fix ethtool statisticsDavid Woodhouse2008-05-211-14/+13
| | * | mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-211-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-225-22/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller2008-05-221-0/+1
| * | | sparc64: Fix stack tracing through trap frames.David S. Miller2008-05-222-10/+14
| * | | sparc64: Fix kernel thread stack termination.David S. Miller2008-05-221-11/+25
| * | | sunhv: Fix locking in non-paged I/O case.David S. Miller2008-05-211-1/+0
* | | | HTC_EGPIO is ARM-onlyAl Viro2008-05-221-1/+1
* | | | provide out-of-line strcat() for m68kAl Viro2008-05-221-0/+6
* | | | caiaq endianness fixAl Viro2008-05-221-2/+2
* | | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-228-8/+8
* | | | msnd_* is ISA-onlyAl Viro2008-05-221-2/+2
* | | | missing dependencies on HAS_DMAAl Viro2008-05-225-5/+5