aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/tytso/randomLinus Torvalds39-233/+452
2012-07-31Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds8-258/+555
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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
2012-07-31mm: warn if pg_data_t isn't initialized with zeroMinchan Kim1-0/+3
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim1-0/+1
2012-07-31memcg: gix memory accounting scalability in shrink_page_listTim Chen1-0/+2
2012-07-31mm/sparse: remove index_init_lockGavin Shan1-13/+1
2012-07-31mm/sparse: more checks on mem_section numberGavin Shan1-0/+2
2012-07-31mm/sparse: optimize sparse_index_allocGavin Shan1-6/+4
2012-07-31memcg: add mem_cgroup_from_css() helperWanpeng Li1-8/+11
2012-07-31memcg: further prevent OOM with too many dirty pagesHugh Dickins1-9/+24
2012-07-31memcg: prevent OOM with too many dirty pagesMichal Hocko1-3/+20
2012-07-31mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong1-22/+23