aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-28
* pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()Sergei Shtylyov2012-11-28
* sata_highbank: use ATA_BUSYSergei Shtylyov2012-11-28
* sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameterSergei Shtylyov2012-11-28
* sata_sil24: remove unused variable from sata_sil24.cWei Yongjun2012-11-28
* sata_inic162x: remove unused variable in inic_scr_read()Wei Yongjun2012-11-28
* pata_rdc: remove unused variable in rdc_init_one()Wei Yongjun2012-11-28
* pata_cs5536: add quirk for broken udmaChristian Gmeiner2012-11-28
* ata_piix: reenable MS Virtual PC guestsOlaf Hering2012-11-28
* sata_promise: fix hardreset lockdep errorMikael Pettersson2012-11-28
* Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-26
|\
| * futex: avoid wake_futex() for a PI futex_qDarren Hart2012-11-26
| * watchdog: using u64 in get_sample_period()Chuansheng Liu2012-11-26
| * writeback: put unused inodes to LRU after writeback completionJan Kara2012-11-26
| * mm: vmscan: check for fatal signals iff the process was throttledMel Gorman2012-11-26
| * Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-26
| * proc: check vma->vm_file before dereferencingStanislav Kinsbursky2012-11-26
| * UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells2012-11-26
| * include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera2012-11-26
* | Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-11-26
|\ \
| * | tty vt: Fix a regression in command line editionJean-François Moine2012-11-21
* | | Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-11-26
|\ \ \
| * | | mfd: twl4030: Fix chained irq handling on resume from suspendKalle Jokiniemi2012-11-21
| * | | mfd: arizona: Sync regcache after resetCharles Keepax2012-11-20
| * | | mfd: arizona: Correctly report when AIF2/AIF1 is underclockedCharles Keepax2012-11-20
| * | | mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices callCharles Keepax2012-11-20
| * | | mfd: wm5110: Disable control interface error report for WM5110 rev BMark Brown2012-11-20
| * | | mfd: wm5102: Update register patch for latest evaluationMark Brown2012-11-20
| * | | mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi2012-11-20
| |/ /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-26
|\ \ \
| * | | ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin2012-11-23
| * | | ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre2012-11-12
| * | | ARM: 7570/1: quiet down the non make -s outputJosh Cartwright2012-11-12
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-11-26
|\ \ \ \ | |_|_|/ |/| | |
| * | | jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara2012-11-23
* | | | Linux 3.7-rc7Linus Torvalds2012-11-25
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-25
|\ \ \ \
| * | | | powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-25
| * | | | powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-22
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-25
|\ \ \ \ \
| * | | | | MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss2012-11-23
| * | | | | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-23
| * | | | | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-23
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-24
|\ \ \ \ \
| * | | | | ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-24
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-24
|\ \ \ \ \ \
| * | | | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-21
| * | | | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-21
| * | | | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-21
| * | | | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-21