- 91ec37c Fix comparison using wrong pointer variable in dma debug code by Thomas Jarosch · 13 years ago
- 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- c30bc94 netlink: validate NLA_MSECS length by Johannes Berg · 13 years ago
- 46cbc1d ida: make ida_simple_get/put() IRQ safe by Tejun Heo · 13 years ago
- 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
- 66f6958 lib/string.c: fix strim() semantics for strings that have only blanks by Michael Holzheu · 13 years ago
- e3816c5 lib/idr.c: fix comment for ida_get_new_above() by Wang Sheng-Hui · 13 years ago
- 3a8495c lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef by Glauber Costa · 13 years ago
- b9c321f lib/bitmap.c: quiet sparse noise about address space by H Hartley Sweeten · 13 years ago
- 4e101b0 lib/spinlock_debug.c: print owner on spinlock lockup by Akinobu Mita · 13 years ago
- 1dff46d lib/kstrtox: common code between kstrto*() and simple_strto*() functions by Alexey Dobriyan · 13 years ago
- c51eaac lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT by Jiaju Zhang · 13 years ago
- 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
- 3fa36ac radix_tree: clean away saw_unset_tag leftovers by Hugh Dickins · 13 years ago
- 23a7bfa lib: dma-debug needs export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
- daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
- 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
- 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
- 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
- 6cba00e fault-inject: export setup_fault_attr() by Per Forlin · 13 years ago
- 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
- df87ecb fault-inject: export fault injection functions by Per Forlin · 13 years ago
- c3ae1f3 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
- 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
- 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 1bc6718 Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
- 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
- 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
- bd860c5 lib/raid6: Fix filename emitted in generated code by Dan McGee · 13 years ago
- 0feefd9 dynamic_debug: fix undefined reference to `__netdev_printk' by Jason Baron · 13 years ago
- 431625d dynamic_debug: use a single printk() to emit messages by Jason Baron · 13 years ago
- bd22c01 dynamic_debug: remove num_enabled accounting by Jason Baron · 13 years ago
- fa17b50 sched: Wrap scheduler p->cpus_allowed access by Peter Zijlstra · 13 years ago
- f0f1d32 llist: Remove cpu_relax() usage in cmpxchg loops by Peter Zijlstra · 13 years ago
- 781f7fd llist: Return whether list is empty before adding in llist_add() by Huang Ying · 13 years ago
- a312733 llist: Move cpu_relax() to after the cmpxchg() by Huang Ying · 13 years ago
- 2c30245 llist: Remove the platform-dependent NMI checks by Ingo Molnar · 13 years ago
- 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
- 89bace6 ARM: always use ARM_UNWIND for thumb2 kernels by Arnd Bergmann · 13 years ago
- 9c1f859 XZ: Fix incorrect XZ_BUF_ERROR by Lasse Collin · 13 years ago
- b780498 lib: add error checking to hex2bin by Mimi Zohar · 13 years ago
- e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
- c9bab38 Remove unneeded version.h include from lib/ by Jesper Juhl · 13 years ago
- e809ab0 Kconfig: Copyedit: DEBUG_SECTION_MISMATCH by Michael Witten · 14 years ago
- cb475de lib: atomic64: Change the type of local lock to raw_spinlock_t by Yong Zhang · 13 years ago
- 003f6c9 lib/sha1.c: quiet sparse noise about symbol not declared by H Hartley Sweeten · 13 years ago
- f59ca05 locking, lib/atomic64: Annotate atomic64_lock::lock as raw by Shan Hai · 13 years ago
- ddb6c9b locking, rwsem: Annotate inner lock as raw by Thomas Gleixner · 15 years ago
- 07354eb locking, printk: Annotate logbuf_lock as raw by Thomas Gleixner · 15 years ago
- 740969f locking, lib/proportions: Annotate prop_local_percpu::lock as raw by Thomas Gleixner · 15 years ago
- f032a45 locking, percpu_counter: Annotate ::lock as raw by Thomas Gleixner · 15 years ago
- bd82382 bitops: Move find_next_bit.o from lib-y to obj-y by Geert Uytterhoeven · 13 years ago
- c6a21d0 dma-debug: hash_bucket_find needs to allow for offsets within an entry by Neil Horman · 13 years ago
- 52288b6 lib: Kconfig.debug: Typo remove extra "it" by Justin P. Mattock · 13 years ago
- ebf4127 kobj_uevent: Ignore if some listeners cannot handle message by Milan Broz · 13 years ago
- ffa10cb dynamic_debug: make netdev_dbg() call __netdev_printk() by Jason Baron · 13 years ago
- 4ad275e dynamic_debug: Convert printks to pr_<level> by Joe Perches · 13 years ago
- 5b2ebce dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix by Joe Perches · 13 years ago
- 6c2140e dynamic_debug: Consolidate prefix output to single routine by Joe Perches · 13 years ago
- cbc4663 dynamic_debug: Add __dynamic_dev_dbg by Joe Perches · 13 years ago
- 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
- 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 13 years ago
- f5c3dd7 Fix kernel-doc comment typo '@id' by Paul Bolle · 13 years ago
- c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
- e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 13 years ago
- 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 13 years ago
- 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
- dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
- d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
- 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
- f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 7f5ddcc fault-injection: use debugfs_remove_recursive by Akinobu Mita · 13 years ago
- 8307fc2 fault-injection: cleanup simple attribute of stacktrace_depth by Akinobu Mita · 13 years ago
- 35f4676 fault-injection: do not include unneeded header by Akinobu Mita · 13 years ago
- 37e7b5f cpumask: alloc_cpumask_var() use NUMA_NO_NODE by KOSAKI Motohiro · 13 years ago
- 95918f4 cpumask: convert for_each_cpumask() with for_each_cpu() by KOSAKI Motohiro · 13 years ago
- 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
- 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
- 75fb8f2 lib: make _tolower() public by Andy Shevchenko · 13 years ago
- 72d3950 lib/lcm.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
- ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
- d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 81d6743 XZ: Fix missing <linux/kernel.h> include by Lasse Collin · 13 years ago
- ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
- bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 82ed223 iomap: make IOPORT/PCI mapping functions conditional by Jonas Bonn · 13 years ago
- 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
- f996f20 lib/vsprintf: replace link to Draft by final RFC number by Jan Engelhardt · 13 years ago
- 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
- 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 13 years ago
- 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- be0e1e7 lib/checksum.c: optimize do_csum a bit by Ian Abbott · 13 years ago
- 8edbb83 lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP option by Anton Blanchard · 13 years ago