aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine2-0/+10
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine1-1/+2
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine1-1/+2
2012-10-06coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko1-0/+1
2012-10-06coredump: add a new elf note with siginfo of the signalDenys Vlasenko1-0/+5
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-5/+0
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2-3/+3
2012-10-06coredump: update coredump-related headersAlex Kelly3-6/+5
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-0/+4
2012-10-06rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries1-1/+1
2012-10-06rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu1-0/+22
2012-10-06rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu1-0/+10
2012-10-06rtc: add Dallas DS2404 driverSven Schnelle1-0/+20
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis1-0/+1
2012-10-06genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard1-0/+27
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-5/+5
2012-10-06bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong1-0/+69
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong1-0/+57
2012-10-06backlight: lp855x: add FAST bit description for LP8556Kim, Milo1-0/+2
2012-10-06sections: fix section conflicts in netAndi Kleen1-0/+2
2012-10-06sections: fix section conflicts in mm/percpu.cAndi Kleen1-1/+1
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-8/+19
2012-10-06audit.h: replace defines with C stubsKees Cook1-53/+153
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-33/+137
2012-10-04Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds3-0/+82
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-0/+68
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds9-12/+233
2012-10-03Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-2/+10
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds115-201/+277
2012-10-03Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+3
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds9-26/+64
2012-10-02Merge tag 'stable/for-linus-3.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-0/+2
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds7-5/+71
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2-2/+17
2012-10-03Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie5-22/+46
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-34/+57
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-9/+50
2012-10-02MAX_LFS_FILESIZE should be a loff_tChuck Lever1-2/+2
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-0/+3
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly1-0/+1
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-27/+99
2012-10-02Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-8/+26
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds3-0/+171
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-6/+87
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-13/+76
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-6/+11
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-0/+5
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds111-849/+2178
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds27-56/+347