summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-02-07drm/udl: make usage as a console saferDave Airlie
2013-02-07drm/usb: bind driver to correct deviceDave Airlie
2013-02-07fbcon: don't lose the console font across generic->chip driver switchDave Airlie
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-05drm/radeon/dce6: fix display powergatingAlex Deucher
2013-02-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-06Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/...Linus Torvalds
2013-02-05Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2013-02-05drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang
2013-02-05drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann
2013-02-05checkpatch: fix $Float creation of match variablesJoe Perches
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-02-05MAINTAINERS: update avr32 web ressourcesMatthias Brugger
2013-02-05mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu
2013-02-05drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk
2013-02-05tools/vm: add .gitignore to ignore built binariesJoonsoo Kim
2013-02-05thp: avoid dumping huge zero pageKirill A. Shutemov
2013-02-05nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-04dlm: check the write size from userDavid Teigland
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-04USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-02-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-02-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V
2013-02-03perf: Fix event group context moveJiri Olsa
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek
2013-02-02USB: option: add Changhong CH690Bjørn Mork
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig
2013-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-02-01drm/radeon: add Oland pci idsAlex Deucher
2013-02-01drm/radeon: radeon-asic updates for OlandAlex Deucher
2013-02-01drm/radeon: add ucode loading support for OlandAlex Deucher
2013-02-01drm/radeon: fill in gpu init for OlandAlex Deucher
2013-02-01drm/radeon: add Oland chip familyAlex Deucher
2013-02-01drm/radeon: switch back to using the DMA ring for VM PT updatesAlex Deucher
2013-02-01drm/radeon: use IBs for VM page table updates v2Alex Deucher
2013-02-01GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opreg...Yasuaki Ishimatsu
2013-02-01digsig: Fix memory leakage in digsig_verify_rsa()YOSHIFUJI Hideaki
2013-01-31x86, doc: Boot protocol 2.12 is in 3.8H. Peter Anvin