summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel
2008-07-23kgdb: support for ARCH=armJason Wessel
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier
2008-07-23HID: add n-trig digitizer usageRafi Rubin
2008-07-23sg: reimplement sg mapping iteratorTejun Heo
2008-07-23leds: Add support for Philips PCA955x I2C LED driversNate Case
2008-07-23leds: mark led_classdev.default_trigger as constAnton Vorontsov
2008-07-23leds: Add pca9532 led driverRiku Voipio
2008-07-23m68knommu: remove RPXCLASSIC from the m68k treeSebastian Siewior
2008-07-23m68knommu: add read_barrier_depends() and irqs_disabled_flags()Sebastian Siewior
2008-07-23m68knommu: add byteswap assembly opcode for ISA A+Sebastian Siewior
2008-07-23m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-22I/OAT: I/OAT version 3.0 supportMaciej Sosnowski
2008-07-22ipv6: icmp6_dst_gc return changeStephen Hemminger
2008-07-22netns: dont alloc ipv6 fib timer listStephen Hemminger
2008-07-22sparc: Fixes the DRM layer build on sparc.David S. Miller
2008-07-22PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki
2008-07-22ipv6: make struct ipv6_devconf staticAdrian Bunk
2008-07-22sctp: make sctp_outq_flush() staticAdrian Bunk
2008-07-22IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_segRoland Dreier
2008-07-22netns: make get_proc_net() staticAdrian Bunk
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz
2008-07-22net: Fix build failure with 'make mandocs'.Dave Jones
2008-07-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart
2008-07-22synclink_gt: add serial bit order controlPaul Fulghum
2008-07-22tty: rework break handlingAlan Cox
2008-07-22tty: Split ldisc code into its own fileAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert
2008-07-22execve filename: document and export via auxiliary vectorJohn Reiser
2008-07-22remove CONFIG_KMOD from core kernel codeJohannes Berg
2008-07-22rework try_then_request_module to do less in non-modular kernelsJohannes Berg
2008-07-22module: turn longs into ints for module sizesDenys Vlasenko
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko
2008-07-22module: reorder struct module to save space on 64 bit buildsRichard Kennedy
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell
2008-07-22powerpc/mpc5200: add PSC SICR bit definitionsGrant Likely
2008-07-22powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSCJon Smirl
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman