summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-29[ICMP]: Add return code to icmp_init.Denis V. Lunev
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-02-29x86 ptrace: fix ptrace_bts_config structure declarationDave Anderson
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-02-29Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath
2008-02-28Merge branch 'cleanups' into nextTrond Myklebust
2008-02-28SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust
2008-02-28SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust
2008-02-28SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust
2008-02-28SUNRPC: Add a timer function to wait queues.Trond Myklebust
2008-02-28SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras
2008-02-28[IPV6]: Fix source address selection for ORCHID addressesJuha-Matti Tapio
2008-02-28[NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev
2008-04-25[Blackfin] arch: add include/boot .gitignore filesMike Frysinger
2008-04-25[Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich
2008-04-25[Blackfin] arch: Equalize include files: Add PLL_DIV MasksMichael Hennerich
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang
2008-04-25[Blackfin] arch: Update anomaly list.Sonic Zhang
2008-04-24[Blackfin] arch: Clean up the definition and correct the commentary for curre...Robert P. J. Day
2008-04-24[Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr...Mike Frysinger
2008-04-24[Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt
2008-04-24[Blackfin] arch: actually implement get_cycles functionMike Frysinger
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger
2008-04-24[Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger
2008-04-24[Blackfin] arch: merge ip0x-specific board changesMike Frysinger
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang
2008-04-24[Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2008-04-23[Blackfin] arch: remove unused/incorrect definitionMeihui Fan
2008-04-23[Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan
2008-04-23[Blackfin] arch: fix obvious bfin_write typosMeihui Fan
2008-04-25[Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang
2008-04-23[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger
2008-04-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger
2008-04-23[Blackfin] arch: replace implied numbers with real valuesMike Frysinger
2008-04-23[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt
2008-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger
2008-02-28Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller