summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify path argument of trace_seq_path()Al Viro2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constify path argument of audit_log_d_path()Al Viro2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: initial qnx6fs additionKai Bankett2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: d_alloc_root() goneAl Viro2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: turn generic_drop_inode() into static inlineAl Viro2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: drop_file_write_access() made staticAl Viro2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VM: make unmap_vmas() return voidAl Viro2012-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VM: make zap_page_range() return voidAl Viro2012-03-20
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: trim security.hAl Viro2012-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | digsig: changed type of the timestampDmitry Kasatkin2012-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: Yama LSMKees Cook2012-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: create task_free security callbackKees Cook2012-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next-queue' into nextJames Morris2012-02-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Allow special keyrings to be clearedDavid Howells2012-01-19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | padata: Fix race on sequence number wrapSteffen Klassert2012-03-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: Add bulk algorithm registration interfaceMark Brown2012-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-01-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'topic/twl' into regulator-nextMark Brown2012-03-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi2012-03-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-11
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'regulator-drivers' into regulator-supplyMark Brown2012-02-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Add devm_regulator_put in consumer.hAxel Lin2012-01-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin2012-01-27
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Provide devm_regulator_bulk_get()Mark Brown2012-01-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Implement devm_regulator_free()Mark Brown2012-01-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Add devm_regulator_get()Stephen Boyd2012-01-20
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: provide a helper for registering a fixed regulatorSascha Hauer2012-03-03
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan2012-03-11
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-20
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Remove ifdefs for debugfs codeStephen Boyd2012-02-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: fix wrong header name in descriptionKim, Milo2012-02-16
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-12