summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-26PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas
2012-12-26[media] v4l2: blackfin: add EPPI3 supportScott Jiang
2012-12-26CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25namei.h: include errno.hStephen Warren
2012-12-25asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara
2012-12-24Input: adxl34x - make platform_data include self containedWolfram Sang
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin
2012-12-24regulator: lp8755: new driver for LP8755Daniel Jeong
2012-12-24ASoC: fsi: cleanup sh_fsi.hKuninori Morimoto
2012-12-24ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto
2012-12-24ASoC: fsi: remove platform depended .set_rate() callback supportKuninori Morimoto
2012-12-24ALSA: ASoC: cs4271: add optional soft reset workaroundDaniel Mack
2012-12-24Merge branch 'asoc-fix-cs4271' into asoc-cs4271Mark Brown
2012-12-24ASoC: wm2000: Use clock API integration to configure MCLK divisorMark Brown
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso
2012-12-23[media] rc/keymaps: add RC keytable for MyGica X8507Alfredo Jesús Delaiti
2012-12-23kvm: Fix memory slot generation updatesAlex Williamson
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-21net: devnet_rename_seq should be a seqcountEric Dumazet
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka
2012-12-21[media] davinci: vpbe: pass different platform names to handle different ip'sLad, Prabhakar
2012-12-21[media] davinci/vpss: add helper functions for setting hw paramsManjunath Hadli
2012-12-21[media] V4L: DocBook: Add V4L2_MBUS_FMT_YUV10_1X30 media bus pixel codeSylwester Nawrocki
2012-12-21[media] v4l: Helper function for obtaining timestampsSakari Ailus
2012-12-21[media] v4l: Define video buffer flags for timestamp typesSakari Ailus
2012-12-21edac: edac_mc no longer deals with kobjects directlyShaun Ruffell
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck
2012-12-20exec: do not leave bprm->interp on stackKees Cook
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton
2012-12-20vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro