Age | Commit message (Expand) | Author |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds |
2011-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2011-05-20 | core_kernel_data(): Fix architectures that do not define _sdata | Ingo Molnar |
2011-05-19 | networking: NET_CLS_ROUTE4 depends on INET | Randy Dunlap |
2011-05-19 | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds |
2011-05-19 | Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/... | Linus Torvalds |
2011-05-19 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds |
2011-05-19 | Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-19 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-19 | irda: Fix error propagation in ircomm_lmp_connect_response() | David S. Miller |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-05-19 | irda: Kill set but unused variable 'bytes' in irlan_check_command_param() | David S. Miller |
2011-05-19 | irda: Kill set but unused variable 'clen' in ircomm_connect_indication() | David S. Miller |
2011-05-19 | rxrpc: 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-19 | be2net: Kill set but unused variable 'req' in lancer_fw_download() | David S. Miller |
2011-05-19 | irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_... | David S. Miller |
2011-05-19 | atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined. | David S. Miller |
2011-05-19 | rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). | David S. Miller |
2011-05-19 | rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() | David S. Miller |
2011-05-19 | rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection() | David S. Miller |
2011-05-19 | rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() | David S. Miller |
2011-05-19 | pkt_sched: Kill set but unused variable 'protocol' in tc_classify() | David S. Miller |
2011-05-19 | isdn: capi: Use pr_debug() instead of ifdefs. | David S. Miller |
2011-05-19 | tg3: Update version to 3.119 | Matt Carlson |
2011-05-19 | tg3: Apply rx_discards fix to 5719/5720 | Matt Carlson |
2011-05-19 | tg3: Remove excessive parenthesis | Matt Carlson |
2011-05-19 | tg3: Consolidate all netdev feature assignments | Matt Carlson |
2011-05-19 | tg3: Move TSO_CAPABLE assignment | Matt Carlson |
2011-05-19 | tg3: Fix stats for 5704 and later devices | Matt Carlson |
2011-05-19 | tg3: Fix TSO loopback test | Matt Carlson |
2011-05-19 | tg3: Consolidate autoneg advertisement setup code | Matt Carlson |
2011-05-19 | tg3: Fix EEE interoperability workaround | Matt Carlson |
2011-05-19 | tg3: Fix IPv6 TCP problems for 5719 | Matt Carlson |
2011-05-19 | tg3: Fix 57765 B0 data corruption | Matt Carlson |
2011-05-19 | tg3: Cleanup transmit error path | Matt Carlson |
2011-05-19 | tg3: Set tx bug flags for more devices | Matt Carlson |
2011-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-05-19 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds |
2011-05-19 | 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() | David S. Miller |
2011-05-19 | 9p: Kill set but not used variable 'ret' in parse_opts() | David S. Miller |
2011-05-19 | Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" | Paul E. McKenney |
2011-05-19 | list: remove prefetching from regular list iterators | Linus Torvalds |
2011-05-19 | ipconfig wait for carrier | Micha Nelissen |
2011-05-19 | SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() | Jacek Luczak |
2011-05-19 | hlist: remove software prefetching in hlist iterators | Linus Torvalds |
2011-05-19 | ipv6: reduce per device ICMP mib sizes | Eric Dumazet |
2011-05-19 | net: ping: fix the coding style | Changli Gao |
2011-05-19 | net: ping: make local functions static | Changli Gao |