aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-20
|\
| * sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra2011-01-19
| * sched: Fix signed unsigned comparison in check_preempt_tick()Mike Galbraith2011-01-18
| * sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-18
| * sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failureMike Galbraith2011-01-18
| * sched: Display autogroup names in /proc/sched_debugBharata B Rao2011-01-18
| * sched: Reinstate group names in /proc/sched_debugBharata B Rao2011-01-18
| * sched: Update effective_load() to use global share weightsPaul Turner2011-01-18
* | Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2011-01-20
|\ \
| * | xenbus: Fix memory leak on releaseDaniel De Graaf2010-12-20
| * | xenbus: avoid zero returns from read()Daniel De Graaf2010-09-08
| * | xenbus: add missing wakeup in concurrent read/writeDaniel De Graaf2010-09-08
| * | xenbus: allow any xenbus command over /proc/xen/xenbusDiego Ongaro2010-09-01
| * | xenfs/xenbus: report partial reads/writes correctlyJeremy Fitzhardinge2010-08-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2011-01-20
|\ \ \
| * | | cifs: mangle existing header for SMB_COM_NT_CANCELJeff Layton2011-01-20
| * | | cifs: remove code for setting timeouts on requestsJeff Layton2011-01-20
| * | | [CIFS] cifs: reconnect unresponsive serversSteve French2011-01-20
| * | | cifs: set up recurring workqueue job to do SMB echo requestsJeff Layton2011-01-20
| * | | cifs: add ability to send an echo requestJeff Layton2011-01-20
| * | | cifs: add cifs_call_asyncJeff Layton2011-01-20
| * | | cifs: allow for different handling of received responseJeff Layton2011-01-20
| * | | cifs: clean up sync_mid_resultJeff Layton2011-01-20
| * | | cifs: don't reconnect server when we don't get a responseJeff Layton2011-01-20
| * | | cifs: wait indefinitely for responsesJeff Layton2011-01-20
| * | | cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...Shirish Pargaonkar2011-01-19
| * | | cifs: Fix regression during share-level security mounts (Repost)Shirish Pargaonkar2011-01-19
| * | | [CIFS] Update cifs version numberSteve French2011-01-19
| * | | cifs: move mid result processing into common functionJeff Layton2011-01-19
| * | | cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntryJeff Layton2011-01-19
| * | | cifs: clean up accesses to midCountJeff Layton2011-01-19
| * | | cifs: make wait_for_free_request take a TCP_Server_Info pointerJeff Layton2011-01-19
| * | | cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exitingJeff Layton2011-01-19
| * | | cifs: don't fail writepages on -EAGAIN errorsJeff Layton2011-01-19
| * | | CIFS: Fix oplock break handling (try #2)Pavel Shilovsky2011-01-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-20
|\ \ \ \
| * | | | virtio: remove virtio-pci root deviceMilton Miller2011-01-20
| * | | | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap2011-01-20
| * | | | lguest: compile fixesRusty Russell2011-01-20
| * | | | lguest: Use this_cpu_opsChristoph Lameter2011-01-20
| * | | | lguest: document --rng in example LauncherPhilip Sanderson2011-01-20
| * | | | lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logicPhilip Sanderson2011-01-20
| * | | | lguest: --username and --chroot optionsPhilip Sanderson2011-01-20
* | | | | Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-20
|\ \ \ \ \
| * | | | | msm: qsd8x50: Platform data isn't init dataStephen Boyd2010-12-20
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-20
|\ \ \ \ \ \
| * | | | | | trusted-keys: avoid scattring va_end()Tetsuo Handa2011-01-18
| * | | | | | trusted-keys: check for NULL before using itTetsuo Handa2011-01-18
| * | | | | | trusted-keys: another free memory bugfixTetsuo Handa2011-01-18
| * | | | | | trusted-keys: free memory bugfixMimi Zohar2011-01-13