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