| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 2 | -43/+48 |
|\ |
|
| * | oprofile: select RING_BUFFER | Ingo Molnar | 2008-12-12 | 1 | -0/+2 |
| * | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c | Robert Richter | 2008-12-10 | 1 | -15/+17 |
| * | x86/oprofile: reordering IBS code in op_model_amd.c | Robert Richter | 2008-12-10 | 1 | -13/+13 |
| * | oprofile: whitspace changes only | Robert Richter | 2008-12-10 | 1 | -2/+2 |
| * | oprofile: comment cleanup | Robert Richter | 2008-12-10 | 1 | -15/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2008-12-30 | 280 | -4679/+3471 |
|\ \ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-12-28 | 767 | -15422/+27095 |
| |\ \ |
|
| * | | | sparc: move select of ARCH_SUPPORTS_MSI | Sam Ravnborg | 2008-12-27 | 1 | -1/+1 |
| * | | | sparc: drop SUN_IO | Sam Ravnborg | 2008-12-27 | 2 | -6/+0 |
| * | | | sparc: unify sections.h | Sam Ravnborg | 2008-12-27 | 7 | -35/+19 |
| * | | | sparc: use .data.init_task section for init_thread_union | Sam Ravnborg | 2008-12-27 | 2 | -2/+10 |
| * | | | sparc: fix array overrun check in of_device_64.c | Robert Reif | 2008-12-26 | 1 | -9/+9 |
| * | | | sparc: unify module.c | Sam Ravnborg | 2008-12-26 | 3 | -164/+25 |
| * | | | sparc64: prepare module_64.c for unification | Sam Ravnborg | 2008-12-26 | 1 | -22/+40 |
| * | | | sparc64: use bit neutral Elf symbols | Sam Ravnborg | 2008-12-26 | 1 | -17/+17 |
| * | | | sparc: unify module.h | Sam Ravnborg | 2008-12-26 | 3 | -22/+24 |
| * | | | sparc: introduce CONFIG_BITS | Sam Ravnborg | 2008-12-26 | 1 | -1/+5 |
| * | | | sparc: fix hardirq.h removal fallout | Sam Ravnborg | 2008-12-26 | 2 | -0/+2 |
| * | | | sparc64: do not export pus_fs_struct | Sam Ravnborg | 2008-12-11 | 1 | -1/+0 |
| * | | | sparc: use sparc64 version of scatterlist.h | Robert Reif | 2008-12-11 | 7 | -77/+43 |
| * | | | sparc: Commonize memcmp assembler. | David S. Miller | 2008-12-09 | 6 | -63/+28 |
| * | | | sparc: Unify strlen assembler. | David S. Miller | 2008-12-09 | 3 | -102/+21 |
| * | | | sparc: Add asm/asm.h | David S. Miller | 2008-12-09 | 1 | -0/+40 |
| * | | | sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries. | David S. Miller | 2008-12-08 | 1 | -282/+0 |
| * | | | sparc: replace for_each_cpu_mask_nr with for_each_cpu | Rusty Russell | 2008-12-08 | 1 | -1/+1 |
| * | | | sparc: fix sparse warnings in irq_32.c | Sam Ravnborg | 2008-12-08 | 5 | -5/+20 |
| * | | | sparc: add include guards to kernel.h | Sam Ravnborg | 2008-12-08 | 1 | -1/+4 |
| * | | | sparc: fix sparse warnings in traps_32.c | Sam Ravnborg | 2008-12-08 | 4 | -34/+49 |
| * | | | sparc: fix trivial style issues in kernel/pmc.c | Sam Ravnborg | 2008-12-08 | 1 | -8/+8 |
| * | | | sparc: fix sparse warning in kernel/pmc.c | Sam Ravnborg | 2008-12-08 | 1 | -1/+1 |
| * | | | sparc: Use sparc64 version of prom/printf.c | Robert Reif | 2008-12-08 | 4 | -50/+2 |
| * | | | sparc: unify kernel/idprom.c | Sam Ravnborg | 2008-12-07 | 3 | -58/+9 |
| * | | | sparc: idprom_32.c cleanup | Sam Ravnborg | 2008-12-07 | 1 | -24/+26 |
| * | | | sparc: Restore irq_trans_init() call in prom_create_node(). | David S. Miller | 2008-12-07 | 3 | -5/+6 |
| * | | | sparc: unify kernel/cpu | Sam Ravnborg | 2008-12-07 | 4 | -169/+95 |
| * | | | sparc: expand cpu table | Sam Ravnborg | 2008-12-07 | 1 | -124/+195 |
| * | | | sparc: fix sparse warnings in cpu_*.c | Sam Ravnborg | 2008-12-07 | 6 | -8/+16 |
| * | | | sparc: Always set AUDIT_ARCH, not just on sparc64. | David S. Miller | 2008-12-05 | 1 | -1/+1 |
| * | | | sparc: report "Unknown CPU/FPU" for unknown cpu/fpu | Sam Ravnborg | 2008-12-05 | 2 | -5/+8 |
| * | | | sparc: beautify kernel/cpu_32.c | Sam Ravnborg | 2008-12-05 | 1 | -100/+104 |
| * | | | sparc: Move of_console_{device,path,options} info prom_common.c | David S. Miller | 2008-12-05 | 3 | -18/+9 |
| * | | | sparc: Move prom_build_devicetree() into prom_common.c | David S. Miller | 2008-12-05 | 4 | -54/+39 |
| * | | | sparc: Move core of OF device tree building code into prom_common.c | David S. Miller | 2008-12-05 | 4 | -132/+80 |
| * | | | sparc: Match sparc32's build_tree() up to sparc64's | David S. Miller | 2008-12-05 | 1 | -5/+15 |
| * | | | sparc: Move create_node() and friends into prom_common.c | David S. Miller | 2008-12-05 | 4 | -78/+42 |
| * | | | sparc: Make sparc32's create_node() assign parent pointer. | David S. Miller | 2008-12-05 | 1 | -3/+4 |
| * | | | sparc: Commonize get_one_property() implementations. | David S. Miller | 2008-12-05 | 2 | -2/+2 |
| * | | | sparc: Move property building code into prom_common.c | David S. Miller | 2008-12-05 | 4 | -126/+83 |
| * | | | sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' | David S. Miller | 2008-12-05 | 4 | -8/+7 |