summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland1-0/+2
2012-07-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner35-66/+155
2012-07-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-07-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-07-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds3-11/+14
2012-07-14VFS: Pass mount flags to sget()David Howells1-1/+1
2012-07-14fs: add nd_jump_linkChristoph Hellwig1-0/+2
2012-07-14get rid of kern_path_parent()Al Viro1-1/+1
2012-07-14don't pass nameidata * to vfs_create()Al Viro1-1/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-2/+2
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-1/+1
2012-07-14make finish_no_open() return intAl Viro1-1/+1
2012-07-14kill struct opendataAl Viro1-6/+5
2012-07-14make ->atomic_open() return intAl Viro1-3/+3
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro1-2/+7
2012-07-14vfs: remove open intents from nameidataMiklos Szeredi1-14/+0
2012-07-14nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi1-1/+1
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi1-0/+7
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro2-2/+2
2012-07-14i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam1-0/+1
2012-07-14i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam1-1/+1
2012-07-14lp8727_charger: Move header file into platform_data directoryKim, Milo1-0/+0
2012-07-14power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala1-0/+6
2012-07-14charger-manager: Set current limit of regulator for over current protectionChanwoo Choi1-0/+8
2012-07-14charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi1-1/+58
2012-07-14tipc: remove print_buf and deprecated log buffer codeErik Hugne1-2/+2
2012-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+9
2012-07-13dma: shdma: convert to the shdma base libraryGuennadi Liakhovetski1-23/+10
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski1-7/+1
2012-07-13dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-2/+6
2012-07-13dmaengine: add an shdma-base libraryGuennadi Liakhovetski1-0/+123
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2-0/+102
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+5
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-7/+251
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch1-1/+2
2012-07-12regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak1-0/+2
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin1-0/+6
2012-07-12Merge tag 'v3.5-rc6' into next/dtArnd Bergmann6-7/+10
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko1-2/+9
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko1-0/+1
2012-07-12net: sched: add ipset ematchFlorian Westphal1-1/+2
2012-07-12v4l: Export v4l2-common.h in include/linux/KbuildSakari Ailus1-0/+1
2012-07-12tcp: TCP Small QueuesEric Dumazet1-0/+9
2012-07-12clk: add DT fixed-clock binding supportGrant Likely1-0/+2
2012-07-12clk: add DT clock binding supportGrant Likely2-0/+33
2012-07-12ARM: integrator: convert to common clockLinus Walleij1-0/+1
2012-07-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-4/+7
2012-07-12memblock: free allocated memblock_reserved_regions laterYinghai Lu1-3/+1