Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
457cd4f5e3011da47f2f76e2bdc545ffcc1189db
/
lib
25fdeb3
kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.
by Ingo Oeser
· 16 years ago
1de481d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
9e94cd3
Move sysctl check into debugging section and don't make it default y
by Andi Kleen
· 16 years ago
ebb1951
lmb: Fix reserved region handling in lmb_enforce_memory_limit().
by David S. Miller
· 16 years ago
3794f3e
docsrc: build Documentation/ sources
by Randy Dunlap
· 16 years ago
50ac2d6
seq_file: add seq_cpumask(), seq_nodemask()
by Alexey Dobriyan
· 16 years ago
29a6d39
lib/vsprintf.c: wrong conversion function used
by Yi Yang
· 16 years ago
23a0ee9
Merge branch 'core/locking' into core/urgent
by Ingo Molnar
· 16 years ago
31582b0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
9a5467f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
5f5ddfb
kgdb: remove the requirement for CONFIG_FRAME_POINTER
by Jason Wessel
· 16 years ago
e0fdace
debug_locks: set oops_in_progress if we will log messages.
by David Miller
· 16 years ago
697f8d0
random32: seeding improvement
by Stephen Hemminger
· 16 years ago
8978b74
generic, x86: fix add iommu_num_pages helper function
by FUJITA Tomonori
· 16 years ago
1d9b9f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
4d9c377
__ratelimit() cpu flags can't be static
by Alexey Dobriyan
· 16 years ago
29111f5
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus
by Jesse Barnes
· 16 years ago
414f746
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
454c63b
lib: generic show_mem()
by Johannes Weiner
· 16 years ago
bbc6986
task_current_syscall
by Roland McGrath
· 16 years ago
5cd2b45
Use WARN() in lib/
by Arjan van de Ven
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
47feff2
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
by Nick Piggin
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
3bc9f79
iommu: add iommu_num_pages helper function
by Joerg Roedel
· 16 years ago
cf481c2
idr: make idr_remove rcu-safe
by Nadia Derbey
· 16 years ago
f9c46d6
idr: make idr_find rcu-safe
by Nadia Derbey
· 16 years ago
3219b3b
idr: make idr_get_new* rcu-safe
by Nadia Derbey
· 16 years ago
944ca05
idr: error checking factorization
by Nadia Derbey
· 16 years ago
f098ad6
idr: fix a printk call
by Nadia Derbey
· 16 years ago
4ae5378
idr: rename some of the idr APIs internal routines
by Nadia Derbey
· 16 years ago
717115e
printk ratelimiting rewrite
by Dave Young
· 16 years ago
924d9ad
list debugging: use WARN() instead of BUG()
by Dave Jones
· 16 years ago
d955c78
Example use of WARN()
by Arjan van de Ven
· 16 years ago
2d6ffcc
inflate: refactor inflate malloc code
by Thomas Petazzoni
· 16 years ago
e0ce0da
lists: remove a redundant conditional definition of list_add()
by Robert P. J. Day
· 16 years ago
fd19382
lib: allow memparse() to accept a NULL and ignorable second parm
by Robert P. J. Day
· 16 years ago
545e400
lzo: use get/put_unaligned_* helpers
by Harvey Harrison
· 16 years ago
d3de851
rtc: BCD codeshrink
by David Brownell
· 16 years ago
8b05c7e
add a helper function to test if an object is on the stack
by FUJITA Tomonori
· 16 years ago
6b74ab9
mm: add a basic debugging framework for memory initialisation
by Mel Gorman
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d7b6de1
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
20b7997
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
68afab1
kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable
by Jason Wessel
· 16 years ago
137d3ed
sg: reimplement sg mapping iterator
by Tejun Heo
· 16 years ago
6eaaaac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
a00caa1
remove CONFIG_KMOD from lib
by Johannes Berg
· 16 years ago
0ad1d6f
kobject: Transmit return value of call_usermodehelper() to caller
by Wang Chen
· 16 years ago
ff54333
debugfs: Add a reference to the debugfs API documentation.
by Robert P. J. Day
· 16 years ago
9f25565
kobject: replace '/' with '!' in name
by Kay Sievers
· 17 years ago
eb6a12c
Merge branch 'linus' into cpus4096-for-linus
by Ingo Molnar
· 16 years ago
06f8d00
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix
by Ingo Molnar
· 16 years ago
4755b92
cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c
by Mike Travis
· 16 years ago
bb2c018
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
bdec6ca
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2464a60
ftrace: do not trace library functions
by Ingo Molnar
· 16 years ago
9fa1113
ftrace: fix lockup with MAXSMP
by Ingo Molnar
· 16 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
8263884
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
1e09481
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
af5329c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8d2567a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
f11f594
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
by Martin K. Petersen
· 16 years ago
e8ced39
percpu_counter: new function percpu_counter_sum_and_set
by Mingming Cao
· 16 years ago
0c81b2a
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 16 years ago
bac0c91
Merge branch 'tracing/ftrace' into auto-ftrace-next
by Ingo Molnar
· 16 years ago
4313883
textsearch: ts_fsm: return error on request for case insensitive search
by Joonwoo Park
· 16 years ago
2523c3f
textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm
by Joonwoo Park
· 16 years ago
3b76d08
textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm
by Joonwoo Park
· 16 years ago
b9c7967
textsearch: support for case insensitive searching
by Joonwoo Park
· 16 years ago
0fe1ef2
vsprintf: add support for '%pS' and '%pF' pointer formats
by Linus Torvalds
· 16 years ago
4d8a743
vsprintf: add infrastructure support for extended '%p' specifiers
by Linus Torvalds
· 16 years ago
78a8bf6
vsprintf: split out '%p' handling logic
by Linus Torvalds
· 16 years ago
0f9bfa5
vsprintf: split out '%s' handling logic
by Linus Torvalds
· 16 years ago
68083e0
Merge commit 'v2.6.26-rc9' into cpus4096
by Ingo Molnar
· 16 years ago
da9eac8
lib: taint kernel in common report_bug() WARN path.
by Paul Mundt
· 16 years ago
cde5353
Christoph has moved
by Christoph Lameter
· 16 years ago
821b03f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
aebb6a8
textsearch: fix Boyer-Moore text search bug
by Joonwoo Park
· 16 years ago
ad118c5
stacktrace: add saved stack traces to backtrace self-test
by Vegard Nossum
· 16 years ago
31a72bc
rcu: make rcutorture more vicious: reinstate boot-time testing
by Paul E. McKenney
· 16 years ago
50db04d
debugobjects: fix lockdep warning
by Vegard Nossum
· 16 years ago
8bbd54d
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
766d027
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 16 years ago
e765ee9
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 16 years ago
1462a20
Revert "prohibit rcutorture from being compiled into the kernel"
by Ingo Molnar
· 16 years ago
643b52b
radix-tree: fix small lockless radix-tree bug
by Nick Piggin
· 16 years ago
d5e181f
add an inlined version of iter_div_u64_rem
by Jeremy Fitzhardinge
· 16 years ago
f595ec9
common implementation of iterative div/mod
by Jeremy Fitzhardinge
· 16 years ago
8344b56
PCI: ACPI PCI slot detection driver
by Alex Chiang
· 16 years ago
3527fb3
lib: export bitrev16
by Harvey Harrison
· 16 years ago
886dd58
debugging: make stacktrace independent from DEBUG_KERNEL
by Ingo Molnar
· 16 years ago
9c44bc0
softlockup: allow panic on lockup
by Ingo Molnar
· 16 years ago
654e478
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
by Steven Rostedt
· 16 years ago
9d0a420
ftrace: remove function tracing from spinlock debug
by Steven Rostedt
· 16 years ago
Next »