Age | Commit message (Expand) | Author | Files | Lines |
2011-03-14 | net: sh_eth: remove almost #ifdef of SH7763 | Yoshihiro Shimoda | 2 | -39/+47 |
2011-03-14 | net: sh_eth: remove the SH_TSU_ADDR | Yoshihiro Shimoda | 2 | -22/+27 |
2011-03-14 | net: sh_eth: modify the definitions of register | Yoshihiro Shimoda | 3 | -422/+533 |
2011-03-14 | Merge branch 'tipc-Mar14-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 1 | -1/+1 |
2011-03-14 | pktgen: bug fix in transmission headers with frags=0 | Daniel Turull | 1 | -2/+1 |
2011-03-14 | bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow | Ariel Elior | 1 | -1/+1 |
2011-03-14 | oom: oom_kill_process: fix the child_points logic | Oleg Nesterov | 1 | -3/+8 |
2011-03-14 | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic() | Thomas Gleixner | 1 | -3/+0 |
2011-03-14 | futex: Deobfuscate handle_futex_death() | Thomas Gleixner | 1 | -3/+14 |
2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2 | -4/+4 |
2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
2011-03-14 | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | 1 | -0/+1 |
2011-03-14 | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 1 | -2/+29 |
2011-03-14 | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 1 | -1/+1 |
2011-03-14 | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 1 | -57/+6 |
2011-03-14 | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 1 | -2/+3 |
2011-03-14 | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2 | -119/+158 |
2011-03-14 | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 3 | -12/+3 |
2011-03-14 | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 1 | -1/+4 |
2011-03-14 | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 1 | -1/+2 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 1 | -1/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 1 | -2/+2 |
2011-03-14 | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 1 | -2/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2 | -2/+2 |
2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 1 | -2/+2 |
2011-03-14 | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 3 | -5/+3 |
2011-03-14 | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 1 | -5/+0 |
2011-03-14 | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 1 | -1/+1 |
2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 1 | -0/+2 |
2011-03-14 | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 1 | -2/+9 |
2011-03-14 | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 1 | -32/+38 |
2011-03-14 | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 1 | -27/+25 |
2011-03-14 | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 1 | -27/+27 |
2011-03-14 | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 1 | -7/+7 |
2011-03-14 | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 1 | -2/+2 |
2011-03-14 | staging: hv: fix memory leaks | Alexander Beregalov | 1 | -0/+2 |
2011-03-14 | staging: hv: Remove NULL check before kfree | Ilia Mirkin | 3 | -13/+6 |
2011-03-14 | Staging: hv: Get rid of vmbus_child_dev_add() | K. Y. Srinivasan | 3 | -10/+2 |
2011-03-14 | Staging: hv: Change the signature for vmbus_child_device_register() | K. Y. Srinivasan | 2 | -6/+4 |
2011-03-14 | Staging: hv: Get rid of vmbus_cleanup() function | K. Y. Srinivasan | 1 | -10/+1 |
2011-03-14 | Staging: hv: Get rid of vmbus_dev_rm() function | K. Y. Srinivasan | 1 | -14/+3 |
2011-03-14 | Staging: hv: Change the signature for vmbus_on_isr() | K. Y. Srinivasan | 1 | -3/+2 |
2011-03-14 | Staging: hv: Eliminate vmbus_event_dpc() | K. Y. Srinivasan | 3 | -12/+3 |
2011-03-14 | Staging: hv: Get rid of the function vmbus_msg_dpc() | K. Y. Srinivasan | 1 | -13/+2 |
2011-03-14 | Staging: hv: Change the signature for vmbus_cleanup() | K. Y. Srinivasan | 1 | -3/+2 |
2011-03-14 | Staging: hv: Simplify root device management | K. Y. Srinivasan | 1 | -30/+11 |
2011-03-14 | staging: rtl8192e: Don't copy dev pointer to skb | Mike McCormack | 3 | -7/+0 |
2011-03-14 | staging: rtl8192e: Pass priv to cmdpkt functions | Mike McCormack | 4 | -45/+20 |
2011-03-14 | staging: rtl8192e: Pass priv to firmware download functions | Mike McCormack | 4 | -18/+14 |
2011-03-14 | staging: rtl8192e: Pass priv to rtl8192_interrupt | Mike McCormack | 1 | -10/+10 |