| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvr | Ziyann | 2014-11-26 | 1 | -1/+1 |
|\ |
|
| * | klist: del waiter from klist_remove_waiters before wakeup waitting process | wang, biao | 2013-06-07 | 1 | -1/+1 |
* | | Merge tag 'v3.0.68' into android-3.0 | Colin Cross | 2013-03-13 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | idr: fix a subtle bug in idr_get_next() | Tejun Heo | 2013-03-04 | 1 | -1/+8 |
* | | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0 | Todd Poynor | 2012-11-01 | 3 | -3/+6 |
|\ \
| |/ |
|
| * | genalloc: stop crashing the system when destroying a pool | Thadeu Lima de Souza Cascardo | 2012-10-31 | 1 | -1/+1 |
| * | lib/gcd.c: prevent possible div by 0 | Davidlohr Bueso | 2012-10-13 | 1 | -0/+3 |
| * | btree: fix tree corruption in btree_get_prev() | Roland Dreier | 2012-06-17 | 1 | -2/+2 |
* | | Merge linux-stable 3.0.28 into android-3.0 | Todd Poynor | 2012-04-19 | 2 | -11/+11 |
|\ \
| |/ |
|
| * | uevent: send events in correct order according to seqnum (v3) | Andrew Vagin | 2012-04-02 | 1 | -10/+9 |
| * | netlink: validate NLA_MSECS length | Johannes Berg | 2011-11-11 | 1 | -0/+1 |
| * | kobj_uevent: Ignore if some listeners cannot handle message | Milan Broz | 2011-11-11 | 1 | -1/+1 |
* | | Merge commit 'v3.0.8' into android-3.0 | Colin Cross | 2011-10-27 | 3 | -8/+116 |
|\ \
| |/ |
|
| * | XZ: Fix incorrect XZ_BUF_ERROR | Lasse Collin | 2011-10-03 | 1 | -7/+20 |
| * | crypto: Move md5_transform to lib/md5.c | David S. Miller | 2011-08-15 | 2 | -1/+96 |
* | | Merge commit 'v3.0.1' into android-3.0 | Colin Cross | 2011-08-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | XZ: Fix missing <linux/kernel.h> include | Lasse Collin | 2011-08-04 | 1 | -1/+1 |
* | | Merge commit 'v3.0-rc7' into android-3.0 | Colin Cross | 2011-07-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2011-07-07 | 1 | -1/+1 |
| |\ |
|
| | * | debugobjects: Fix boot crash when kmemleak and debugobjects enabled | Marcin Slusarz | 2011-06-20 | 1 | -1/+1 |
* | | | plist: Remove the need to supply locks to plist heads | Dima Zavin | 2011-07-08 | 1 | -6/+1 |
* | | | Merge commit 'v3.0-rc5' into android-3.0 | Colin Cross | 2011-06-29 | 2 | -18/+10 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-06-16 | 1 | -17/+9 |
| |\ \ |
|
| | * | | Delay struct net freeing while there's a sysfs instance refering to it | Al Viro | 2011-06-12 | 1 | -17/+9 |
| * | | | lib/bitmap.c: fix kernel-doc notation | Randy Dunlap | 2011-06-15 | 1 | -1/+1 |
| |/ / |
|
* | | | Allow CONFIG_STACKTRACE to be enabled by itself. | Arve Hjønnevåg | 2011-06-14 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2011-06-09 | 1 | -0/+5 |
|\ \ |
|
| * | | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. | FUJITA Tomonori | 2011-06-06 | 1 | -0/+5 |
* | | | vsprintf: Update %pI6c to not compress a single 0 | Joe Perches | 2011-06-09 | 1 | -1/+3 |
| |/
|/| |
|
* | | tile: enable CONFIG_BUGVERBOSE | Chris Metcalf | 2011-06-01 | 1 | -1/+1 |
* | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2011-05-28 | 1 | -1/+1 |
|\ \ |
|
| * | | rcu: Fix unpaired rcu_irq_enter() from locking selftests | Frederic Weisbecker | 2011-05-26 | 1 | -1/+1 |
* | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 3 | -22/+2 |
* | | | bitops: add #ifndef for each of find bitops | Akinobu Mita | 2011-05-26 | 2 | -0/+16 |
* | | | flex_array: avoid divisions when accessing elements | Jesse Gross | 2011-05-26 | 1 | -22/+29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-25 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | audit: support the "standard" <asm-generic/unistd.h> | Chris Metcalf | 2011-05-04 | 1 | -0/+2 |
* | | | | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | 1 | -0/+9 |
* | | | | lib/genalloc.c: add support for specifying the physical address | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -8/+37 |
* | | | | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd | 2011-05-25 | 1 | -0/+11 |
* | | | | lib: add kstrto*_from_user() | Alexey Dobriyan | 2011-05-25 | 1 | -0/+26 |
* | | | | lru_cache: use correct type in sizeof for allocation | Ilia Mirkin | 2011-05-25 | 1 | -1/+1 |
* | | | | lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV | Jan Beulich | 2011-05-25 | 1 | -1/+1 |
* | | | | bitmap, irq: add smp_affinity_list interface to /proc/irq | Mike Travis | 2011-05-25 | 1 | -12/+97 |
* | | | | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 2011-05-25 | 1 | -1/+1 |
* | | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2011-05-24 | 1 | -6/+20 |
|\ \ \ \ |
|
| * | | | | flex_array: allow 0 length elements | Eric Paris | 2011-04-28 | 1 | -6/+20 |
| * | | | | flex_arrays: allow zero length flex arrays | Eric Paris | 2011-04-28 | 1 | -1/+10 |
| * | | | | flex_array: flex_array_prealloc takes a number of elements, not an end | Eric Paris | 2011-04-28 | 1 | -5/+8 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 2 | -7/+5 |
|\ \ \ \ \ |
|