summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-01net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang1-1/+13
2013-08-01net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang1-17/+27
2013-08-01parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer4-13/+32
2013-08-01parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin4-46/+0
2013-08-01parisc: add defconfig for c8000 machineHelge Deller1-0/+279
2013-08-01parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-08-01parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-08-01vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko3-0/+18
2013-08-01vmpressure: do not check for pending work to prevent from new workMichal Hocko1-1/+1
2013-08-01vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2-6/+6
2013-08-01printk: rename struct log to struct printk_logJoe Perches1-40/+40
2013-08-01printk: use pointer for console_cmdline indexingJoe Perches1-23/+26
2013-08-01printk: move braille console support into separate braille.[ch] filesJoe Perches5-33/+117
2013-08-01printk: add console_cmdline.hJoe Perches2-9/+17
2013-08-01printk: move to separate directory for easier modificationJoe Perches4-2/+4
2013-08-01drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't createdGrygorii Strashko1-1/+2
2013-08-01mm: zbud: fix condition check on allocation sizeHeesub Shin1-1/+1
2013-08-01thp, mm: avoid PageUnevictable on active/inactive lru listsKirill A. Shutemov2-19/+5
2013-08-01mm/swap.c: clear PageActive before adding pages onto unevictable listNaoya Horiguchi1-7/+2
2013-08-01arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton1-0/+1
2013-08-01mm: sched: numa: fix NUMA balancing when !SCHED_DEBUGDave Kleikamp1-2/+2
2013-08-01rapidio: fix use after free in rio_unregister_scan()Dan Carpenter1-1/+3
2013-08-01.gitignore: ignore *.lz4 filesMarkus Trippelsdorf1-0/+1
2013-08-01MAINTAINERS: dynamic debug: Jason's not there...Joe Perches1-1/+1
2013-08-01dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings1-0/+14
2013-08-01ocfs2/refcounttree: add the missing NULL check of the return value of find_or...Gu Zheng1-0/+5
2013-08-01mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov2-2/+6
2013-08-01Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier20-47/+223
2013-08-01IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit1-13/+63
2013-08-01IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2-1/+10
2013-08-01IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein1-1/+7
2013-08-01mlx5_core: Variable may be used uninitializedAndi Shyti1-1/+1
2013-08-01mlx5_core: Implement new initialization sequenceEli Cohen5-15/+106
2013-08-01mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-08-01IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter1-1/+2
2013-08-01IB/mlx5: Fix error return code in init_one()Wei Yongjun1-3/+5
2013-08-01ARM: allow kuser helpers to be removed from the vector pageRussell King3-9/+51
2013-08-01ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-08-01ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-08-01ARM: move vector stubsRussell King4-30/+37
2013-08-01ARM: poison memory between kuser helpersRussell King1-9/+16
2013-08-01ARM: poison the vectors pageRussell King1-0/+10
2013-08-01Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown1-12/+12
2013-08-01Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-3/+2
2013-08-01Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2-3/+3
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds84-291/+656
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein1-2/+8
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg1-1/+10
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg1-0/+1
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg1-13/+13