aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix incorrect overflow check on autocloseXi Wang2012-01-065-3/+21
* sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet2012-01-061-1/+1
* net: have ipconfig not wait if no dev is availableGerlando Falauto2012-01-061-0/+4
* mqprio: Avoid panic if no options are providedThomas Graf2012-01-061-1/+1
* llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu2012-01-061-4/+10
* ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2012-01-061-3/+1
* net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2012-01-061-2/+2
* sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2012-01-063-27/+63
* sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller2012-01-061-16/+16
* sparc32: Correct the return value of memcpy.David S. Miller2012-01-061-15/+7
* sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller2012-01-061-87/+92
* sparc32: Remove non-kernel code from memcpy implementation.David S. Miller2012-01-061-605/+2
* sparc: Kill custom io_remap_pfn_range().David S. Miller2012-01-065-271/+32
* sparc64: Patch sun4v code sequences properly on module load.David S. Miller2012-01-063-19/+63
* sparc32: Be less strict in matching %lo part of relocation.David S. Miller2012-01-061-2/+1
* sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2012-01-061-2/+2
* mpt2sas: fix non-x86 crash on shutdownNagalakshmi Nandigama2012-01-062-61/+2
* mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton2012-01-061-1/+1
* drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2012-01-061-0/+12
* watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2012-01-061-1/+4
* futex: Fix uninterruptible loop due to gate_areaHugh Dickins2012-01-061-8/+20
* oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2012-01-062-3/+3
* ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2012-01-061-1/+5
* ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2012-01-061-3/+5
* ARM:imx:fix pwm period valueJason Chen2012-01-061-0/+9
* VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2012-01-061-4/+32
* memcg: keep root group unchanged if creation failsHillf Danton2012-01-061-2/+1
* iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2012-01-061-2/+2
* iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2012-01-061-1/+4
* ath9k: fix max phy rate at rate control initRajkumar Manoharan2012-01-061-1/+3
* media: s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki2012-01-061-1/+1
* vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp2012-01-061-5/+2
* mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok2012-01-061-8/+8
* cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines2012-01-061-5/+0
* mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2012-01-061-1/+1
* nilfs2: unbreak compat ioctlThomas Meyer2012-01-061-0/+13
* SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2012-01-061-1/+3
* NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust2012-01-061-4/+4
* oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2012-01-063-6/+14
* oom: fix integer overflow of points in oom_badnessFrantisek Hrbata2012-01-061-1/+1
* binary_sysctl(): fix memory leakMichel Lespinasse2012-01-061-1/+1
* percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin2012-01-061-2/+4
* Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2012-01-061-0/+11
* MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen2012-01-061-1/+6
* ssb: fix init regression with SoCsHauke Mehrtens2012-01-061-2/+6
* block: initialize request_queue's numa node duringMike Snitzer2012-01-062-14/+3
* mac80211: fix another race in aggregation startJohannes Berg2012-01-061-45/+41
* SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner2012-01-061-0/+1
* SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard2012-01-061-1/+1
* SCSI: zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2012-01-061-0/+4