aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo10-5/+30
2012-05-08ARM: shmobile: use machine specific hook for late initShawn Guo13-5/+49
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo16-3/+25
2012-05-08ARM: s3c64xx: use machine specific hook for late initShawn Guo13-2/+23
2012-05-08ARM: prima2: use machine specific hook for late initShawn Guo3-2/+13
2012-05-08ARM: pnx4008: use machine specific hook for late initShawn Guo2-3/+13
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo34-27/+154
2012-05-08ARM: omap1: use machine specific hook for late initShawn Guo18-3/+37
2012-05-08ARM: msm: use machine specific hook for late initShawn Guo11-2/+72
2012-05-08ARM: imx: use machine specific hook for late initShawn Guo13-39/+71
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo11-2/+21
2012-05-06Linux 3.4-rc6Linus Torvalds1-1/+1
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo11-3/+31
2012-05-05ARM: davinci: use machine specific hook for late initShawn Guo17-6/+42
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-04CPU frequency drivers MAINTAINERS updateDave Jones1-3/+0
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens1-0/+7
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block1-2/+2
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik1-2/+2
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason1-0/+2
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher1-2/+2
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2-5/+1
2012-05-03fs/cifs: fix parsing of dfs referralsStefan Metzmacher1-1/+5
2012-05-03efivars: Improve variable validationMatthew Garrett1-16/+30
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds4-7/+58
2012-05-03cifs: make sure we ignore the credentials= and cred= optionsJeff Layton1-0/+2
2012-05-03[CIFS] Update cifs version to 1.78Steve French1-1/+1
2012-05-03cifs - check S_AUTOMOUNT in revalidateIan Kent1-5/+12
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2-3/+3
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar1-3/+1
2012-05-03libata: init ata_print_id to 0Tero Roponen1-1/+1
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-03libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo2-0/+9
2012-05-03drm/i915: enable dip before writing data on gen4Paulo Zanoni1-1/+1
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie1-1/+1
2012-05-03sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet3-7/+8
2012-05-02net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin1-1/+2
2012-05-02drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman1-5/+7