aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-123-27/+2
|\
| * configfs.h: Remove dead macro definitions.Robert P. J. Day2006-12-121-25/+0
| * include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan2006-12-121-1/+1
| * Remove duplicate "have to" in commentRolf Eike Beer2006-12-121-1/+1
* | Merge ../linusDave Jones2006-12-121035-19461/+21857
|\ \
| * \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-129-127/+157
| |\ \
| | * | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-104-4/+0
| | * | i2c: Whitespace cleanupsDavid Brownell2006-12-104-45/+45
| | * | i2c: Add support for nested i2c bus lockingJiri Kosina2006-12-101-0/+1
| | * | i2c: New Philips PNX bus driverVitaly Wool2006-12-102-0/+110
| | * | i2c: Delete the broken i2c-ite bus driverJean Delvare2006-12-102-75/+0
| | * | i2c: Update the list of driver IDsJean Delvare2006-12-101-3/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-1213-213/+329
| |\ \ \
| | * | | sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-125-7/+22
| | * | | sh: Fixup dma_cache_sync() callers.Paul Mundt2006-12-121-5/+5
| | * | | sh: BUG() handling through trapa vector.Paul Mundt2006-12-121-9/+44
| | * | | sh: Split out atomic ops logically.Paul Mundt2006-12-123-151/+180
| | * | | sh: landisk board build fixes.Paul Mundt2006-12-121-1/+1
| | * | | sh: push-switch fixups for work_struct API damage.Paul Mundt2006-12-121-0/+3
| | * | | sh: Shut up csum_ipv6_magic() warnings.Paul Mundt2006-12-121-35/+34
| | * | | sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt2006-12-121-6/+41
| * | | | [PATCH] lockdep: fix seqlock_init()Ingo Molnar2006-12-121-2/+5
| | |_|/ | |/| |
| * | | [PATCH] remove blk_queue_activity_fnBoaz Harrosh2006-12-122-7/+0
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-113-15/+21
| |\ \ \
| | * | | [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-0/+2
| | * | | [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-111-13/+13
| | * | | [DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker2006-12-111-2/+6
| | |/ /
| * | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-12-114-14/+54
| |\ \ \
| | * | | [AVR32] Pass dev parameter to dma_cache_sync()Haavard Skinnemoen2006-12-081-6/+6
| | * | | [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_dataHaavard Skinnemoen2006-12-081-3/+0
| | * | | [AVR32] Portmux API updateHaavard Skinnemoen2006-12-082-5/+48
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-1115-121/+147
| |\ \ \ \
| | * | | | [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-112-42/+40
| | * | | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-115-38/+48
| | |\ \ \ \
| | | * | | | [PPC] Fix compile failure do to introduction of PHY_POLLKumar Gala2006-12-101-0/+1
| | | * | | | Merge branch '85xx' into for_paulusKumar Gala2006-12-103-36/+39
| | | |\ \ \ \
| | | | * | | | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-103-36/+39
| | | * | | | | [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-081-2/+8
| | | |/ / / /
| | * | | | | [POWERPC] Add SPURR SPR to sysfsAnton Blanchard2006-12-091-0/+1
| | * | | | | [POWERPC] Add DSCR SPR to sysfsAnton Blanchard2006-12-092-2/+5
| | * | | | | [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-082-6/+6
| | * | | | | [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-081-0/+1
| | * | | | | [POWERPC] Delete unused irq functions on powerpcMatthew Wilcox2006-12-081-19/+0
| | * | | | | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier2006-12-082-11/+45
| | * | | | | [POWERPC] cell: Fix spu_info.h header exportArnd Bergmann2006-12-081-1/+1
| | * | | | | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-2/+0
| | |/ / / /
| * | | | | [MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle2006-12-121-1/+0
| * | | | | [MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle2006-12-122-1/+2
| * | | | | [MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle2006-12-121-2/+0
| * | | | | [MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle2006-12-121-0/+1
| | |_|/ / | |/| | |