summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: change debug statement be consistent with the style of the restWanlong Gao2011-05-101-1/+1
* Revert "arm: mach-u300/gpio: Fix mem_region resource size miscalculations"Jiri Kosina2011-05-061-3/+4
* audit: acquire creds selectively to reduce atomic op overheadTony Jones2011-04-271-10/+17
* rtlwifi: don't touch with treewide double semicolon removalJiri Kosina2011-04-271-1/+1
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-2617-60/+60
* Merge branch 'master' into for-nextJiri Kosina2011-04-266039-81758/+191364
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-04-267-79/+128
| |\
| | * eCryptfs: Flush dirty pages in setattrTyler Hicks2011-04-261-0/+6
| | * eCryptfs: Handle failed metadata read in lookupTyler Hicks2011-04-264-16/+28
| | * eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-266-59/+92
| | * eCryptfs: dput dentries returned from dget_parentTyler Hicks2011-04-261-2/+2
| | * eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks2011-04-261-2/+0Star
| * | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-262-11/+12
| |\ \
| | * | rtc: fix coh901331 startup crashLinus Walleij2011-04-201-2/+2
| | * | mach-ux500: fix i2c0 device setup regressionLinus Walleij2011-04-201-9/+10
| * | | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-263-25/+55
| * | | add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-263-20/+19Star
| * | | bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds2011-04-261-4/+4
| | |/ | |/|
| * | Merge branch 'dcache-cleanup'Linus Torvalds2011-04-242-28/+18Star
| |\ \
| | * | vfs: get rid of insane dentry hashing rulesLinus Torvalds2011-04-242-28/+18Star
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-04-248-11/+103
| |\ \ \
| | * | | libata: ahci_start_engine compliant to AHCI specJian Peng2011-04-241-0/+21
| | * | | ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov2011-04-241-2/+12
| | * | | ata: pata_at91.c bugfix for high master clockIgor Plyatov2011-04-241-1/+7
| | * | | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+6
| | * | | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+8
| | * | | libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
| | * | | ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-242-3/+16
| | * | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-243-3/+6
| | * | | libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo2011-04-241-2/+0Star
| | * | | ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-242-0/+26
| * | | | Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-04-242-8/+47
| |\ \ \ \
| | * | | | UBIFS: fix master node recoveryArtem Bityutskiy2011-04-211-0/+26
| | * | | | UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy2011-04-211-4/+6
| | * | | | UBIFS: fix false space checking failureArtem Bityutskiy2011-04-201-4/+15
| | | |_|/ | | |/| |
| * | | | kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-241-1/+1
| | |/ / | |/| |
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-246-4/+34
| |\ \ \ | | |_|/ | |/| |
| | * | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-204-1/+22
| | * | PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki2011-04-182-3/+12
| * | | vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds2011-04-241-24/+21Star
| * | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-233-8/+11
| |\ \ \
| | * | | tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy2011-04-201-2/+6
| | * | | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-201-1/+2
| | * | | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-201-5/+3Star
| | | |/ | | |/|
| * | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-235-8/+14
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-2215-40/+110
| |\ \ \
| | * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-213-4/+31
| | |\ \ \
| | | * | | ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison2011-04-201-0/+4
| | | * | | ALSA: hda - Add a fix-up for Acer dmic with ALC271x codecTakashi Iwai2011-04-191-1/+24
| | | * | | ALSA: emu10k1 - Fix "Music" controls to "Synth" controls in documentsRaymond Yau2011-04-141-3/+3