summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-059p: Creating files with names too long should fail with ENAMETOOLONG.Sripathi Kodi
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-04-059p: drop nlink removeAneesh Kumar K.V
2010-04-05fs/9p: Clunk the fid resulting from partial walk of the nameAneesh Kumar K.V
2010-04-059p: documentation updateSripathi Kodi
2010-04-059p: Fix setting of protocol flags in v9fs_session_info structure.Sripathi Kodi
2010-04-05ASoC: Only do WM8994 bias off transition from standbyMark Brown
2010-04-05ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown
2010-04-05ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown
2010-04-05ASoC: Support second DC servo readback method for wm_hubsMark Brown
2010-04-05ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown
2010-04-05eeepc-wmi: include slab.hTejun Heo
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo
2010-04-04ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas
2010-04-04ACPI: battery drivers should call power_supply_changed()Alan Jenkins
2010-04-04ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins
2010-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-04proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki
2010-04-04pcmcia: fix up alignf issuesDominik Brodowski
2010-04-04ALSA: echoaudio - Eliminate use after freeJulia Lawall
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter
2010-04-04ALSA: hda - Add MSI blacklist for Aopen MZ915-MTakashi Iwai
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller
2010-04-03sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller
2010-04-04PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-04-04ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes
2010-04-03ACPI: use _HID when supplied by root-level devicesBjorn Helgaas
2010-04-03sparc64: Update defconfig.David S. Miller
2010-04-03[WATCHDOG] doc: watchdog simple example: don't fail on fsync()Giel van Schijndel
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-03[WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier
2010-04-03[WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings
2010-04-03cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman
2010-04-03[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()Steve French
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-02Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-04-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-04-02PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-02tty: release_one_tty() forgets to put pidsOleg Nesterov