Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplateH Hartley Sweeten
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-08Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-08drm: Documentation typo fixesChristopher Harvey
2013-03-08Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-08Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-04eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-04Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-03mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-03metag: Internal and external irqchipsJames Hogan
2013-03-03metag: Time keepingJames Hogan
2013-03-03metag: ptraceJames Hogan
2013-03-03asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan
2013-03-03asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02constify path_get/path_put and fs_struct.c stuffAl Viro
2013-03-02cache the value of file_inode() in struct fileAl Viro
2013-03-02dm: add target num_write_bios fnAlasdair G Kergon
2013-03-02dm kcopyd: introduce configurable throttlingMikulas Patocka
2013-03-02dm ioctl: allow message to return dataMikulas Patocka
2013-03-02dm ioctl: optimize functions without variable paramsMikulas Patocka
2013-03-02dm: rename request variables to biosAlasdair G Kergon
2013-03-02dm: fix truncated status stringsMikulas Patocka
2013-03-02hsi: fix kernel-doc warningsRandy Dunlap
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens