| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-05-24 | 211 | -974/+1254 |
|\ |
|
| * | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 7040 | -238933/+498821 |
| |\ |
|
| * | | of: change of_match_device to work with struct device | Grant Likely | 2010-05-22 | 4 | -12/+9 |
| * | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 146 | -387/+671 |
| * | | drivercore: Add of_match_table to the common device drivers | Grant Likely | 2010-05-22 | 4 | -7/+14 |
| * | | arch/microblaze: Move dma_mask from of_device into pdev_archdata | Grant Likely | 2010-05-22 | 4 | -3/+4 |
| * | | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely | 2010-05-22 | 6 | -7/+8 |
| * | | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2010-05-18 | 20 | -80/+16 |
| * | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 157 | -488/+497 |
| * | | i2c/of: Allow device node to be passed via i2c_board_info | Grant Likely | 2010-04-28 | 3 | -0/+8 |
| * | | driver-core: Add device node pointer to struct device | Grant Likely | 2010-04-28 | 11 | -2/+16 |
| * | | of: protect contents of of_platform.h and of_device.h | Grant Likely | 2010-04-28 | 2 | -0/+4 |
| * | | of/flattree: Make unflatten_device_tree() safe to call from any arch | Grant Likely | 2010-04-28 | 2 | -0/+17 |
| * | | of/flattree: make of_fdt.h safe to unconditionally include. | Grant Likely | 2010-04-28 | 1 | -0/+2 |
* | | | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-24 | 7 | -98/+200 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ... | Pekka Enberg | 2010-05-22 | 7 | -98/+200 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | | | | | * | | slub: Use alloc_pages_exact_node() for page allocation | Minchan Kim | 2010-05-22 | 1 | -1/+1 |
| | | | | | * | | slub: __kmalloc_node_track_caller should trace kmalloc_large_node case | Xiaotian Feng | 2010-05-22 | 1 | -2/+9 |
| | | | | | * | | slub: Potential stack overflow | Eric Dumazet | 2010-05-22 | 1 | -9/+16 |
| | | | | * | | | slab: add memory hotplug support | David Rientjes | 2010-04-07 | 1 | -32/+125 |
| | | | * | | | | slab: Fix missing DEBUG_SLAB last user | Shiyong Li | 2010-04-14 | 1 | -4/+4 |
| | | * | | | | | slab: Fix continuation lines | Joe Perches | 2010-03-28 | 1 | -4/+5 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposed | David Woodhouse | 2010-05-19 | 1 | -6/+0 |
| | * | | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h> | David Woodhouse | 2010-05-19 | 2 | -8/+8 |
| | * | | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> | David Woodhouse | 2010-05-19 | 2 | -8/+8 |
| | * | | | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h> | David Woodhouse | 2010-05-19 | 2 | -24/+24 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Documentation: update SubmitChecklist for O=objdir and kconfig testing | Randy Dunlap | 2010-05-24 | 1 | -0/+12 |
* | | | | | | fusion: fix kernel-doc notation | Ben Hutchings | 2010-05-24 | 1 | -4/+2 |
* | | | | | | scsi_scan.c: fix/convert functions to use kernel-doc | Randy Dunlap | 2010-05-24 | 1 | -17/+9 |
* | | | | | | Documentation/vm: use better value for MAP_HUGETLB | Carlo Marcelo Arenas Belon | 2010-05-24 | 1 | -1/+1 |
* | | | | | | Documentation/timers/hpet_example: drop duplicate header files | Andrea Gelmini | 2010-05-24 | 1 | -2/+0 |
* | | | | | | Documentation/development-process: add staging & mmotm info | Randy Dunlap | 2010-05-24 | 1 | -6/+8 |
* | | | | | | Documentation/development-process: add maintainers and git info | Randy Dunlap | 2010-05-24 | 2 | -4/+13 |
* | | | | | | docbook: make mtd nand module init static | H Hartley Sweeten | 2010-05-24 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | fbmem: avoid printk format warning with 32-bit resources | Randy Dunlap | 2010-05-21 | 1 | -1/+4 |
* | | | | | linux/elfcore.h: hide kernel functions | Roland McGrath | 2010-05-21 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-05-21 | 119 | -1294/+907 |
|\ \ \ \ \ |
|
| * | | | | | fix handling of offsets in cris eeprom.c, get rid of fake on-stack files | Al Viro | 2010-05-21 | 1 | -14/+7 |
| * | | | | | get rid of home-grown mutex in cris eeprom.c | Al Viro | 2010-05-21 | 1 | -19/+8 |
| * | | | | | switch ecryptfs_write() to struct inode *, kill on-stack fake files | Al Viro | 2010-05-21 | 3 | -45/+11 |
| * | | | | | switch ecryptfs_get_locked_page() to struct inode * | Al Viro | 2010-05-21 | 3 | -15/+7 |
| * | | | | | simplify access to ecryptfs inodes in ->readpage() and friends | Al Viro | 2010-05-21 | 1 | -4/+3 |
| * | | | | | AFS: Don't put struct file on the stack | Al Viro | 2010-05-21 | 4 | -36/+41 |
| * | | | | | Ban ecryptfs over ecryptfs | Al Viro | 2010-05-21 | 1 | -0/+8 |
| * | | | | | logfs: replace inode uid,gid,mode initialization with helper function | Al Viro | 2010-05-21 | 1 | -8/+1 |
| * | | | | | ufs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 2010-05-21 | 1 | -9/+1 |
| * | | | | | udf: replace inode uid,gid,mode init with helper | Dmitry Monakhov | 2010-05-21 | 2 | -17/+4 |
| * | | | | | ubifs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 2010-05-21 | 1 | -8/+1 |
| * | | | | | sysv: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 2010-05-21 | 1 | -10/+1 |
| * | | | | | reiserfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 2010-05-21 | 1 | -14/+4 |