| Commit message (Expand) | Author | Age | Files | Lines |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-24 | 1 | -3/+2 |
|\ |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
* | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -2/+4 |
|\ |
|
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 67 | -2030/+248 |
| |\ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -1/+1 |
| * | | microblaze: include EXIT_TEXT to _stext | Michal Simek | 2009-07-09 | 1 | -2/+2 |
| * | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+2 |
* | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-20 | 8 | -85/+99 |
|\ \ \ |
|
| * | | | microblaze: Update Microblaze defconfigs | Michal Simek | 2009-08-18 | 2 | -70/+91 |
| * | | | microblaze: Use klimit instead of _end for memory init | Michal Simek | 2009-08-18 | 1 | -3/+3 |
| * | | | microblaze: Enable ppoll syscall | Michal Simek | 2009-08-18 | 1 | -1/+1 |
| * | | | microblaze: Sane handling of missing timer/intc in device tree | John Williams | 2009-08-18 | 2 | -0/+4 |
| * | | | microblaze: use the generic ack_bad_irq implementation | Christoph Hellwig | 2009-08-18 | 2 | -11/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | 18 | -222/+128 |
|\| | |
|
| * | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-07-27 | 17 | -220/+126 |
| |\ \ |
|
| | * | | microblaze: Makefile cleanup | Sam Ravnborg | 2009-07-27 | 2 | -18/+19 |
| | * | | microblaze: Typo fix for cpu param inconsistency | Michal Simek | 2009-07-27 | 2 | -2/+2 |
| | * | | microblaze: Add support for R_MICROBLAZE_64_NONE | Michal Simek | 2009-07-27 | 1 | -0/+4 |
| | * | | microblaze: Get module loading working | John Williams | 2009-07-27 | 1 | -5/+10 |
| | * | | microblaze: remove sys_ipc | Arnd Bergmann | 2009-07-27 | 2 | -100/+1 |
| | * | | microblaze: Support unaligned address for put/get_user macros | Michal Simek | 2009-07-27 | 2 | -64/+47 |
| | * | | microblaze: Detect new Microblaze 7.20 versions | Michal Simek | 2009-07-27 | 1 | -0/+2 |
| | * | | microblaze: Fix do_page_fault for no context | Michal Simek | 2009-07-27 | 1 | -9/+4 |
| | * | | microblaze: Add _PAGE_FILE macros to pgtable.h | Michal Simek | 2009-07-27 | 1 | -3/+3 |
| | * | | microblaze: Fix put_user macro for 64bits arguments | Michal Simek | 2009-07-27 | 1 | -1/+1 |
| | * | | microblaze: Clear print messages for DTB passing via r7 | Michal Simek | 2009-07-27 | 1 | -0/+3 |
| | * | | microblaze: Not to clear r7 after copying DTB to kernel | Michal Simek | 2009-07-27 | 1 | -1/+0 |
| | * | | microblaze: Add messages about FDT blob | Michal Simek | 2009-07-27 | 1 | -3/+6 |
| | * | | microblaze: Final support for statically linked DTB | John Williams | 2009-07-27 | 3 | -15/+26 |
| | * | | microblaze: remove duplicated #include | Huang Weiyi | 2009-07-27 | 1 | -1/+0 |
| | * | | microblaze: Define tlb_flush macro | Michal Simek | 2009-07-27 | 1 | -1/+1 |
| * | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -2/+2 |
| |/ / |
|
* / / | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-22 | 1 | -0/+3 |
|/ / |
|
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 3 | -3/+0 |
* | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -3/+1 |
* | | microblaze: Fix cast warning for init.c | Michal Simek | 2009-07-06 | 1 | -3/+3 |
* | | microblaze: Wire up new syscalls | Michal Simek | 2009-07-06 | 2 | -1/+5 |
* | | microblaze: use generic syscalls.h | Arnd Bergmann | 2009-07-06 | 6 | -62/+28 |
* | | microblaze: clean up signal handling | Arnd Bergmann | 2009-07-06 | 7 | -345/+43 |
* | | microblaze: convert all simple headers to use asm-generic | Remis Lima Baima | 2009-07-06 | 19 | -266/+21 |
* | | microblaze: use the generic lib/checksum.c | Remis Lima Baima | 2009-07-06 | 4 | -241/+6 |
* | | microblaze: fall back on generic header files for the ABI | Arnd Bergmann | 2009-07-06 | 17 | -887/+16 |
|/ |
|
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -1/+1 |
* | microblaze: Add missing symbols for CONSTRUCTORS support | Michal Simek | 2009-06-20 | 1 | -5/+6 |
* | microblaze: remove init_mm | Arnd Bergmann | 2009-06-20 | 1 | -2/+0 |
* | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-17 | 1 | -24/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-13 | 5 | -4/+5 |
|\ |
|