summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-17gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-16bridge: Fix br_forward crash in promiscuous modeMichael Braun3-5/+13
2010-03-16bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu1-4/+5
2010-03-16ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg1-0/+6
2010-03-16Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3607-86672/+185242
2010-03-16net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker3-15/+17
2010-03-16myri: remove dead codeDan Carpenter1-1/+0
2010-03-16gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-16gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-16gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-03-16obsolete config in kernel source: HSO_AUTOPMChristoph Egger1-3/+0
2010-03-16obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger1-36/+0
2010-03-16atm: use for_each_set_bit()Akinobu Mita1-4/+3
2010-03-16phonet: use for_each_set_bit()Akinobu Mita2-4/+2
2010-03-16timestamping: fix example buildRandy Dunlap3-7/+16
2010-03-16drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-16i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie1-16/+16
2010-03-16i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie1-8/+7
2010-03-16isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-03-16bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka1-2/+5
2010-03-16bnx2x: remove not necessary compiler barrierStanislaw Gruszka1-1/+0
2010-03-16bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka1-1/+1
2010-03-16be2net: fix mccq create for big endian architecturesAjit Khaparde1-1/+1
2010-03-16TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com1-11/+16
2010-03-16net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori1-19/+26
2010-03-16e100: Fix ring parameter change handling regression.David S. Miller1-1/+1
2010-03-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds31-1434/+1502
2010-03-15init dynamic bin_attribute structuresWolfram Sang3-0/+3
2010-03-15Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown8142-230985/+499504
2010-03-15ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-15ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-15ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-15ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-15ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang4-10/+6
2010-03-15ACPI: processor: remove early _PDC optin quirksAlex Chiang2-41/+0
2010-03-15ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-15ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160
2010-03-15ACPI: processor: export acpi_get_cpuid()Alex Chiang2-6/+12
2010-03-15ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang3-3/+3
2010-03-15ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2
2010-03-15ACPI: plan to delete "acpi=ht" boot optionLen Brown2-1/+10
2010-03-15ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0
2010-03-15PNPACPI: add bus number supportBjorn Helgaas5-2/+47
2010-03-15PNPACPI: add window supportBjorn Helgaas2-17/+24
2010-03-15resource: add window supportBjorn Helgaas2-1/+4
2010-03-15resource: add bus number supportBjorn Helgaas2-0/+10
2010-03-15resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8
2010-03-14tomoyo: fix potential use after freeDan Carpenter1-0/+1
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17