summaryrefslogtreecommitdiffstats
path: root/fs/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-12ARM: clps711x: Add clocksource frameworkAlexander Shiyan2-8/+41
2013-06-12ARM: clps711x: Replace "arch_initcall" in common code with ".init_early"Alexander Shiyan8-7/+10
2013-06-12ARM: clps711x: Move specific definitions from hardware.h to boards filesAlexander Shiyan2-9/+6
2013-06-12ARM: clps711x: p720t: Define PLD registers as GPIOsAlexander Shiyan2-168/+193
2013-06-12ARM: clps711x: autcpu12: Move remaining specific definitions to board fileAlexander Shiyan2-45/+8
2013-06-12ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan5-151/+56
2013-06-12ARM: clps711x: autcpu12: Add support for NOR flashAlexander Shiyan2-7/+37
2013-06-12ARM: clps711x: autcpu12: Move LCD DPOT definitions to board fileAlexander Shiyan2-8/+14
2013-06-12ARM: clps711x: Set PLL clock to zero if we work from 13 mHz sourceAlexander Shiyan1-0/+1
2013-06-12ARM: clps711x: Remove NEED_MACH_MEMORY_H dependencyAlexander Shiyan3-44/+1
2013-06-12ARM: clps711x: Re-add GPIO supportAlexander Shiyan7-8/+78
2013-06-12GPIO: clps711x: Add DT supportAlexander Shiyan2-3/+39
2013-06-12GPIO: clps711x: Rewrite driver for using generic GPIO codeAlexander Shiyan2-168/+63
2013-06-02Linux 3.10-rc4v3.10-rc4Linus Torvalds1-1/+1
2013-06-01parisc: parport0: fix this legacy no-device port driver!Helge Deller2-4/+4
2013-06-01parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller1-1/+1
2013-06-01parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller1-4/+4
2013-06-01parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas1-0/+1
2013-06-01MAINTAINERS: update parisc architecture file listHelge Deller1-0/+8
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang1-1/+2
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle1-1/+1
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller1-4/+1
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang1-1/+1
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt1-1/+1
2013-06-01powerpc/perf: Add missing SIER supportMichael Ellerman1-12/+25
2013-06-01powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman1-24/+6
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao1-4/+1
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao1-9/+0
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat1-0/+2
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras4-0/+34
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain1-1/+1
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V1-8/+22
2013-06-01powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2-13/+18
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2-0/+18
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan1-2/+2
2013-06-01powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao1-2/+2
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling7-36/+74
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling4-14/+21
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling3-2/+36
2013-06-01powerpc/tm: Update cause codes documentationMichael Neuling1-0/+1
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8
2013-05-31reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney1-2/+7
2013-05-31reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2-1/+16
2013-05-31reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney1-0/+2
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2-8/+9
2013-05-31atmel_lcdfb: blank the backlight on removeRichard Genoud1-2/+8
2013-05-31trivial: atmel_lcdfb: add missing error messageRichard Genoud1-1/+4
2013-05-31befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro1-2/+2
2013-05-31hpfs: deadlock and race in directory lseek()Al Viro1-4/+6
2013-05-31qnx6: qnx6_readdir() has a braino in pos calculationAl Viro1-1/+1