aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-24ARM: msm: Only compile io.c on platforms that use itfor-3.12/msm-multiStephen Boyd1-4/+4
2013-07-24iommu/msm: Move mach includes to iommu directoryStephen Boyd4-4/+4
2013-07-24ARM: msm: Remove devices-iommu.cStephen Boyd2-913/+0
2013-07-24ARM: msm: Move mach/board.h contents to common.hStephen Boyd14-51/+21
2013-07-24ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd5-17/+4
2013-07-24ARM: msm: Remove TMR and TMR0 static mappingsStephen Boyd7-120/+2
2013-07-24ARM: msm: Move debug-macro.S to include/debugStephen Boyd7-108/+58
2013-07-24ARM: msm: Don't compile __msm_ioremap_caller() unless usedStephen Boyd1-0/+2
2013-07-24ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60Rohit Vaswani1-4/+0
2013-07-14Linux 3.11-rc1Linus Torvalds2-1604/+883
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-40/+462
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-56/+253
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-241/+607
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+11
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-5/+125
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-63/+608
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-163/+154
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-359/+381
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-161/+310
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds176-2376/+2301
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds39-740/+629
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds85-803/+18436
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds359-9847/+10887
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds22-424/+644
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds15-281/+515
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov1-10/+4
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2-22/+12
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2-15/+12
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton1-0/+6
2013-07-13Safer ABI for O_TMPFILEAl Viro6-8/+12
2013-07-12arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov4-24/+209
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley6-47/+66
2013-07-12ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-12via-rhine: fix dma mapping errorsNeil Horman1-1/+16
2013-07-12atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-12tcp: account all retransmit failuresYuchung Cheng1-3/+4
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang1-1/+2
2013-07-12net: access page->private by using page_privateSunghan Suh1-3/+3
2013-07-12net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin1-1/+1
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson2265-30246/+73919
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle45-364/+507
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner6-0/+532
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4
2013-07-12sched: Fix HRTICKPeter Zijlstra1-9/+11
2013-07-12tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd1-1/+4
2013-07-12Merge branch 'linus' into timers/urgentThomas Gleixner5380-96246/+297515
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst5-359/+381
2013-07-12perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra1-1/+14
2013-07-12perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa1-1/+10
2013-07-12perf: Clone child context from parent context pmuJiri Olsa1-1/+1
2013-07-12Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar32-157/+125
2013-07-11drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0
2013-07-11drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang1-11/+0
2013-07-11drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-7/+0
2013-07-11net/usb: add relative mii functions for r815xhayeswang3-3/+239
2013-07-11net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko1-7/+1
2013-07-11Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier10-26/+191
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter3-17/+13
2013-07-11IB/qib: Log all SDMA errors unconditionallyDean Luick3-1/+171
2013-07-11IB/qib: Fix module-level leakMike Marciniszyn1-3/+3
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2-3/+3
2013-07-11IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche1-2/+1
2013-07-11qlcnic: Adding Maintainers.Jitendra Kalsaria1-0/+2
2013-07-11gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck1-1/+1
2013-07-11CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky1-5/+4
2013-07-11CIFS: Reopen the file if reconnect durable handle failedPavel Shilovsky1-1/+7
2013-07-11xfs: Fix the logic check for all quotas being turned offChandra Seetharaman2-11/+2
2013-07-11watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas1-4/+7
2013-07-11watchdog: softdog: remove replaceable ping operationKim, Milo1-1/+0
2013-07-11watchdog: New watchdog driver for MEN A21 watchdogsJohannes Thumshirn5-0/+314
2013-07-11Watchdog: fix clearing of the watchdog interruptRussell King1-3/+1
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King5-6/+5
2013-07-11watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel4-0/+206
2013-07-11Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-185/+951
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds12-434/+905
2013-07-11pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente1-63/+55
2013-07-11pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente1-1/+8
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds36-1084/+1413
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar5-473/+0
2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek1-0/+1
2013-07-11Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds8-73/+73
2013-07-11Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+16
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds29-148/+435
2013-07-11Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-43/+502
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek1-20/+10
2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko1-26/+3
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds32-83/+1627
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck3-9/+12
2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios1-2/+4
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen1-1/+1
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-23/+58
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han1-10/+8
2013-07-11watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han1-11/+6
2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han1-2/+1
2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11inet: fix spacing in assignmentCamelia Groza1-1/+1
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han1-12/+4
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han1-4/+2
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat1-2/+2
2013-07-11ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-11dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han1-5/+2
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han1-57/+10
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han1-6/+2
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han1-7/+3
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han1-39/+11
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han1-3/+1
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa1-0/+1
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han1-5/+4
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han1-8/+4
2013-07-11ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa1-23/+40
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov1-3/+3
2013-07-11alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-11vxlan: Fix kernel crash on rmmod.Pravin B Shelar1-1/+1
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds11-79/+355
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-269/+85
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds12-154/+128
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds20-182/+512
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds18-272/+694
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman14-124/+291
2013-07-10sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-10ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa1-3/+6
2013-07-10Revert "Makefile: Fix install error with make -j option"Linus Torvalds1-1/+1
2013-07-10macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-10tuntap: correctly linearize skb when zerocopy is usedJason Wang1-3/+6
2013-07-10ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-10Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+63
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-17/+31
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds5-53/+6
2013-07-10Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-07-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds23-66/+1592
2013-07-10mm: remove free_area_cacheMichel Lespinasse17-66/+0
2013-07-10zswap: add documentationSeth Jennings1-0/+68
2013-07-10zswap: add to mm/Seth Jennings3-0/+964
2013-07-10zbud: add to mm/Seth Jennings4-0/+560
2013-07-10r8169: add a new chip for RTL8411hayeswang1-0/+67
2013-07-10Merge "net: finish renaming lls to busy poll"David S. Miller34-71/+74
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir20-36/+37
2013-07-10net: rename ll methods to busy-pollEliezer Tamir11-21/+23
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir15-14/+14
2013-07-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds37-75/+215
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds19-100/+262
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-63/+73
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+3
2013-07-10dm: add switch targetJim Ramsay4-0/+679
2013-07-10dm: update maintainersAlasdair G Kergon1-0/+2
2013-07-10dm: optimize reorder structureMikulas Patocka1-7/+7
2013-07-10dm: optimize use SRCU and RCUMikulas Patocka5-147/+180
2013-07-10dm bufio: submit writes outside lockMikulas Patocka1-15/+58
2013-07-10dm cache: fix arm link errors with inlineMikulas Patocka1-0/+4
2013-07-10dm verity: use __ffs and __flsMikulas Patocka1-4/+4
2013-07-10dm flakey: correct ctr alloc failure mesgAlasdair G Kergon1-1/+1
2013-07-10dm verity: remove pointless comparisonMikulas Patocka1-2/+2
2013-07-10dm: use __GFP_HIGHMEM in __vmallocMikulas Patocka2-2/+2
2013-07-10dm verity: fix inability to use a few specific devices sizesMikulas Patocka1-3/+2
2013-07-10dm ioctl: set noio flag to avoid __vmalloc deadlockMikulas Patocka1-0/+3
2013-07-10dm mpath: fix ioctl deadlock when no pathsHannes Reinecke2-7/+10
2013-07-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-39/+52
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-20/+39
2013-07-10Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds4-230/+424
2013-07-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-259/+349
2013-07-10Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-90/+2212
2013-07-10drm: avoid warning in drm_load_edid_firmware()Linus Torvalds1-3/+3
2013-07-10[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-10sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-10sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson1-1/+1
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Chen Gang1-0/+10
2013-07-10SUNRPC: Fix a deadlock in rpc_client_register()Trond Myklebust1-7/+9
2013-07-10x86 platform drivers: fix gpio leakLibo Chen1-1/+5
2013-07-10toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee1-0/+1
2013-07-10asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao1-0/+18
2013-07-10Add trivial driver to disable Intel Smart ConnectMatthew Garrett3-0/+105