aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | drivers/net/tokenring/olympic.c: fix warningAndrew Morton2008-05-22
| | * | | | drivers/net/tokenring/3c359.c: squish a warningAndrew Morton2008-05-22
| | * | | | pcnet32: fix warningAndrew Morton2008-05-22
| | * | | | [netdrvr] dm9000: use delayed work to update mii phy state fixAndrew Morton2008-05-22
| | * | | | sky2: restore vlan acceleration on resetStephen Hemminger2008-05-22
| | * | | | sfc: Remove sub-minor component from driver versionBen Hutchings2008-05-22
| | * | | | sfc: Added checks for heap allocation failureBen Hutchings2008-05-22
| | * | | | sfc: Remove redundant casts to and from void *Ben Hutchings2008-05-22
| | * | | | sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings2008-05-22
| | * | | | sfc: Use __packed macroBen Hutchings2008-05-22
| | * | | | sfc: Do not define inline macroBen Hutchings2008-05-22
| | * | | | sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings2008-05-22
| | * | | | sfc: Correct and expand some commentsBen Hutchings2008-05-22
| | * | | | sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-22
| | * | | | sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings2008-05-22
| | * | | | sfc: Replaced various macros with inline functionsBen Hutchings2008-05-22
| | * | | | sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-22
| | * | | | sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-22
| | * | | | sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-22
| | * | | | sfc: Removed casts to voidBen Hutchings2008-05-22
| | * | | | sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings2008-05-22
| * | | | | netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf2008-05-22
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-05-25
|\ \ \ \ \
| * | | | | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg2008-05-25
| * | | | | .gitignore: match ncscope.outJike Song2008-05-25
| * | | | | scripts/ver_linux use 'gcc -dumpversion'Gabriel C2008-05-25
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-05-25
|\ \ \ \ \ \
| * | | | | | [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C2008-05-25
| * | | | | | [WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong2008-05-25
| * | | | | | [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse2008-05-25
| * | | | | | [WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas2008-05-25
| * | | | | | [WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger2008-05-25
| * | | | | | [WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu2008-05-25
| * | | | | | [WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu2008-05-25
| * | | | | | [WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu2008-05-25
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ALSA] hda - Fix capture mute Widget for stac9250/9251Mauro Carvalho Chehab2008-05-25
| * | | | | [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev2008-05-25
| * | | | | [ALSA] hda - Added support for Foxconn P35AX-S mainboardTravis Place2008-05-24
| * | | | | [ALSA] hda - Fix COEF and EAPD in ALC889 auto-configuration modeTakashi Iwai2008-05-24
| * | | | | [ALSA] hda - Fix noise on VT1708 codecTakashi Iwai2008-05-24
| * | | | | [ALSA] hda - Add model for ASUS P5K-E/WIFI-APTravis Place2008-05-24
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-24
|\ \ \ \ \ \
| * | | | | | x86: prevent PGE flush from interruption/preemptionIngo Molnar2008-05-23
| * | | | | | x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-23
| * | | | | | namespacecheck: automated fixesIngo Molnar2008-05-23
| * | | | | | x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-23
| * | | | | | x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-23
| * | | | | | x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-23
| * | | | | | x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-23