summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-04old sigsuspend variants in kernel/signal.cAl Viro1-0/+8
2013-02-04generic compat_sys_rt_sigqueueinfo()Al Viro1-0/+4
2013-02-04generic compat_sys_rt_sigpending()Al Viro2-1/+4
2013-02-04generic compat_sys_rt_sigprocmask()Al Viro1-1/+7
2013-02-04sanitize rt_sigaction() situation a bitAl Viro1-0/+6
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade1-0/+35
2013-02-03Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+4
2013-02-03Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller3-264/+4
2013-02-03Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+10
2013-02-02iio: Simplify iio_map_array_unregister APIGuenter Roeck1-6/+3
2013-02-02iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck1-4/+5
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA1-4/+0
2013-02-02iio: gyro: Add itg3200Manuel Stahl1-0/+154
2013-02-02pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi1-0/+9
2013-02-02pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi1-0/+7
2013-02-02pwm: Correct parameter name in header for *pwm_get() functionsPeter Ujfalusi1-2/+2
2013-02-02leds: leds-pwm: Convert to use devm_get_pwmPeter Ujfalusi1-1/+1
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar1-1/+2
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar1-0/+1
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri1-0/+5
2013-02-02cpufreq: Update Documentation for cpus and related_cpusViresh Kumar1-2/+4
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring1-0/+17
2013-02-02cpufreq: Sort function prototypes properlyBorislav Petkov1-3/+3
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov1-0/+1
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar1-5/+9
2013-02-02mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia1-0/+3
2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki1-1/+1
2013-02-01SUNRPC: Nuke the tk_xprt macroTrond Myklebust1-1/+0
2013-02-01SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust1-2/+2
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust1-1/+1
2013-02-01slab: Common definition for kmem_cache_nodeChristoph Lameter1-11/+0
2013-02-01slab: Common Kmalloc cache determinationChristoph Lameter1-31/+10
2013-02-01slab: Common definition for the array of kmalloc cachesChristoph Lameter3-9/+5
2013-02-01slab: Common constants for kmalloc boundariesChristoph Lameter2-26/+27
2013-02-01slab: Rename nodelists to nodeChristoph Lameter1-1/+1
2013-02-01slab: Common name for the per node structuresChristoph Lameter1-1/+1
2013-02-01slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter2-80/+12
2013-02-01slab: Common kmalloc slab index determinationChristoph Lameter2-113/+122
2013-02-01slab: Move kmalloc related function defsChristoph Lameter1-9/+9
2013-02-01clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren1-0/+2
2013-02-01wanrouter: delete now orphaned header content, files/driversPaul Gortmaker3-264/+4
2013-02-01clockevents: Add generic timer broadcast functionMark Rutland1-0/+5
2013-02-01clockevents: Add generic timer broadcast receiverMark Rutland1-0/+4
2013-01-31staging:iio: Remove noop call to __iio_update_bufferLars-Peter Clausen1-13/+0
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca3-0/+314
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak1-1/+2
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu1-0/+11
2013-01-31spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard1-2/+2
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+18
2013-01-31PCI: Use PCI Express Capability accessorMyron Stowe1-1/+1