summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-23on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2-72/+75
2008-05-23[CIFS] remove unused variablesSteve French5-20/+5
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison4-5/+5
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison5-13/+13
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison1-3/+3
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison2-3/+3
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-05-23[XFS] Fix memory corruption with small buffer readsChristoph Hellwig2-4/+39
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell4-4/+4
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2-19/+4
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman1-1/+1
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson1-1/+1
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand1-0/+3
2008-05-23[XFS] Fix inode list allocation size in writeback.David Chinner1-3/+4
2008-05-23[XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner1-1/+1
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner4-86/+54
2008-05-23stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger1-3/+4
2008-05-23doc: add a chapter about trylock functions [Bug 9011]Matti Linnanvuori1-0/+25
2008-05-23modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev1-2/+14
2008-05-23module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones1-2/+2
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov1-0/+3
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22[CIFS] Remove redundant NULL checkSteve French1-12/+6
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-22net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-22tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-22xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-22net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-22cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-22HTC_EGPIO is ARM-onlyAl Viro1-1/+1
2008-05-22provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-22caiaq endianness fixAl Viro1-2/+2
2008-05-22MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro8-8/+8
2008-05-22msnd_* is ISA-onlyAl Viro1-2/+2
2008-05-22missing dependencies on HAS_DMAAl Viro5-5/+5
2008-05-22ocfs2 endianness fixesAl Viro1-2/+2
2008-05-22irda-usb endianness annotations and fixesAl Viro2-3/+3
2008-05-22sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-22ecryptfs fixesAl Viro1-14/+12
2008-05-22misc drivers/net endianness noiseAl Viro6-14/+16
2008-05-22thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-22missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-22uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-22fix hppfs Makefile breakageAl Viro1-4/+1
2008-05-22fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-22missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-22tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala1-4/+6
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4