summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mISDN: Fix HDLC DSP transmitPeter Schlaile2009-01-091-4/+7
| * | | | | | | mISDN: Use struct device name fieldMatthias Urlichs2009-01-096-31/+35
| * | | | | | | mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-092-12/+34
| * | | | | | | mISDN: Remove the local max-card limitMatthias Urlichs2009-01-091-4/+0Star
| * | | | | | | mISDN: Fix queue limit counting problemAndreas Eversberg2009-01-091-9/+14
| * | | | | | | mISDN: Add some debug option for clock problemsAndreas Eversberg2009-01-092-7/+10
| * | | | | | | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-099-45/+165
| * | | | | | | mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-092-89/+24Star
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-1021-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/+11Star
| * | | | | | | | FDPIC: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-081-8/+0Star
| * | | | | | | | 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/+1Star
| * | | | | | | | 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/+10Star
* | | | | | | | | 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/+9Star
| * | | | | | | | | [S390] hvc_iucv: Update function documentationHendrik Brueckner2009-01-091-101/+75Star
| * | | | | | | | | [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/+6Star
| * | | | | | | | | [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/+0Star