summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27.52v2.6.27.52Greg Kroah-Hartman2010-08-201-1/+1
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-201-1/+7
* mm: fix page table unmap for stack guard page properlyLinus Torvalds2010-08-201-5/+4
* mm: pass correct mm when growing stackHugh Dickins2010-08-201-1/+1
* x86: don't send SIGBUS for kernel page faultsGreg Kroah-Hartman2010-08-201-1/+8
* mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds2010-08-201-1/+3
* mm: keep a guard page below a grow-down stack segmentLinus Torvalds2010-08-201-0/+23
* Linux 2.6.27.51v2.6.27.51Greg Kroah-Hartman2010-08-131-1/+1
* mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton2010-08-131-1/+1
* bdi: register sysfs bdi device only once per queueKay Sievers2010-08-131-0/+3
* xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2010-08-133-44/+4
* jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-131-49/+38
* signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch2010-08-131-0/+2
* fs/ecryptfs/file.c: introduce missing freeJulia Lawall2010-08-131-2/+2
* eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks2010-08-131-21/+35
* md/raid10: fix deadlock with unaligned read during resyncNeilBrown2010-08-131-0/+18
* PCI: disable MSI on VIA K8M800Tejun Heo2010-08-131-0/+1
* splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi2010-08-131-11/+1
* nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin2010-08-131-4/+10
* Linux 2.6.27.50v2.6.27.50Greg Kroah-Hartman2010-08-101-1/+1
* GFS2: rename causes kernel OopsBob Peterson2010-08-101-1/+1
* SCSI: enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley2010-08-101-2/+5
* xfs: prevent swapext from operating on write-only filesDan Rosenberg2010-08-101-1/+4
* PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller2010-08-101-2/+4
* .gitignore updatesAlexey Dobriyan2010-08-0611-0/+14
* Linux 2.6.27.49v2.6.27.49Greg Kroah-Hartman2010-08-021-1/+1
* ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues2010-08-021-8/+9
* kbuild: Fix modpost segfaultKrzysztof Halasa2010-08-021-1/+1
* bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko2010-08-021-0/+1
* IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz2010-08-021-2/+2
* x86, Calgary: Limit the max PHB number to 256Darrick J. Wong2010-08-021-3/+1
* x86, Calgary: Increase max PHB numberDarrick J. Wong2010-08-021-5/+10
* amd64-agp: Probe unknown AGP devices the right wayBen Hutchings2010-08-021-12/+15
* SCSI: aacraid: Eliminate use after freeJulia Lawall2010-08-021-2/+2
* netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-08-021-2/+4
* hostap: Protect against initialization interruptTim Gardner2010-08-023-1/+24
* math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson2010-08-021-1/+1
* sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-08-021-5/+14
* cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli2010-08-021-1/+2
* cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman2010-08-021-0/+16
* cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton2010-08-021-9/+1
* hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare2010-08-021-1/+25
* hwmon: (coretemp) Properly label the sensorsJean Delvare2010-08-021-1/+5
* Linux 2.6.27.48v2.6.27.48Greg Kroah-Hartman2010-07-051-1/+1
* sctp: fix append error cause to ERROR chunk correctlyWei Yongjun2010-07-051-2/+2
* KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima2010-07-051-9/+9
* KEYS: Return more accurate error codesDan Carpenter2010-07-051-3/+3
* parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-07-051-0/+1
* tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman2010-07-053-53/+11
* vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2010-07-052-1/+10