aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-02ARM: footbridge: fix overlapping PCI mappingsfor-armMike Frysinger1-2/+0
2013-05-02Merge remote-tracking branch 'mainline/master'Mike Frysinger6905-238223/+351125
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds60-4074/+4481
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds7-107/+298
2013-05-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-346/+533
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds197-1325/+6486
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds236-2887/+1834
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds164-846/+6029
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds127-11152/+12434
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds263-6559/+2919
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds79-279/+321
2013-05-02ipc_schedule_free() can do vfree() directly nowAl Viro1-87/+16
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller1-6/+6
2013-05-02vhost_scsi: module renameMichael S. Tsirkin4-12/+11
2013-05-02tcm_vhost: header split upMichael S. Tsirkin3-139/+132
2013-05-02vhost: src file renamesMichael S. Tsirkin2-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds385-14539/+7395
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V1-0/+18
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman4-0/+25
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2-2/+4
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2-6/+6
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2-1/+3
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan3-8/+12
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-2190/+2796
2013-05-01linkage.h: fix build breakage due to symbol prefix handlingJames Hogan1-5/+2
2013-05-01don't bother with deferred freeing of fdtablesAl Viro2-67/+2
2013-05-01Merge branch 'vfree' into for-nextAl Viro1-5/+40
2013-05-01proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells3-218/+230
2013-05-01proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells4-17/+28
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells14-73/+33
2013-05-01take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro5-31/+35
2013-05-01ppc: Clean up scanlogDavid Howells1-18/+11
2013-05-01ppc: Clean up rtas_flash driver somewhatDavid Howells1-248/+204
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells1-19/+1
2013-05-01drm: proc: Use remove_proc_subtree()David Howells1-15/+7
2013-05-01drm: proc: Use minor->index to label things, not PDE->nameDavid Howells3-11/+7
2013-05-01drm: Constify drm_proc_list[]David Howells2-4/+4
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells1-1/+1
2013-05-01reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells1-11/+18
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells5-3/+11
2013-05-01airo: Use remove_proc_subtree()David Howells1-36/+13
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells2-13/+6
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells2-19/+8
2013-05-01proc: Add proc_mkdir_data()David Howells6-33/+28
2013-05-01proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells5-37/+38
2013-05-01proc: Move PDE_NET() to fs/proc/proc_net.cDavid Howells2-5/+4
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells15-92/+109
2013-05-01proc: Move proc_fd() to fs/proc/fd.hDavid Howells2-5/+5
2013-05-01proc: Uninline pid_delete_dentry()David Howells2-9/+14
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells14-35/+40
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1506-37021/+86321
2013-05-01filter: fix va_list build errorXi Wang1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds49-444/+2917
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet2-8/+9
2013-05-01Merge branch 'bnx2x'David S. Miller1-2/+6
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-05-01net: sctp: attribute printl with __printf for gcc fmt checksDaniel Borkmann1-1/+1
2013-05-01netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann2-9/+9
2013-05-01netpoll: convert mutex into a semaphoreNeil Horman2-8/+8
2013-05-01netlink: Fix skb ref counting.Pravin B Shelar1-1/+0
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds11-49/+93
2013-05-01init: Do not warn on non-zero initcall returnSteven Rostedt1-4/+1
2013-05-01net_sched: act_ipt forward compat with xtablesJamal Hadi Salim1-3/+30
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-84/+225
2013-05-01Merge branch 'next' into for-linusDmitry Torokhov17369-589942/+1081675
2013-05-01Merge branch 'ipc-scalability'Linus Torvalds7-341/+540
2013-05-01ipc: sysv shared memory limited to 8TiBRobin Holt2-2/+2
2013-05-01ipc/msg.c: use list_for_each_entry_[safe] for list traversingNikola Pajkovsky1-27/+8
2013-05-01ipc,sem: fine grained locking for semtimedopRik van Riel4-125/+203
2013-05-01ipc,sem: have only one list in struct sem_queueRik van Riel1-31/+34
2013-05-01ipc,sem: open code and rename sem_lockRik van Riel1-6/+23
2013-05-01ipc,sem: do not hold ipc lock more than necessaryDavidlohr Bueso2-48/+118
2013-05-01ipc: introduce lockless pre_down ipcctlDavidlohr Bueso2-5/+29
2013-05-01ipc: introduce obtaining a lockless ipc objectDavidlohr Bueso2-14/+59
2013-05-01ipc: remove bogus lock comment for ipc_checkidDavidlohr Bueso1-6/+1
2013-05-01ipc/msgutil.c: use linux/uaccess.hHoSung Jung1-2/+2
2013-05-01ipc: refactor msg list search into separate functionPeter Hurley1-22/+26
2013-05-01ipc: simplify msg list searchPeter Hurley1-6/+2
2013-05-01ipc: implement MSG_COPY as a new receive modePeter Hurley1-13/+9
2013-05-01ipc: remove msg handling from queue scanPeter Hurley1-10/+4
2013-05-01ipc: set EFAULT as default error in load_msg()Peter Hurley1-7/+3
2013-05-01ipc: tighten msg copy loopsPeter Hurley1-21/+11
2013-05-01ipc: separate msg allocation from userspace copyPeter Hurley1-14/+38
2013-05-01ipc: clamp with min()Peter Hurley1-22/+8
2013-05-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds34-1419/+1900
2013-05-01Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...Linus Torvalds3-9/+189
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds34-346/+659
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds87-1489/+539
2013-05-01dma-buf: Add debugfs supportSumit Semwal2-1/+162
2013-05-01dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal3-8/+27
2013-05-01vhost: fix error handling in RESET_OWNER ioctlMichael S. Tsirkin4-12/+24
2013-05-01tcm_vhost: remove virtio-net.h dependencyMichael S. Tsirkin1-1/+0
2013-05-01vhost: move per-vq net specific fields out to netMichael S. Tsirkin3-21/+27
2013-05-01tcm_vhost: document inflight ref-counting useMichael S. Tsirkin1-2/+10
2013-05-01vhost: move vhost-net zerocopy fields to net.cAsias He3-101/+142
2013-05-01tcm_vhost: Wait for pending requests in vhost_scsi_flush()Asias He2-1/+92
2013-05-01vhost: Allow device specific fields per vqAsias He4-87/+124
2013-05-01Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael S. Tsirkin39-1001/+4469
2013-05-01caif_virtio: Remove bouncing email addressesSjur Brændeland1-5/+5
2013-04-30Hexagon: add v4 CS regs to core copyout macroRichard Kuo1-3/+12
2013-04-30Hexagon: use correct translation for VMALLOC_STARTRichard Kuo1-2/+1
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo2-10/+22
2013-04-30Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo1-0/+1
2013-04-30Hexagon: fix signal number for user mem faultsRichard Kuo1-2/+2
2013-04-30Hexagon: remove two Kconfig entriesPaul Bolle1-9/+0
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle2-6/+0
2013-04-30Hexagon: update copyright datesRichard Kuo20-20/+20
2013-04-30Hexagon: add translation types for __vmnewmapRichard Kuo1-0/+7
2013-04-30Hexagon: fix signal.c compile errorRichard Kuo1-0/+2
2013-04-30Hexagon: break up user fn/arg register settingRichard Kuo1-1/+2
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2-0/+5
2013-04-30Hexagon: fix psp/sp macroRichard Kuo1-2/+1
2013-04-30Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo1-2/+11
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo1-0/+14
2013-04-30Hexagon: switch to using the device type for IO mappingsRichard Kuo1-5/+4
2013-04-30Hexagon: don't print info for offline CPU'sRichard Kuo1-0/+5
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo6-1/+38
2013-04-30Hexagon: use correct work mask when checking for more workRichard Kuo1-1/+1
2013-04-30Hexagon: add support for additional exceptionsRichard Kuo1-0/+10
2013-04-30Hexagon: fix initial page table setup prior to jump to VARichard Kuo1-12/+73
2013-04-30Hexagon: remove keyring related callRichard Kuo1-3/+0
2013-04-30Hexagon: check to if we will overflow the signal stackRichard Kuo1-0/+4
2013-04-30Hexagon: Signal and return path fixesRichard Kuo5-88/+84
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo8-48/+206
2013-04-30Hexagon: add individual register access for switch_stackRichard Kuo1-6/+43
2013-04-30Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo1-1/+1
2013-04-30Hexagon: use GENERIC_CPU_DEVICESRichard Kuo3-53/+2
2013-04-30Hexagon: change arch version config to allow comparisonsRichard Kuo3-31/+10
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo8-55/+91
2013-04-30Hexagon: fix __atomic_add_unlessRichard Kuo1-9/+11
2013-04-30Hexagon: clean up generic headers in KbuildRichard Kuo1-1/+1
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds214-1690/+2820
2013-04-30Merge tag 'md-3.10' of git://neil.brown.name/mdLinus Torvalds9-131/+368
2013-04-30Documentation/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-10/+10
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-2/+2
2013-04-30powerpc/xmon/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30power/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30kgdb/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30lib/decompress.c: fix initconstAndi Kleen1-1/+1
2013-04-30notifier-error-inject: fix module names in KconfigAkinobu Mita1-2/+2
2013-04-30kernel/sys.c: make prctl(PR_SET_MM) generally availableAmnon Shiloh1-8/+2
2013-04-30UAPI: remove empty Kbuild filesDavid Howells2-4/+0
2013-04-30menuconfig: print more info for symbol without promptsWengmeiling1-7/+20
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger1-40/+40
2013-04-30kconfig menu: move Virtualization drivers near other virtualization optionsRandy Dunlap1-2/+2
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd16-76/+31
2013-04-30relay: use macro PAGE_ALIGN instead of FIX_SIZEzhangwei(Jovi)1-4/+1
2013-04-30kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)2-3/+3
2013-04-30kernel/relay.c: remove unused function argument actorzhangwei(Jovi)1-8/+4
2013-04-30drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()Wei Yongjun1-1/+2
2013-04-30drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()Wei Yongjun1-1/+2
2013-04-30drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Wei Yongjun1-1/+2
2013-04-30drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun1-1/+3
2013-04-30drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han1-5/+3
2013-04-30semaphore: use `bool' type for semaphore_waiter's upliguang1-3/+3
2013-04-30semaphore: use unlikely() for down's timeoutliguang1-1/+1
2013-04-30pps: pps_kc_hardpps_lock can be staticFengguang Wu1-3/+3
2013-04-30pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli1-2/+4
2013-04-30aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur1-2/+1
2013-04-30nbd: increase default and max request sizesMichal Belczyk1-0/+2
2013-04-30pid_namespace.c/.h: simplify definesRaphael S.Carvalho3-6/+3
2013-04-30kernel/pid.c: improve flow of a loop inside alloc_pidmap.Raphael S. Carvalho1-2/+6
2013-04-30rbtree_test: add __init/__exit annotationsDavidlohr Bueso1-2/+2
2013-04-30rbtree_test: add extra rbtree integrity checkDavidlohr Bueso1-2/+3
2013-04-30kexec: Use min() and min_t() to simplify logicZhang Yanfei1-16/+8
2013-04-30kexec: fix wrong types of some local variablesZhang Yanfei1-3/+3
2013-04-30exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2-14/+7
2013-04-30set_task_comm: kill the pointless memset() + wmb()Oleg Nesterov1-10/+0
2013-04-30fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytesDavid Rientjes1-3/+2
2013-04-30coredump: change wait_for_dump_helpers() to use wait_event_interruptible()Oleg Nesterov1-6/+9
2013-04-30coredump: factor out the setting of PF_DUMPCOREOleg Nesterov5-6/+2
2013-04-30coredump: introduce dump_interrupted()Oleg Nesterov1-3/+17
2013-04-30coredump: sanitize the setting of signal->group_exit_codeOleg Nesterov1-5/+6
2013-04-30coredump: ensure that SIGKILL always kills the dumping threadOleg Nesterov1-2/+8
2013-04-30coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov3-10/+10
2013-04-30kmod: remove call_usermodehelper_fns()Lucas De Marchi2-24/+18
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi2-5/+15
2013-04-30coredump: remove trailling whitespaceLucas De Marchi1-3/+3
2013-04-30KEYS: split call to call_usermodehelper_fns()Lucas De Marchi1-3/+10
2013-04-30kmod: split call to call_usermodehelper_fns()Lucas De Marchi1-2/+10
2013-04-30usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...Lucas De Marchi2-33/+32
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin3-0/+225
2013-04-30ptrace: add ability to retrieve signals without removing from a queue (v4)Andrey Vagin2-0/+92
2013-04-30hfsplus: remove duplicated message prefix in hfsplus_block_free()Vyacheslav Dubeyko1-2/+1
2013-04-30hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov1-8/+13
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches24-190/+185
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches19-98/+127
2013-04-30hfsplus: fix warnings in fs/hfsplus/bfind.cVyacheslav Dubeyko1-2/+6
2013-04-30hfs: add error checking for hfs_find_init()Alexey Khoroshilov6-24/+61
2013-04-30nilfs2: remove unneeded test in nilfs_writepage()Vyacheslav Dubeyko1-1/+1
2013-04-30nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()Vyacheslav Dubeyko1-1/+1
2013-04-30nilfs2: fix issue with flush kernel thread after remount in RO mode because o...Vyacheslav Dubeyko4-23/+86
2013-04-30i2o: check copy_from_user() size parameterDan Carpenter1-0/+10
2013-04-30dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings1-43/+37
2013-04-30binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurateJiri Kosina1-1/+2
2013-04-30fs: make binfmt support for #! scripts modular and removableJosh Triplett2-4/+15