aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-29[ICMP]: Add return code to icmp_init.Denis V. Lunev1-1/+1
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev4-5/+5
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-0/+35
2008-02-29x86 ptrace: fix ptrace_bts_config structure declarationDave Anderson1-4/+4
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld2-3/+7
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt3-0/+35
2008-02-29Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds1-0/+1
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds9-17/+96
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König1-2/+1
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-10/+7
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-7/+7
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath1-2/+2
2008-02-28Merge branch 'cleanups' into nextTrond Myklebust1-4/+5
2008-02-28SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust1-2/+0
2008-02-28SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust1-11/+1
2008-02-28SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust1-8/+1
2008-02-28SUNRPC: Add a timer function to wait queues.Trond Myklebust1-0/+9
2008-02-28SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust1-0/+1
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2-0/+4
2008-02-28[XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2-3/+52
2008-02-28[IPV6]: Fix source address selection for ORCHID addressesJuha-Matti Tapio1-0/+10
2008-02-28[NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev1-1/+1
2008-04-25[Blackfin] arch: add include/boot .gitignore filesMike Frysinger1-0/+1
2008-04-25[Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich1-0/+36
2008-04-25[Blackfin] arch: Equalize include files: Add PLL_DIV MasksMichael Hennerich1-0/+2
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang15-82/+891
2008-04-25[Blackfin] arch: Update anomaly list.Sonic Zhang5-18/+96
2008-04-24[Blackfin] arch: Clean up the definition and correct the commentary for curre...Robert P. J. Day1-7/+4
2008-04-24[Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr...Mike Frysinger1-0/+13
2008-04-24[Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich5-18/+172
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt6-14/+3
2008-04-24[Blackfin] arch: actually implement get_cycles functionMike Frysinger1-6/+11
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger1-9/+0
2008-04-24[Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger1-2/+2
2008-04-24[Blackfin] arch: merge ip0x-specific board changesMike Frysinger1-1/+9
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang4-48/+57
2008-04-24[Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt1-2/+3
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-2/+2
2008-04-23[Blackfin] arch: remove unused/incorrect definitionMeihui Fan1-1/+0
2008-04-23[Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan1-85/+65
2008-04-23[Blackfin] arch: fix obvious bfin_write typosMeihui Fan1-174/+174
2008-04-25[Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang1-7/+13
2008-04-23[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger2-7/+7
2008-04-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger1-26/+0
2008-04-23[Blackfin] arch: replace implied numbers with real valuesMike Frysinger1-13/+13
2008-04-23[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu1-0/+15
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt1-2/+2
2008-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu7-231/+1
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger1-1/+1
2008-02-28Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller1-4/+6