summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov2012-07-301-0/+4
* include/linux/aio.h: cpp->C conversionsAndrew Morton2012-07-301-18/+20
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
* ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2012-07-301-2/+2
* ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2012-07-301-0/+1
* ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-301-2/+4
* nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko2012-07-301-24/+39
* string: introduce memweight()Akinobu Mita2012-07-301-0/+3
* backlight: move lp855x header into platform_data directoryKim, Milo2012-07-301-0/+0
* backlight: move register definitions from header to sourceKim, Milo2012-07-301-6/+0
* printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2012-07-302-3/+1
* printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2012-07-302-13/+16
* printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2012-07-302-18/+23
* printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2012-07-301-0/+26
* NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda2012-07-301-0/+8
* usb/marvell: remove conditional compilation of clk codeViresh Kumar2012-07-301-9/+0
* clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-301-59/+109
* coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-301-0/+5
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-282-1/+41
|\
| * i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam2012-07-141-0/+1
| * i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam2012-07-141-1/+1
| * i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini2012-07-091-0/+39
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-272-47/+49
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-272-47/+49
| |\ \ \ \
| | | | * | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini2012-06-282-47/+49
| | | |/ /
* | | | | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-271-1/+2
|\ \ \ \ \
| * | | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-261-1/+2
| |/ / / /
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-273-77/+6
|\ \ \ \ \
| * | | | | pipe: remove KM_USER0 from commentsCong Wang2012-07-241-5/+3
| * | | | | asm-generic: remove km_type definitionsCong Wang2012-07-241-32/+2
| * | | | | highmem: remove the deprecated form of kmap_atomicCong Wang2012-07-241-40/+1
* | | | | | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-272-3/+15
|\ \ \ \ \ \
| * | | | | | cpumask: cpulist_parse() comments correctionAlex Shi2012-07-271-2/+1
| * | | | | | init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-271-1/+2
| * | | | | | cpumask: add a few comments of cpumask functionsAlex Shi2012-07-271-0/+12
* | | | | | | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-07-262-2/+77
|\ \ \ \ \ \ \
| * | | | | | | leds: Add LED driver for lm3556 chipG.Shark Jeong2012-07-241-0/+50
| * | | | | | | leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan2012-07-241-2/+2
| * | | | | | | leds: add oneshot blink functionsFabio Baltieri2012-07-241-0/+25
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-263-8/+26
|\ \ \ \ \ \ \
| * | | | | | | ipv6: Early TCP socket demuxEric Dumazet2012-07-262-6/+9
| * | | | | | | ipv4: Fix input route performance regression.David S. Miller2012-07-261-2/+17
* | | | | | | | Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-261-11/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | remoteproc: Support custom firmware handlersSjur Brændeland2012-07-151-0/+2
| * | | | | | | | remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen2012-07-061-3/+3
| * | | | | | | | remoteproc: remove the get_by_name/put APIOhad Ben-Cohen2012-07-061-3/+0
| * | | | | | | | remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-061-3/+0
| * | | | | | | | remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-061-2/+4
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-2620-71/+141
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---------------. \ \ \ \ \ \ \ \ Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-2681-181/+388
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|/ / / / / / | | | | | | | |/| | | | | | | | | |