aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds
2007-07-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
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-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-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-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy
2007-07-11[VLAN]: Fix MAC address handlingPatrick McHardy
2007-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller
2007-07-11[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: make directory dentries and inodes reclaimableTejun Heo
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo
2007-07-11sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo
2007-07-11sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo
2007-07-11driver-core: make devt_attr and uevent_attr staticTejun Heo
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo
2007-07-11ida: implement idr based id allocatorTejun Heo
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki