aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | mISDN: Added missing create_l1() callAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-09
| * | | | | | | mISDN: Minor cleanupsAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-09
| * | | | | | | mISDN: Add missing release functionsAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Minor fixesAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Correct busy device detectionAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-09
| * | | | | | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem2009-01-09
| * | | | | | | mISDN: Fix irq detectionAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Return error on E-channel accessMartin Bachem2009-01-09
| * | | | | | | mISDN: Add E-Channel logging featuresMartin Bachem2009-01-09
| * | | | | | | mISDN: Use protocol to detect D-channelMartin Bachem2009-01-09
| * | | | | | | mISDN: Fixed more indexing bugsAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Make debug output a little bit more verbosePeter Schlaile2009-01-09
| * | | | | | | mISDN: Fix HDLC DSP transmitPeter Schlaile2009-01-09
| * | | | | | | mISDN: Use struct device name fieldMatthias Urlichs2009-01-09
| * | | | | | | mISDN: Added an ioctl to change the device nameMatthias Urlichs2009-01-09
| * | | | | | | mISDN: Remove the local max-card limitMatthias Urlichs2009-01-09
| * | | | | | | mISDN: Fix queue limit counting problemAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Add some debug option for clock problemsAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-09
| * | | | | | | mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-09
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-09
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS: squashfs entryPhillip Lougher2009-01-05
| * | | | | | | Squashfs: documentationPhillip Lougher2009-01-05
| * | | | | | | Squashfs: initrd supportPhillip Lougher2009-01-05
| * | | | | | | Squashfs: Kconfig entryPhillip Lougher2009-01-05
| * | | | | | | Squashfs: MakefilesPhillip Lougher2009-01-05
| * | | | | | | Squashfs: header filesPhillip Lougher2009-01-05
| * | | | | | | Squashfs: block operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: cache operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: uid/gid lookup operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: fragment block operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: export operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: super block operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: symlink operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: regular file operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: directory readdir operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: directory lookup operationsPhillip Lougher2009-01-05
| * | | | | | | Squashfs: inode operationsPhillip Lougher2009-01-05
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
|\ \ \ \ \ \ \ \
| * | | | | | | | NOMMU: Support XIP on initramfsDavid Howells2009-01-08
| * | | | | | | | NOMMU: Teach kobjsize() about VMA regions.Paul Mundt2009-01-08
| * | | | | | | | FLAT: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-08
| * | | | | | | | FDPIC: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-08
| * | | | | | | | NOMMU: Improve procfs output using per-MM VMAsDavid Howells2009-01-08
| * | | | | | | | NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08