aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-09-22const: make file_lock_operations constAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-09-22const: mark remaining export_operations constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton
2009-09-22proc: document `guest' column in /proc/statEric Dumazet
2009-09-22fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara
2009-09-22sdhci: orphan driver and listPierre Ossman
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20loongson: fix cut-and-paste mis-mergeLinus Torvalds
2009-09-20Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria