summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-01-15Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman
2013-01-15mfd: wm5102: Add microphone clamp control registersMark Brown
2013-01-15extcon: arizona: Support direct microphone measurement via HPDETMark Brown
2013-01-15extcon: arizona: Support HPDET based accessory identificationMark Brown
2013-01-15extcon: arizona: Enable basic headphone identificationMark Brown
2013-01-15extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown
2013-01-15extcon: arizona: Use microphone clamp function if availableMark Brown
2013-01-15extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown
2013-01-15extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi
2013-01-15extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi
2013-01-15extcon: max77693: Remove duplicate code by making functionChanwoo Choi
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne
2013-01-08VMCI: Some header and config files.George Zhang
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky
2013-01-04ipc: message queue receive cleanupStanislav Kinsbursky
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky
2013-01-03include: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03pstore: remove __dev* attributes.Greg Kroah-Hartman
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25namei.h: include errno.hStephen Warren
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara
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-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-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