aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-14net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2-39/+47
2011-03-14net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2-22/+27
2011-03-14net: sh_eth: modify the definitions of registerYoshihiro Shimoda3-422/+533
2011-03-14Merge branch 'tipc-Mar14-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-1/+1
2011-03-14pktgen: bug fix in transmission headers with frags=0Daniel Turull1-2/+1
2011-03-14bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flowAriel Elior1-1/+1
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov1-3/+8
2011-03-14arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()Thomas Gleixner1-3/+0
2011-03-14futex: Deobfuscate handle_futex_death()Thomas Gleixner1-3/+14
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2-4/+4
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-14MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere1-0/+1
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy1-2/+29
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu1-1/+1
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu1-57/+6
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu1-2/+3
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2-119/+158
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu3-12/+3
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa1-1/+4
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney1-1/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney1-2/+2
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney1-2/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2-2/+2
2011-03-14MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A1-2/+2
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A3-5/+3
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan1-5/+0
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer1-1/+1
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney1-0/+2
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin1-2/+9
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin1-32/+38
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin1-27/+25
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin1-27/+27
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin1-7/+7
2011-03-14MIPS: Replace deprecated spinlock initializationThomas Gleixner1-2/+2
2011-03-14staging: hv: fix memory leaksAlexander Beregalov1-0/+2
2011-03-14staging: hv: Remove NULL check before kfreeIlia Mirkin3-13/+6
2011-03-14Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan3-10/+2
2011-03-14Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan2-6/+4
2011-03-14Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan1-10/+1
2011-03-14Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan1-14/+3
2011-03-14Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan1-3/+2
2011-03-14Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan3-12/+3
2011-03-14Staging: hv: Get rid of the function vmbus_msg_dpc()K. Y. Srinivasan1-13/+2
2011-03-14Staging: hv: Change the signature for vmbus_cleanup()K. Y. Srinivasan1-3/+2
2011-03-14Staging: hv: Simplify root device managementK. Y. Srinivasan1-30/+11
2011-03-14staging: rtl8192e: Don't copy dev pointer to skbMike McCormack3-7/+0
2011-03-14staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack4-45/+20
2011-03-14staging: rtl8192e: Pass priv to firmware download functionsMike McCormack4-18/+14
2011-03-14staging: rtl8192e: Pass priv to rtl8192_interruptMike McCormack1-10/+10