Age | Commit message (Expand) | Author |
2011-01-20 | Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds |
2011-01-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc... | Linus Torvalds |
2011-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-01-20 | Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2011-01-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2011-01-20 | Fix broken "pipe: use event aware wakeups" optimization | Linus Torvalds |
2011-01-20 | i915: Fix i915 suspend delay | Linus Torvalds |
2011-01-20 | ACPI / Battery: remove battery refresh on resume | Linus Torvalds |
2011-01-20 | cifs: mangle existing header for SMB_COM_NT_CANCEL | Jeff Layton |
2011-01-20 | cifs: remove code for setting timeouts on requests | Jeff Layton |
2011-01-20 | [CIFS] cifs: reconnect unresponsive servers | Steve French |
2011-01-20 | cifs: set up recurring workqueue job to do SMB echo requests | Jeff Layton |
2011-01-20 | cifs: add ability to send an echo request | Jeff Layton |
2011-01-20 | cifs: add cifs_call_async | Jeff Layton |
2011-01-20 | cifs: allow for different handling of received response | Jeff Layton |
2011-01-20 | cifs: clean up sync_mid_result | Jeff Layton |
2011-01-20 | cifs: don't reconnect server when we don't get a response | Jeff Layton |
2011-01-20 | cifs: wait indefinitely for responses | Jeff Layton |
2011-01-20 | virtio: remove virtio-pci root device | Milton Miller |
2011-01-20 | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) | Randy Dunlap |
2011-01-20 | lguest: compile fixes | Rusty Russell |
2011-01-20 | lguest: Use this_cpu_ops | Christoph Lameter |
2011-01-20 | lguest: document --rng in example Launcher | Philip Sanderson |
2011-01-20 | lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic | Philip Sanderson |
2011-01-20 | lguest: --username and --chroot options | Philip Sanderson |
2011-01-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-01-19 | sctp: user perfect name for Delayed SACK Timer option | Shan Wei |
2011-01-19 | net: fix can_checksum_protocol() arguments swap | Eric Dumazet |
2011-01-19 | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller |
2011-01-19 | cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us... | Shirish Pargaonkar |
2011-01-19 | cifs: Fix regression during share-level security mounts (Repost) | Shirish Pargaonkar |
2011-01-19 | [CIFS] Update cifs version number | Steve French |
2011-01-19 | cifs: move mid result processing into common function | Jeff Layton |
2011-01-19 | cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry | Jeff Layton |
2011-01-19 | cifs: clean up accesses to midCount | Jeff Layton |
2011-01-19 | cifs: make wait_for_free_request take a TCP_Server_Info pointer | Jeff Layton |
2011-01-19 | cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting | Jeff Layton |
2011-01-19 | cifs: don't fail writepages on -EAGAIN errors | Jeff Layton |
2011-01-19 | CIFS: Fix oplock break handling (try #2) | Pavel Shilovsky |
2011-01-19 | x86: Unify "numa=" command line option handling | Jan Beulich |
2011-01-19 | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar |
2011-01-18 | ACPICA: Update version to 20110112 | Bob Moore |
2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore |
2011-01-18 | ACPICA: Fix issues/fault with automatic "serialized" method support | Lin Ming |
2011-01-18 | ACPICA: Debugger: Lock namespace for duration of a namespace dump | Bob Moore |
2011-01-18 | ACPICA: Fix namespace race condition | Dana Myers |
2011-01-18 | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). | Jesper Juhl |