summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-07sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2-11/+3
2012-01-07sctp: fix incorrect overflow check on autocloseXi Wang5-3/+21
2012-01-07sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet1-1/+1
2012-01-07net: have ipconfig not wait if no dev is availableGerlando Falauto1-0/+4
2012-01-07mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2012-01-07llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu1-4/+10
2012-01-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni1-3/+1
2012-01-07net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2012-01-07sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+63
2012-01-07sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2012-01-07sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2012-01-07sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2012-01-07sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2012-01-07sparc: Kill custom io_remap_pfn_range().David S. Miller5-271/+32
2012-01-07sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2012-01-07sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2012-01-07sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2012-01-07mpt2sas: fix non-x86 crash on shutdownNagalakshmi Nandigama2-61/+2
2012-01-07mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton1-1/+1
2012-01-07drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher1-0/+12
2012-01-07watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas1-1/+4
2012-01-07futex: Fix uninterruptible loop due to gate_areaHugh Dickins1-8/+20
2012-01-07oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2-3/+3
2012-01-07ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson1-1/+5
2012-01-07ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson1-3/+5
2012-01-07ARM:imx:fix pwm period valueJason Chen1-0/+9
2012-01-07VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2012-01-07memcg: keep root group unchanged if creation failsHillf Danton1-2/+1
2012-01-07iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy1-2/+2
2012-01-07iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy1-1/+4
2012-01-07ath9k: fix max phy rate at rate control initRajkumar Manoharan1-1/+3
2012-01-07media: s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki1-1/+1
2012-01-07vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp1-5/+2
2012-01-07mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok1-8/+8
2012-01-07cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines1-5/+0
2012-01-07mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell1-1/+1
2012-01-07nilfs2: unbreak compat ioctlThomas Meyer1-0/+13
2012-01-07SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells1-1/+3
2012-01-07NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust1-4/+4
2012-01-07oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter3-6/+14
2012-01-07oom: fix integer overflow of points in oom_badnessFrantisek Hrbata1-1/+1
2012-01-07binary_sysctl(): fix memory leakMichel Lespinasse1-1/+1
2012-01-07percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin1-2/+4
2012-01-07Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov1-0/+11
2012-01-07MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2012-01-07ssb: fix init regression with SoCsHauke Mehrtens1-2/+6
2012-01-07block: initialize request_queue's numa node duringMike Snitzer2-14/+3
2012-01-07mac80211: fix another race in aggregation startJohannes Berg1-45/+41
2012-01-07SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner1-0/+1
2012-01-07SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard1-1/+1