aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-12Remove old i386 setup codeH. Peter Anvin
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto
2007-07-12[MIPS] Change names of local variables to silence sparse (part 2)Atsushi Nemoto
2007-07-12[MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto
2007-07-12[ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas
2007-07-12[ARM] 4473/2: Take the HWCAP definitions out of the elf.h fileCatalin Marinas
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao
2007-07-12[ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao
2007-07-12[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao
2007-07-12[ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao
2007-07-12[ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King
2007-07-12[ARM] pxa: remove MMC register defines from pxa-regs.hRussell King
2007-07-12[ARM] pxa: remove useless pxa_pm_finish() functionRussell King
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare
2007-07-12i2c: Fix sparse warning in i2c.hMark M. Hoffman
2007-07-12i2c: Add kernel documentationDavid Brownell
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis
2007-07-12[ARM] 4377/1: KS8695: GPIO driverAndrew Victor
2007-07-12[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz
2007-07-12[ARM] 4425/2: Gateway 7001 series supportImre Kaloz
2007-07-12[ARM] 4385/2: ixdp425: NAND supportVladimir Barinov
2007-07-12[ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa
2007-07-12[ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 familyGreg Ungerer
2007-07-12[ARM] 4427/1: base Atmel at91x40 architecture definesGreg Ungerer
2007-07-12[ARM] 4391/1: make at91 debug unit support optionalGreg Ungerer
2007-07-12[ARM] 4432/5: davinci: pin mux supportVladimir Barinov
2007-07-12[ARM] 4457/2: davinci: GPIO supportVladimir Barinov
2007-07-12[ARM] 4430/1: davinci: clock control supportVladimir Barinov
2007-07-12Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang
2007-07-12Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich
2007-07-12Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger
2007-07-12Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich
2007-07-12Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy