aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-25Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux...rafael-pm-devfreqRafael J. Wysocki
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown
2012-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-23migrate_mode.h is not exported to user modeStephen Rothwell
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds
2012-01-23Merge branch 'akpm'Linus Torvalds
2012-01-23Merge branch 'for-linus-3.3' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds
2012-01-23ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-01-23docbook: fix sched source file names in device-drivers bookRandy Dunlap
2012-01-23docbook: change iomap source filename in deviceiobookRandy Dunlap
2012-01-23docbook: don't use serial_core.h in device-drivers bookRandy Dunlap
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap
2012-01-23kernel-doc: fix new warnings in debugfsRandy Dunlap
2012-01-23kernel-doc: fix new warning in regulator coreRandy Dunlap
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap
2012-01-23kernel-doc: fix new warnings in driver-coreRandy Dunlap
2012-01-23kernel-doc: fix new warnings in auditsc.cRandy Dunlap
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap
2012-01-23score: fix off-by-one index into syscall tableDan Rosenberg
2012-01-23mm: fix rss count leakage during migrationKonstantin Khlebnikov
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-23SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu
2012-01-23mm/hugetlb.c: undo change to page mapcount in fault handlerHillf Danton
2012-01-23mm: memcg: update the correct soft limit tree during migrationJohannes Weiner
2012-01-23proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin
2012-01-23kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-23ipc/mqueue: simplify reading msgqueue limitDavidlohr Bueso
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior
2012-01-23mm: __count_immobile_pages(): make sure the node is onlineMichal Hocko
2012-01-23mm: fix NULL ptr dereference in __count_immobile_pagesMichal Hocko
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton
2012-01-23ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson
2012-01-23ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai
2012-01-20MAINTAINERS: Add dma-buf sharing framework maintainerSumit Semwal
2012-01-20ALSA: hda - Fix a unused variable warningTakashi Iwai
2012-01-20snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool
2012-01-20PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham
2012-01-20PM / devfreq: fixed syntax errors.MyungJoo Ham