summaryrefslogtreecommitdiffstats
path: root/net/ipx (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-13powerpc/pasemi: Fix Nemo SB600 i8259 interrupts.Darren Stevens1-0/+65
2016-09-13powerpc/pasemi: Add Nemo motherboard config option.Darren Stevens1-0/+10
2016-09-13hwrng: pasemi-rng - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan1-1/+1
2016-09-13powerpc/ps3: fix spelling mistake in function nameColin Ian King1-1/+1
2016-09-13powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman1-15/+4
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman5-28/+26
2016-09-13powerpc/boot: Use $(Q) to quiet build rules not @Michael Ellerman1-4/+4
2016-09-13powerpc/vdso64: Drop vdso64asMichael Ellerman1-6/+0
2016-09-13powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman1-1/+0
2016-09-13powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2-14/+1
2016-09-13powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman1-4/+4
2016-09-13powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras3-11/+49
2016-09-13powerpc/xmon: Don't use ld on 32-bitMichael Ellerman1-2/+2
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens9-0/+45
2016-09-13powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2-5/+5
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens22-27/+27
2016-09-10powerpc/cell: Drop unused iic_get_irq_host()Daniel Axtens1-6/+0
2016-09-04Linux 4.8-rc5v4.8-rc5Linus Torvalds1-1/+1
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds1-1/+2
2016-09-03tpm: invalid self test error messageJarkko Sakkinen1-2/+1
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-02x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse1-0/+9
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren1-1/+1
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren1-0/+1
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li1-1/+2
2016-09-02rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine1-1/+1
2016-09-02rapidio/documentation/mport_cdev: add missing parameter descriptionAlexandre Bounine1-0/+4
2016-09-02kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko1-6/+4
2016-09-02MAINTAINERS: Vladimir has movedVladimir Davydov2-1/+3
2016-09-02mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes3-6/+22
2016-09-02printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky1-15/+23
2016-09-02treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches4-20/+0
2016-09-02drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2016-09-02mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman3-15/+27
2016-09-02lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven1-9/+15
2016-09-02lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven1-1/+1
2016-09-02kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2-0/+10
2016-09-02kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann1-0/+3
2016-09-02mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko1-49/+2
2016-09-01btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang1-5/+5
2016-09-01Btrfs: fix endless loop in balancing block groupsLiu Bo1-3/+5
2016-09-01Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik1-3/+5
2016-09-01ovl: update docMiklos Szeredi1-5/+3
2016-09-01ovl: listxattr: use strnlen()Miklos Szeredi1-7/+10
2016-09-01ovl: Switch to generic_getxattrAndreas Gruenbacher4-10/+33
2016-09-01ovl: copyattr after setting POSIX ACLMiklos Szeredi1-1/+5
2016-09-01ovl: Switch to generic_removexattrAndreas Gruenbacher4-58/+33