aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto3-4622/+2
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno3-2/+43
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer3-30/+21
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy10-0/+697
2007-10-11[MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa1-1/+2
2007-10-11[MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa1-20/+0
2007-10-11[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu3-8/+8
2007-10-11[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu1-1/+1
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2-2/+66
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras1-1/+1
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz1-3/+15
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz1-2/+1
2007-10-11ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz1-1/+9
2007-10-11ide: hook ACPI _PSx method to IDE power on/offShaohua Li1-0/+2
2007-10-11hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov1-0/+1
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2-6/+9
2007-10-11[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=nBoaz Harrosh1-1/+6
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala3-47/+4
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras1-0/+1
2007-10-11[AVR32] Don't use __builtin_xchg()Haavard Skinnemoen1-4/+9
2007-10-11[AVR32] Ignore a few irrelevant syscallsHaavard Skinnemoen1-0/+13
2007-10-11[AVR32] SMC configuration in clock cyclesKristoffer Nyborg Gregertsen1-10/+41
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell1-0/+47
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell1-0/+41
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell1-0/+24
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-0/+4
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell2-4/+10
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell1-5/+0
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely1-1/+1
2007-10-11[AVR32] Make dma_sync_*_for_cpu no-opsHaavard Skinnemoen1-7/+10
2007-10-11[AVR32] Wire up USBA deviceHaavard Skinnemoen1-0/+8
2007-10-11[AVR32] add multidrive support for pio driverMatteo Vit1-0/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner545-155/+1007
2007-10-11x86_64: remove unused header file:Thomas Gleixner1-1/+0
2007-10-11i386: remove module.h include from termios.hThomas Gleixner1-1/+0
2007-10-10[IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2-0/+30
2007-10-10[9P]: build fix with !CONFIG_SYSCTLIngo Molnar1-0/+12
2007-10-10[NET]: Fix dev_put() and dev_hold() commentsBenjamin Thery1-2/+2
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev3-5/+5
2007-10-10[NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev1-1/+1
2007-10-10[NETLINK]: Fix typos in comments in netlink.hPierre Ynard1-5/+5
2007-10-10[TG3]: Add 5761 supportMatt Carlson1-0/+2
2007-10-10[INET]: local port range robustnessStephen Hemminger1-1/+2
2007-10-10[SCTP]: port randomizationStephen Hemminger1-2/+0
2007-10-10[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdrHerbert Xu4-22/+24
2007-10-10[IPSEC]: Use IPv6 calling convention as the convention for x->mode->outputHerbert Xu1-0/+12
2007-10-10[CRYPTO] sha: Add header file for SHA definitionsJan Glauber1-0/+53
2007-10-10[CRYPTO] blkcipher: Added blkcipher_walk_virt_blockHerbert Xu1-0/+4
2007-10-10[CRYPTO] xts: XTS blockcipher mode implementation without partial blocksRik Snel1-0/+2
2007-10-10[CRYPTO] aead: Add authencHerbert Xu1-1/+43