| Commit message (Expand) | Author | Files | Lines |
2011-03-10 | tile on-chip network driver: sync up with latest fixes | Chris Metcalf | 1 | -446/+515 |
2011-03-10 | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 18 | -135/+235 |
2011-03-10 | arch/tile: add some more VMSPLIT options and use consistent naming | Chris Metcalf | 1 | -3/+9 |
2011-03-10 | arch/tile: fix some comments and whitespace | Chris Metcalf | 7 | -24/+15 |
2011-03-01 | arch/tile: export some additional module symbols | Chris Metcalf | 2 | -0/+8 |
2011-03-01 | arch/tile: enhance existing finv_buffer_remote() routine | Chris Metcalf | 4 | -56/+141 |
2011-03-01 | arch/tile: fix two bugs in the backtracer code | Chris Metcalf | 1 | -9/+19 |
2011-03-01 | arch/tile: use extended assembly to inline __mb_incoherent() | Chris Metcalf | 4 | -41/+20 |
2011-03-01 | arch/tile: use a cleaner technique to enable interrupt for cpu_idle() | Chris Metcalf | 1 | -11/+5 |
2011-03-01 | arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes | Chris Metcalf | 2 | -12/+39 |
2011-03-01 | arch/tile: fix reversed test of strict_strtol() return value | Chris Metcalf | 1 | -1/+1 |
2011-03-01 | arch/tile: avoid a simulator warning during bootup | Chris Metcalf | 1 | -0/+11 |
2011-03-01 | arch/tile: export <asm/hardwall.h> to userspace | Chris Metcalf | 1 | -0/+1 |
2011-03-01 | arch/tile: warn and retry if an IPI is not accepted by the target cpu | Chris Metcalf | 1 | -14/+19 |
2011-03-01 | arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls | Chris Metcalf | 1 | -49/+5 |
2011-03-01 | arch/tile: fix __ndelay etc to work better | Chris Metcalf | 5 | -11/+34 |
2011-03-01 | arch/tile: bug fix: exec'ed task thought it was still single-stepping | Chris Metcalf | 3 | -2/+26 |
2011-03-01 | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf | 5 | -10/+6 |
2011-02-25 | arch/tile: Fix atomic_read() definition to use ACCESS_ONCE | Chris Metcalf | 1 | -1/+1 |
2011-02-23 | tile: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-02-23 | tile: Use proper accessor functions in show_interrupt() | Thomas Gleixner | 1 | -4/+6 |
2011-02-23 | tile: Convert irq_chip to new functions | Thomas Gleixner | 1 | -14/+14 |
2011-02-23 | tile: Fix __pte_free_tlb | Peter Zijlstra | 1 | -13/+2 |
2011-02-23 | Readme: Add architecture | Tracey Dent | 1 | -1/+1 |
2011-02-22 | Linux 2.6.38-rc6v2.6.38-rc6 | Linus Torvalds | 1 | -1/+1 |
2011-02-22 | drm/i915: Do not handle backlight combination mode specially | Indan Zupancic | 2 | -47/+0 |
2011-02-22 | module: explicitly align module_version_attribute structure | Dmitry Torokhov | 1 | -1/+1 |
2011-02-22 | Docbook: add fs/eventfd.c and fix typos in it | Randy Dunlap | 2 | -6/+11 |
2011-02-22 | Documentation: log_buf_len uses [KMG] suffix | Randy Dunlap | 1 | -4/+3 |
2011-02-22 | Documentation: explain [KMG] parameter suffix | Ahmed S. Darwish | 1 | -0/+5 |
2011-02-22 | Documentation: complete crashkernel= parameter documentation | Ahmed S. Darwish | 1 | -4/+8 |
2011-02-21 | [CIFS] update cifs version | Steve French | 1 | -1/+1 |
2011-02-21 | dell-laptop: Toggle the unsupported hardware killswitch | Keng-Yu Lin | 1 | -2/+22 |
2011-02-21 | thinkpad_acpi: Always report scancodes for hotkeys | Seth Forshee | 1 | -6/+2 |
2011-02-21 | acer-wmi: Fix capitalisation of GUID | Matthew Garrett | 1 | -1/+1 |
2011-02-21 | platform/x86: ideapad-laptop depends on INPUT | Randy Dunlap | 1 | -1/+1 |
2011-02-21 | platform: x86: acer-wmi: world-writable sysfs threeg file | Vasiliy Kulikov | 1 | -1/+1 |
2011-02-21 | platform: x86: asus_acpi: world-writable procfs files | Vasiliy Kulikov | 1 | -7/+1 |
2011-02-21 | platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files | Vasiliy Kulikov | 1 | -1/+1 |
2011-02-21 | platform-drivers: x86: pmic: Use request_irq instead of chained handler | Thomas Gleixner | 1 | -38/+12 |
2011-02-21 | cifs: Fix regression in LANMAN (LM) auth code | Shirish Pargaonkar | 1 | -4/+4 |
2011-02-21 | eCryptfs: Copy up lower inode attrs in getattr | Tyler Hicks | 1 | -0/+2 |
2011-02-21 | ecryptfs: read on a directory should return EISDIR if not supported | Andy Whitcroft | 1 | -0/+1 |
2011-02-21 | eCryptfs: Handle NULL nameidata pointers | Tyler Hicks | 3 | -26/+29 |
2011-02-21 | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 1 | -1/+1 |
2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 2 | -6/+4 |
2011-02-21 | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King | 1 | -13/+89 |
2011-02-21 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 1 | -0/+9 |
2011-02-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |
2011-02-21 | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 2 | -1/+3 |