aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-16/+66
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-23/+36
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-0/+327
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds9-495/+5
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-1/+45
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-8/+13
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds6-51/+104
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-15/+94
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-14/+14
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+5
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+21
2011-01-13decompressors: remove unused constant from inflate.hLasse Collin1-3/+0
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-0/+19
2011-01-13decompressors: add XZ decompressor moduleLasse Collin1-0/+264
2011-01-13Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin1-0/+1
2011-01-13Decompressors: get rid of set_error_fn() macroLasse Collin1-5/+0
2011-01-13romfs: have romfs_fs.h pull in necessary headersMike Frysinger1-0/+3
2011-01-13cramfs: hide function prototypes behind __KERNEL__ macroAlexander Shishkin1-0/+2
2011-01-13memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai1-0/+2
2011-01-13pps: add kernel consumer supportAlexander Gordeev1-0/+7
2011-01-13pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2-0/+16
2011-01-13ntp: add hardpps implementationAlexander Gordeev1-0/+1
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev1-1/+1
2011-01-13pps: access pps device by direct pointerAlexander Gordeev1-14/+9
2011-01-13pps: unify timestamp gatheringAlexander Gordeev3-5/+25
2011-01-13pps: fix race in PPS_FETCH handlerAlexander Gordeev1-1/+1
2011-01-13pps: trivial fixesAlexander Gordeev1-1/+5
2011-01-13NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen1-0/+97
2011-01-13user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov1-1/+1
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine1-0/+2
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine1-0/+10
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine1-41/+41
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine2-65/+15
2011-01-13fs/char_dev.c: remove unused cdev_index()Namhyung Kim1-2/+0
2011-01-13gpiolib: add missing functions to generic fallbackWolfram Sang1-0/+20
2011-01-13gpiolib: annotate gpio-intialization with __must_checkWolfram Sang1-3/+3
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon1-0/+4
2011-01-13drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionalityAndres Salomon1-0/+2
2011-01-13binfmt_elf: cleanupsMikael Pettersson1-3/+2
2011-01-13epoll: convert max_user_watches to longRobin Holt1-1/+1
2011-01-13include/linux/printk.h: use tab not spaces for indentJoe Perches1-7/+7
2011-01-13include/linux/printk.h: organize printk_ratelimited macrosJoe Perches1-13/+12
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches1-14/+28
2011-01-13include/linux/printk.h: add pr_<level>_once macrosJoe Perches1-15/+44
2011-01-13include/linux/printk.h: use and neaten no_printkJoe Perches1-32/+43
2011-01-13include/linux/printk.h: use space after #defineJoe Perches1-9/+9
2011-01-13include/linux/printk.h: move console functions and variables togetherJoe Perches1-11/+11
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg1-0/+1
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton1-3/+3
2011-01-13toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin1-0/+2