summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-21frontswap: support exclusive gets if tmem backend is capableDan Magenheimer1-0/+2
2012-09-21userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman1-3/+3
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman1-1/+1
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook1-0/+1
2012-09-21charger-manager: Support limit of maximum possibleChanwoo Choi1-0/+15
2012-09-21charger-manager: Check fully charged state of battery periodicallyChanwoo Choi1-1/+7
2012-09-21Merge branch 'next/soc' into next/multiplatformOlof Johansson3-0/+75
2012-09-21Merge branch 'next/dt' into next/multiplatformOlof Johansson4-0/+25
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson12-14/+36
2012-09-21lp8727_charger: More pure cosmetic improvementsKim, Milo1-4/+4
2012-09-21lp8727_charger: Clean up lp8727 definitionsKim, Milo1-17/+17
2012-09-21lp8727_charger: Add configurable debouce timerKim, Milo1-0/+2
2012-09-21lp8727_charger: Fix buggy code of NULL pdataKim, Milo1-3/+4
2012-09-21Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar...Olof Johansson3-0/+75
2012-09-21power_supply: Enable battery-charger for 88pm860xJett.Zhou1-1/+83
2012-09-21xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-09-21ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch1-0/+4
2012-09-21IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-0/+11
2012-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2-2/+17
2012-09-21Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson28-2046/+617
2012-09-20the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro1-0/+1
2012-09-20block: ioctl to zero block rangesMartin K. Petersen1-0/+1
2012-09-20block: Implement support for WRITE SAMEMartin K. Petersen3-1/+36
2012-09-20block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen1-0/+31
2012-09-20block: Clean up special command handling logicMartin K. Petersen3-14/+35
2012-09-20pwm: Fix compilation error when CONFIG_PWM is not definedTushar Behera1-2/+80
2012-09-20of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones1-0/+5
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones1-2/+4
2012-09-20ARM: bcm2835: add stub clock driverSimon Arlott1-0/+24
2012-09-20ARM: bcm2835: add system timerSimon Arlott1-0/+22
2012-09-20ARM: bcm2835: add interrupt controller driverSimon Arlott1-0/+29
2012-09-20Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina3-16/+81
2012-09-20netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang1-0/+3
2012-09-20netdev: make address const in device address managementstephen hemminger1-14/+14
2012-09-19HID: Allow more fields in the hid reportHenrik Rydberg1-1/+1
2012-09-19HID: Add an input configured notification callbackHenrik Rydberg1-0/+3
2012-09-19Input: MT - Get slot by keyHenrik Rydberg1-0/+4
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg1-0/+21
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg1-0/+9
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+4
2012-09-19Input: Send events one packet at a timeHenrik Rydberg1-3/+21
2012-09-19Input: Break out MT dataHenrik Rydberg2-11/+18
2012-09-19ARM: spear: move platform_data definitionsArnd Bergmann1-0/+164
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann15-0/+669
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann7-0/+184
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann10-1/+393
2012-09-19Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-0/+2
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-1/+4
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck1-1/+1
2012-09-19mfd: 88pm860x: Move initilization codeHaojian Zhuang1-4/+0