summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-301333-12264/+24882
|\
| * Merge branch 'linus' into core/percpuIngo Molnar2009-01-30293-4196/+10165
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-01-309-161/+121
| | |\
| | | * cifs: make sure we allocate enough storage for socket addressJeff Layton2009-01-291-8/+8
| | | * [CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French2009-01-292-3/+21
| | | * [CIFS] some cleanup to dir.c prior to addition of posix_openSteve French2009-01-291-25/+31
| | | * [CIFS] revalidate parent inode when rmdir done within that directorySteve French2009-01-292-1/+8
| | | * [CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French2009-01-293-31/+31
| | | * cifs: turn smb_send into a wrapper around smb_sendvJeff Layton2009-01-293-93/+22
| | * | sata_sil: Fix build breakageAlexander Beregalov2009-01-301-0/+1
| | * | Documentation/Changes: add required versions for new filesystemsBill Nottingham2009-01-301-1/+3
| | * | fix emacs indenting howto filename expansionDan Carpenter2009-01-301-1/+2
| | * | Documentation: update CodingStyle tips for Emacs usersTeemu Likonen2009-01-301-4/+11
| | * | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-3012-33/+35
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-01-308-23/+56
| | |\ \
| | | * | Staging: poch: fix verification of memory areaRoel Kluin2009-01-291-1/+1
| | | * | Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin2009-01-291-2/+14
| | | * | staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>Geert Uytterhoeven2009-01-291-0/+2
| | | * | Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signalOleg Nesterov2009-01-291-5/+5
| | | * | Staging: android: Add lowmemorykiller documentation.Arve Hjønnevåg2009-01-291-0/+16
| | | * | Staging: android: fix build error on 64bit boxesGreg Kroah-Hartman2009-01-291-1/+2
| | | * | Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.Arve Hjønnevåg2009-01-291-1/+1
| | | * | Staging: android: binder: fix arm build errorsArve Hjønnevåg2009-01-291-3/+3
| | | * | Staging: meilhaus: fix KbuildGreg Kroah-Hartman2009-01-291-10/+11
| | | * | Staging: comedi: fix KbuildGreg Kroah-Hartman2009-01-291-0/+1
| | | |/
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-303-6/+99
| | |\ \
| | | * | driver-core: fix kernel-doc parameter nameRandy Dunlap2009-01-291-1/+1
| | | * | UIO: Add missing documentation of features added recentlyHans J. Koch2009-01-291-0/+88
| | | * | Sync patch for jp_JP/stable_kernel_rules.txtTsugikazu Shibata2009-01-291-5/+10
| | | |/
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-305-3/+27
| | |\ \
| | | * \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-01-293-2/+15
| | | |\ \
| | | | * | ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich2009-01-281-0/+1
| | | | * | ALSA: hda - Fix compile warning with CONFIG_SND_JACK=nTakashi Iwai2009-01-271-2/+11
| | | | * | ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke2009-01-271-0/+1
| | | | * | ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai2009-01-231-0/+2
| | | * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-01-292-1/+12
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driverMisael Lopez Cruz2009-01-291-0/+4
| | | | * | ASoC: Fix null string usage with WM8753 DAIsMark Brown2009-01-291-1/+8
| | * | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-01-309-131/+284
| | |\ \ \ \
| | | * | | | UBI: allow direct user-space I/OSidney Amani2009-01-274-19/+66
| | | * | | | UBI: fix resource de-allocationArtem Bityutskiy2009-01-201-3/+13
| | | * | | | UBI: remove unused variableArtem Bityutskiy2009-01-201-4/+1
| | | * | | | UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-185-52/+25
| | | * | | | UBI: add ioctl compatibilityArtem Bityutskiy2009-01-181-23/+57
| | | * | | | UBI: constify file operationsJan Engelhardt2009-01-182-6/+6
| | | * | | | UBI: allow all ioctlsArtem Bityutskiy2009-01-181-2/+0
| | | * | | | UBI: remove unnecessry header inclusionArtem Bityutskiy2009-01-181-1/+0
| | | * | | | UBI: improve ioctl commentariesArtem Bityutskiy2009-01-181-26/+62
| | | * | | | UBI: add ioctl for is_mapped operationCorentin Chary2009-01-182-0/+16
| | | * | | | UBI: add ioctl for unmap operationCorentin Chary2009-01-182-2/+16