summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-19irda: Kill set but unused variable 'bytes' in irlan_check_command_param()David S. Miller
2011-05-19irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller
2011-05-19rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()David S. Miller
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-19be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller
2011-05-19irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...David S. Miller
2011-05-19atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller
2011-05-19rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()David S. Miller
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()David S. Miller
2011-05-19pkt_sched: Kill set but unused variable 'protocol' in tc_classify()David S. Miller
2011-05-19isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller
2011-05-19tg3: Update version to 3.119Matt Carlson
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson
2011-05-19tg3: Remove excessive parenthesisMatt Carlson
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix TSO loopback testMatt Carlson
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson
2011-05-19tg3: Cleanup transmit error pathMatt Carlson
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson
2011-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-05-19Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-199p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()David S. Miller
2011-05-199p: Kill set but not used variable 'ret' in parse_opts()David S. Miller
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds
2011-05-19ipconfig wait for carrierMicha Nelissen
2011-05-19SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()Jacek Luczak
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-19net: ping: fix the coding styleChangli Gao
2011-05-19net: ping: make local functions staticChangli Gao
2011-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-05-19Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-19kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas
2011-05-19kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas
2011-05-19kmemleak: Do not return a pointer to an object that kmemleak did not getCatalin Marinas
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven
2011-05-19input/atari: Fix atarimouse initMichael Schmitz
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven