aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19[CIFS] Update cifs version numberSteve French1-1/+1
2011-01-19cifs: move mid result processing into common functionJeff Layton1-78/+43
2011-01-19cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntryJeff Layton1-17/+24
2011-01-19cifs: clean up accesses to midCountJeff Layton3-5/+5
2011-01-19cifs: make wait_for_free_request take a TCP_Server_Info pointerJeff Layton1-13/+13
2011-01-19cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exitingJeff Layton1-41/+3
2011-01-19cifs: don't fail writepages on -EAGAIN errorsJeff Layton1-12/+37
2011-01-19CIFS: Fix oplock break handling (try #2)Pavel Shilovsky4-13/+16
2011-01-18Linux 2.6.38-rc1Linus Torvalds1-2/+2
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck3-4/+28
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos4-0/+324
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos3-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos7-2/+252
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos20-0/+1365
2011-01-18MIPS: jump label: Add MIPS support.David Daney5-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney1-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney1-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney3-18/+108
2011-01-18MIPS: Add DINSM to uasm.David Daney2-1/+11
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney3-0/+5
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos6-1/+157
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2011-01-18perf: Fix contexted inheritancePeter Zijlstra1-6/+5
2011-01-18x86: Clear irqstack thread_infoBrian Gerst1-5/+2
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li1-2/+9
2011-01-18ALSA: hda - Fix initialization for HP 2011 notebooksVitaliy Kulikov1-43/+10
2011-01-18ALSA: hda - Add support for VMware controllerBankim Bhavsar1-0/+2
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai11-78/+95
2011-01-18ALSA: hda - Add add multi-streaming playback for AD1988Raymond Yau1-4/+178
2011-01-18autofs4: clean ->d_release() and autofs4_free_ino() upAl Viro3-19/+16
2011-01-18autofs4: split autofs4_init_ino()Al Viro3-26/+15
2011-01-18autofs4: mkdir and symlink always get a dentry that had passed lookupAl Viro1-18/+10
2011-01-18autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymoreAl Viro3-7/+5
2011-01-18autofs4: kill ->size in autofs_infoAl Viro3-6/+3