summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-30sched: Remove NULL assignment of dattr_curKamalesh Babulal
2012-05-30sched: Remove the last NULL entry from sched_feat_namesHiroshi Shimamoto
2012-05-30sched: Make sched_feat_names constHiroshi Shimamoto
2012-05-30sched/rt: Fix SCHED_RR across cgroupsColin Cross
2012-05-30sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra
2012-05-30sched: Make sure to not re-read variables after validationPeter Zijlstra
2012-05-30sched: Fix SD_OVERLAPPeter Zijlstra
2012-05-30sched: Don't try allocating memory from offline nodesPeter Zijlstra
2012-05-30sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2012-05-30Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel
2012-05-30Documentation: kernel-parameters.txt Add amd_iommu_dumpShuah Khan
2012-05-30ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto
2012-05-30ASoC: fsi: bugfix: correct dma areaKuninori Morimoto
2012-05-30[SCSI] fix scsi_wait_scanJames Bottomley
2012-05-30ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto
2012-05-30[SCSI] fix async probe regressionDan Williams
2012-05-30[SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie
2012-05-30sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_maskPeter Zijlstra
2012-05-30[SCSI] qla4xxx: Update driver version to 5.02.00-k17Vikas Chaudhary
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash
2012-05-30[SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash
2012-05-30Merge branch 'linus' into perf/urgentIngo Molnar
2012-05-30[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar
2012-05-30x86/mm/pat: Improve scaling of pat_pagerange_is_ram()John Dykstra
2012-05-30[SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-05-30i2c-dev: Add support for I2C_M_RECV_LENJean Delvare
2012-05-30[SCSI] qla4xxx: Correct early completion of pending mbox.Lalit Chandivade
2012-05-30s390/uaccess: fix access_ok compile warningsHeiko Carstens
2012-05-30s390/cmpxchg: select HAVE_CMPXCHG_LOCAL optionHeiko Carstens
2012-05-30s390/cmpxchg: fix sign extension bugsHeiko Carstens
2012-05-30s390/cmpxchg: fix 1 and 2 byte memory accessesHeiko Carstens
2012-05-30s390/cmpxchg: fix compile warnings specific to s390Heiko Carstens
2012-05-30s390/cmpxchg: add missing memory barrier to cmpxchg64Heiko Carstens
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens
2012-05-30s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu
2012-05-30Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-05-30Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap
2012-05-30watchdog: sp805_wdt: Add clk_{un}prepare supportViresh Kumar
2012-05-30watchdog: sp805_wdt: convert to watchdog coreViresh Kumar
2012-05-30hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede
2012-05-30watchdog: sch56xx-common: set correct bits in register()Dan Carpenter
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam
2012-05-30watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede
2012-05-30watchdog: Add Locking supportHans de Goede