summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-131-1/+1
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-136-576/+1488
|\
| * tile: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-132-15/+3
| * arch/tile: misplaced parens near likelyroel2012-03-121-1/+1
| * arch/tile: sync up the defconfig files to the tipChris Metcalf2012-03-122-559/+1483
| * arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf2012-03-121-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-132-9/+10
|\ \
| * | perf record: Fix buffer overrun bug in tracepoint_id_to_path()Stephane Eranian2012-03-131-1/+1
| * | perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-121-8/+9
| |/
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-03-132-16/+59
|\ \
| * | CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky2012-03-061-13/+56
| * | cifs: possible memory leak in xattr.Santosh Nayak2012-03-061-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-133-6/+4
|\ \ \
| * | | restore smp_mb() in unlock_new_inode()Al Viro2012-03-101-0/+1
| * | | vfs: fix return value from do_last()Miklos Szeredi2012-03-101-1/+1
| * | | vfs: fix double put after complete_walk()Miklos Szeredi2012-03-101-1/+1
| * | | udf: Fix deadlock in udf_release_file()Jan Kara2012-03-101-2/+0
| * | | vfs: Correctly set the dir i_mutex lockdep classTyler Hicks2012-03-101-2/+1
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-127-3/+714
|\ \ \ \
| * | | | panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang2012-03-121-2/+2
| * | | | acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-121-1/+29
| * | | | Fujitsu tablet extras driverRobert Gerlach2012-03-124-0/+502
| * | | | x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings2012-03-123-0/+181
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2012-03-121-0/+3
|\ \ \ \
| * | | | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-071-0/+3
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-124-2/+10
|\ \ \ \ \
| * | | | | sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki2012-03-091-0/+5
| * | | | | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-071-1/+1
| * | | | | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-071-1/+3
| * | | | | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-071-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-124-2/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto2012-03-071-1/+1
| * | | | ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart2012-03-071-0/+4
| * | | | ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart2012-03-071-0/+1
| * | | | ARM: mach-shmobile: Fix bonito compile breakagePhil Edworthy2012-03-071-1/+2
| |/ / /
* | | | Linux 3.3-rc7v3.3-rc7Linus Torvalds2012-03-101-1/+1
| |_|/ |/| |
* | | aio: fix the "too late munmap()" raceAl Viro2012-03-091-8/+6
* | | aio: fix io_setup/io_destroy raceAl Viro2012-03-091-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-092-3/+7
|\ \ \
| * | | Btrfs: fix casting error in scrub reada codeChris Mason2012-03-031-1/+1
| * | | btrfs: fix locking issues in find_parent_nodes()Li Zefan2012-03-031-2/+6
* | | | memcg: revert fix to mapcount check for this releaseHugh Dickins2012-03-091-1/+1
* | | | x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-091-2/+2
* | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-03-093-2/+20
|\ \ \ \
| * | | | ALSA: hdspm - Provide ioctl_compatAdrian Knoth2012-03-081-0/+1
| * | | | ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang2012-03-071-0/+8
| * | | | ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint2012-03-061-0/+9
| * | | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-041-2/+2
| |\ \ \ \
| | * | | | ASoC: neo1973: fix neo1973 wm8753 initializationDenis 'GNUtoo' Carikli2012-03-041-2/+2
* | | | | | MAINTAINERS: new git entry for arm/mach-msmDavid Brown2012-03-091-1/+1
OpenPOWER on IntegriCloud