| Commit message (Expand) | Author | Age |
* | Reduce the number of expensive division instructions done by _parse_integer() | David Howells | 2012-02-09 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-02-07 |
|\ |
|
| * | lib: add NO_GENERIC_PCI_IOPORT_MAP | Michael S. Tsirkin | 2012-01-31 |
| | | |
| \ | |
*-. | | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 |
|\ \| |
|
| * | | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 |
* | | | lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h | David Miller | 2012-02-01 |
* | | | lib: Fix multiple definitions of clz_tab | David Miller | 2012-02-01 |
* | | | lib/digsig: checks for NULL return value | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: added missing NULL check | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: added comment on divide by 0 case | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: check for possible zero length | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/digsig: pkcs_1_v1_5_decode_emsa cleanup | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/digsig: additional sanity checks against badly formated key payload | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: removed unused functions | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: checks for zero divisor length | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: return error code on dividing by zero | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 2012-02-01 |
* | | | lib/mpi: added missing NULL check | Dmitry Kasatkin | 2012-02-01 |
| |/
|/| |
|
* | | MPILIB: Add a missing ENOMEM check | David Howells | 2012-01-18 |
* | | lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts | Dmitry Kasatkin | 2012-01-17 |
* | | lib: MPILIB Kconfig description update | Dmitry Kasatkin | 2012-01-17 |
* | | lib: digital signature dependency fix | Dmitry Kasatkin | 2012-01-17 |
* | | lib: digital signature config option name change | Dmitry Kasatkin | 2012-01-17 |
* | | Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina... | Linus Torvalds | 2012-01-14 |
|\ \ |
|
| * | | kmemleak: Add support for memory hotplug | Laura Abbott | 2011-12-02 |
* | | | unlzo: fix input buffer free | Sascha Hauer | 2012-01-12 |
* | | | radix_tree: take radix_tree_path off stack | Hugh Dickins | 2012-01-12 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 |
|\ \ \ |
|
| * | | | PCI: Increase resource array mask bit size in pcim_iomap_regions() | Yinghai Lu | 2012-01-06 |
* | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-11 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' into for-linus | James Morris | 2012-01-08 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | mpi/mpi-mpow: NULL dereference on allocation failure | Dan Carpenter | 2011-12-07 |
| | * | | | digsig: build dependency fix | Dmitry Kasatkin | 2011-11-21 |
| | * | | | crypto: digital signature verification support | Dmitry Kasatkin | 2011-11-09 |
| | * | | | crypto: GnuPG based MPI lib - additional sources (part 4) | Dmitry Kasatkin | 2011-11-09 |
| | * | | | crypto: GnuPG based MPI lib - make files (part 3) | Dmitry Kasatkin | 2011-11-09 |
| | * | | | crypto: GnuPG based MPI lib - header files (part 2) | Dmitry Kasatkin | 2011-11-09 |
| | * | | | crypto: GnuPG based MPI lib - source files (part 1) | Dmitry Kasatkin | 2011-11-09 |
| | |/ / |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 |
|\ \ \ \ |
|
| * | | | | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| * | | | | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 2012-01-10 |
|\ \ \ \ |
|
| * | | | | crc32: optimize inner loop | Joakim Tjernlund | 2012-01-10 |
| * | | | | btree: export btree_get_prev() so modules can use btree_for_each | Steve Hodgson | 2012-01-10 |
* | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-01-10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2011-12-20 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | swiotlb: Expose swiotlb_nr_tlb function to modules | Konrad Rzeszutek Wilk | 2011-12-06 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 |
|\ \ \ \ |
|
| * | | | | decompress_bunzip2: remove invalid vi modeline | Paul Bolle | 2011-12-06 |
| * | | | | treewide: Fix comment and string typo 'bufer' | Paul Bolle | 2011-12-06 |