Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell | 2009-01-06 | 10 | -48/+62 | |
| * | | | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t | Rusty Russell | 2009-01-06 | 1 | -12/+9 | |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-06 | 451 | -12153/+32709 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | x86: cleanup remaining cpumask_t ops in smpboot code | Mike Travis | 2009-01-04 | 5 | -76/+152 | |
| * | | | | cpumask: update pci_bus_show_cpuaffinity to use new cpumask API | Mike Travis | 2009-01-04 | 1 | -4/+4 | |
| * | | | | cpumask: update local_cpus_show to use new cpumask API | Mike Travis | 2009-01-04 | 1 | -6/+6 | |
| * | | | | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis | 2009-01-04 | 2 | -10/+7 | |
* | | | | | btrfs: fix for write_super_lockfs/unlockfs error handling | Linus Torvalds | 2009-01-10 | 1 | -4/+6 | |
* | | | | | rbtree: add const qualifier to some functions | Artem Bityutskiy | 2009-01-10 | 2 | -10/+10 | |
* | | | | | LIS3LV02D: separate the core from HP ACPI API | Eric Piel | 2009-01-09 | 4 | -251/+324 | |
* | | | | | filesystem freeze: remove XFS specific ioctl interfaces for freeze feature | Takashi Sato | 2009-01-09 | 3 | -19/+2 | |
* | | | | | filesystem freeze: implement generic freeze feature | Takashi Sato | 2009-01-09 | 5 | -10/+130 | |
* | | | | | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato | 2009-01-09 | 12 | -68/+107 | |
* | | | | | memstick: annotate endianness of attribute structs | Harvey Harrison | 2009-01-09 | 2 | -24/+23 | |
* | | | | | hp-wmi: handle rfkill_register() failure | Larry Finger | 2009-01-09 | 1 | -3/+12 | |
* | | | | | compiler-gcc.h: add more comments to RELOC_HIDE | Andi Kleen | 2009-01-09 | 1 | -2/+12 | |
* | | | | | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE | David Brownell | 2009-01-09 | 1 | -1/+1 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 | Linus Torvalds | 2009-01-09 | 2 | -14/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | async: make async a command line option for now | Arjan van de Ven | 2009-01-09 | 1 | -2/+14 | |
| * | | | | | partial revert of asynchronous inode delete | Arjan van de Ven | 2009-01-09 | 1 | -12/+7 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-09 | 6 | -106/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "driver core: create a private portion of struct device" | Greg Kroah-Hartman | 2009-01-09 | 3 | -23/+0 | |
| * | | | | | | Revert "driver core: move klist_children into private structure" | Greg Kroah-Hartman | 2009-01-09 | 3 | -30/+15 | |
| * | | | | | | Revert "driver core: move knode_driver into private structure" | Greg Kroah-Hartman | 2009-01-09 | 4 | -22/+9 | |
| * | | | | | | Revert "driver core: move knode_bus into private structure" | Greg Kroah-Hartman | 2009-01-09 | 3 | -31/+14 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-01-09 | 2 | -16/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | firewire: core: fix sleep in atomic context due to driver core change | Stefan Richter | 2009-01-09 | 2 | -16/+20 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-01-09 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [JFFS2] remove junk prototypes | Artem Bityutskiy | 2009-01-09 | 1 | -3/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk... | Linus Torvalds | 2009-01-09 | 24 | -379/+3734 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mISDN: Add HFC USB driver | Karsten Keil | 2009-01-09 | 4 | -0/+2622 | |
| * | | | | | | | mISDN: Add layer1 prim MPH_INFORMATION_REQ | Martin Bachem | 2009-01-09 | 1 | -0/+17 | |
| * | | | | | | | mISDN: Fix kernel crash when doing hardware conference with more than two mem... | Andreas Eversberg | 2009-01-09 | 2 | -6/+6 | |
| * | | | | | | | mISDN: Added missing create_l1() call | Andreas Eversberg | 2009-01-09 | 1 | -0/+5 | |
| * | | | | | | | mISDN: Add MODULE_DEVICE_TABLE() to hfcpci | Matthias Urlichs | 2009-01-09 | 1 | -0/+2 | |
| * | | | | | | | mISDN: Minor cleanups | Andreas Eversberg | 2009-01-09 | 3 | -6/+6 | |
| * | | | | | | | mISDN: Create /sys/class/mISDN | Matthias Urlichs | 2009-01-09 | 5 | -115/+273 | |
| * | | | | | | | mISDN: Add missing release functions | Andreas Eversberg | 2009-01-09 | 1 | -7/+21 | |
| * | | | | | | | mISDN: Add different different timer settings for hfc-pci | Andreas Eversberg | 2009-01-09 | 3 | -28/+148 | |
| * | | | | | | | mISDN: Minor fixes | Andreas Eversberg | 2009-01-09 | 2 | -2/+2 | |
| * | | | | | | | mISDN: Correct busy device detection | Andreas Eversberg | 2009-01-09 | 2 | -15/+18 | |
| * | | | | | | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | Andreas Eversberg | 2009-01-09 | 4 | -21/+44 | |
| * | | | | | | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0 | Martin Bachem | 2009-01-09 | 1 | -0/+12 | |
| * | | | | | | | mISDN: Fix irq detection | Andreas Eversberg | 2009-01-09 | 1 | -0/+1 | |
| * | | | | | | | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg | 2009-01-09 | 8 | -32/+294 | |
| * | | | | | | | mISDN: Return error on E-channel access | Martin Bachem | 2009-01-09 | 1 | -0/+4 | |
| * | | | | | | | mISDN: Add E-Channel logging features | Martin Bachem | 2009-01-09 | 4 | -1/+22 | |
| * | | | | | | | mISDN: Use protocol to detect D-channel | Martin Bachem | 2009-01-09 | 1 | -1/+2 | |
| * | | | | | | | mISDN: Fixed more indexing bugs | Andreas Eversberg | 2009-01-09 | 1 | -4/+4 | |
| * | | | | | | | mISDN: Make debug output a little bit more verbose | Peter Schlaile | 2009-01-09 | 1 | -1/+3 |