summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 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/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-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe4-4/+27
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal1-3/+12
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet1-1/+2
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy1-0/+15
2011-01-13netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt1-1/+1
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai3-0/+327
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt1-0/+22
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt1081-20927/+63990
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller1-0/+15
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-5/+15
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman177-1575/+4148
2011-01-13fs: add hole punching to fallocateJosef Bacik1-0/+1
2011-01-13move internal-only parts of ncpfs headers to fs/ncpfsAl Viro4-315/+0
2011-01-13switch ncpfsAl Viro1-1/+1
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro1-1/+3