Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | microblaze: add missing CONFIG_ prefixes | Paul Bolle | 1 | -3/+3 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |
2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-07-27 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 16 | -133/+149 |
2011-07-27 | microblaze: Do not show error message for 32 interrupt lines | Michal Simek | 1 | -1/+1 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -54/+10 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 2 | -2/+2 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -2/+0 |
2011-07-26 | Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus" | Michal Simek | 1 | -1/+1 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-25 | microblaze: PCI fix typo fault in of_node pointer moving into pci_bus | Michal Simek | 1 | -1/+1 |
2011-07-25 | microblaze: Add support for early console on mdm | Michal Simek | 2 | -2/+3 |
2011-07-25 | microblaze: Simplify early console binding from DT | Michal Simek | 3 | -82/+70 |
2011-07-25 | microblaze: Get early printk console earlier | Michal Simek | 3 | -4/+22 |
2011-07-25 | microblaze: Standardise cpuinfo output for cache policy | John A. Williams | 1 | -2/+3 |
2011-07-25 | microblaze: Unprivileged stream instruction awareness | John A. Williams | 6 | -1/+13 |
2011-07-25 | microblaze: trivial: Fix typo fault | Michal Simek | 1 | -1/+1 |
2011-07-25 | microblaze: exec: Remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-25 | microblaze: Remove duplicated prototype of start_thread() | Mathias Krause | 1 | -3/+0 |
2011-07-25 | microblaze: Fix unaligned value saving to the stack for system with MMU | Michal Simek | 1 | -28/+28 |
2011-07-25 | microblaze/irqs: Do not trace arch_local_{*,irq_*} functions | Steven Rostedt | 1 | -10/+10 |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -35/+0 |
2011-07-12 | pci: move microblaze and powerpc pci flag functions into asm-generic | Rob Herring | 1 | -57/+10 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-06-08 | pci/of: Consolidate pci_bus_to_OF_node() | Benjamin Herrenschmidt | 1 | -5/+0 |
2011-06-08 | pci/of: Consolidate pci_device_to_OF_node() | Benjamin Herrenschmidt | 1 | -5/+0 |
2011-06-08 | microblaze/pci: Move the remains of pci_32.c to pci-common.c | Benjamin Herrenschmidt | 3 | -139/+113 |
2011-06-08 | microblaze/pci: Remove powermac originated cruft | Benjamin Herrenschmidt | 3 | -275/+3 |
2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 3 | -55/+14 |
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 |