summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-21[IA64-SGI] support for older versions of PROMJack Steiner1-0/+34
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com1-1/+2
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-11-21[PATCH] as-iosched: remove state assertion in as_add_request()Jens Axboe1-4/+0
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones2-0/+7
2005-11-21[NET]: kernel-doc fixesRandy Dunlap2-2/+5
2005-11-21[NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy1-4/+2
2005-11-21[DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy1-0/+1
2005-11-21[NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser1-7/+5
2005-11-21[NETFILTER]: fixed dependencies between modules related with ip_conntrackYasuyuki Kozakai1-5/+5
2005-11-21[FIB_TRIE]: Don't show local table in /proc/net/route outputPatrick McHardy1-0/+3
2005-11-20[PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov1-1/+1
2005-11-20[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng1-5/+5
2005-11-20[COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky1-5/+3
2005-11-20[NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn1-2/+4
2005-11-20[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau1-1/+1
2005-11-20[PATCH] Remove compat ioctl semaphoreAndi Kleen1-7/+0
2005-11-20[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com1-1/+1
2005-11-20[PATCH] Register disabled CPUsAshok Raj1-3/+1
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen1-2/+3
2005-11-20Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov1-2/+3
2005-11-20Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov1-0/+2
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov2-6/+18
2005-11-20Input: handle failures in input_register_device()Dmitry Torokhov1-27/+36
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov1-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2-0/+5
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov2-153/+169
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac1-0/+6
2005-11-20Input: wistron - add PM supportDmitry Torokhov1-5/+57
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov1-16/+37
2005-11-20Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer1-20/+59
2005-11-20Input: wistron - disable for x86_64Andrew Morton1-1/+1
2005-11-20Input: add Wistron driverDmitry Torokhov4-0/+459
2005-11-20Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov1-31/+68
2005-11-20[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to WindowsSteve French1-0/+1
2005-11-20Linux v2.6.15-rc2v2.6.15-rc2Linus Torvalds1-1/+1
2005-11-20[IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki5-12/+33
2005-11-20[IPV6]: Fix calculation of AH length during filling ancillary data.Ville Nuorvala1-1/+1
2005-11-20[IPV6]: Fix memory management error during setting up new advapi sockopts.YOSHIFUJI Hideaki1-1/+2
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz4-11/+5
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2-11/+7
2005-11-19[PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz1-15/+0
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2-7/+0
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-25/+0
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2-0/+2
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2-9/+22
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King1-1/+0
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King2-23/+27
2005-11-19powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras1-2/+4
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz4-201/+14