aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-11[AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi
2007-07-10[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.hIlpo Järvinen
2007-07-10[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki
2007-07-10[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki
2007-07-10[NET]: Update comments for skb checksumsHerbert Xu
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann
2007-07-10[IPV4]: Make ip_tos2prio const.Philippe De Muyter
2007-07-10[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystemYasuyuki Kozakai
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysctPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: use hashtable for expectationsPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...Patrick McHardy