summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Sang2-8/+8
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 function...Andres 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/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li1-1/+2
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
2011-01-13include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton1-3/+16
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...Seiji Aguchi1-0/+4
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy1-0/+1
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo1-0/+1
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2011-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-29/+46
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2-6/+6
2011-01-12Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds12-33/+59
2011-01-12netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-2/+18
2011-01-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-2/+24
2011-01-12ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11NFS fix the setting of exchange id flagAndy Adamson1-2/+6
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-15/+36
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+17
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds6-0/+256
2011-01-11Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-96/+357
2011-01-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+53
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds1-0/+30
2011-01-11arp: allow to invalidate specific ARP entriesMaxim Levitsky1-0/+1
2011-01-11Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+3
2011-01-11net_sched: factorize qdisc stats handlingEric Dumazet1-6/+14
2011-01-11net: Add alloc_netdev_mqs functionTom Herbert2-4/+10
2011-01-11Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+1