aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells2-2/+2
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells3-1/+3
2013-04-29Include missing linux/slab.h inclusionsDavid Howells4-0/+4
2013-04-29arm: Don't use create_proc_read_entry()David Howells1-23/+19
2013-04-29ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren1-41/+37
2013-04-29cris: Don't use create_proc_read_entry()David Howells2-330/+265
2013-04-29h8300: Don't use create_proc_read_entry()David Howells1-14/+20
2013-04-29ia64: Don't use create_proc_read_entry()David Howells3-348/+301
2013-04-29mips: Don't use create_proc_read_entry()David Howells3-136/+104
2013-04-29parisc: Don't use create_proc_read_entry()David Howells1-23/+24
2013-04-29sh: Don't use create_proc_read_entry()David Howells1-9/+19
2013-04-29new helper: read_code()Al Viro1-24/+6
2013-04-09UM: Adjust printk in create_proc_mconsole()David Howells1-2/+1
2013-04-09constify a bunch of struct file_operations instancesAl Viro3-3/+3
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro1-4/+2
2013-04-09lparcfg: don't bother saving pointer to proc_dir_entryAl Viro1-9/+2
2013-04-09prominfo_proc fixesAl Viro1-30/+12
2013-04-09srm_env: don't bother with pointer to srm_env_tAl Viro1-24/+9
2013-04-09srm_env: use proc_remove_subtree()Al Viro1-57/+7
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro11-43/+27
2013-04-09last_radio_log: switch to proc_create()Al Viro1-16/+4
2013-04-09xtensa simdisk: switch to proc_create_data()Al Viro1-13/+23
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro4-13/+6
2013-04-09atags_proc: switch to proc_create_data()Al Viro1-18/+10
2013-04-09spufs: don't bother with fops->ownerAl Viro1-2/+0
2013-04-09switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2-18/+2
2013-04-09palinfo fixesAl Viro1-64/+13
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-14/+15
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+17
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+0
2013-03-22ARM: tegra: fix register address of slink controllerLaxman Dewangan2-2/+2
2013-03-21x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin1-2/+2
2013-03-21Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesArnd Bergmann1-0/+1
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-1/+22
2013-03-19x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu1-13/+13
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2-2/+0
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-35/+33
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-24/+57
2013-03-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds6-15/+3
2013-03-19sparc: remove unused "config BITS"Paul Bolle1-6/+0
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle1-1/+1
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)Andy Honig2-29/+22
2013-03-19KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)Andy Honig1-0/+5
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2-12/+0
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle1-1/+0
2013-03-19ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo1-0/+1
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut1-12/+12
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-18KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti1-9/+9