summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko1-24/+39
2012-07-30string: introduce memweight()Akinobu Mita1-0/+3
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo1-0/+0
2012-07-30backlight: move register definitions from header to sourceKim, Milo1-6/+0
2012-07-30printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2-3/+1
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2-13/+16
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2-18/+23
2012-07-30printk: add generic functions to find KERN_<LEVEL> headersJoe Perches1-0/+26
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda1-0/+8
2012-07-30usb/marvell: remove conditional compilation of clk codeViresh Kumar1-9/+0
2012-07-30clk: add non CONFIG_HAVE_CLK routinesViresh Kumar1-59/+109
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook1-0/+5
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2-1/+41
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-47/+49
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2-47/+49
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds3-77/+6
2012-07-27Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+15
2012-07-26Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-2/+77
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-8/+26
2012-07-27cpumask: cpulist_parse() comments correctionAlex Shi1-2/+1
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie1-1/+2
2012-07-27cpumask: add a few comments of cpumask functionsAlex Shi1-0/+12
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+9
2012-07-26ipv6: Early TCP socket demuxEric Dumazet2-6/+9
2012-07-26ipv4: Fix input route performance regression.David S. Miller1-2/+17
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds20-71/+141
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-170/+144
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds1-1/+1
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge1-1/+2
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2-23/+3
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+11
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2012-07-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+18
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+22
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+31
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-8/+1
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+6
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-100/+653
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-18/+257
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown81-181/+388
2012-07-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie1-87/+7
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs1-87/+7
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik283-6105/+5710
2012-07-24Thermal: Add Hysteresis attributesDurgadoss R1-0/+5
2012-07-24Thermal: Make Thermal trip points writeableDurgadoss R1-3/+12
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-33/+116
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2-1/+14
2012-07-24Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-15/+2
2012-07-24Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-9/+6