aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy2-10/+10
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel4-251/+324
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato3-19/+2
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato5-10/+130
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato12-68/+107
2009-01-09memstick: annotate endianness of attribute structsHarvey Harrison2-24/+23
2009-01-09hp-wmi: handle rfkill_register() failureLarry Finger1-3/+12
2009-01-09compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen1-2/+12
2009-01-09CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell1-1/+1
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds2-14/+21
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-106/+38
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-16/+20
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2009-01-09Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds24-379/+3734
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds21-0/+3815
2009-01-09Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman3-23/+0
2009-01-09Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman3-30/+15
2009-01-09Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman4-22/+9
2009-01-09Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman3-31/+14
2009-01-09firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2-16/+20
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds29-521/+992
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+2
2009-01-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds28-203/+376
2009-01-09Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds21-245/+749
2009-01-09Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds14-247/+370
2009-01-09mISDN: Add HFC USB driverKarsten Keil4-0/+2622
2009-01-09mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem1-0/+17
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two membersAndreas Eversberg2-6/+6
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2
2009-01-09mISDN: Minor cleanupsAndreas Eversberg3-6/+6
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs5-115/+273
2009-01-09mISDN: Add missing release functionsAndreas Eversberg1-7/+21
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg3-28/+148
2009-01-09mISDN: Minor fixesAndreas Eversberg2-2/+2
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg2-15/+18
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg4-21/+44
2009-01-09mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem1-0/+12
2009-01-09mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg8-32/+294
2009-01-09mISDN: Return error on E-channel accessMartin Bachem1-0/+4
2009-01-09mISDN: Add E-Channel logging featuresMartin Bachem4-1/+22
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem1-1/+2
2009-01-09mISDN: Fixed more indexing bugsAndreas Eversberg1-4/+4
2009-01-09mISDN: Make debug output a little bit more verbosePeter Schlaile1-1/+3
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs6-31/+35
2009-01-09mISDN: Added an ioctl to change the device nameMatthias Urlichs2-12/+34
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-09mISDN: Fix queue limit counting problemAndreas Eversberg1-9/+14