summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0243-1451/+1109Star
|\
| * ppc: Clean up scanlogDavid Howells2013-05-011-18/+11Star
| * ppc: Clean up rtas_flash driver somewhatDavid Howells2013-05-011-248/+204Star
| * 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
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-022-9/+11
|\ \
| * \ Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-30177-893/+1610
| |\ \
| * \ \ Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin2013-04-203571-94141/+114170
| |\ \ \
| * | | | x86, efi: Make efi_memblock_x86_reserve_range more readableBorislav Petkov2013-03-041-9/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0122-49/+103
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-23103-583/+833
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0828-125/+316
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0343-130/+374
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-0119-139/+106Star
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-0114-0/+28
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2714-69/+87
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-223-25/+65
| * | | | | | | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-214-23/+9Star
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20136-397/+497
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-011-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM - shmobile: Armadillo800EVA: Move st1232 reset pin handlingBastian Hecht2013-04-151-1/+6
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-0111-49/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | arch/tile: Fix syscall return value passed to tracepointSimon Marchi2013-04-241-1/+1
| * | | | | | | | | | | | | tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf2013-04-091-1/+9
| * | | | | | | | | | | | | tile: ns2cycles should use __raw_get_cpu_varHenrik Austad2013-03-261-1/+5