aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo2015-02-14
* lib/vsprintf: implement bitmap printing through '%*pb[l]'Tejun Heo2015-02-14
* cpumask: always use nr_cpu_ids in formatting and parsing functionsTejun Heo2015-02-14
* lib/genalloc.c: check result of devres_alloc()Jan Kara2015-02-14
* lib/string.c: improve strrchr()Rasmus Villemoes2015-02-14
* fs/namespace: convert devname allocation to kstrdup_constAndrzej Hajda2015-02-14
* mm/slab: convert cache name allocations to kstrdup_constAndrzej Hajda2015-02-14
* clk: convert clock name allocations to kstrdup_constAndrzej Hajda2015-02-14
* kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-14
* kernfs: convert node name allocation to kstrdup_constAndrzej Hajda2015-02-14
* mm/util: add kstrdup_constAndrzej Hajda2015-02-14
* lib: crc32: constify crc32 lookup tableDaniel Borkmann2015-02-14
* lib: bitmap: remove redundant code from __bitmap_shift_leftRasmus Villemoes2015-02-14
* lib: bitmap: eliminate branch in __bitmap_shift_leftRasmus Villemoes2015-02-14
* lib: bitmap: change bitmap_shift_left to take unsigned parametersRasmus Villemoes2015-02-14
* lib: bitmap: yet another simplification in __bitmap_shift_rightRasmus Villemoes2015-02-14
* lib: bitmap: remove redundant code from __bitmap_shift_rightRasmus Villemoes2015-02-14
* lib: bitmap: eliminate branch in __bitmap_shift_rightRasmus Villemoes2015-02-14
* lib: bitmap: change bitmap_shift_right to take unsigned parametersRasmus Villemoes2015-02-14
* lib/bitmap.c: elide bitmap_copy_le on little-endianRasmus Villemoes2015-02-14
* lib/bitmap.c: change prototype of bitmap_copy_leRasmus Villemoes2015-02-14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-02-13
|\
| * leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann2015-02-02
| * DT: leds: Add led-sources propertyJacek Anaszewski2015-01-29
| * leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski2015-01-26
| * leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven2015-01-14
| * leds: Use setup_timerJulia Lawall2015-01-14
| * leds: Don't allow brightness values greater than max_brightnessGabriele Mazzotta2015-01-14
| * DT: leds: Add flash LED devices related propertiesPavel Machek2015-01-14
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-13
|\ \
| * | module: Replace over-engineered nested sleepPeter Zijlstra2015-02-10
| * | module: Annotate nested sleep in resolve_symbol()Peter Zijlstra2015-02-10
| * | module: Remove double spaces in module verification taint messageMarcel Holtmann2015-02-06
| * | kernel/module.c: Free lock-classes if parse_args failedAndrey Tsyvarev2015-02-06
| * | module: set ksymtab/kcrctab* section addresses to 0x0Rabin Vincent2015-02-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-02-13
|\ \ \
| * | | tile: change MAINTAINERS website from tilera.com to ezchip.comChris Metcalf2015-02-13
| * | | tile: enable sparse checks for get/put_userChris Metcalf2015-01-13
| * | | tile: fix put_user sparse errorsChris Metcalf2015-01-13
| * | | tile: default to little endian on older toolchainsChris Metcalf2015-01-13
* | | | Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds2015-02-13
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \ \ \
| * | | | KVM: ia64: drop kvm.h from installed user headersMike Frysinger2015-02-10
| * | | | KVM: x86: fix build with !CONFIG_SMPRadim Krčmář2015-02-10
| * | | | KVM: x86: emulate: correct page fault error code for NoWrite instructionsPaolo Bonzini2015-02-09
| * | | | Merge tag 'kvm-s390-next-20150209' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-02-09
| |\ \ \ \
| | * | | | KVM: Disable compat ioctl for s390Christian Borntraeger2015-02-09