Age | Commit message (Expand) | Author | Files | Lines |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 2 | -1/+3 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 2 | -1/+3 |
2011-05-28 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2011-05-28 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 1 | -1/+1 |
2011-05-27 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -6/+0 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 1 | -1/+1 |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 56 | -485/+417 |
2011-05-11 | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen | Grant Likely | 1 | -1/+1 |
2011-04-14 | usb: Fix Kconfig unmet dependencies for Microblaze EHCI | Michal Simek | 1 | -1/+0 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 10 | -15/+15 |
2011-04-05 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 6 | -7/+24 |
2011-04-01 | microblaze: Fix ftrace | Michal Simek | 3 | -4/+13 |
2011-04-01 | microblaze: Wire up new syscalls | Michal Simek | 2 | -1/+9 |
2011-04-01 | microblaze: Fix level/edge irq sensibility | Michal Simek | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 10 | -15/+15 |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 1 | -1/+0 |
2011-03-29 | microblaze: Use generic show_interrupts() | Thomas Gleixner | 2 | -42/+1 |
2011-03-29 | microblaze: Convert to new irq function names | Thomas Gleixner | 2 | -4/+4 |
2011-03-24 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 1 | -0/+3 |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | microblaze: change to new flag variable | matt mooney | 1 | -1/+1 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-03-16 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 36 | -317/+347 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -92/+13 |
2011-03-15 | microblaze: Do not copy reset vectors/manual reset vector setup | Michal Simek | 3 | -6/+24 |
2011-03-15 | microblaze: Fix _reset function | Michal Simek | 1 | -1/+1 |
2011-03-15 | microblaze: Fix microblaze init vectors | Michal Simek | 1 | -1/+4 |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse | 1 | -6/+7 |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 1 | -11/+13 |
2011-03-10 | microblaze: Fix circular headers dependency when ftrace is enabled. | Michal Simek | 1 | -2/+0 |
2011-03-09 | microblaze: Fix typo in Kconfig | Tobias Klauser | 1 | -1/+1 |
2011-03-09 | microblaze: Add missing export symbols for lib functions | Michal Simek | 2 | -0/+12 |
2011-03-09 | microblaze: Fix /dev/zero corruption from __clear_user() | Steven J. Magnani | 1 | -4/+4 |
2011-03-09 | microblaze: Convert irq_chip to new functions | Thomas Gleixner | 2 | -24/+26 |
2011-03-09 | microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-03-09 | microblaze: Remove stale irq_chip.end | Thomas Gleixner | 1 | -13/+0 |
2011-03-09 | microblaze: Fix sparse warnings - signal.c | Michal Simek | 1 | -2/+2 |
2011-03-09 | microblaze: Fix sparse warning - fault.c | Michal Simek | 2 | -1/+2 |
2011-03-09 | microblaze: Fix missing microblaze specific syscalls declaration | Michal Simek | 2 | -1/+10 |
2011-03-09 | microblaze: Fix sparse warnings - cache.c | Michal Simek | 1 | -6/+6 |
2011-03-09 | microblaze: Fix sparse warning - cpuinfo.h | Michal Simek | 1 | -2/+2 |
2011-03-09 | microblaze: Fix sparse warning - unwind.c | Michal Simek | 1 | -1/+1 |
2011-03-09 | microblaze: Fix sparse warning - consistent_alloc function | Michal Simek | 2 | -2/+2 |
2011-03-09 | microblaze: Fix sparse warnings - ptrace | Michal Simek | 2 | -1/+5 |
2011-03-09 | microblaze: Fix sparse warning - sw_exceptions | Michal Simek | 2 | -1/+3 |
2011-03-09 | microblaze: Fix sparse warning - timer.c | Michal Simek | 1 | -3/+3 |
2011-03-09 | microblaze: Fix sparse warning - prom.c | Michal Simek | 1 | -1/+1 |
2011-03-09 | microblaze: Add support for DMA_BIDIRECTIONAL | Michal Simek | 1 | -0/+1 |
2011-03-09 | microblaze: trivial: Add one empty line | Michal Simek | 2 | -1/+1 |