aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-03hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREGGravatar Al Viro 1-5/+5
2012-01-03switch debugfs to umode_tGravatar Al Viro 5-9/+9
2012-01-03switch procfs to umode_t useGravatar Al Viro 1-1/+1
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Gravatar Al Viro 2-2/+2
2012-01-03vfs: new helper - vfs_ustat()Gravatar Al Viro 1-8/+1
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootGravatar Al Viro 1-1/+1
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsGravatar Al Viro 1-1/+0
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Gravatar Linus Torvalds 3-71/+55
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 10-28/+46
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-15/+15
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-4/+4
2011-12-29procfs: do not confuse jiffies with cputime64_tGravatar Andreas Schwab 3-0/+5
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingGravatar Thomas Abraham 1-5/+0
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Gravatar Denis Kuzmenko 1-10/+15
2011-12-26KVM: PPC: e500: include linux/export.hGravatar Scott Wood 1-0/+1
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NGravatar Michael Neuling 1-1/+1
2011-12-26KVM: PPC: protect use of kvmppc_h_prGravatar Andreas Schwab 1-0/+2
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerGravatar Andreas Schwab 2-33/+33
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidGravatar Jan Kiszka 1-10/+9
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportGravatar Jan Kiszka 1-3/+7
2011-12-23ARM: 7237/1: PL330: Fix driver freezeGravatar Javi Merino 1-67/+49
2011-12-23ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Gravatar Dave Martin 2-3/+5
2011-12-23ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Gravatar Dave Martin 1-1/+1
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageGravatar Robert Richter 1-1/+1
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueGravatar Vladimir Zapolskiy 2-3/+3
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().Gravatar David S. Miller 1-2/+2
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+2
2011-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-8/+8
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2011-12-20Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 1-6/+10
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 3-19/+139
2011-12-20Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 1-4/+0
2011-12-19ARM: plat-orion: make gpiochip label uniqueGravatar Holger Brunck 1-1/+5
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTGravatar Clemens Ladisch 2-8/+8
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetGravatar Markus Kötter 1-2/+2
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsGravatar Robert Richter 1-1/+1
2011-12-19enable uncompress log on cpuimx35sdGravatar Eric Bénard 1-0/+1
2011-12-19cpuimx35: fix touchscreen supportGravatar Eric Bénard 1-1/+7
2011-12-19cpuimx35sd: fix KconfigGravatar Eric Bénard 2-3/+3
2011-12-19clock-imx35: fix reboot in internal boot modeGravatar Eric Bénard 1-10/+10
2011-12-19imx_v4_v5_defconfig: update default configurationGravatar Eric Bénard 1-5/+7
2011-12-19cpuimx25sd: fix KconfigGravatar Eric Bénard 2-3/+3
2011-12-19arm/imx: fix cpufreq section mismatchGravatar Richard Zhao 1-1/+1
2011-12-19ARM:imx:fix pwm period valueGravatar Jason Chen 1-0/+9
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 3-9/+4
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 11-13/+26
2011-12-15Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 3-4/+11
2011-12-15ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Gravatar Felipe Contreras 1-4/+0
2011-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Gravatar Olof Johansson 2-4/+4
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionGravatar Uwe Kleine-König 1-2/+2