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