summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-0921-0/+3815
|\
| * MAINTAINERS: squashfs entryPhillip Lougher2009-01-051-0/+7
| * Squashfs: documentationPhillip Lougher2009-01-051-0/+225
| * Squashfs: initrd supportPhillip Lougher2009-01-051-0/+14
| * Squashfs: Kconfig entryPhillip Lougher2009-01-051-0/+52
| * Squashfs: MakefilesPhillip Lougher2009-01-052-0/+9
| * Squashfs: header filesPhillip Lougher2009-01-054-0/+592
| * Squashfs: block operationsPhillip Lougher2009-01-051-0/+274
| * Squashfs: cache operationsPhillip Lougher2009-01-051-0/+412
| * Squashfs: uid/gid lookup operationsPhillip Lougher2009-01-051-0/+94
| * Squashfs: fragment block operationsPhillip Lougher2009-01-051-0/+98
| * Squashfs: export operationsPhillip Lougher2009-01-051-0/+155
| * Squashfs: super block operationsPhillip Lougher2009-01-051-0/+440
| * Squashfs: symlink operationsPhillip Lougher2009-01-051-0/+118
| * Squashfs: regular file operationsPhillip Lougher2009-01-051-0/+502
| * Squashfs: directory readdir operationsPhillip Lougher2009-01-051-0/+235
| * Squashfs: directory lookup operationsPhillip Lougher2009-01-051-0/+242
| * Squashfs: inode operationsPhillip Lougher2009-01-051-0/+346
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-0929-521/+992
|\ \
| * | NOMMU: Support XIP on initramfsDavid Howells2009-01-081-0/+1
| * | NOMMU: Teach kobjsize() about VMA regions.Paul Mundt2009-01-081-0/+14
| * | FLAT: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-081-23/+11
| * | FDPIC: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-081-8/+0
| * | NOMMU: Improve procfs output using per-MM VMAsDavid Howells2009-01-081-10/+22
| * | NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-085-23/+90
| * | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-0823-436/+860
| * | NOMMU: Delete askedalloc and realalloc variablesDavid Howells2009-01-081-27/+1
| * | NOMMU: Rename ARM's struct vm_regionDavid Howells2009-01-081-14/+14
| * | NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()David Howells2009-01-081-11/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-01-091-1/+2
|\ \ \
| * | | CRED: Fix commit_creds() on a process that has no mmDavid Howells2009-01-081-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-0928-203/+376
|\ \ \
| * | | [S390] update documentation for hvc_iucv kernel parameter.Hendrik Brueckner2009-01-091-2/+2
| * | | [S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner2009-01-091-12/+28
| * | | [S390] hvc_iucv: Refactor console and device initializationHendrik Brueckner2009-01-091-16/+9
| * | | [S390] hvc_iucv: Update function documentationHendrik Brueckner2009-01-091-101/+75
| * | | [S390] hvc_iucv: Limit rate of outgoing IUCV messagesHendrik Brueckner2009-01-091-37/+174
| * | | [S390] hvc_iucv: Change IUCV term id and use one device as defaultHendrik Brueckner2009-01-091-3/+3
| * | | [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-094-10/+6
| * | | [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2
| * | | [S390] vdso: compile fixHeiko Carstens2009-01-092-2/+4
| * | | [S390] remove code for oldselect system callHeiko Carstens2009-01-092-21/+0
| * | | [S390] types: add/fix types.h include in header filesHeiko Carstens2009-01-098-3/+11
| * | | [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-095-3/+55
| * | | [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
| * | | [S390] tape block: fix dependenciesKamalesh Babulal2009-01-091-1/+1
| * | | [S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger2009-01-091-4/+0
| * | | [S390] gettimeofday.S: removed duplicated #includesHuang Weiyi2009-01-091-4/+0
| * | | [S390] ptrace: no extern declarations for userspaceHeiko Carstens2009-01-091-2/+5
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-01-0921-245/+749
|\ \ \ \
OpenPOWER on IntegriCloud