aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: Turn on the twl4030-madc MADC clockKyle Manna2012-01-062-0/+26
* mfd: Check for twl4030-madc NULL pointerKyle Manna2012-01-061-1/+2
* mfd: Copy the device pointer to the twl4030-madc structureKyle Manna2012-01-061-0/+2
* mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi2012-01-061-4/+4
* iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2012-01-061-4/+1
* ipv4: using prefetch requires including prefetch.hStephen Rothwell2012-01-061-0/+1
* ipv4: reintroduce route cache garbage collectorEric Dumazet2012-01-061-0/+106
* ipv4: flush route cache after change accept_localWeiping Pan2012-01-061-0/+5
* sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2012-01-062-11/+3
* 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