aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-04ARM: mxs: always build ocotpMarc Kleine-Budde2-8/+1
2012-08-04ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl1-12/+11
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl1-1/+1
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny1-8/+8
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro1-1/+1
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy2-6/+6
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy1-2/+2
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy2-6/+0
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy1-2/+2
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy2-2/+1
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2-4/+4
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy2-2/+3
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy2-8/+0
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy2-13/+13
2012-08-03cris: fix eth_v10.c build errorRandy Dunlap1-1/+1
2012-08-03cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser1-0/+20
2012-08-03isdnloop: fix and simplify isdnloop_init()Wu Fengguang1-12/+0
2012-08-03hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2-7/+11
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2-17/+0
2012-08-03net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2-11/+7
2012-08-03net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai1-2/+2
2012-08-03net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA1-3/+11
2012-08-03emulex: benet: Add a missing CR in the end of messageMasanari Iida1-1/+1
2012-08-04Documentation: get rid of write_superArtem Bityutskiy4-11/+4
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy5-97/+0
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-146/+73
2012-08-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-27/+25
2012-08-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+34
2012-08-03Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds19-13/+65
2012-08-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+10
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-17/+58
2012-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-184/+227
2012-08-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-24/+22
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-32/+175
2012-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+15
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-28/+6
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds66-842/+100
2012-08-03ARM: dts: imx: fix gpio interrupts propertyShawn Guo2-2/+2
2012-08-03ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo1-0/+20
2012-08-03ARM: imx: enable emi_slow_gate clock for imx5Shawn Guo1-0/+1
2012-08-03ARM: clk-imx31: Fix the keypad clock nameFabio Estevam1-1/+1
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-03iommu/exynos: Fix build errorSachin Kamat1-3/+3
2012-08-03iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu1-1/+1
2012-08-03iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu1-5/+8
2012-08-03iommu: Add missing forward declaration in include fileJoerg Roedel1-0/+1
2012-08-03iommu: Include linux/types.hThierry Reding1-0/+1
2012-08-03iommu/intel: add missing free_domain_memJulia Lawall1-0/+1
2012-08-03iommu/tegra: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-08-03perf tools: Remove brace expansion from clean targetPalmer Cox1-1/+2
2012-08-03perf kvm top: Limit guest kernel info message to onceDavid Ahern1-2/+11
2012-08-03perf tools: Introduce intlistDavid Ahern3-0/+178
2012-08-03perf tools: Change strlist to use the new rblistDavid Ahern2-84/+57
2012-08-03perf tools: Introducing rblistDavid Ahern3-0/+156
2012-08-03perf kvm: Use strtol for walking guestmount directoryDavid Ahern1-1/+9
2012-08-03perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern3-2/+12
2012-08-03perf top: Error handling for counter creation should parallel perf-recordDavid Ahern1-2/+4
2012-08-03ARM: mx28: Fix registers rangeFabio Estevam1-37/+37
2012-08-03ARM: mx23: Fix registers rangeFabio Estevam1-26/+26
2012-08-03ARM: imx6q-sabrelite: Setup CLKO IOMUXFabio Estevam1-0/+1
2012-08-03ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai1-1/+4
2012-08-03ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai1-1/+1
2012-08-03drm/nve0/fifo: add support for the flip completion swmthdBen Skeggs1-4/+33
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown7366-189610/+452431
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger4-13/+17
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger1-2/+4
2012-08-02perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2-12/+0
2012-08-02Linux 3.6-rc1Linus Torvalds1-2/+2
2012-08-03m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab1-2/+6
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds13-164/+451
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-569/+1387
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-47/+103
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+6
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds29-47/+419
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds5-22/+150
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-67/+43
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-316/+158
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-158/+270
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee2-5/+3
2012-08-02libertas: fix two memory leaksDaniel Drake2-0/+2
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung2-71/+68
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake1-1/+4
2012-08-02b43: fix logic in GPIO initRafał Miłecki1-8/+13
2012-08-02bcma: BCM43228 supportRafał Miłecki3-1/+10
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-3/+26
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai18-13/+64
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo5-15/+11
2012-08-02perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo7-31/+21
2012-08-02xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk1-0/+5
2012-08-02ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh1-7/+7
2012-08-02exofs: Use proper max_IO calculations from oreBoaz Harrosh1-6/+4
2012-08-02cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart1-0/+1
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2-0/+4
2012-08-02exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+12
2012-08-02exofs: stop using s_dirtArtem Bityutskiy1-11/+0
2012-08-02exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul1-0/+2
2012-08-02ASoC: core: Fix check before defaulting to regmapMark Brown1-1/+1
2012-08-02ipv4: route.c cleanupEric Dumazet1-4/+0
2012-08-02ARM: dts: imx27-3ds.dts: Fix serial console nodeFabio Estevam1-1/+1
2012-08-02sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina1-5/+5
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl1-0/+1
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du2-4/+21
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings5-11/+20
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings4-9/+46
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings2-0/+6
2012-08-02ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai1-0/+1
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-72/+108
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-302/+206
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds28-1415/+2124
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-85/+58
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds13-194/+139
2012-08-01KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity1-7/+13
2012-08-01x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin1-1/+1
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger1-0/+1
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown2-4/+55
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li1-13/+32
2012-08-02raid5: make_request use batch stripe releaseShaohua Li2-3/+60
2012-08-01perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo4-10/+10
2012-08-02um: pull interrupt_end() into userspace()Al Viro2-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro3-43/+34
2012-08-01perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2-6/+4
2012-08-01perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo4-27/+30
2012-08-01perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo6-25/+24
2012-08-01perf target: Fix check on buffer sizeNamhyung Kim1-1/+1
2012-08-01perf symbols: Fix array sizes for binary types arraysJiri Olsa1-2/+2
2012-08-01perf test: Fix parse events automated testsJiri Olsa1-6/+6
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro3-5/+5
2012-08-01KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers1-0/+4
2012-08-01mac80211: cancel mesh path timerJohannes Berg1-0/+1
2012-08-01mac80211: clear timer bits when disconnectingJohannes Berg2-0/+4
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds55-1138/+2621
2012-08-01Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds9-24/+85
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds84-639/+1326
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle7-51/+33
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds19-177/+238
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds21-301/+530
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds9-219/+426
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields3-8/+1
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-08-01delousing target_core_file a bitAl Viro1-27/+5
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow2-5/+116
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown4433-104467/+180036
2012-08-01block: remove dead func declarationYuanhan Liu1-1/+0
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal5-9/+132
2012-08-01block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson1-0/+1
2012-08-01block: do not artificially constrain max_sectors for stacking driversMike Snitzer1-2/+1
2012-08-01ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt12-174/+333
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto1-0/+8
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto1-2/+2
2012-08-01sh: intc: initial irqdomain support.Paul Mundt5-5/+85
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt1-17/+15
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt1-17/+15
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt3266-83688/+267839
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski1-2/+3
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski3-0/+23
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-169/+248
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2-22/+36
2012-07-31Platform: OLPC: move global variables into priv structAndres Salomon1-20/+28
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2-97/+117
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon3-36/+27
2012-07-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon1-1/+45
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2-0/+54
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2-2/+116
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon9-3/+8
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon6-18/+55
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds131-1060/+3174
2012-07-31Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds17-0/+6194
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-233/+452
2012-07-31Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-258/+555
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds146-8089/+7461
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds40-403/+725
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-145/+316
2012-07-31rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga1-2/+0
2012-07-31rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga1-1/+1
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman3-3/+38
2012-07-31tmpfs: distribute interleave better across nodesNathan Zimmer1-2/+4
2012-07-31mm: remove redundant initializationMinchan Kim2-12/+2