| Commit message (Expand) | Author | Age | Files | Lines |
* | percpu: fix build breakage on s390 and cleanup build configuration tests | Tejun Heo | 2010-09-09 | 1 | -163/+175 |
* | percpu: use percpu allocator on UP too | Tejun Heo | 2010-09-08 | 6 | -65/+71 |
* | percpu: reduce PCPU_MIN_UNIT_SIZE to 32k | Tejun Heo | 2010-09-08 | 1 | -1/+1 |
* | vmalloc: pcpu_get/free_vm_areas() aren't needed on UP | Tejun Heo | 2010-09-08 | 2 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 | 24 | -291/+281 |
|\ |
|
| * | PCI: bus speed strings should be const | Stephen Hemminger | 2010-08-31 | 1 | -1/+1 |
| * | PCI hotplug: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki | 2010-08-25 | 1 | -0/+4 |
| * | PCI: PCIe: Remove the port driver module exit routine | Kenji Kaneshige | 2010-08-24 | 1 | -7/+0 |
| * | PCI: PCIe: Move PCIe PME code to the pcie directory | Rafael J. Wysocki | 2010-08-24 | 3 | -8/+3 |
| * | PCI: PCIe: Disable PCIe port services during port initialization | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+26 |
| * | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 | 17 | -237/+155 |
| * | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 5 | -30/+49 |
| * | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 | 2 | -16/+7 |
| * | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki | 2010-08-24 | 1 | -11/+24 |
| * | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki | 2010-08-24 | 1 | -4/+4 |
| * | PCI: PCIe: Introduce commad line switch for disabling port services | Rafael J. Wysocki | 2010-08-24 | 4 | -0/+24 |
| * | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 | 2 | -3/+8 |
| * | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set | Jesse Barnes | 2010-08-17 | 1 | -2/+4 |
| * | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 | 1 | -0/+3 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-09-07 | 7 | -14/+35 |
|\ \ |
|
| * \ | Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Alex Elder | 2010-09-03 | 3 | -11/+11 |
| |\ \ |
|
| | * | | xfs: prevent 32bit overflow in space reservation | Dave Chinner | 2010-09-03 | 1 | -3/+10 |
| | * | | xfs: improve buffer cache hash scalability | Dave Chinner | 2010-09-02 | 2 | -8/+1 |
| * | | | xfs: Make fiemap work with sparse files | Tao Ma | 2010-09-03 | 3 | -3/+17 |
| * | | | xfs: Disallow 32bit project quota id | Arkadiusz Mi?kiewicz | 2010-09-02 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra | Linus Torvalds | 2010-09-07 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA | Erik Gilling | 2010-09-01 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-09-07 | 6 | -21/+37 |
|\ \ \ |
|
| * | | | alpha: Fix printk format errors | Michael Cree | 2010-09-01 | 1 | -3/+3 |
| * | | | alpha: convert perf_event to use local_t | Michael Cree | 2010-08-31 | 1 | -9/+9 |
| * | | | Fix call to replaced SuperIO functions | Morten H. Larsen | 2010-08-31 | 3 | -8/+25 |
| * | | | alpha: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-08-31 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-09-07 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | 9p: potential ERR_PTR() dereference | Dan Carpenter | 2010-08-30 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-09-07 | 5 | -22/+16 |
|\ \ \ |
|
| * | | | md: resolve confusion of MD_CHANGE_CLEAN | NeilBrown | 2010-08-30 | 3 | -18/+11 |
| * | | | md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays | Dan Williams | 2010-08-30 | 1 | -2/+3 |
| * | | | Move .gitignore from drivers/md to lib/raid6 | NeilBrown | 2010-08-30 | 2 | -4/+4 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-09-07 | 5 | -13/+16 |
|\ \ \ |
|
| * | | | Revert "hwrng: n2-drv - remove casts from void*" | Herbert Xu | 2010-08-09 | 1 | -1/+1 |
| * | | | crypto: testmgr - Default to no tests | Herbert Xu | 2010-08-06 | 1 | -1/+2 |
| * | | | crypto: testmgr - Fix test disabling option | Herbert Xu | 2010-08-06 | 3 | -12/+11 |
| * | | | crypto: hash - Fix handling of small unaligned buffers | Szilveszter Ördög | 2010-08-06 | 1 | -2/+5 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-09-07 | 11 | -34/+71 |
|\ \ \ \ |
|
| * | | | | powerpc/pseries: Correct rtas_data_buf locking in dlpar code | Nathan Fontenot | 2010-09-02 | 1 | -13/+29 |
| * | | | | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 2010-08-31 | 2 | -0/+4 |
| * | | | | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-08-31 | 1 | -0/+1 |
| * | | | | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap | Julia Lawall | 2010-08-31 | 1 | -3/+6 |
| * | | | | fsl_rio: fix compile errors | Li Yang | 2010-08-31 | 1 | -1/+5 |
| * | | | | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock | Kumar Gala | 2010-08-31 | 1 | -2/+2 |