Age | Commit message (Expand) | Author | Files | Lines |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -3/+3 |
2012-01-11 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 31 | -0/+6266 |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -36/+58 |
2012-01-11 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 2 | -10/+12 |
2012-01-11 | crc32: optimize inner loop | Joakim Tjernlund | 1 | -10/+11 |
2012-01-11 | btree: export btree_get_prev() so modules can use btree_for_each | Steve Hodgson | 1 | -0/+1 |
2012-01-10 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+3 |
2012-01-09 | Merge branch 'next' into for-linus | James Morris | 31 | -0/+6266 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -9/+7 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -4/+4 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -137/+57 |
2012-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -0/+159 |
2012-01-07 | PCI: Increase resource array mask bit size in pcim_iomap_regions() | Yinghai Lu | 1 | -3/+3 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 5 | -137/+57 |
2012-01-06 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -4/+50 |
2012-01-04 | switch debugfs to umode_t | Al Viro | 1 | -4/+4 |
2011-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2011-12-22 | kobject: remove kset_find_obj_hinted() | Kay Sievers | 1 | -37/+0 |
2011-12-20 | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next | Dave Airlie | 1 | -1/+1 |
2011-12-13 | kref: Inline all functions | Peter Zijlstra | 2 | -98/+1 |
2011-12-10 | driver-core: skip uevent generation when nobody is listening | Kay Sievers | 1 | -0/+3 |
2011-12-09 | sch_red: Adaptative RED AQM | Eric Dumazet | 1 | -0/+2 |
2011-12-07 | mpi/mpi-mpow: NULL dereference on allocation failure | Dan Carpenter | 1 | -1/+2 |
2011-12-06 | swiotlb: Expose swiotlb_nr_tlb function to modules | Konrad Rzeszutek Wilk | 1 | -2/+3 |
2011-12-06 | decompress_bunzip2: remove invalid vi modeline | Paul Bolle | 1 | -1/+0 |
2011-12-06 | treewide: Fix comment and string typo 'bufer' | Paul Bolle | 2 | -3/+3 |
2011-11-29 | dql: Dynamic queue limits | Tom Herbert | 3 | -0/+138 |
2011-11-28 | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 4 | -36/+55 |
2011-11-25 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 1 | -0/+3 |
2011-11-23 | debugobjects: Extend to assert that an object is initialized | Christine Chan | 1 | -0/+38 |
2011-11-23 | debugobjects: Be smarter about static objects | Stephen Boyd | 1 | -4/+12 |
2011-11-22 | digsig: build dependency fix | Dmitry Kasatkin | 1 | -1/+1 |
2011-11-21 | Fix comparison using wrong pointer variable in dma debug code | Thomas Jarosch | 1 | -1/+1 |
2011-11-17 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 1 | -0/+19 |
2011-11-16 | lib: devres: add convenience function to remap a resource | Wolfram Sang | 1 | -0/+51 |
2011-11-16 | lib: devres: add annotations for #endif | Wolfram Sang | 1 | -2/+2 |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina | 28 | -290/+459 |
2011-11-09 | crypto: digital signature verification support | Dmitry Kasatkin | 3 | -0/+293 |
2011-11-09 | crypto: GnuPG based MPI lib - additional sources (part 4) | Dmitry Kasatkin | 12 | -0/+1400 |
2011-11-09 | crypto: GnuPG based MPI lib - make files (part 3) | Dmitry Kasatkin | 3 | -0/+30 |
2011-11-09 | crypto: GnuPG based MPI lib - header files (part 2) | Dmitry Kasatkin | 3 | -0/+1861 |
2011-11-09 | crypto: GnuPG based MPI lib - source files (part 1) | Dmitry Kasatkin | 14 | -0/+2681 |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+4 |
2011-11-05 | netlink: validate NLA_MSECS length | Johannes Berg | 1 | -0/+1 |
2011-11-03 | ida: make ida_simple_get/put() IRQ safe | Tejun Heo | 1 | -4/+7 |
2011-11-01 | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 1 | -7/+7 |
2011-11-01 | lib/string.c: fix strim() semantics for strings that have only blanks | Michael Holzheu | 1 | -2/+1 |
2011-11-01 | lib/idr.c: fix comment for ida_get_new_above() | Wang Sheng-Hui | 1 | -2/+2 |
2011-11-01 | lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef | Glauber Costa | 1 | -0/+2 |