summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-041-5/+1
* CRIS: Better link to rs485 in helpJesper Nilsson2010-08-041-1/+1
* CRIS: Remove CVS tag.Jesper Nilsson2010-08-041-2/+1
* CRIS: v10: remove all BKL usageJesper Nilsson2010-08-041-26/+13
* CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-041-32/+48
* arch/cris: Remove unnecessary casts of private_dataJoe Perches2010-08-041-5/+5
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-044-12/+6
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-047-61/+137
* CRIS: invoke oom-killer from page faultJesper Nilsson2010-08-041-4/+4
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-044-106/+45
* 9p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov2010-08-041-1/+1
* gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
* edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
* drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
* dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron2010-07-271-1/+3
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2010-07-271-3/+3
|\
| * perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra2010-07-271-3/+3
* | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-271-15/+14
|\ \
| * | ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-141-15/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2719-36/+151
|\ \ \ | |_|/ |/| |
| * | s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-261-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-262-3/+3
| |\ \
| | * | ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2
| | * | wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville2010-07-201-1/+1
| * | | net: dev_forward_skb should call nf_resetBen Greear2010-07-251-0/+1
| * | | net sched: fix race in mirred device removalstephen hemminger2010-07-242-3/+41
| * | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-07-242-0/+3
| |\ \ \
| | * | | wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2010-07-222-0/+3
| * | | | tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin2010-07-241-2/+12
| * | | | bonding: set device in RLB ARP packet handlerGreg Edwards2010-07-241-1/+1
| * | | | ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-221-5/+9
| * | | | net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller2010-07-221-1/+2
| * | | | net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard2010-07-221-1/+3
| * | | | macvtap: Limit packet queue lengthHerbert Xu2010-07-223-4/+26
| * | | | ixgbe/igb: catch invalid VF settingsAndy Gospodarek2010-07-212-0/+18
| * | | | bnx2x: Advance a module versionVladislav Zolotarov2010-07-211-2/+2
| * | | | bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov2010-07-211-9/+18
| * | | | bnx2x: Protect a SM state changeVladislav Zolotarov2010-07-212-4/+11
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-262-11/+16
|\ \ \ \ \
| * | | | | x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini2010-07-231-1/+1
| * | | | | x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski2010-07-201-10/+15
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-07-263-37/+27
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-07-261-6/+5
| * | | | | | [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-07-261-8/+9
| * | | | | | [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-07-261-12/+6
| * | | | | | [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-07-261-1/+5
| * | | | | | [CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng2010-07-261-0/+1
| * | | | | | [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg2010-07-261-10/+1
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-2619-53/+61
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings2010-07-265-1/+6
OpenPOWER on IntegriCloud