summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-20fb: add support for drivers not needing VT switch at suspend/resume timeJesse Barnes1-0/+2
2013-02-20PM: make VT switching to the suspend console optional v3Jesse Barnes1-0/+13
2013-02-08Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...Dave Airlie1-0/+8
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie5-2/+8
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai2-0/+3
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox1-0/+1
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-0/+1
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+5
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa1-1/+1
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu1-1/+1
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+18
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-6/+18
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-35/+93
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-13/+47
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-27mfd: rtsx: Add clock divider hookWei WANG2-0/+4
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-4/+20
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern2-0/+5
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-24fbmon: add of_videomode helpersSteffen Trumtrar1-0/+4
2013-01-24fbmon: add videomode helpersSteffen Trumtrar1-0/+4
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson12-42/+37
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2-27/+4
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson1-0/+41
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+1
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-13/+46
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang2-5/+7
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell1-5/+5
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08[media] coda: Fix build due to iram.h renameSascha Hauer1-0/+41
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0