aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar11-13/+14
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txtTang Chen1-3/+2
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-18kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-17ipmi: boolify some thingsCorey Minyard3-40/+38
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard4-97/+182
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)1-0/+6
2014-04-17raid5: fix a race of stripe count checkShaohua Li1-2/+1
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen23-23/+25
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen481-2662/+2672
2014-04-16tracing: Do not try to recreated toplevel set_ftrace_* filesSteven Rostedt (Red Hat)1-6/+10
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster3-6/+21
2014-04-17xfs: fix buffer use after free on IO errorEric Sandeen1-4/+12
2014-04-17xfs: wrong error sign conversion during failed DIO writesDave Chinner1-1/+1
2014-04-17xfs: unmount does not wait for shutdown during unmountDave Chinner1-9/+44
2014-04-17xfs: collapse range is delalloc challengedDave Chinner1-6/+11
2014-04-17xfs: don't map ranges that span EOF for direct IODave Chinner1-0/+14
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck3-3/+3
2014-04-16PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach1-1/+6
2014-04-16PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
2014-04-16PCI: designware: Use new OF interrupt mapping when possibleLucas Stach1-3/+9
2014-04-16PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-16PCI: designware: Fix comment for setting number of lanesMohit Kumar1-1/+1
2014-04-16ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang1-0/+2
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar2-42/+44
2014-04-16ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-15of: Clean up of_update_propertyGuenter Roeck1-7/+3
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel1-0/+10
2014-04-15tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar1-1/+1
2014-04-15tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar1-0/+3
2014-04-15tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar1-1/+1
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet19-46/+74
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet10-13/+13
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk1-2/+30
2014-04-15xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk1-3/+41
2014-04-15xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk1-1/+4
2014-04-15xen-pciback: silence an unwanted debug printkDan Carpenter1-1/+2
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn1-0/+2
2014-04-15irqchip: vic: Properly chain the cascaded IRQsLinus Walleij1-0/+6