summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-14/+23
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+1
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds4-7/+58
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-04fs/cifs: fix parsing of dfs referralsStefan Metzmacher1-1/+5
2012-05-04Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-05-04Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds1-16/+30
2012-05-04efivars: Improve variable validationMatthew Garrett1-16/+30
2012-05-04Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-8/+9
2012-05-04Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-8/+15
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-6/+17
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds86-418/+795
2012-05-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2012-05-04vfs: 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-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-12/+21
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-03tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet3-7/+8
2012-05-03net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin1-1/+2
2012-05-03drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman1-5/+7
2012-05-03usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com1-1/+3
2012-05-03usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com1-0/+1
2012-05-03ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund1-3/+3
2012-05-03net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund1-1/+1
2012-05-03Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-181/+195
2012-05-03Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-7/+19
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner1-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner1-0/+1
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner1-6/+2
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-05-02fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy1-2/+2
2012-05-02Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds15-151/+308
2012-05-02drm/i915: Only enable IPS polling for gen5Chris Wilson2-5/+13
2012-05-02drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson1-4/+5
2012-05-02cifs: add missing initialization of server->req_lockJeff Layton1-0/+1