summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10vfs: move dentry name length comparison from dentry_cmp() into callersLinus Torvalds
2012-05-10vfs: do the careful dentry name access for all dentry_cmp casesLinus Torvalds
2012-05-10vfs: remove unnecessary d_unhashed() check from __d_lookup_rcuLinus Torvalds
2012-05-04vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown
2012-05-03Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-03Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds
2012-05-03efivars: Improve variable validationMatthew Garrett
2012-05-03Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar
2012-05-03libata: init ata_print_id to 0Tero Roponen
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson
2012-05-03libata: skip old error history when counting probe trialsLin Ming
2012-05-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-05-03drm/i915: enable dip before writing data on gen4Paulo Zanoni
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie
2012-05-03sungem: Fix WakeOnLanGerard Lledo
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-05-02net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin
2012-05-02drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-05-02usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com
2012-05-02usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund
2012-05-02Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-02Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-02fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy
2012-05-02Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-02drm/i915: Only enable IPS polling for gen5Chris Wilson
2012-05-02drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson
2012-05-01Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-01USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren
2012-05-01EHCI: update PM methods in ehci-tegra.cAlan Stern
2012-05-01vt: Fix deadlock on scroll-lockAlan Cox
2012-05-01netem: fix possible skb leakEric Dumazet
2012-05-01sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger