Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d834635a35a98d0dced54da7695ccab4464854d
/
lib
09d4e0e
lib: Provide generic atomic64_t implementation
by Paul Mackerras
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
ad6561d
module: trim exception table on init free.
by Rusty Russell
· 15 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 15 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
26a28fa
add generic lib/checksum.c
by Arnd Bergmann
· 15 years ago
38c7fed
x86: remove some alloc_bootmem_cpumask_var calling
by Yinghai Lu
· 15 years ago
0822ee4
kmemleak: Simple testing module for kmemleak
by Catalin Marinas
· 15 years ago
3bba00d
kmemleak: Enable the building of the memory leak detector
by Catalin Marinas
· 15 years ago
49c3556
Merge branch 'serial-from-alan'
by Linus Torvalds
· 15 years ago
8759ef3
lib: isolate rational fractions helper function
by Oskar Schirmer
· 15 years ago
769f3e8
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3f6280d
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0281b5d
cpumask: introduce zalloc_cpumask_var
by Yinghai Lu
· 15 years ago
0bf8412
dma-debug: simplify logic in driver_filter()
by Joerg Roedel
· 15 years ago
be81c6e
dma-debug: disable/enable irqs only once in device_dma_allocations
by Joerg Roedel
· 15 years ago
e7ed70e
dma-debug: use pr_* instead of printk(KERN_* ...)
by Joerg Roedel
· 15 years ago
c17e2cf
dma-debug: code style fixes
by Joerg Roedel
· 15 years ago
31232509
dma-debug: comment style fixes
by Joerg Roedel
· 15 years ago
62a6f46
Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
by Ingo Molnar
· 15 years ago
56fdd18
Merge branch 'linus' into core/iommu
by Ingo Molnar
· 15 years ago
7caf6a4
dma-debug: change hash_bucket_find from first-fit to best-fit
by Joerg Roedel
· 15 years ago
bdc2911
Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31
by Joerg Roedel
· 15 years ago
1745de5
dma-debug: add dma_debug_driver kernel command line
by Joerg Roedel
· 15 years ago
8a6fc70
dma-debug: add debugfs file for driver filter
by Joerg Roedel
· 15 years ago
2e507d8
dma-debug: add variables and checks for driver filter
by Joerg Roedel
· 15 years ago
88f3907
dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device
by FUJITA Tomonori
· 15 years ago
884d059
dma-debug: use sg_dma_len accessor
by FUJITA Tomonori
· 15 years ago
15aedea4
dma-debug: use sg_dma_address accessor instead of using dma_address directly
by FUJITA Tomonori
· 15 years ago
ed888ae
dma-debug: re-add dma memory leak detection
by Joerg Roedel
· 15 years ago
41fb454
Merge commit 'v2.6.30-rc5' into core/iommu
by Ingo Molnar
· 15 years ago
fe0e2bb
Remove old PRINTK_DEBUG config item
by Jason Baron
· 16 years ago
da87bbd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0c8b946
vsprintf: introduce %pf format specifier
by Frederic Weisbecker
· 16 years ago
314eeac
dma-debug: remove broken dma memory leak detection for 2.6.30
by Joerg Roedel
· 16 years ago
a5422a5
lib: find_last_bit.o needed by a module only, move it from lib to obj
by Fred Isaman
· 16 years ago
58be18c4
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
75ee034
[S390] omit frame pointers on s390 when possible
by Heiko Carstens
· 16 years ago
23c560a
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
by Tejun Heo
· 16 years ago
8a577ff
driver: dont update dev_name via device_add path
by Kay Sievers
· 16 years ago
d094cbe
driver core: allow non-root users to listen to uevents
by Kay Sievers
· 16 years ago
05f54c1
Revert "kobject: don't block for each kobject_uevent".
by Hugh Dickins
· 16 years ago
e6a1a89
dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries
by FUJITA Tomonori
· 16 years ago
9eeba61
lockdep: warn about lockdep disabling after kernel taint
by Frederic Weisbecker
· 16 years ago
a4e94ef
printk: add support of hh length modifier for printk
by Zhaolei
· 16 years ago
022624a
printk: fix wrong format string iter for printk
by Zhaolei
· 16 years ago
42d7c5e
swiotlb: change swiotlb_bus_to[phys,virt] prototypes
by Becky Bruce
· 16 years ago
380d687
swiotlb: use swiotlb_sync_single instead of duplicating code
by Becky Bruce
· 16 years ago
7fcebbd
swiotlb: rename unmap_single to do_unmap_single
by Becky Bruce
· 16 years ago
ef5722f
swiotlb: allow arch override of address_needs_mapping
by Becky Bruce
· 16 years ago
dd6b02f
swiotlb: map_page fix for highmem systems
by Becky Bruce
· 16 years ago
67131ad
swiotlb: fix compile warning
by Becky Bruce
· 16 years ago
ceb5ac3
swiotlb: comment corrections
by Becky Bruce
· 16 years ago
1551260
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
5e34437
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
77d0563
softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP
by Ingo Molnar
· 16 years ago
12fe32e
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5412b53
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e4c393f
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
492f59f
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e65a1b7
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c
by Pekka Enberg
· 16 years ago
ba56617
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c
by Pekka Enberg
· 16 years ago
079effb
kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c
by Pekka Enberg
· 16 years ago
4f032ac
cpumask: fix slab corruption caused by alloc_cpumask_var_node()
by Jack Steiner
· 16 years ago
38460b4
cgroup: CSS ID support
by KAMEZAWA Hiroyuki
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
55a6399
lib/rbtree.c: optimize rb_erase()
by Wolfram Strepp
· 16 years ago
6a11f75
generic debug pagealloc
by Akinobu Mita
· 16 years ago
7bee946
Merge branch 'linus' into locking-for-linus
by Ingo Molnar
· 16 years ago
93c36ed
dma-debug: fix printk formats (i386)
by Randy Dunlap
· 16 years ago
712b000
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
38a6ed3
Merge branch 'linus' into core/printk
by Ingo Molnar
· 16 years ago
b0d44c0
Merge branch 'linus' into core/iommu
by Ingo Molnar
· 16 years ago
0fe41b8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
01e6de6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
831576f
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
562f477
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
8937b73
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
9898abb
Dynamic debug: allow simple quoting of words
by Greg Banks
· 16 years ago
86151fd
dynamic debug: update docs
by Jason Baron
· 16 years ago
e9d376f
dynamic debug: combine dprintk and dynamic printk
by Jason Baron
· 16 years ago
f520360
kobject: don't block for each kobject_uevent
by Arjan van de Ven
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
1fa5ae8
driver core: get rid of struct device's bus_id string array
by Kay Sievers
· 16 years ago
9537a48
dma-debug: make memory range checks more consistent
by Joerg Roedel
· 16 years ago
9e41d95
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
35d4095
dma-debug: warn of unmapping an invalid dma address
by FUJITA Tomonori
· 16 years ago
95f3c4e
Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
by Ingo Molnar
· 16 years ago
04dfcfc
Merge branch 'linus' into core/iommu
by Ingo Molnar
· 16 years ago
37ba317
Merge branches 'sched/cleanups' and 'linus' into sched/core
by Ingo Molnar
· 16 years ago
4723956
Merge branch 'linus' into core/printk
by Ingo Molnar
· 16 years ago
41531c8
dma-debug: add a check dma memory leaks
by Joerg Roedel
· 16 years ago
Next »