aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/jump_label.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31vmpressure: do not check for pending work to prevent from new workMichal Hocko1-1/+1
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2-6/+6
2013-07-31printk: rename struct log to struct printk_logJoe Perches1-40/+40
2013-07-31printk: use pointer for console_cmdline indexingJoe Perches1-23/+26
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches5-33/+117
2013-07-31printk: add console_cmdline.hJoe Perches2-9/+17
2013-07-31printk: move to separate directory for easier modificationJoe Perches4-2/+4
2013-07-31drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't createdGrygorii Strashko1-1/+2
2013-07-31mm: zbud: fix condition check on allocation sizeHeesub Shin1-1/+1
2013-07-31thp, mm: avoid PageUnevictable on active/inactive lru listsKirill A. Shutemov2-19/+5
2013-07-31mm/swap.c: clear PageActive before adding pages onto unevictable listNaoya Horiguchi1-7/+2
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton1-0/+1
2013-07-31mm: sched: numa: fix NUMA balancing when !SCHED_DEBUGDave Kleikamp1-2/+2
2013-07-31rapidio: fix use after free in rio_unregister_scan()Dan Carpenter1-1/+3
2013-07-31.gitignore: ignore *.lz4 filesMarkus Trippelsdorf1-0/+1
2013-07-31MAINTAINERS: dynamic debug: Jason's not there...Joe Perches1-1/+1
2013-07-31dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings1-0/+14
2013-07-31ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page()Gu Zheng1-0/+5
2013-07-31mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov2-2/+6
2013-07-30mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun1-0/+1
2013-07-30mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)1-10/+14
2013-07-30mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)1-10/+9
2013-07-30atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2-1/+42
2013-07-31drm/i915: fix missed hunk after GT access breakageBen Widawsky3-0/+8
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira1-1/+1
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter1-0/+4
2013-07-30net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König1-5/+0
2013-07-30drm/radeon/dpm: re-enable cac control on SIAlex Deucher1-2/+1
2013-07-30drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formulaAlex Deucher1-3/+5
2013-07-30drm: fix 64 bit drm fixed point helpersAlex Deucher1-7/+7
2013-07-30drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher1-0/+5
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini1-1/+1
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli1-7/+1
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras1-2/+1
2013-07-30MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras2-1/+1
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki1-3/+4
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill1-0/+4
2013-07-30xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross3-1/+13
2013-07-30ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-07-30net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller1-0/+1
2013-07-30drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2-6/+10
2013-07-30drm/nouveau/vm: make vm refcount into a krefBen Skeggs2-18/+11
2013-07-30drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph classIlia Mirkin1-1/+4
2013-07-30drm/nv40/mpeg: write magic value to channel object to make it workIlia Mirkin1-0/+1
2013-07-30drm/nouveau: fix size check for cards without vmMaarten Lankhorst1-1/+6
2013-07-30drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov1-8/+0
2013-07-30drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin2-0/+4
2013-07-30drm/nv31/mpeg: fix mpeg engine initializationIlia Mirkin1-2/+2