summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-0/+22
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds25-396/+33
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-31/+80
2007-07-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+34
2007-07-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds58-396/+917
2007-07-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-89/+24
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds35-2794/+4012
2007-07-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-6/+15
2007-07-12Remove old i386 setup codeH. Peter Anvin1-4/+0
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin1-0/+8
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin4-19/+93
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2-9/+9
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi5-2/+13
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin1-5/+4
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin6-152/+133
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin1-3/+3
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle1-73/+0
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell1-1/+1
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa1-0/+9
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa1-0/+2
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto1-4/+0
2007-07-12[MIPS] Change names of local variables to silence sparse (part 2)Atsushi Nemoto1-10/+10
2007-07-12[MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto1-1/+2
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare1-0/+1
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su1-0/+1
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare1-2/+3
2007-07-12i2c: Fix sparse warning in i2c.hMark M. Hoffman1-1/+2
2007-07-12i2c: Add kernel documentationDavid Brownell1-3/+8
2007-07-12Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang1-0/+4
2007-07-12Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang1-3/+1
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu3-4/+0
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich6-0/+1714
2007-07-12Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger1-0/+4
2007-07-12Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich1-16/+1
2007-07-12Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich1-38/+47
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy2-10/+9
2007-07-11[VLAN]: Fix MAC address handlingPatrick McHardy1-0/+1
2007-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller3-2/+22
2007-07-11[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch1-0/+10
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-2/+4
2007-07-11sysfs: make directory dentries and inodes reclaimableTejun Heo1-1/+0
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2-12/+16
2007-07-11sysfs: implement SYSFS_FLAG_REMOVED flagTejun Heo1-0/+1
2007-07-11sysfs: rename sysfs_dirent->s_type to s_flags and make room for flagsTejun Heo1-0/+3
2007-07-11driver-core: make devt_attr and uevent_attr staticTejun Heo1-5/+0
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo2-6/+9
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo1-0/+1
2007-07-11ida: implement idr based id allocatorTejun Heo1-0/+29
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki1-1/+0
2007-07-11PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki1-1/+0