summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-12-18percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov1-70/+13
2012-12-18string: introduce helper to get base file name from given pathAndy Shevchenko1-0/+11
2012-12-18backlight: add of_find_backlight_by_node()Thierry Reding1-0/+10
2012-12-18drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo1-7/+2
2012-12-18lseek: the "whence" argument is called "whence"Andrew Morton3-10/+10
2012-12-18include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach1-20/+20
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds9-14/+58
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt17-54/+250
2012-12-18Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds13-330/+1473
2012-12-17Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds1-4/+0
2012-12-17Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+17
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+22
2012-12-17Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds21-131/+1494
2012-12-17Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+12
2012-12-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+7
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-15/+3
2012-12-17Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-18/+223
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2-0/+54
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel3-0/+113
2012-12-16Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-0/+2
2012-12-16Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-24/+26
2012-12-16Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-0/+9
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds1-0/+17
2012-12-16Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-2/+5
2012-12-16NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust1-0/+1
2012-12-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+13
2012-12-15Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+27
2012-12-15ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren1-0/+51
2012-12-15Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+64
2012-12-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-0/+17
2012-12-14mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros1-0/+3
2012-12-14block: discard granularity might not be power of 2Shaohua Li1-3/+4
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+33
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+7
2012-12-14Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik1-1/+0
2012-12-14Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds4-30/+110
2012-12-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-58/+0
2012-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2012-12-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+21
2012-12-14Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-0/+68
2012-12-14ASN.1: Define indefinite length marker constantDavid Howells1-0/+2
2012-12-14moduleparam: use __UNIQUE_ID()Rusty Russell1-4/+2
2012-12-14__UNIQUE_ID()Rusty Russell2-0/+11
2012-12-14ima: support new kernel module syscallMimi Zohar1-0/+6
2012-12-14security: introduce kernel_module_from_file hookKees Cook1-0/+13
2012-12-14module: add flags arg to sys_finit_module()Rusty Russell1-1/+1
2012-12-14module: add syscall to load module from fdKees Cook1-0/+1
2012-12-14Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+57
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+5