summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-15ACPI: Battery: Add support for _BIX extended info methodAlexey Starikovskiy1-10/+58
2010-01-15ACPI: SBS: Export cycle_countAlexey Starikovskiy1-0/+5
2010-01-15POWER: Add support for cycle_countAlexey Starikovskiy2-0/+2
2010-01-15ACPI: Battery: Add bit flagsAlexey Starikovskiy1-12/+14
2010-01-14net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-14ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-14tg3: Update copyright and driver versionMatt Carlson2-3/+4
2010-01-14tg3: Disable 5717 serdes and B0 supportMatt Carlson1-0/+5
2010-01-14tg3: Add reliable serdes detection for 5717 A0Matt Carlson2-2/+9
2010-01-14tg3: Fix std rx prod ring handlingMatt Carlson1-2/+3
2010-01-14tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson1-1/+1
2010-01-14sfc: Fix conditions for MDIO self-testBen Hutchings1-2/+6
2010-01-14sfc: Fix polling for slow MCDI operationsBen Hutchings1-2/+3
2010-01-14e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan1-1/+18
2010-01-14e1000e: MDIO slow mode should always be done for 82577Bruce Allan3-90/+53
2010-01-14ixgbe: update copyright datesShannon Nelson20-21/+21
2010-01-14ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck1-0/+4
2010-01-14zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2-5/+31
2010-01-14vfs: Fix vmtruncate() regressionOGAWA Hirofumi1-16/+14
2010-01-13[S390] tape_char: add missing compat_ptr conversionHeiko Carstens1-3/+15
2010-01-13[S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens1-1/+3
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens3-12/+4
2010-01-13[S390] con3215: remove empty ioctl functionHeiko Carstens1-17/+0
2010-01-13[S390] dasd: add proper compat pointer conversion for symmetrix ioctlHeiko Carstens1-5/+9
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens1-25/+16
2010-01-13[S390] bug: implement arch specific __WARN macroHeiko Carstens1-0/+4
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens5-8/+18
2010-01-13[S390] tape_block: remove ioctl functionHeiko Carstens1-39/+0
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2-2/+2
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens2-1/+6
2010-01-13[S390] use helpers for rlimitsJiri Slaby1-2/+2
2010-01-13[S390] fs3270: add missing compat ptr conversionHeiko Carstens1-6/+11
2010-01-13[S390] vmcp: add missing compat ptr conversionHeiko Carstens1-3/+9
2010-01-13[S390] cio: add missing compat ptr conversionHeiko Carstens1-8/+15
2010-01-13[S390] dasd: add missing compat ptr conversionHeiko Carstens1-5/+9
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky3-15/+5
2010-01-13[S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky1-9/+1
2010-01-13[S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky1-0/+1
2010-01-13[S390] fix loading of PER control registers for utrace.Martin Schwidefsky1-0/+8
2010-01-13Makefile: do not override LC_CTYPEMichal Marek2-3/+2
2010-01-13kbuild: really fix bzImage build with non-bash shJonathan Nieder1-2/+7
2010-01-13HID: wacom: Add BTN_TOOL_FINGER for pad button reportingPrzemo Firszt1-0/+1
2010-01-13HID: add device IDs for new model of Apple Wireless KeyboardChristian Schuerer-Waldheim3-0/+13
2010-01-13HID: fix pad button definition in hid-wacomPrzemo Firszt1-0/+3
2010-01-13xen: fix hang on suspend.Ian Campbell1-4/+4
2010-01-13drm: change drm set mode messages as DRM_DEBUGDave Young1-1/+1
2010-01-13drm: fix crtc no modes printf + typoDave Airlie1-1/+2
2010-01-13Linux 2.6.33-rc4v2.6.33-rc4Linus Torvalds1-1/+1
2010-01-13[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves1-1/+1
2010-01-13lib: Introduce generic list_sort functionDave Chinner5-182/+119