summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-061-12/+9
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-06451-12153/+32709
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-045-76/+152
| * | | | cpumask: update pci_bus_show_cpuaffinity to use new cpumask APIMike Travis2009-01-041-4/+4
| * | | | cpumask: update local_cpus_show to use new cpumask APIMike Travis2009-01-041-6/+6
| * | | | ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-042-10/+7
* | | | | btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds2009-01-101-4/+6
* | | | | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-102-10/+10
* | | | | LIS3LV02D: separate the core from HP ACPI APIEric Piel2009-01-094-251/+324
* | | | | filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato2009-01-093-19/+2
* | | | | filesystem freeze: implement generic freeze featureTakashi Sato2009-01-095-10/+130
* | | | | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-0912-68/+107
* | | | | memstick: annotate endianness of attribute structsHarvey Harrison2009-01-092-24/+23
* | | | | hp-wmi: handle rfkill_register() failureLarry Finger2009-01-091-3/+12
* | | | | compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-091-2/+12
* | | | | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell2009-01-091-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds2009-01-092-14/+21
|\ \ \ \ \
| * | | | | async: make async a command line option for nowArjan van de Ven2009-01-091-2/+14
| * | | | | partial revert of asynchronous inode deleteArjan van de Ven2009-01-091-12/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-096-106/+38
|\ \ \ \ \ \
| * | | | | | Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2009-01-093-23/+0
| * | | | | | Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2009-01-093-30/+15
| * | | | | | Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman2009-01-094-22/+9
| * | | | | | Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2009-01-093-31/+14
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-092-16/+20
|\ \ \ \ \ \ \
| * | | | | | | firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2009-01-092-16/+20
| |/ / / / / /
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-091-3/+0
|\ \ \ \ \ \ \
| * | | | | | | [JFFS2] remove junk prototypesArtem Bityutskiy2009-01-091-3/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-0924-379/+3734
|\ \ \ \ \ \ \
| * | | | | | | mISDN: Add HFC USB driverKarsten Keil2009-01-094-0/+2622
| * | | | | | | mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem2009-01-091-0/+17
| * | | | | | | mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2009-01-092-6/+6
| * | | | | | | mISDN: Added missing create_l1() callAndreas Eversberg2009-01-091-0/+5
| * | | | | | | mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-091-0/+2
| * | | | | | | mISDN: Minor cleanupsAndreas Eversberg2009-01-093-6/+6
| * | | | | | | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-095-115/+273
| * | | | | | | mISDN: Add missing release functionsAndreas Eversberg2009-01-091-7/+21
| * | | | | | | mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-093-28/+148
| * | | | | | | mISDN: Minor fixesAndreas Eversberg2009-01-092-2/+2
| * | | | | | | mISDN: Correct busy device detectionAndreas Eversberg2009-01-092-15/+18
| * | | | | | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-094-21/+44
| * | | | | | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem2009-01-091-0/+12
| * | | | | | | mISDN: Fix irq detectionAndreas Eversberg2009-01-091-0/+1
| * | | | | | | mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-098-32/+294
| * | | | | | | mISDN: Return error on E-channel accessMartin Bachem2009-01-091-0/+4
| * | | | | | | mISDN: Add E-Channel logging featuresMartin Bachem2009-01-094-1/+22
| * | | | | | | mISDN: Use protocol to detect D-channelMartin Bachem2009-01-091-1/+2
| * | | | | | | mISDN: Fixed more indexing bugsAndreas Eversberg2009-01-091-4/+4
| * | | | | | | mISDN: Make debug output a little bit more verbosePeter Schlaile2009-01-091-1/+3
| * | | | | | | mISDN: Fix HDLC DSP transmitPeter Schlaile2009-01-091-4/+7