summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ACPI: thinkpad-acpi: keep track of module stateHenrique de Moraes Holschuh2007-09-241-1/+19
| | * | | | | ACPI: thinkpad-acpi: add mutex-based locking to input device event send pathHenrique de Moraes Holschuh2007-09-241-0/+10
| | * | | | | ACPI: thinkpad-acpi: issue EV_SYNC after EV_SWITCHHenrique de Moraes Holschuh2007-09-241-1/+3
| | * | | | | ACPI: thinkpad-acpi: make room for more features in tp_features bitfieldHenrique de Moraes Holschuh2007-09-241-15/+15
| * | | | | | Pull sony-2.6.24 into release branchLen Brown2007-10-101-56/+148
| |\ \ \ \ \ \
| | * | | | | | sony-laptop: old Vaio models contain 2 IO port entriesMattia Dongili2007-08-241-56/+148
| * | | | | | | Pull suspend into release branchLen Brown2007-10-102-7/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: clean up acpi_enter_sleep_state_prepRafael J. Wysocki2007-10-101-7/+3Star
| | * | | | | | | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki2007-10-101-0/+5
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Pull randconfig into release branchLen Brown2007-10-103-1/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ACPI: suppress uninitialized var warningAndrew Morton2007-10-101-1/+1
| | * | | | | | acpi_video: kernel build error if !INPUTAndreas Herrmann2007-09-181-0/+1
| | * | | | | | sony-laptop/thinkpad-acpi: fix INPUT=n buildAndreas Herrmann2007-09-181-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: fix guest time accounting going faster than user time accountingChristian Borntraeger2007-10-191-1/+1
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1923-882/+254Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [MIPS] Delete totally outdated Documentation/mips/time.READMERalf Baechle2007-10-192-175/+0Star
| * | | | | | | | | [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-1911-82/+0Star
| * | | | | | | | | [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-196-167/+82Star
| * | | | | | | | | [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-192-8/+36
| * | | | | | | | | [MIPS] SMTC: Build fix.Ralf Baechle2007-10-191-0/+1
| * | | | | | | | | [MIPS] time: Delete dead code.Ralf Baechle2007-10-191-59/+0Star
| * | | | | | | | | [MIPS] MIPSsim: Strip defconfig file to the bones.Ralf Baechle2007-10-191-394/+138Star
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-10-1926-383/+961
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CIFS] log better errors on failed mountsSteve French2007-10-186-26/+35
| * | | | | | | | | [CIFS] Return better error when server requires signing but client forbidsSteve French2007-10-182-2/+5
| * | | | | | | | | [CIFS] fix typoSteve French2007-10-181-1/+1
| * | | | | | | | | [CIFS] acl support part 4Steve French2007-10-183-9/+25
| * | | | | | | | | [CIFS] Fix minor problems noticed by scanSteve French2007-10-172-7/+10
| * | | | | | | | | [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex...Steve French2007-10-172-2/+7
| * | | | | | | | | [CIFS] build breakSteve French2007-10-171-1/+1
| * | | | | | | | | [CIFS] endian fixesSteve French2007-10-171-3/+3
| * | | | | | | | | [CIFS] endian fixes in new acl codeDave Kleikamp2007-10-161-11/+11
| * | | | | | | | | [CIFS] Fix some endianness problems in new acl codeSteve French2007-10-163-27/+26Star
| * | | | | | | | | [CIFS] missing #endif from a previous patchSteve French2007-10-161-0/+2
| * | | | | | | | | [CIFS] formatting fixesCyrill Gorcunov2007-10-161-31/+26Star
| * | | | | | | | | [CIFS] Break up unicode_sessetup string functionsJeff Layton2007-10-162-26/+55
| * | | | | | | | | [CIFS] parse server_GUID in SPNEGO negProt responseJeff Layton2007-10-161-14/+18
| * | | | | | | | | [CIFS]Jeff Layton2007-10-161-2/+2
| * | | | | | | | | [CIFS] Fix endian conversion problem in posix mkdirCyril Gorcunov2007-10-145-10/+13
| * | | | | | | | | [CIFS] fix build break when lanman not enabledSteve French2007-10-121-0/+3
| * | | | | | | | | [CIFS] remove two sparse warningsSteve French2007-10-122-5/+5
| * | | | | | | | | [CIFS] remove compile warnings when debug disabledSteve French2007-10-121-2/+2
| * | | | | | | | | [CIFS] CIFS ACL support part 3Steve French2007-10-127-22/+141
| * | | | | | | | | [CIFS] Fix cifsd so shuts down when signing fails during mountSteve French2007-10-044-8/+42
| * | | | | | | | | [CIFS] Cleanup formattingSteve French2007-10-032-46/+51
| * | | | | | | | | [CIFS] CIFS ACL support (part 2)Shirish Pargaonkar2007-10-034-60/+151
| * | | | | | | | | [CIFS] remove some redundant argument checksMariusz Kozlowski2007-10-031-14/+8Star
| * | | | | | | | | [CIFS] Reduce chance of list corruption in find_writable_fileSteve French2007-10-021-15/+39
| * | | | | | | | | [CIFS] change misleading field nameSteve French2007-10-012-8/+6Star