Age | Commit message (Expand) | Author |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-12-12 | gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo |
2011-11-23 | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki |
2011-11-21 | microblaze: bury asm/namei.h | Al Viro |
2011-11-21 | freezer: remove now unused TIF_FREEZE | Tejun Heo |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | microblaze: Add export.h to arch/microblaze files as required | Paul Gortmaker |
2011-10-31 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2011-10-14 | microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage | Peter Zijlstra |
2011-10-14 | microblaze: Use delay slot in __strnlen_user, __strncpy_user | Michal Simek |
2011-10-14 | microblaze: Remove NET_IP_ALIGN from system.h | Michal Simek |
2011-10-14 | microblaze: Add __ucmpdi2() helper function | Michal Simek |
2011-10-14 | microblaze: Raise SIGFPE/FPE_INTDIV for div by zero | Edgar E. Iglesias |
2011-10-14 | microblaze: Switch ELF_ARCH code to 189 | Edgar E. Iglesias |
2011-10-14 | microblaze: Added DMA sync operations | Eli Billauer |
2011-10-14 | microblaze: Moved __dma_sync() to dma-mapping.h | Eli Billauer |
2011-10-14 | microblaze: Add PVR for Microblaze v8.20.a | Michal Simek |
2011-10-14 | microblaze: Fix access_ok macro | Michal Simek |
2011-10-14 | microblaze: Add loop unrolling for PAGE in copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Simplify logic for unaligned byte copying | Michal Simek |
2011-10-14 | microblaze: Change label names - copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Separate fixup section definition | Michal Simek |
2011-10-14 | microblaze: Change label name in copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Clear top bit from cnt32_to_63 | Michal Simek |
2011-10-13 | microblaze: add missing CONFIG_ prefixes | Paul Bolle |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-07-27 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2011-07-27 | microblaze: Do not show error message for 32 interrupt lines | Michal Simek |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-26 | Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus" | Michal Simek |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | microblaze: PCI fix typo fault in of_node pointer moving into pci_bus | Michal Simek |
2011-07-25 | microblaze: Add support for early console on mdm | Michal Simek |
2011-07-25 | microblaze: Simplify early console binding from DT | Michal Simek |
2011-07-25 | microblaze: Get early printk console earlier | Michal Simek |
2011-07-25 | microblaze: Standardise cpuinfo output for cache policy | John A. Williams |
2011-07-25 | microblaze: Unprivileged stream instruction awareness | John A. Williams |
2011-07-25 | microblaze: trivial: Fix typo fault | Michal Simek |
2011-07-25 | microblaze: exec: Remove redundant set_fs(USER_DS) | Mathias Krause |