Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | percpu-refcount: Introduce percpu_ref_resurrect() | Bart Van Assche | 2018-09-26 | 1 | -2/+26 |
* | lib/Kconfig.debug: fix three typos in help text | Thibaut Sautereau | 2018-09-04 | 1 | -2/+2 |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-09-02 | 1 | -1/+0 |
|\ | |||||
| * | notifier: Remove notifier header file wherever not used | Mukesh Ojha | 2018-08-30 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-08-27 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | rhashtable: remove duplicated include from rhashtable.c | Yue Haibing | 2018-08-20 | 1 | -1/+0 |
* | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 5 | -109/+238 |
|\ \ | |||||
| * | | ida: Change ida_get_new_above to return the id | Matthew Wilcox | 2018-08-21 | 1 | -18/+12 |
| * | | ida: Remove old API | Matthew Wilcox | 2018-08-21 | 2 | -50/+7 |
| * | | test_ida: check_ida_destroy and check_ida_alloc | Matthew Wilcox | 2018-08-21 | 1 | -0/+54 |
| * | | test_ida: Convert check_ida_conv to new API | Matthew Wilcox | 2018-08-21 | 1 | -0/+30 |
| * | | test_ida: Move ida_check_max | Matthew Wilcox | 2018-08-21 | 1 | -0/+23 |
| * | | test_ida: Move ida_check_leaf | Matthew Wilcox | 2018-08-21 | 1 | -0/+25 |
| * | | ida: Start new test_ida module | Matthew Wilcox | 2018-08-21 | 3 | -0/+49 |
| * | | ida: Add new API | Matthew Wilcox | 2018-08-21 | 1 | -39/+31 |
| * | | ida: Lock the IDA in ida_destroy | Matthew Wilcox | 2018-08-21 | 1 | -6/+11 |
| * | | radix-tree: Fix UBSAN warning | Matthew Wilcox | 2018-08-21 | 1 | -1/+1 |
* | | | lib/fonts: convert comments to utf-8 | Arnd Bergmann | 2018-08-23 | 4 | -512/+512 |
* | | | lib/rhashtable: guarantee initial hashtable allocation | Davidlohr Bueso | 2018-08-22 | 1 | -3/+11 |
* | | | lib/rhashtable: simplify bucket_table_alloc() | Davidlohr Bueso | 2018-08-22 | 1 | -5/+2 |
* | | | lib/test_hexdump.c: fix failure on big endian cpu | Christophe Leroy | 2018-08-22 | 1 | -5/+23 |
* | | | lib/Kconfig: remove 'default n' for tests | Andy Shevchenko | 2018-08-22 | 2 | -18/+0 |
* | | | lib: add crc64 calculation routines | Coly Li | 2018-08-22 | 5 | -0/+145 |
* | | | lib/test_debug_virtual.c: make struct pointer foo static | Colin Ian King | 2018-08-22 | 1 | -1/+1 |
* | | | lib/bitmap.c: drop unnecessary 0 check for u32 array operations | Andy Shevchenko | 2018-08-22 | 1 | -8/+1 |
| |/ |/| | |||||
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-08-19 | 1 | -4/+7 |
|\ \ | |||||
| * | | ila: make lockdep happy again | Cong Wang | 2018-08-16 | 1 | -4/+7 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2018-08-18 | 1 | -0/+20 |
|\ \ \ | |||||
| * | | | bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() | Andy Shevchenko | 2018-08-01 | 1 | -0/+20 |
* | | | | deprecate the '__deprecated' attribute warnings entirely and for good | Linus Torvalds | 2018-08-18 | 1 | -8/+0 |
* | | | | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-08-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 4.18-rc7 into driver-core-next | Greg Kroah-Hartman | 2018-07-30 | 7 | -27/+115 |
| |\ \ \ \ | |||||
| * | | | | | kobject: Replace strncpy with memcpy | Guenter Roeck | 2018-07-07 | 1 | -1/+1 |
* | | | | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-08-18 | 1 | -0/+36 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2018-07-24 | 1 | -0/+36 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | devres: Add devm_of_iomap() | Benjamin Herrenschmidt | 2018-07-23 | 1 | -0/+36 |
* | | | | | | | | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 2018-08-16 | 27 | -522/+434 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-08-15 | 3 | -375/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | scsi: klist: Make it safe to use klists in atomic context | Bart Van Assche | 2018-07-02 | 1 | -4/+6 |
| | * | | | | | | | scsi: Remove percpu_ida | Matthew Wilcox | 2018-06-19 | 2 | -371/+1 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-15 | 1 | -1/+26 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | vsprintf: Add command line option debug_boot_weak_hash | Tobin C. Harding | 2018-07-17 | 1 | -0/+17 |
| | * | | | | | | | vsprintf: Use hw RNG for ptr_key | Tobin C. Harding | 2018-07-17 | 1 | -1/+9 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-08-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | BackMerge v4.18-rc7 into drm-next | Dave Airlie | 2018-07-30 | 4 | -13/+113 |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||||
| | * | | | | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie | 2018-07-06 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | locking: Implement an algorithm choice for Wound-Wait mutexes | Thomas Hellstrom | 2018-07-03 | 1 | -1/+1 |
| | | | |_|/ / / / | | | |/| | | | | | |||||
| * | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-08-15 | 6 | -25/+14 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | lib/mpi: remove redundant variable esign | Colin Ian King | 2018-08-07 | 1 | -2/+1 |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2018-08-03 | 16 | -3311/+161 |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | |