summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-23[S390] dasd: tolerate devices that have no feature codesStefan Weinhuber1-7/+6
2009-09-23[S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck1-11/+29
2009-09-23[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens2-17/+9
2009-09-23[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens2-10/+10
2009-09-23[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger1-15/+4
2009-09-23[S390] fix disabled_wait inline assembly clobber listHeiko Carstens1-1/+1
2009-09-23[S390] Change kernel_page_present coding style.Heiko Carstens1-10/+7
2009-09-23[S390] hibernation: reset system after resumeHeiko Carstens1-2/+40
2009-09-23[S390] hibernation: fix guest page hinting related crashHeiko Carstens2-8/+51
2009-09-23[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens3-41/+8
2009-09-23[S390] Convert sys_execve to function with parameters.Heiko Carstens6-39/+39
2009-09-23[S390] Convert sys_clone to function with parameters.Heiko Carstens6-28/+13
2009-09-23[S390] qdio: change state of all primed input buffersJan Glauber1-0/+2
2009-09-23[S390] qdio: reduce per device debug messagesJan Glauber1-18/+12
2009-09-23[S390] cio: introduce consistent subchannel scanningSebastian Ott3-106/+51
2009-09-23[S390] cio: idset use actual number of ssidsSebastian Ott3-14/+15
2009-09-23[S390] cio: dont kfree vmalloced memorySebastian Ott1-2/+2
2009-09-23[S390] cio: introduce css_settleSebastian Ott3-12/+25
2009-09-23[S390] cio: introduce css_eval_scheduledSebastian Ott3-0/+27
2009-09-23[S390] cio: merge init callsSebastian Ott3-25/+61
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds134-2801/+3258
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-156/+195
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds8-69/+170
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-50/+76
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds26-1658/+297
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-79/+98
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+17
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds361-4033/+86808
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds22-181/+345
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-20/+90
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds165-41361/+35577
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2-4/+4
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe1-1/+10
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe1-1/+1
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar8-76/+534
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar132-2452/+2452
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2-37/+37
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2-38/+37
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar901-11786/+66487
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy7442-389086/+741194
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams5-16/+44
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras3-21/+2
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie13-1/+133
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2-0/+26
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher1-1/+1
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie1-0/+5
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2-10/+12
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds15-19/+2