summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-17qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-17netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-17qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-11-17qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-11-17tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet1-0/+1
2011-11-17switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfsAl Viro3-18/+11
2011-11-17btrfs: fix double mntput() in mount_subvol()Al Viro1-1/+0
2011-11-17watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow1-2/+2
2011-11-17watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown1-1/+1
2011-11-16encrypted-keys: module build fixesMimi Zohar2-3/+8
2011-11-16encrypted-keys: fix error return codeMimi Zohar1-1/+1
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2011-11-16xen-gntalloc: signedness bug in add_grefs()Dan Carpenter1-1/+1
2011-11-16xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter1-1/+1
2011-11-16xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter1-5/+5
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-11-16xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf1-2/+2
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf1-4/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel5-20/+24
2011-11-16ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai1-10/+13
2011-11-16ARM: SAMSUNG: include linux/types.h at gpio-cfg.hAxel Lin1-0/+2
2011-11-16ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim4-4/+4
2011-11-16ARM: S5P: Fix export.h inclusionKukjin Kim1-0/+1
2011-11-16perf session: Fix crash with invalid CPU listDavid Ahern1-0/+4
2011-11-16perf python: Fix undefined symbol problemArnaldo Carvalho de Melo3-12/+10
2011-11-16mm: Make task in balance_dirty_pages() killableJan Kara1-1/+4
2011-11-16ARM: mach-imx: convert logical CPU numbers to physical numbersWill Deacon1-0/+7
2011-11-16ARM: highbank: convert logical CPU numbers to physical numbersWill Deacon1-0/+4
2011-11-16ARM: PMU: remove pmu_init declarationWill Deacon1-10/+0
2011-11-16ARM: PMU: re-export release_pmu symbol to modulesWill Deacon1-0/+1
2011-11-16ALSA: hda - Update URLs in documentTakashi Iwai1-4/+4
2011-11-16ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2-10/+8
2011-11-16ALSA: hda - delayed ELD repollWu Fengguang1-7/+29
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang3-10/+9
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds15-23/+115
2011-11-16block: add missed trace_block_plugShaohua Li1-1/+3
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter1-0/+1
2011-11-16bio: change some signed vars to unsignedDan Carpenter2-5/+6
2011-11-16block: avoid unnecessary plug list flushShaohua Li1-7/+9
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron3-8/+8
2011-11-16loop: cleanup set_status interfaceDmitry Monakhov1-15/+29
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell1-1/+5
2011-11-16loop: prevent information leak after failed readDmitry Monakhov1-1/+2
2011-11-16sched: Fix buglet in return_cfs_rq_runtime()Paul Turner1-1/+1
2011-11-16sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra1-14/+28
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand1-32/+32
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao1-0/+15