Age | Commit message (Expand) | Author |
2011-09-13 | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner |
2011-09-13 | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner |
2011-09-13 | locking, lib/proportions: Annotate prop_local_percpu::lock as raw | Thomas Gleixner |
2011-09-13 | locking, percpu_counter: Annotate ::lock as raw | Thomas Gleixner |
2011-08-30 | bitops: Move find_next_bit.o from lib-y to obj-y | Geert Uytterhoeven |
2011-08-23 | dma-debug: hash_bucket_find needs to allow for offsets within an entry | Neil Horman |
2011-08-23 | lib: Kconfig.debug: Typo remove extra "it" | Justin P. Mattock |
2011-08-22 | kobj_uevent: Ignore if some listeners cannot handle message | Milan Broz |
2011-08-22 | dynamic_debug: make netdev_dbg() call __netdev_printk() | Jason Baron |
2011-08-22 | dynamic_debug: Convert printks to pr_<level> | Joe Perches |
2011-08-22 | dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix | Joe Perches |
2011-08-22 | dynamic_debug: Consolidate prefix output to single routine | Joe Perches |
2011-08-22 | dynamic_debug: Add __dynamic_dev_dbg | Joe Perches |
2011-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-08-06 | crypto: Move md5_transform to lib/md5.c | David S. Miller |
2011-08-06 | lib/sha1: use the git implementation of SHA-1 | Mandeep Singh Baines |
2011-08-04 | Fix kernel-doc comment typo '@id' | Paul Bolle |
2011-08-03 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-03 | tmpfs radix_tree: locate_item to speed up swapoff | Hugh Dickins |
2011-08-03 | radix_tree: exceptional entries and indices | Hugh Dickins |
2011-08-03 | ida: simplified functions for id allocation | Rusty Russell |
2011-08-03 | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown |
2011-08-03 | lib, Make gen_pool memory allocator lockless | Huang Ying |
2011-08-03 | lib, Add lock-less NULL terminated single list | Huang Ying |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | fault-injection: use debugfs_remove_recursive | Akinobu Mita |
2011-07-26 | fault-injection: cleanup simple attribute of stacktrace_depth | Akinobu Mita |
2011-07-26 | fault-injection: do not include unneeded header | Akinobu Mita |
2011-07-26 | cpumask: alloc_cpumask_var() use NUMA_NO_NODE | KOSAKI Motohiro |
2011-07-26 | cpumask: convert for_each_cpumask() with for_each_cpu() | KOSAKI Motohiro |
2011-07-26 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | lib: make _tolower() public | Andy Shevchenko |
2011-07-25 | lib/lcm.c: quiet sparse noise | H Hartley Sweeten |
2011-07-25 | devres: fix possible use after free | Maxin B John |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | XZ: Fix missing <linux/kernel.h> include | Lasse Collin |
2011-07-24 | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds |
2011-07-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-22 | iomap: make IOPORT/PCI mapping functions conditional | Jonas Bonn |
2011-07-21 | Merge branch 'linus' into sched/core | Ingo Molnar |
2011-07-14 | lib/vsprintf: replace link to Draft by final RFC number | Jan Engelhardt |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-08 | plist: Remove the need to supply locks to plist heads | Dima Zavin |
2011-07-07 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |
2011-07-07 | lib/checksum.c: optimize do_csum a bit | Ian Abbott |
2011-07-05 | lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o... | Anton Blanchard |
2011-07-01 | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |