summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-01net_sched: Bug in netem reorderingHagen Paul Pfeifer1-2/+2
2012-03-01netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet1-1/+1
2012-03-01net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf1-1/+2
2012-03-013c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-03-01ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2-1/+6
2012-03-01ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-03-01NFSv4: fix server_scope memory leakWeston Andros Adamson1-6/+9
2012-03-01NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust1-0/+2
2012-03-01NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust3-6/+9
2012-03-01mmc: core: check for zero length ioctl dataJohan Rudholm1-37/+45
2012-03-01ALSA: hda - Fix redundant jack creations for cx5051Takashi Iwai1-1/+10
2012-03-01ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino1-1/+2
2012-03-01vfs: fix d_inode_lookup() dentry ref leakMiklos Szeredi1-1/+3
2012-03-01S390: correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2012-03-01eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-03-01regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen1-2/+2
2012-03-01ipheth: Add iPhone 4STim Gardner1-0/+5
2012-03-01mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan1-2/+2
2012-03-01PCI: workaround hard-wired bus number V2Yinghai Lu1-0/+5
2012-03-01drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2-6/+2
2012-03-01ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre4-4/+4
2012-03-01powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-03-01Security: tomoyo: add .gitignore fileGreg Kroah-Hartman1-0/+2
2012-02-27Linux 3.2.8v3.2.8Greg Kroah-Hartman1-1/+1
2012-02-27i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-27i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-27i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-27i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-27i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-27i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-27i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-27i387: fix sense of sanity checkLinus Torvalds1-1/+1
2012-02-27i387: make irq_fpu_usable() tests more robustLinus Torvalds2-8/+47
2012-02-27i387: math_state_restore() isn't called from asmLinus Torvalds2-4/+4
2012-02-21Linux 3.2.7v3.2.7Greg Kroah-Hartman1-1/+1
2012-02-21crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-21xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini1-1/+1
2012-02-21mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2-71/+79
2012-02-21mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-02-21ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai1-0/+23
2012-02-21ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai1-0/+3
2012-02-21ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen1-0/+6
2012-02-21backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent1-6/+19
2012-02-21crypto: sha512 - Avoid stack bloat on i386Herbert Xu1-36/+32
2012-02-21crypto: sha512 - Use binary and instead of modulusHerbert Xu1-2/+2
2012-02-21cifs: don't return error from standard_receive3 after marking response malformedJeff Layton1-3/+4
2012-02-21cifs: request oplock when doing open on lookupJeff Layton1-1/+1
2012-02-21hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1
2012-02-21writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang1-1/+4
2012-02-21writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2-9/+9