summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-102-141/+103Star
* drivers/edac: provide support for tile architectureChris Metcalf2011-03-107-2/+384
* tile on-chip network driver: sync up with latest fixesChris Metcalf2011-03-101-446/+515
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-1018-135/+235
* arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-101-3/+9
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-107-24/+15Star
* arch/tile: export some additional module symbolsChris Metcalf2011-03-012-0/+8
* arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-014-56/+141
* arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-011-9/+19
* arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-014-41/+20Star
* arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-011-11/+5Star
* arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-012-12/+39
* arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-011-1/+1
* arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-011-0/+11
* arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-011-0/+1
* arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-011-14/+19
* arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-011-49/+5Star
* arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-015-11/+34
* arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-013-2/+26
* arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-015-10/+6Star
* arch/tile: Fix atomic_read() definition to use ACCESS_ONCEChris Metcalf2011-02-251-1/+1
* tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-231-0/+1
* tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-231-4/+6
* tile: Convert irq_chip to new functionsThomas Gleixner2011-02-231-14/+14
* tile: Fix __pte_free_tlbPeter Zijlstra2011-02-231-13/+2Star
* Readme: Add architectureTracey Dent2011-02-231-1/+1
* Linux 2.6.38-rc6Linus Torvalds2011-02-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-02-224-120/+44Star
|\
| * eCryptfs: Copy up lower inode attrs in getattrTyler Hicks2011-02-211-0/+2
| * ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft2011-02-211-0/+1
| * eCryptfs: Handle NULL nameidata pointersTyler Hicks2011-02-213-26/+29
| * eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"Tyler Hicks2011-02-181-94/+12Star
* | drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-222-47/+0Star
* | module: explicitly align module_version_attribute structureDmitry Torokhov2011-02-221-1/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-02-227-103/+61Star
|\ \
| * | dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin2011-02-211-2/+22
| * | thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee2011-02-211-6/+2Star
| * | acer-wmi: Fix capitalisation of GUIDMatthew Garrett2011-02-211-1/+1
| * | platform/x86: ideapad-laptop depends on INPUTRandy Dunlap2011-02-211-1/+1
| * | platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov2011-02-211-1/+1
| * | platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov2011-02-211-7/+1Star
| * | platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov2011-02-211-1/+1
| * | platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner2011-02-211-38/+12Star
| * | platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner2011-02-071-48/+32Star
| * | platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner2011-02-071-14/+8Star
| * | platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner2011-02-071-5/+1Star
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-02-221-1/+11
|\ \ \
| * | | fixdep: Do not record dependency on the source file itselfMichal Marek2011-02-211-1/+11
* | | | Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap2011-02-222-6/+11
* | | | Documentation: log_buf_len uses [KMG] suffixRandy Dunlap2011-02-221-4/+3Star