summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-012-2/+2
* proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-293-1/+3
* Include missing linux/slab.h inclusionsDavid Howells2013-04-294-0/+4
* arm: Don't use create_proc_read_entry()David Howells2013-04-291-23/+19Star
* ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren2013-04-291-41/+37Star
* cris: Don't use create_proc_read_entry()David Howells2013-04-292-330/+265Star
* h8300: Don't use create_proc_read_entry()David Howells2013-04-291-14/+20
* ia64: Don't use create_proc_read_entry()David Howells2013-04-293-348/+301Star
* mips: Don't use create_proc_read_entry()David Howells2013-04-293-136/+104Star
* parisc: Don't use create_proc_read_entry()David Howells2013-04-291-23/+24
* sh: Don't use create_proc_read_entry()David Howells2013-04-291-9/+19
* new helper: read_code()Al Viro2013-04-291-24/+6Star
* UM: Adjust printk in create_proc_mconsole()David Howells2013-04-091-2/+1Star
* constify a bunch of struct file_operations instancesAl Viro2013-04-093-3/+3
* create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-091-4/+2Star
* lparcfg: don't bother saving pointer to proc_dir_entryAl Viro2013-04-091-9/+2Star
* prominfo_proc fixesAl Viro2013-04-091-30/+12Star
* srm_env: don't bother with pointer to srm_env_tAl Viro2013-04-091-24/+9Star
* srm_env: use proc_remove_subtree()Al Viro2013-04-091-57/+7Star
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-0911-43/+27Star
* last_radio_log: switch to proc_create()Al Viro2013-04-091-16/+4Star
* xtensa simdisk: switch to proc_create_data()Al Viro2013-04-091-13/+23
* get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-094-13/+6Star
* atags_proc: switch to proc_create_data()Al Viro2013-04-091-18/+10Star
* spufs: don't bother with fops->ownerAl Viro2013-04-091-2/+0Star
* switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2013-04-092-18/+2Star
* palinfo fixesAl Viro2013-04-091-64/+13Star
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-254-14/+15
|\
| * ARM: tegra: fix register address of slink controllerLaxman Dewangan2013-03-222-2/+2
| * Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-211-0/+1
| |\
| | * ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo2013-03-191-0/+1
| * | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-12/+12
| |/
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-03-242-17/+17
|\ \
| * | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin2013-03-221-2/+2
| * | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu2013-03-201-13/+13
| * | x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-181-2/+2
| |/
* | Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2013-03-232-2/+0Star
|\ \
| * | md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2013-03-202-2/+0Star
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-214-1/+22
|\ \ \
| * | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
| * | | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-182-1/+5
| * | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-03-181-0/+13
| |\ \ \
| | * | | perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu2013-03-131-0/+13
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-202-35/+33Star
|\ \ \ \ \
| * | | | | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-03-192-29/+22Star
| * | | | | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-03-191-0/+5
| * | | | | KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti2013-03-181-9/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-195-24/+57
|\ \ \ \ \ \
| * | | | | | sparc: remove unused "config BITS"Paul Bolle2013-03-191-6/+0Star
| * | | | | | sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle2013-03-191-1/+1