summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-02-027-32/+17
|\
| * [S390] reset default for CONFIG_CHSC_SCHSebastian Ott2011-01-311-1/+1
| * [S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber2011-01-311-2/+2
| * [S390] use asm-generic/cacheflush.hAkinobu Mita2011-01-311-22/+1
| * [S390] tlb: fix build error caused by THPHeiko Carstens2011-01-311-0/+1
| * [S390] missing sacf in uaccessMartin Schwidefsky2011-01-311-6/+4
| * [S390] pgtable_list corruptionMartin Schwidefsky2011-01-311-1/+2
| * [S390] dasd: prevent panic with unresumed devicesStefan Haberland2011-01-311-0/+6
* | fs: make block fiemap mapping length at least blocksize longJosef Bacik2011-02-021-0/+7
* | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-023-3/+4
* | vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim2011-02-021-1/+3
* | memcg: fix event counting breakage from recent THP updateKAMEZAWA Hiroyuki2011-02-021-1/+3
* | memcg: never OOM when charging huge pagesJohannes Weiner2011-02-021-2/+8
* | memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-022-7/+48
* | memcg: prevent endless loop when charging huge pagesJohannes Weiner2011-02-021-2/+9
* | thp: fix unsuitable behavior for hwpoisoned tail pageJin Dongming2011-02-021-14/+17
* | thp: fix the wrong reported address of hwpoisoned hugepagesJin Dongming2011-02-022-6/+28
* | thp: fix splitting of hwpoisoned hugepagesJin Dongming2011-02-021-2/+28
* | MAINTAINERS: fixup Simtec support email entriesBen Dooks2011-02-021-2/+4
* | MAINTAINERS: fixup file entries for "SIMTEC EB2410ITX (BAST)"Ben Dooks2011-02-021-1/+3
* | MAINTAINERS: move s3c2410 drivers to ARM/SAMSUNG ARMBen Dooks2011-02-021-2/+2
* | epoll: epoll_wait() should not use timespec_add_ns()Eric Dumazet2011-02-021-3/+13
* | mm/migration: fix page corruption during hugepage migrationMinchan Kim2011-02-022-5/+4
* | mm: when migrate_pages returns 0, all pages must have been releasedAndrea Arcangeli2011-02-022-2/+2
* | memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko2011-02-022-0/+17
* | memsw: handle swapaccount kernel parameter correctlyMichal Hocko2011-02-021-3/+3
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-02-023-6/+16
|\ \
| * | microblaze: Fix ASM optimized code for LEMichal Simek2011-01-281-0/+4
| * | microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek2011-01-281-4/+0
| * | microblaze: Fix DTB passing from bootloaderMichal Simek2011-01-281-2/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-0211-85/+130
|\ \ \
| * | | cifs: fix length checks in checkSMBJeff Layton2011-01-311-16/+17
| * | | [CIFS] Update cifs minor versionSteve French2011-01-311-1/+1
| * | | cifs: No need to check crypto blockcipher allocationShirish Pargaonkar2011-01-311-2/+3
| * | | cifs: clean up some compiler warningsJeff Layton2011-01-314-17/+6
| * | | cifs: make CIFS depend on CRYPTO_MD4Jeff Layton2011-01-311-0/+1
| * | | cifs: force a reconnect if there are too many MIDs in flightJeff Layton2011-01-311-13/+24
| * | | cifs: don't pop a printk when sending on a socket is interruptedJeff Layton2011-01-311-2/+2
| * | | cifs: simplify SMB header check routineJeff Layton2011-01-311-22/+24
| * | | cifs: send an NT_CANCEL request when a process is signalledJeff Layton2011-01-311-3/+12
| * | | cifs: handle cancelled requests betterJeff Layton2011-01-311-7/+36
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2011-01-31276-1379/+4925
| |\ \ \ | | | |/ | | |/|
| * | | cifs: fix two compiler warning about uninitialized varsJeff Layton2011-01-312-2/+4
* | | | mlock: operate on any regions with protection != PROT_NONEMichel Lespinasse2011-02-021-0/+7
* | | | gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap2011-02-021-0/+2
* | | | Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds2011-02-011-1/+1
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-02-0125-210/+174
|\ \ \ \
| * | | | NFS: NFSv4 readdir loses entriesChuck Lever2011-01-281-3/+0
| * | | | NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever2011-01-281-3/+3
| * | | | NFS: Fix an NFS client lockdep issueTrond Myklebust2011-01-281-2/+4
OpenPOWER on IntegriCloud