summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck2010-08-201-0/+1
| * | | | mtd: nand: Fix regression in BBM detectionBrian Norris2010-08-191-7/+3
| * | | | pxa3xx: fix ns2cycle equationAxel Lin2010-08-181-1/+1
* | | | | Replace Configure with Enable in description of MAXSMPSamuel Thibault2010-08-211-2/+2
* | | | | mm: make stack guard page logic use vm_prev pointerLinus Torvalds2010-08-211-4/+11
* | | | | mm: make the mlock() stack guard page checks stricterLinus Torvalds2010-08-211-5/+16
* | | | | mm: make the vma list be doubly linkedLinus Torvalds2010-08-214-9/+28
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-209-22/+72
|\ \ \ \ \
| * | | | | x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-201-0/+2
| * | | | | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-192-0/+24
| * | | | | x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin2010-08-181-2/+2
| * | | | | x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-186-20/+44
| * | | | | x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld2010-08-181-1/+1
| |/ / / /
* | | | | Documentation: fix ozlabs.org mailing list addressStephen Rothwell2010-08-201-1/+1
* | | | | MAINTAINERS: Fix ozlabs.org mailing list addressesStephen Rothwell2010-08-201-28/+28
* | | | | Documentation: kernel-locking: mutex_trylock cannot be used in interrupt contextStefan Richter2010-08-201-2/+5
* | | | | drivers/scsi/qla4xxx: fix buildAndrew Morton2010-08-202-2/+2
* | | | | uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi2010-08-201-7/+0
* | | | | oom: __task_cred() need rcu_read_lock()KOSAKI Motohiro2010-08-201-1/+1
* | | | | oom: fix tasklist_lock leakKOSAKI Motohiro2010-08-201-3/+6
* | | | | oom: fix NULL pointer dereferenceKOSAKI Motohiro2010-08-201-3/+2
* | | | | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park2010-08-201-3/+3
* | | | | sdhci: add no hi-speed bit quirk supportKyungmin Park2010-08-202-1/+4
* | | | | s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park2010-08-201-1/+1
* | | | | s5pc110: SDHCI-s3c can override host capabilitiesKyungmin Park2010-08-203-0/+6
* | | | | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Jan Kara2010-08-202-2/+6
* | | | | revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton2010-08-203-82/+11
* | | | | kfifo: add explicit error checking in all the examplesAndrea Righi2010-08-204-51/+144
* | | | | kfifo: fix a memory leak in dma exampleAndrea Righi2010-08-201-3/+1
* | | | | kfifo: fix kernel BUG in dma exampleAndrea Righi2010-08-201-0/+1
* | | | | kfifo: add explicit error checking in byte stream exampleAndrea Righi2010-08-201-6/+27
* | | | | kfifo: add kfifo_skip() testcaseAndrea Righi2010-08-201-0/+4
* | | | | kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-202-0/+11
* | | | | matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary2010-08-201-2/+2
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-194-26/+96
|\ \ \ \ \
| * | | | | kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei2010-08-191-3/+22
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-08-192-5/+11
| |\ \ \ \ \
| | * | | | | perf tools: Fix build error on read only source.Kusanagi Kouichi2010-08-182-5/+11
| * | | | | | perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin2010-08-181-18/+63
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-1810-24/+68
|\ \ \ \ \ \ \
| * | | | | | | NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-182-4/+6
| * | | | | | | NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-173-6/+5
| * | | | | | | NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-111-1/+1
| * | | | | | | rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-112-4/+18
| * | | | | | | xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
| * | | | | | | nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso2010-08-111-2/+1
| * | | | | | | nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti2010-08-101-0/+7
| * | | | | | | NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown2010-08-101-0/+7
| * | | | | | | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-101-6/+22
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-185-6/+20
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud