summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-26serial/efm32: add new driverUwe Kleine-König2-0/+20
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet1-0/+1
2012-01-26Merge tag 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown1-0/+12
2012-01-26include: platform_data: Platform data header for OMAP4 ASoC audioPeter Ujfalusi1-0/+49
2012-01-26Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-2/+2
2012-01-26sh: intc: remove dependency on NR_IRQSRob Herring1-0/+6
2012-01-26sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring1-0/+11
2012-01-26crypto: Add bulk algorithm registration interfaceMark Brown1-0/+2
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman1-139/+0
2012-01-25ARM: amba: provide common initializers for static amba devicesRussell King1-0/+33
2012-01-25ARM: amba: add amba_device allocation/add/put functionsRussell King1-0/+3
2012-01-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2012-01-25sysctl: Add register_sysctl for normal sysctl usersEric W. Biederman1-0/+1
2012-01-25sysctl: Index sysctl directories with rbtrees.Eric W. Biederman1-2/+8
2012-01-25sysctl: Make the header lists per directory.Eric W. Biederman1-1/+1
2012-01-25sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman1-2/+2
2012-01-25sysctl: Replace root_list with links between sysctl_table_sets.Eric W. Biederman1-2/+1
2012-01-25sysctl: Stop requiring explicit management of sysctl directoriesEric W. Biederman1-3/+7
2012-01-25sysctl: Add a root pointer to ctl_table_setEric W. Biederman1-0/+3
2012-01-25sysctl: Initial support for auto-unregistering sysctl tables.Eric W. Biederman1-0/+1
2012-01-25sysctl: Remove the now unused ctl_table parent field.Eric W. Biederman1-1/+0
2012-01-25sysctl: register only tables of sysctl filesEric W. Biederman1-1/+1
2012-01-25sysctl: Add support for register sysctl tables with a normal cstring path.Eric W. Biederman1-0/+3
2012-01-25sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman1-3/+0
2012-01-25sysctl: Implement retire_sysctl_setEric W. Biederman1-0/+1
2012-01-25sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman1-16/+0
2012-01-25sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman1-0/+1
2012-01-25sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman1-33/+62
2012-01-25Eliminate get_driver() and put_driver()Alan Stern1-2/+0
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+21
2012-01-25Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux...Rafael J. Wysocki1-2/+7
2012-01-25tty: rework pty count limitingKonstantin Khlebnikov1-0/+1
2012-01-25tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov1-2/+1
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-0/+10
2012-01-25dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie1-1/+1
2012-01-25dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie1-1/+2
2012-01-25dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie4-12/+16
2012-01-25dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie1-6/+4
2012-01-25kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+5
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias1-0/+7
2012-01-24ssb: SPROM: extract each core power infoRafał Miłecki2-0/+42
2012-01-24kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin1-139/+0
2012-01-24usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro1-0/+1
2012-01-24migrate_mode.h is not exported to user modeStephen Rothwell1-1/+1
2012-01-24Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+17
2012-01-24mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer1-8/+3
2012-01-24mm: cleancache: s/flush/invalidate/Dan Magenheimer1-9/+14
2012-01-23[media] V4L2: Add per-device-node capabilitiesHans Verkuil1-9/+20