aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-25x86 - hide X86_VM_MASK from userland programs v3Cyrill Gorcunov
2008-05-25x86: constify data in reboot.cJan Beulich
2008-05-25i386: move FIX_ACPI_* into non-permanent rangeJan Beulich
2008-05-25x86: eliminate duplicate consistency checks in init_32.cJan Beulich
2008-05-25x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUGThomas Gleixner
2008-05-25x86_64: fix mm.txt documentationJiri Slaby
2008-05-25x86: kernel/pci-dma.c cleanupsAdrian Bunk
2008-05-25x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner
2008-05-25x86: make command_line static in setup_64.cThomas Gleixner
2008-05-25x86: init64.c include initrd.hThomas Gleixner
2008-05-25x86: move mmconfig declarations to headerThomas Gleixner
2008-05-25x86: k8topology cleanup variable declarationsThomas Gleixner
2008-05-25x86: k8topology fix shadow variableThomas Gleixner
2008-05-25x86: k8topology add missing headerThomas Gleixner
2008-05-25x86: create prototype for (un)map_devmemThomas Gleixner
2008-05-25x86: boot/printfc use NULL instead 0Thomas Gleixner
2008-05-25x86: vsmp_64 add missing includesThomas 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