summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-15x86, pat: avoid highmem cache attribute aliasingNick Piggin2-1/+7
2008-08-15reduce tlb/cache flush times of agpgart memory allocationShaohua Li3-1/+10
2008-08-15introduce two APIs for page attributeShaohua Li2-8/+53
2008-08-11x86: compile pat debugfs interface only if CONFIG_X86_PAT is setAndreas Herrmann1-2/+2
2008-08-11Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds16-76/+2249
2008-08-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-110/+66
2008-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-24/+21
2008-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-1174/+2598
2008-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-32/+60
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger1-1/+1
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven4-2/+26
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds1-1/+1
2008-08-11powerpc: Remove include/linux/harrier_defs.hPaul Mackerras1-212/+0
2008-08-11powerpc: Do not ignore arch/powerpc/includeJunio C Hamano1-1/+0
2008-08-11powerpc: Delete completed "ppc removal" task from feature removal fileRobert P. J. Day1-13/+0
2008-08-11powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt3-31/+43
2008-08-11powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt1-5/+12
2008-08-11powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot1-2/+3
2008-08-10[WATCHDOG] pcwd.c - fix open_allowed type.Wim Van Sebroeck1-1/+1
2008-08-10mfd: tc6393 cleanup and updateIan Molton2-69/+96
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz3-2/+11
2008-08-10mfd: TMIO MMC driverIan Molton4-0/+892
2008-08-10mfd: driver for the TMIO NAND controllerIan Molton3-0/+564
2008-08-10hwmon: (lm75) Drop legacy i2c driverJean Delvare1-92/+22
2008-08-10i2c: correct some size_t printk formatsDavid Brownell2-6/+6
2008-08-10i2c: Check for address business before creating clientsJean Delvare1-1/+6
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare2-3/+22
2008-08-10i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil1-1/+3
2008-08-10i2c: Fix oops on bus multiplexer driver loadingJean Delvare2-7/+7
2008-08-10[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/wdt285.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk1-12/+12
2008-08-10[WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk1-1/+1
2008-08-10[WATCHDOG] MAINTAINERS: remove ZF MACHZ WATCHDOG entryAdrian Bunk1-6/+0
2008-08-10[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=nJean Delvare1-1/+4
2008-08-10mfd: t7l66 MMC platform dataIan Molton1-0/+5
2008-08-10mfd: tc6387 MMC platform dataIan Molton1-1/+10
2008-08-10mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2-5/+10
2008-08-10mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz1-3/+0
2008-08-10mfd: driver for the TC6387XB TMIO controller.Ian Molton4-0/+202
2008-08-10mfd: driver for the T7L66XB TMIO SoCIan Molton4-0/+452
2008-08-10mfd: TMIO MMC structures and accessors.Ian Molton1-4/+15
2008-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-10/+20
2008-08-09uninline atl1e_setup_mac_ctrl()Adrian Bunk1-2/+2
2008-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds29-930/+1807
2008-08-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds6-54/+89
2008-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds14-509/+652
2008-08-08list.h: fix fatal kernel-doc errorRandy Dunlap1-2/+2
2008-08-08[CIFS] list entry can not return nullSteve French4-74/+61